Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-16 | Reverted jQuery back to 1.2.6, UI back to RC4. Need to test more thoroughly ↵ | Chad Kieffer | |
next time. Sorry. | |||
2009-01-16 | Updated to jQuery UI 1.6rc5 (requires jQuery 1.3 now) | Chad Kieffer | |
2009-01-16 | Updated to jQuery 1.3. Change needs to be pushed to vendor branch. | Chad Kieffer | |
2009-01-12 | Theme admin refinement. Make more room to show the preview by enlarging the ↵ | Chad Kieffer | |
iframe and removing the heading above it. | |||
2009-01-11 | Pull the dialog title from the first <h1> we find, fall back to the first ↵ | Bharat Mediratta | |
<fieldset> <legend> | |||
2009-01-10 | Updated jquery-ui to include tabs | Felix Rabinovich | |
2009-01-10 | Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and ↵ | Chad Kieffer | |
icons. No need to fix position dialogs anymore. Included the following in the combined file + i18n files. Requires push back up to vendor branch. UI Core Effects Core Draggable - Req'd by Sortable Resizeable - Image/watermark/avatar scaling Sortable - Rearrange Dialog - All over :) Datepicker - Edit albums/items Progressbar Highlight - Message display, comment addition Transfer - Adding tags from available list to field Not fully integrated into the default theme yet. | |||
2009-01-09 | Reverted back to previous jquery-ui.js (1.6rc2). 1.6rc4 is screwing up ↵ | Chad Kieffer | |
placement of dialogs, among other things. | |||
2009-01-09 | Added gCommentsAdminMenu to clearfix. | Chad Kieffer | |
2009-01-06 | use "position: fixed" to keep the dialog centered in the viewport. | Bharat Mediratta | |
2009-01-06 | Refactor the way that dialogs work: | Bharat Mediratta | |
1) Get rid of the resizing behavior; create the dialog in the right place and then show it. 2) Grab the fieldset legend and put it into the title of the dialog, so that we don't have to use title="" params in anchors. 3) Stop using fixed buttons and let the form define its own buttons. 4) Stop suppressing all form buttons. | |||
2009-01-05 | Quick edit dialogs should stay on the same page and trigger a reload. | Bharat Mediratta | |
2009-01-05 | Add "quick edit" which lets you edit a photo's details from the albums | Bharat Mediratta | |
page. | |||
2009-01-01 | Refactor common dialog JS code out into lib/gallery.dialog.js | Bharat Mediratta | |
2008-12-25 | Move jquery.listen.js out to lib | Bharat Mediratta | |
2008-12-25 | We no longer need these, they've been rolled into jquery-ui.js | Bharat Mediratta | |
2008-12-25 | Merge in updated jquery-ui which contains the accordion widget, delete | Bharat Mediratta | |
explicit references to accordion widget from admin ui. | |||
2008-12-25 | Removed 'packed' from the name, it's not relevant | Bharat Mediratta | |
2008-12-23 | Edit user - first draft | Felix Rabinovich | |
2008-12-09 | Combine all the ui.jquery files into a single packed file at version ↵ | Tim Almdal | |
(1.6rc2) copied from the the corresponding vendor branch. Move into the application/lib directory and remove from the theme. Remove the ui.jquery javascript from the rearrange module and use the common library. | |||
2008-11-15 | Set svn:eol-style to LF. | Jozef Selesi | |
2008-11-15 | jquery.form.js r5945 | Bharat Mediratta | |
2008-11-10 | Add support for multi-file-upload using jquery.MultiFile and modify | Bharat Mediratta | |
Item_Controller to accept it. | |||
2008-11-08 | Add support for in-place editing of data fields. | Bharat Mediratta | |
2008-11-07 | Use jquery.cookie to keep the same tab open when you refresh | Bharat Mediratta | |
Add a switch to turn profiling on/off | |||
2008-11-07 | Added YUI 2.6.0 CSS collection to lib (reset-gonts-grids and base) and call ↵ | Chad Kieffer | |
these rather than CDN versions, for now. Renamed default theme's style sheet to screen.css, recommend that CSS files be named for the primary media they support. Removed unused YUI JS component calls from the default theme. | |||
2008-11-05 | Add jQuery 1.2.6 | Bharat Mediratta | |