Lance Edgar
42b97d1e1a
Add a bit more flexibility to jquery time input values
...
i.e. for when the user hand-keys a value
2017-12-20 21:30:14 -06:00
Lance Edgar
927eb3b38c
Add custom schema type for jQuery time picker data
2017-12-08 17:38:52 -06:00
Lance Edgar
abd47ae7ae
Fix deserialize logic for jQuery time-picker widget
2017-12-08 14:39:23 -06:00
Lance Edgar
1e8a4534d5
Various forms2 changes
2017-12-07 20:35:44 -06:00
Lance Edgar
789bdef190
Add cleared/selected callbacks for jquery autocomplete in forms2
2017-12-05 20:36:57 -06:00
Lance Edgar
8041c085f6
Add basic "helptext" support for forms2
2017-12-05 15:07:25 -06:00
Lance Edgar
332fadd42e
Refactor people view to use master3
2017-12-04 18:49:52 -06:00
Lance Edgar
c3fb86e391
Refactor messages view to use master3
2017-12-04 17:52:25 -06:00
Lance Edgar
84ebf5d929
Refactor employees view to use master3
2017-12-04 13:48:31 -06:00
Lance Edgar
40d2251844
Add custom FieldList
class for forms2 field list
2017-11-22 11:21:28 -06:00
Lance Edgar
9c205d7da5
Add colander magic for association proxy fields
...
hopefully now any association proxy fields which are included, will be given
the appropriate type and widget. however this still doesn't work for the
readonly rendering of fields...
2017-11-21 11:11:18 -06:00
Lance Edgar
6ea88808b2
Add date/time-picker, autocomplete support for forms2 (deform)
2017-11-20 17:01:08 -06:00
Lance Edgar
f541a94351
Set widget when defining enum for a form2 field
2017-11-20 12:38:50 -06:00
Lance Edgar
5f04ac9cb4
Add "text" type for new form fields
2017-10-31 13:25:19 -07:00
Lance Edgar
1ee822d715
Add support for validator and required flag, for new forms
2017-10-24 19:58:59 -07:00
Lance Edgar
46b49ab987
Add 'currency' field type for new forms
2017-10-14 18:52:30 -07:00
Lance Edgar
7442b933fd
Add support for setting default field values on new forms
...
i.e. those using Colander schema
2017-10-14 17:55:29 -07:00
Lance Edgar
6281593084
Add "local" datetime renderer for new grids, forms
2017-10-10 13:58:52 -07:00
Lance Edgar
6186700a66
Add 'duration' type for new form fields
...
this only supports readonly, for now..
2017-09-26 22:06:50 -05:00
Lance Edgar
7cb4664018
Add ability to override schema node for custom deform fields
2017-09-23 16:25:37 -05:00
Lance Edgar
bbfa15845a
Convert departments view to master3
2017-08-17 00:45:08 -05:00
Lance Edgar
e14b5a89c3
Improve status tracking for upgrades; add package version diff
2017-08-07 22:23:07 -05:00
Lance Edgar
f5688f1f90
Add basic support for performing / tracking app upgrades
...
also add `MasterView.executable` and friends
2017-08-05 22:07:49 -05:00
Lance Edgar
4dcd89fba7
Add new v3 master with v2 forms, with colander/deform
...
goal here is to replace FormAlchemy dependency, slowly but surely..
so far only the Settings and Stores views use v3 master
2017-07-18 16:17:00 -05:00