Commit Graph

9 Commits

Author SHA1 Message Date
Steffen Maaß
71790c52c1 FIX: The cachebuster now only includes a questionmark, if there is none in the current url... 2013-02-02 13:15:09 +01:00
colymba
0f6ae01bb5 Refresh GridField after unlink/delete 2012-09-06 18:36:07 +03:00
colymba
ad919af544 Add select option 2012-09-05 21:36:05 +03:00
colymba
2ba88c2108 Prettier hack for avoiding edit navigation 2012-09-05 21:14:44 +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
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
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
colymba
e4df616474 action button interactive styling
change action button style and icon depending on selected action
2012-08-11 16:21:53 +03:00
colymba
d42fa2f4e3 API: creating GridFieldBulkManager basic elements
Create component's files and initial UI styles and behaviours
2012-08-11 01:19:13 +03:00