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
/
modules
/
tag
/
js
Age
Commit message (
Expand
)
Author
2009-09-17
Cleanup issues with the original fix for #779
Tim Almdal
2009-09-16
When editing tags in place, and there is a validation error, highlight the ta...
Tim Almdal
2009-09-01
Fix XSS in tags JS
Andy Staudacher
2009-08-08
Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...
Tim Almdal
2009-08-08
Refactor the gallery dialog into a jQuery widget
Tim Almdal
2009-08-05
Revert "Allow a theme to override the page refresh mechanism. Create a new"
Tim Almdal
2009-07-28
Revert commit 078c77a62b623322956457bfd7bfbdaf56203b00 and change the
Tim Almdal
2009-07-27
Clean up amd simplify the tag processing: Only allow comma separators between
Tim Almdal
2009-07-27
Allow a theme to override the page refresh mechanism. Create a new
Tim Almdal
2009-07-24
Add tag autocomplete to the album and photo edit pop up dialogs.
Tim Almdal
2009-07-24
Partial implementation of ticket #80. Provide auto complete and suggestions o...
Tim Almdal
2009-07-23
Fix for ticket #496. replace the src attribute (non standard) with the title ...
Tim Almdal
2009-04-03
Clean up JS/HTML so that renaming works properly (it had hardcoded
Bharat Mediratta
2009-03-25
tag changes in the tag admin should now work as expected
Jakob Hilden
2009-02-09
Just reset the tag form after submission; no need to replace it with one from...
Bharat Mediratta
2008-12-30
Fixed indents
Chad Kieffer
2008-12-25
Big round of normalization of the way that our controllers
Bharat Mediratta
2008-12-25
Convert tag module over to returning JSON.
Bharat Mediratta
2008-12-01
Grouped inline form styles. No longer using gInline class in favor of specifi...
Chad Kieffer
2008-11-29
Changed CSS organization, removed form section. Moved generic form CSS up to ...
Chad Kieffer
2008-11-27
Get rid of the placeholder "add tags here..." text, and clear the form
Bharat Mediratta
2008-11-27
Refactor cloud generation into a helper so that we can call it from
Bharat Mediratta
2008-11-27
Fix indentation.
Bharat Mediratta
2008-11-27
We are now submitting the ajax tag add form to the server correctly and rehoo...
Tim Almdal
2008-11-27
Trying to add tags, but it doesn't work yet. For some reason that i can't fi...
Tim Almdal
2008-11-26
Remove the more or less links
Tim Almdal
2008-11-25
Moving right along on tags. Now the threshold for which tags can be changed....
Tim Almdal