Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-18 | Moved the short_form init function to gallery.common and made it jQuery ↵ | Chad Kieffer | |
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}. | |||
2009-09-15 | Move the code that adds the .gShortForm CSS class out of | Bharat Mediratta | |
gallery.short_forms.js and into the theme, since this is really a theme decision. | |||
2009-09-15 | Refactor all the short form code to tighten it up, and make it such | Bharat Mediratta | |
that the form button is disabled if we're showing the placeholder text. | |||
2009-09-15 | Autopopulation text form now clear content after getting focus every time. ↵ | Jan Koprowski | |
Problem described in #630. | |||
2009-05-26 | Split out re-used JavaScript for common functions (messages, valign), panel ↵ | Chad Kieffer | |
toggle, and forms to external files. |