index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
js
Age
Commit message (
Expand
)
Author
2009-05-14
Convert spaces into underscores when generating the album name from the title
Bharat Mediratta
2009-05-14
Bind to the change() event also so that we can pick up autocompletions in the...
Bharat Mediratta
2009-05-13
Add a little JS sugar to set the album directory name to the same as
Bharat Mediratta
2009-05-13
Address the final point in #226. Disable the make album cover icon if
Tim Almdal
2009-04-06
Fix up the quick-edit code on the photos page. Everything but "move"
Bharat Mediratta
2009-03-31
Add quick edit pane to resize images, ticket #189
Chad Kieffer
2009-03-20
Restore $extra_attrs in img tags. Roll back to using .gThumbnail in quick pane.
Chad Kieffer
2009-03-18
Fix for ticket #152. Somewhere along the line we we stopped using
Tim Almdal
2009-03-05
Applied jQuery UI buttons to quick edit pane. Not tested, but icons should di...
Chad Kieffer
2009-02-09
Add local localization functionality. Local = no means to upload / download t...
Andy Staudacher
2009-02-09
Adding translation UI. Not backed by any model yet (submissions are ignored).
Andy Staudacher
2009-02-08
Implement the "additional options" part of the quick menu. It's only
Bharat Mediratta
2009-02-07
Fix indentation.
Bharat Mediratta
2009-02-06
jQuery-based buttons! Form updates, short form updates. Need to fix add user/...
Chad Kieffer
2009-02-06
Apply default link styles to links in dialogs, including the Forgot Password ...
Chad Kieffer
2009-02-05
Use jQuery UI close icon for full size close. Quote and code cleanup
Chad Kieffer
2009-02-05
Improve the close icon so it doesn't look as much like an envelope.
Tim Almdal
2009-02-05
Add full size image display. Changes the core menu now checks that the
Tim Almdal
2009-01-29
Add delete support as a quick-edit option
Bharat Mediratta
2009-01-20
Quick edit now lets you set the album cover.
Bharat Mediratta
2009-01-15
Added gQuick to album_top, started implementation, but incomplete so far. Nee...
Chad Kieffer
2009-01-15
Minor display updates for quick edit menu.
Chad Kieffer
2009-01-14
Visually attach the quick edit menu to the thumbnail container. Added more ed...
Chad Kieffer
2009-01-13
Update quick edit markup, styles, js. One step towards jquery ui theme.
Chad Kieffer
2009-01-06
Don't make the overlay opaque when we're doing a dialog-based edit.
Bharat Mediratta
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
2009-01-04
Rename:
Bharat Mediratta
2009-01-04
CSS/JS formatting and selector updates.
Chad Kieffer
2009-01-03
Add a loading dialog when we quickedit.
Bharat Mediratta
2009-01-03
Resize the quickedit box after rotation.
Bharat Mediratta
2009-01-03
Add a new quick-edit mode for editing photos when viewing albums.
Bharat Mediratta
2008-12-11
Changes to the Menu.php:
Tim Almdal
2008-12-08
Restructure Menu processing to respect the differnent types of menu items (Me...
Tim Almdal
2008-12-07
Change the menu processing to add the gDialogLink class if the url starts wit...
Tim Almdal
2008-12-07
Merge gallery3/branches/menus back into gallery3/trunk
Tim Almdal