aboutsummaryrefslogtreecommitdiffstats
path: root/template (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-06IE8 compatibility1.7ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/1.7@3273 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24- remove functions_group.inc.php (empty for some years; avoid unnecessary ↵rvelices2-28/+25
include_file) - thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2457 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-15lang correction + rating stars work better with safarirvelices2-3/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2436 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04Bug 754 fixed for 1.7.2mathiasm1-3/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2422 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-23- fix display of menubar related tags in IE7rvelices3-8/+7
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2355 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-06Resolved issue 0000807: New slideshow featuresrub1-0/+0
Change icons by stripy icons git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2258 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27fix no translationrub2-1/+1
set new slideshow icon git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2219 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-15enhance keyboard navigation on picture page (first,last,thumbs)rvelices1-16/+21
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2210 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-13merge revisions 2205 and 2206 from trunk to branch-1_7rvelices1-0/+24
feature 803: Implement keyboard navigation (left/right arrows) on the picture page fix: non-image elements without representative and without mime type icon default to thumbnail if possible git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2207 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-23Bug with no ref (and maybe 663): Currently if the "Search in subcategories" ↵vdigital1-3/+2
checkbox was unselected, all existing categories and elements were duplicated. Cause: Wrong comparison between fileserver directory list and already known files in tables. Resolution: keeping only the selected directory from the file server directory list in such cases, if that one is still allocated. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2193 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-01-22Locked bug: Search in sub-categories on synchronize screen has been hidden ↵vdigital1-1/+5
and replaced by a picture of a checked box. Currently if the real checkbox is unselected, it can duplicate all existing categories. A Warning message invites webmasters to contact us if they need this option. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2190 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-12-12comit for the bug 782 and 783ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2179 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-16Resolved issue 0000763: mail triggers:rub1-1/+3
Add triggers on mail part: o NBM o Group mail o process send mail + check groud_id null on group mail git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2139 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-16- fix plugin menu link broken with xamp (realpath behaves differently) ↵rvelices1-1/+1
(merge from trunk to branch 1_7) - added some meta_robots (noindex and nofollow) on popuphelp, search_rules and search seaction (googlebot gets crazy) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2137 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-10-010000749: Add an option to add new elements to caddie when synchronize database.patdenice1-0/+1
Add a redirection on index.php after "add to caddie action" (like on picture.php) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2113 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-19Resolved issue 0000725: Check integrityrub1-0/+49
Replace actual test (exif) by a new dynamic system of check integrity. Anomalies are listed with automatic correction if it's possible. Merge BSF 2064:2066 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2067 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-07-10719 : Split purge history link into Purge summary and Purge details.rvelices1-2/+6
- add a confirmation box when purging history git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2061 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-22Resolved issue 0000711: Add triggers and template block in order to add ↵rub1-0/+9
quickly new informations Merge BSF 2040:2041 into branch-1_7 git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2042 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-06-13Enhancement for the plugin development:rub1-0/+3
o Add footer block o Add useful triggers on template object git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2035 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-05-23Bug: Conformity issue, empty categories create errors. [Manual merge]vdigital1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2023 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-23permalinks not administrable by advisorsrvelices1-3/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1974 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-22Bug: Permalink arrows visibility / p0w0 theme.vdigital1-0/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1973 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-20merge r1964 from trunk to branch-1_7rvelices2-7/+8
- added rel nofollow for help link in search.tpl - added {PLUGIN_PICTURE_ACTIONS} in picture.tpl git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1965 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-09permalink and category.php redirections are permanent (http code 301) ↵rvelices2-2/+2
instead of temporary (301) added rel nofollow for the metadata link on picture page changed h2 background color style in dark/mail-css (was not readable when images are not downloaded) git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1949 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-04-06dark theme correctionrvelices1-6/+0
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1938 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-28New: release upgrade scripts from 1.3.0 come back from branch 1.6. Onlyplegall1-0/+44
install/upgrade_1.6.2.php is really new, upgrade 60 was taken into account. Detection of 1.6.0 or 1.6.2 data model in upgrade.php. Release upgrade scripts added on trunk to be kept in a safer place. git-svn-id: http://piwigo.org/svn/trunk@1927 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-28Issue 578rub2-78/+5
User guest must be real user Step 1: guest is a real user On next commit, I finish installation and use of guest of user list and group git-svn-id: http://piwigo.org/svn/trunk@1926 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-26"Put checkbox on the left!"rub2-10/+41
git-svn-id: http://piwigo.org/svn/trunk@1920 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-17Change the hover color of image border on clean mail.rub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@1918 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-17Fix problem when admin send email information about category.rub2-2/+2
git-svn-id: http://piwigo.org/svn/trunk@1917 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Send email on pwg group:rub3-6/+16
o Best mail content o Add a text area in order to complete email git-svn-id: http://piwigo.org/svn/trunk@1916 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Add the last (before 1.8) tabsheet on administration menu (Waiting elements).rub3-3/+13
Small change way mail function. git-svn-id: http://piwigo.org/svn/trunk@1915 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Update: Wipi picture header background was poorly sizedvdigital2-2/+3
git-svn-id: http://piwigo.org/svn/trunk@1913 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Update svn properties (svn:eol-style and svn:keywords)rub28-91/+91
git-svn-id: http://piwigo.org/svn/trunk@1912 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Add missing index.php.rub2-0/+66
git-svn-id: http://piwigo.org/svn/trunk@1911 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16Update index.php header.rub19-165/+127
Don't use explicitly index.php on the recursive call. Add missing index.php. Chang tags.php svn properties. git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-15Add new translation functions.inc.phprub2-1/+7
Translate subject of information mail. Notification mails are sent on the default language. No mail is sent to the author witch are not done actions git-svn-id: http://piwigo.org/svn/trunk@1908 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-14minimal changes (lang, small tpl change and quick search on tag url names in ↵rvelices1-6/+6
addition to name - handy with accentuated letters) git-svn-id: http://piwigo.org/svn/trunk@1906 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13Fix bad default value for language on table user_inforub1-0/+7
Improve mail send (Undisclosed-recipients, switch language, ...) Improve send an email to group members (Use Bcc, template, multi-language, ...) (But need more improvements) git-svn-id: http://piwigo.org/svn/trunk@1904 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13Updates:vdigital2-3/+3
- Copyrights 2003-2007 - help - Some HTML comform requests git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12added help for permalinksrvelices1-2/+2
put back the navigation bar for admin/element_set_global.tpl git-svn-id: http://piwigo.org/svn/trunk@1902 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12Add notification when a picture is loaded.rub1-3/+11
Change little translations. Improve mail sent. git-svn-id: http://piwigo.org/svn/trunk@1901 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12Apply property svn:eol-style Value: LFrub21-1086/+1086
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12New: send an email to group members with informations about a categoryplegall1-0/+23
(needs improvements). git-svn-id: http://piwigo.org/svn/trunk@1895 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11Fix Mathias requests about French words.rub4-19/+19
Rename completely general tab into main tab. git-svn-id: http://piwigo.org/svn/trunk@1894 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11New: history search results summary gives the number of filtered lines andplegall1-0/+8
give details about number of total users with the number of guests and the member names (that can be added to filter criteria). git-svn-id: http://piwigo.org/svn/trunk@1893 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11New: history search can be filtered on image id and filename.plegall1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@1892 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11New: history can be filtered on a user.plegall1-0/+11
git-svn-id: http://piwigo.org/svn/trunk@1890 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11Corrections, improvements, adaptation to new tabsheet for configuration help.rub3-5/+5
Change menu item "Batch management" by "Properties" git-svn-id: http://piwigo.org/svn/trunk@1887 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09Bug on admin tabsheets under IE7vdigital7-238/+211
git-svn-id: http://piwigo.org/svn/trunk@1886 68402e56-0260-453c-a942-63ccdbb3a9ee