aboutsummaryrefslogtreecommitdiffstats
path: root/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Search engine redesign, second part :plegall2006-01-273-2/+56
| | | | | | | | | | | | | | | improvement: in category.php, an icon opening a popup display the list of search rules. modification: function get_search_array is responsible of search rules retrieving from database. This function is called from get_sql_search_clause and from search_rules.php modification: ability to search multiple authors. Warning: this version of search tool can't search author names including any blank space. git-svn-id: http://piwigo.org/svn/trunk@1015 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: got rid of num= _GET param in category.php (use only start=) sorvelices2006-01-273-6/+13
| | | | | | | | | | | | | | | | | that links to category for search engines are the same as in category pagination feature 77: standard navigation link : HTML Link types improvement: add go to first and last image buttons in picture page improvement: do not increase image hit in picture.php when rating, adding to favorites, caddie, ... improvement: show number of hits in most_visited (as best_rated shows the rate) git-svn-id: http://piwigo.org/svn/trunk@1014 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge branch 1.5 r1010:1011 into BSF:nikrou2006-01-211-0/+3
| | | | | | - bug 268 fixed: display debug content correctly git-svn-id: http://piwigo.org/svn/trunk@1012 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 249: XHTML Validation in install.phpchrisaga2005-12-311-8/+9
| | | | | | | install.tpl is now HTML4.01 strict git-svn-id: http://piwigo.org/svn/trunk@996 68402e56-0260-453c-a942-63ccdbb3a9ee
* deletion: of unused code in picture.phpchrisaga2005-12-301-2/+18
| | | | | | | merge -r993:994 from branches/branch-1_5 into trunk (bug 254 fixed). git-svn-id: http://piwigo.org/svn/trunk@995 68402e56-0260-453c-a942-63ccdbb3a9ee
* - feature 232 : icon tool to download big image in pwg_high if existschrisaga2005-12-191-2/+2
| | | | | | | | - cosmetic : adjust big image popup to avoid unwanted scrolbars no toolbar or status-bar in this popup git-svn-id: http://piwigo.org/svn/trunk@985 68402e56-0260-453c-a942-63ccdbb3a9ee
* cosmetic : change page title form {PAGE_TITLE} to ↵chrisaga2005-12-121-1/+1
| | | | | | {GALLERY_TITLE}:{PAGE_TITLE} in template git-svn-id: http://piwigo.org/svn/trunk@983 68402e56-0260-453c-a942-63ccdbb3a9ee
* cosmetic : provide a "favicon" to the browserchrisaga2005-12-111-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@982 68402e56-0260-453c-a942-63ccdbb3a9ee
* template : fix categoryActions margins and picture page title backgroundchrisaga2005-12-102-30/+36
| | | | git-svn-id: http://piwigo.org/svn/trunk@981 68402e56-0260-453c-a942-63ccdbb3a9ee
* template : {themeconf:icon_dir}/*.png in admin/*.tplchrisaga2005-12-1013-26/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@980 68402e56-0260-453c-a942-63ccdbb3a9ee
* - manual merge -r976:977 from branch 1.5 (background color for comments)plegall2005-12-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@978 68402e56-0260-453c-a942-63ccdbb3a9ee
* add feature 221 : Add a link to "lost password" in quick connect formchrisaga2005-12-034-21/+38
| | | | | | | plus link to "register" and move quickconnect rules from default-layout.css to menubar.css git-svn-id: http://piwigo.org/svn/trunk@972 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fix : errors.png and infos.png path was incorrect in default-colors.csschrisaga2005-12-031-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@970 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 226 fixed : mixed class and id for "infos" and "errors" between tpl and csschrisaga2005-12-032-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@963 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve template : split theme from template itselfchrisaga2005-12-0322-178/+252
| | | | | | | 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
* improve template : split theme from template itselfchrisaga2005-12-0334-0/+0
| | | | | | | first rename "theme" as "icon" and move al icons under it git-svn-id: http://piwigo.org/svn/trunk@959 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge branch 1.5 bug 222 correction into BSFchrisaga2005-11-242-17/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@952 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 197 fixed : IE doesn't support multiple class (port form 1.5 branch)chrisaga2005-11-212-8/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@950 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 213 fixed : quickconnect legend cahnged to 'Quick connect'chrisaga2005-11-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@949 68402e56-0260-453c-a942-63ccdbb3a9ee
* - report bug 206 correction and some template improvement from branch 1.5chrisaga2005-11-1927-90/+97
| | | | | | | - 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
* - bug 211 fixed : incoherent default maximum width for thumbnail creationplegall2005-11-161-2/+2
| | | | | | | | and too vague label for maximum width & height in thumbnail creation screen. git-svn-id: http://piwigo.org/svn/trunk@937 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 180 fixed: remote_site.tpl doesn't validate.plegall2005-11-081-5/+7
| | | | | | | | - translation bug fixed: generate_file_listing.php doesn't exist, it's create_listing_file.php ! git-svn-id: http://piwigo.org/svn/trunk@927 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 184 fixed: for the third time...plegall2005-11-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@925 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improvement: use a "filter" form for adding user comments.plegall2005-11-072-14/+31
| | | | git-svn-id: http://piwigo.org/svn/trunk@924 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall2005-11-0538-0/+0
| | | | | | | GIF converted to PNG. git-svn-id: http://piwigo.org/svn/trunk@922 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 185 fixed: errors in language items.plegall2005-10-312-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@921 68402e56-0260-453c-a942-63ccdbb3a9ee
* (not in ChangeLog)plegall2005-10-311-0/+1
| | | | | | | | - "text-align: center" comes back on ul.categoryActions because action buttons were not centered in admin/picture_modify or admin/cat_modify git-svn-id: http://piwigo.org/svn/trunk@920 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: use "filter" class for quickconnect box (with some customplegall2005-10-312-29/+41
| | | | | | | | | modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee
* 2005-10-30 volcomvolcom2005-10-301-8/+7
| | | | | | | | * bug 190 fixed: issue in stats.tpl display * bug fixed: labels of monthly, daily graph fixed git-svn-id: http://piwigo.org/svn/trunk@918 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 177 fixed: for Safari (was fixed for Konqueror only)chrisaga2005-10-261-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@917 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 184 fixed: .png button left aligned in IEchrisaga2005-10-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@915 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: cat-list.tpl validate nowchrisaga2005-10-232-43/+5
| | | | | | | | improvement: removed some unnecessary css rules from old tests in FROM design in file default-layout.css git-svn-id: http://piwigo.org/svn/trunk@912 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 177 fixed: icon tools wrong position in Safari and Konquerorchrisaga2005-10-225-8/+27
| | | | | | | | | | | | Needed a little trick to fix it. Put the trick in a fix-khtml.css Loading in header.tpl and protected from IE, Geko and Opera, just in case (couldn't foud a safari css-only filter wich validate) bug fixed: issue in the FORM in remote_site.tpl which prevented HTML validation (still something to do with the TABLE). git-svn-id: http://piwigo.org/svn/trunk@910 68402e56-0260-453c-a942-63ccdbb3a9ee
* - use language item for set/unset instead of hard coded english itemsplegall2005-10-221-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@907 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 173 fixed: due to phpBB user identifiers management, the method toplegall2005-10-221-3/+3
| | | | | | | | | | | find the next user identifier has changer to MAX+1. - improvement: information message when new user added - bug fixed: language item "Username" used instead of "login". git-svn-id: http://piwigo.org/svn/trunk@906 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 176 fixed: need a javascript to handle transparent PNG background in IEchrisaga2005-10-203-7/+15
| | | | | | | | | | (tribute to Bob Osola http://homepage.ntlworld.com/bobosola/index.htm display: fixed another IE childselector bug in Categories Management admin page and improved display of this page in all browsers too. git-svn-id: http://piwigo.org/svn/trunk@905 68402e56-0260-453c-a942-63ccdbb3a9ee
* smaller font-size and, as requested, fonts more like 1.4chrisaga2005-10-181-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@899 68402e56-0260-453c-a942-63ccdbb3a9ee
* display : in group_list.tpl - wrong form class, mixed html tags, ...chrisaga2005-10-174-9/+13
| | | | | | | | display : suppress bullets in admin->synchronize and checkbox under select display : set standard font size to 12pt (untill better solution found) git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee
* * new: history details by month,dayvolcom2005-10-171-1/+31
| | | | git-svn-id: http://piwigo.org/svn/trunk@894 68402e56-0260-453c-a942-63ccdbb3a9ee
* Changed "ul.categoryActions>li" into "ul.categoryActions li".chrisaga2005-10-161-1/+1
| | | | | | | The first one is the right syntax but IE can't eat that so the display of the tools in the title bar was buggy (vertical instead of horizontal) git-svn-id: http://piwigo.org/svn/trunk@893 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix quickconnect form misalignementchrisaga2005-10-162-17/+32
| | | | git-svn-id: http://piwigo.org/svn/trunk@892 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: localized labels in Administration>Pictures>Caddieplegall2005-10-151-28/+28
| | | | | | | | | - translation: bug fixed on special categories title in French - translation: all help pages were translated in french git-svn-id: http://piwigo.org/svn/trunk@889 68402e56-0260-453c-a942-63ccdbb3a9ee
* separation horizontal rule required when configuration parameter ↵plegall2005-10-151-0/+1
| | | | | | show_picture_name_on_title is set to false git-svn-id: http://piwigo.org/svn/trunk@888 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change the image title to <H2> since <H1> is the galery titlechrisaga2005-10-152-4/+5
| | | | | | | Plus it makes the image title header smaller wich is a good thing for users with regular sized screens git-svn-id: http://piwigo.org/svn/trunk@887 68402e56-0260-453c-a942-63ccdbb3a9ee
* kill bug 0000170: class="thumbLink"chrisaga2005-10-152-2/+12
| | | | | | | moved inline style declaration to css git-svn-id: http://piwigo.org/svn/trunk@886 68402e56-0260-453c-a942-63ccdbb3a9ee
* kill bug 0000146: Image Nouveauchrisaga2005-10-151-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@885 68402e56-0260-453c-a942-63ccdbb3a9ee
* - modification: configuration parameters gallery_title andplegall2005-10-071-0/+10
| | | | | | | | | | | | gallery_description are GUI managed in Administration>Configuration>General - bug fixed: configuration parameters (use|show)_(exif|iptc) and authorize_remembering should have been deleted from config table some time ago. git-svn-id: http://piwigo.org/svn/trunk@882 68402e56-0260-453c-a942-63ccdbb3a9ee
* - new: mass virtual categories movement manager inplegall2005-10-072-0/+41
| | | | | | | Administration>Categories>Move screen. git-svn-id: http://piwigo.org/svn/trunk@881 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 158 fixed: display error on "double selects" screens (with MSIE,plegall2005-09-261-2/+3
| | | | | | | strange behavior). VDigital modification optimizes width usage :-) git-svn-id: http://piwigo.org/svn/trunk@878 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fixed: HTML error on nested UL in categories menu.plegall2005-09-251-2/+8
| | | | | | | | | | - bug 161 fixed: guest_id not taken into account for history table insert. - bug 164 fixed: category inserted in history table becomes too long if HTML tags are kept. git-svn-id: http://piwigo.org/svn/trunk@876 68402e56-0260-453c-a942-63ccdbb3a9ee