| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-02 | #2032 - Fix short form submit/cancel button formatting. | shadlaws | |
| - fixed the height of the submit buttons to match the input box - changed the cancel links into cancel buttons - added the hover effect to the buttons when used in in_place_edit (e.g. admin/tags) | |||
| 2010-02-02 | Display the error message for the in place edit. Also improve the double ↵ | Tim Almdal | |
| click guard. Fixes ticket #1000. | |||
| 2010-01-29 | Merge branch 'master' of git@github.com:gallery/gallery3 | Tim Almdal | |
| Conflicts: modules/gallery/views/in_place_edit.html.php | |||
| 2010-01-29 | Replace <?= form::close() ?> with </form>. Also add a call to ↵ | Tim Almdal | |
| access::csrf_form_field in the form template. Fixes ticket #996. | |||
| 2010-01-29 | Stop using obsolete form::close() | Bharat Mediratta | |
| Update the way we include the hidden CSRF field for InPlaceEdit. | |||
| 2009-11-17 | White-space fix and quoting update. | Chad Kieffer | |
| 2009-11-07 | 1) Change the name of the form and message to g-in-place-edit-form and ↵ | Tim Almdal | |
| g-in-place-edit-message. 2) Make sure the cancel button works and cleans up the dom appropriately. | |||
| 2009-11-05 | Clean up problem with cancelling the inplace edit left a whole bunch of css ↵ | Tim Almdal | |
| artifacts. | |||
| 2009-11-05 | Refactor the in place editting in tags admin out into a separate widget as ↵ | Tim Almdal | |
| 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. | |||
