aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge from trunk r1490:1491 into branch 1.6 (fix bugs 484 and 244 display ↵chrisaga2006-07-221-5/+5
| | | | | | issues with IE : focus, checkboxe radio) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1492 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1445:1446 into branch 1.6 (handle SELECT in seach.tpl)chrisaga2006-07-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1447 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1443:1444 into branch 1.6 (cosmetics)chrisaga2006-07-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge : from trunk r1336:1337 to branch 1.6 (fix bug 387)chrisaga2006-06-031-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1338 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall2006-05-151-0/+3
| | | | | | | | in the administration section. In the public search screen, tag fieldset is not displayed if no reachable tag. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1313 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduced the horizontal spacing between tags on the search pagervelices2006-04-261-2/+2
| | | | | | when clicking today on search page, the page is not scrolled to top git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1273 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix : bug 353 (radio and date in search.tplchrisaga2006-04-251-33/+50
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1267 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1256:1257 into branch 1.6 (search.tpl)chrisaga2006-04-221-5/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1258 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1254:1255 into branch 1.6 (isearch.tpl anf FORM.filter)chrisaga2006-04-221-101/+83
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1256 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1252:1253 into branch 1.6 (template)chrisaga2006-04-221-23/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixed html bug: name removed and tag "a" must not be closed before labelnikrou2006-04-121-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1150 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: script type missing (text/javascript)nikrou2006-04-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1142 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-061-0/+4
| | | | | | | | | | | | | | | | | improvement: urls for category can be now id and category names (instead of only id) improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name) improvement: identification, register, search pages automatically set focus on first form input improvement: focus, nofocus css class now valid for all forms fix: category comment is tag stripped in category_subcats.inc.php (otherwise issues with html/scripts inside category comment) git-svn-id: http://piwigo.org/svn/trunk@1131 68402e56-0260-453c-a942-63ccdbb3a9ee
* image sort order for tagsrvelices2006-04-051-25/+25
| | | | | | very minor code and language simplifications and corrections git-svn-id: http://piwigo.org/svn/trunk@1125 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-0/+10
| | | | | | | | limitations. Each image can be associated to as many tag as needed. Tags can contain non ASCII characters. Oriented navigation with tags by association. git-svn-id: http://piwigo.org/svn/trunk@1119 68402e56-0260-453c-a942-63ccdbb3a9ee
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-281-11/+11
| | | | | | | | | | | ability to show grayed months/weeks/days (without any picture in it), added icons for created/posted fields language uniformization calendar fixes: correct number of pictures in calendar view, code simplification (I hope so) git-svn-id: http://piwigo.org/svn/trunk@1059 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 77: standard navigation link - finalizedrvelices2006-02-101-1/+1
| | | | | | | | | 3 small fixes: simplified code (unnecessary $page['tab_expand']), urls in comments (at end of line nl2br issue+regex+html 4 validated) and $page['where'] correction for most_visited git-svn-id: http://piwigo.org/svn/trunk@1031 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve template : split theme from template itselfchrisaga2005-12-031-2/+2
| | | | | | | rest of the job : template (yoga), themes (clear dark), and php to handle them git-svn-id: http://piwigo.org/svn/trunk@960 68402e56-0260-453c-a942-63ccdbb3a9ee
* - report bug 206 correction and some template improvement from branch 1.5chrisaga2005-11-191-2/+2
| | | | | | | - feature 195 : add an "Admin" link under "Home" in the menu bar of the admin page git-svn-id: http://piwigo.org/svn/trunk@948 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-141-4/+5
| | | | | | | | | | | | | | | | | | | | array. This is the case of admin/help and about pages. - deletion: of unused functions (ts_to_mysqldt, is_image, TN_exists, check_date_format, date_convert, get_category_directories, get_used_metadata_list, array_remove, pwg_write_debug, get_group_restrictions, get_all_group_restrictions, is_group_allowed, style_select, deprecated_getAttribute). - new: many new contextual help pages to replace descriptions previously included in pages. - modification: reorganisation of language files. Deletion of unused language keys, alphabetical sort. No faq.lang.php anymore (replaced by help.html). Only done for en_UK.iso-8859-1. git-svn-id: http://piwigo.org/svn/trunk@862 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new : template yoga, made by yoDan, helped by chrisaga for integrationplegall2005-09-031-0/+138
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee