colymba
|
e7c7239ada
|
Unescape Form Fields POST data as Helper methode
Moved escaping or sent POST data into the Helper class since it is the
same everywhere.
|
2012-09-05 20:17:19 +03:00 |
|
colymba
|
fd4f046ad5
|
updated fields can now be saved
changes made in bulk editing are now saved: db fields + relations.
Fixing some DOM elements IDs and URLs
|
2012-08-26 23:59:25 +03:00 |
|
colymba
|
a9519c3528
|
update handler link and ToggleFields labels
|
2012-08-18 15:44:09 +03:00 |
|
colymba
|
bc10b34df7
|
changed breadcrumbs title
|
2012-08-18 01:27:36 +03:00 |
|
colymba
|
e6f7db2044
|
separate cms fields fetching and populating
created new fn populateCMSDataFields used to populate fields with a
record's data
|
2012-08-18 01:05:19 +03:00 |
|
colymba
|
92d269bac3
|
Basic operations for bulk editing in place
Create Request_handler edit function returning the form, and JS
manipulation of the UI buttons etc..
|
2012-08-16 23:29:35 +03:00 |
|
colymba
|
471a1c1331
|
created unlink routine
record can now be unlinked for the related page
|
2012-08-15 21:16:41 +03:00 |
|
colymba
|
0d1f0af03a
|
API: created ReqHdlr structure and delete routine
Request_Hanlder created with JS btn call and delete routine
|
2012-08-12 17:48:34 +03:00 |
|