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
/
views
Age
Commit message (
Expand
)
Author
2012-05-19
Create an ajax response framework that inserts <meta> tags to guard
Bharat Mediratta
2011-01-18
Create a hidden anchor containing the tag cloud autocomplete url. This way v...
Bharat Mediratta
2011-01-18
Revert "Temporarily removed ref tag to get the page validated. (Was also poin...
Bharat Mediratta
2011-01-08
Temporarily removed ref tag to get the page validated. (Was also pointing at ...
Joe7
2010-12-29
Remove a stray comma at the end of a JSON array which was breakig IE. Fixes...
Bharat Mediratta
2010-09-07
Disable selectFirst in the autocomplete box, which makes it a little
Bharat Mediratta
2010-04-29
Applied capitalization rules to title, changed from Tag admin to Manage tags
ckieffer
2009-11-25
Refactor the tags to remove the REST_Controller. Partial fix for ticket #917
Tim Almdal
2009-11-14
Normalize tags a bit.
Bharat Mediratta
2009-11-06
The ajaxify_tag_form was not being called when the block was created. Moved ...
Tim Almdal
2009-11-05
Refactor out the in place editting and use the new gallery.in_place_edit widg...
Tim Almdal
2009-10-27
Correct tag admin list markup that I likely hacked up during recent commits. ...
Chad Kieffer
2009-10-20
Minor tag admin style updates.
Chad Kieffer
2009-10-20
Rollback tag admin to fix. Now functioning.
Chad Kieffer
2009-10-18
Resolve merge conflict.
Chad Kieffer
2009-10-18
Resolve tag module conflicts.
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-18
Moved the short_form init function to gallery.common and made it jQuery plugi...
Chad Kieffer
2009-10-17
White space fixes.
Chad Kieffer
2009-10-17
Move tag css from theme to the module. Introduced generic .g-inline class for...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-30
First round of CSS refactor updates. Added calls to gallery.common.css from w...
Chad Kieffer
2009-09-01
Fix XSS in tags JS
Andy Staudacher
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
XSS fixes
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-07-28
Clean up amd simplify the tag processing: Only allow comma separators between
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-06-28
Use $theme->script() method to render module javascript files
Tim Almdal
2009-06-13
Multi-byte safe function to support all other languages.
unostar
2009-05-31
Run all variables that come from user-entered data through p::clean()
Bharat Mediratta
2009-05-21
1) This provides the editting functionality for albums and photos in the
Tim Almdal
2009-05-18
This takes us the next step closer to providing bulk edit. We still
Tim Almdal
2009-04-03
Clean up JS/HTML so that renaming works properly (it had hardcoded
Bharat Mediratta
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-25
tag changes in the tag admin should now work as expected
Jakob Hilden
2009-03-17
Remove the in-place tag editing code from the default theme. It
Bharat Mediratta
2009-03-16
Ticket #97. Applied button css where missing. Minor form css improvements.
Chad Kieffer
2009-02-26
Move tag CSS into admin theme's screen.css
Bharat Mediratta
2009-02-24
File structure style fixes
Andy Staudacher
2009-02-15
Fix pluralized text.
Bharat Mediratta
2009-02-11
improvements on the tag admin
Jakob Hilden
2009-02-05
clean up indentation
Bharat Mediratta
2009-02-04
added inplace edit to tag admin (form still needs to be set to rename using A...
Jakob Hilden
2009-01-24
Admin theme style cleanup. Merged separate selected, available, unavailable i...
Chad Kieffer
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
[next]