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
/
search
/
views
/
search_link.html.php
Age
Commit message (
Expand
)
Author
2009-11-01
Remove g-right from quick search form, leave positioning to the theme.
Chad Kieffer
2009-10-28
Initial RTL update work. Consolidated shared rtl-related css selectors in gal...
Chad Kieffer
2009-10-16
Apply g-short-form directly to short forms rather than via JS. Comment update...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-08-31
Fix XSS vectors in HTML attributes (mostly t() calls)
Andy Staudacher
2009-02-06
jQuery-based buttons! Form updates, short form updates. Need to fix add user/...
Chad Kieffer
2009-01-17
Implement relevance ranked boolean searching on a full text index of
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2009-01-01
Change the preamble for views in two ways:
Bharat Mediratta
2008-12-17
Added JS to set/reset simple forms' input values to their corresponding label...
Chad Kieffer
2008-11-23
Move search out into its own module and have it display its link at
Bharat Mediratta