Age | Commit message (Collapse) | Author |
|
- removed extra leading whitespaces
|
|
- removed extend similar to previous jQuery updates (doesn't work the same with jQuery 1.4+)
|
|
click guard. Fixes ticket #1000.
|
|
to show the inplace edit form multiple times, the form is only shown once. Fixes ticket #999
|
|
g-in-place-edit-message.
2) Make sure the cancel button works and cleans up the dom appropriately.
|
|
1) Only allow 1 in place edit to be active at a time (gets around the issue of using an id to identify the form
2) remove the add_ prefix from some of the api methods
3) clean up inconsistent naming
|
|
part ofthe gallery module. Create the jQuery widget, form template and library to support generalized in place editting. Part of the fix for ticket #750.
|