Kevin Giszewski
12428c71a9
Use JSON.parse in favor of eval()
2014-01-19 08:51:49 -05:00
Kevin Giszewski
ffc876eed2
Update comments
2014-01-19 08:14:27 -05:00
Kevin Giszewski
41c43f1b7e
Remove function no longer used
2014-01-19 08:14:19 -05:00
Kevin Giszewski
d46ae5b993
Fix validation bug, rename labelExpression, change error style
2014-01-16 19:43:15 -05:00
Kevin Giszewski
d80f828b29
Fix validation.requiredAliases ini error
2014-01-16 14:43:46 -05:00
Kevin Giszewski
847c42238b
Remove Imulus References from Archetype except for C# and Property Alias
...
- Default to only one fieldset
- Move all other options to 'advanced'
2014-01-16 14:23:02 -05:00
Kevin Giszewski
758b479f2e
Merge branch 'feature/fieldset-label-expressions' into feature/configUI
2014-01-16 13:47:19 -05:00
Kevin Giszewski
a8cb0613cf
Rename renderItem to renderFieldset
2014-01-16 13:42:08 -05:00
Kevin Giszewski
ab6361f4ab
Complete Feature Required
...
- Also switch to underscore.js for controller.js
2014-01-16 12:37:01 -05:00
Tom Fulton
963447ba38
Replace fieldset label expressions with basic templates
...
The Label Expr. field can now be defined like this: Person: {{firstName}} {{lastName}}
Where firstName and lastName are the property alias of a property on the current fieldset
2014-01-15 23:27:33 -07:00
Kevin Giszewski
e44a448f62
Removed the hasValue propotype, caused issues on save
2014-01-15 20:23:59 -05:00
Kevin Giszewski
b07d2c03ec
Add Fieldset Highlight when !isValid
2014-01-15 19:44:27 -05:00
Kevin Giszewski
4548c185d9
WIP on 'Required'
2014-01-15 17:31:31 -05:00
Kevin Giszewski
2210c07358
Keep a fieldset open if it's the only one onLoad; handle toggle after insert
2014-01-14 20:09:45 -05:00
Kevin Giszewski
7b5457d51b
Add Label Expression
2014-01-14 19:48:01 -05:00
Kevin Giszewski
7ba4cd8e17
Remove Old Configs, fix bugs and wire-up collapser
2014-01-14 17:30:10 -05:00
Kevin Giszewski
908df13626
Begin WIP on config GUI
2014-01-14 14:15:00 -05:00
Kevin Giszewski
045fe2ee5c
Remove the 'remove' property from the model
2014-01-13 12:47:21 -05:00
Kevin Giszewski
e8a2d81009
Get Running with the Latest Reorg of stuff
2014-01-12 14:33:09 -05:00