aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* elease number 2.1.0RC3 hard coded2.1.0RC3plegall2010-04-292-3/+3
| | | | git-svn-id: http://piwigo.org/svn/tags/2.1.0RC3@6017 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create release candidate 2.1.0RC3 from trunk r6015plegall2010-04-290-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.1.0RC3@6016 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Fix tab display on IEpatdenice2010-04-295-3/+7
| | | | | | - Display missing screenshot on themes_new if screenshot is missing. git-svn-id: http://piwigo.org/svn/trunk@6015 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Add $themeconf['load_parent_local_head'] parameterpatdenice2010-04-291-7/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@6006 68402e56-0260-453c-a942-63ccdbb3a9ee
* Rollback revision 5923patdenice2010-04-293-13/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: on Google Chrome (Linux), fieldsets were center aligned in ↵plegall2010-04-291-0/+2
| | | | | | administration git-svn-id: http://piwigo.org/svn/trunk@6000 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 860 related: don't try to update the configuration during install becauseplegall2010-04-291-1/+3
| | | | | | pwg_query is not available yet. git-svn-id: http://piwigo.org/svn/trunk@5999 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 860 related: if the directory doesn't exist (SVN users) first try toplegall2010-04-291-10/+16
| | | | | | | create it. To avoid useless checks on filesystem (rvelices should appreciate) a configuration variable tells if we have to check or not. git-svn-id: http://piwigo.org/svn/trunk@5998 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1613 fixed: split the "pending" screen into 2 distinct sections :plegall2010-04-298-51/+6
| | | | | | admin>photos>pending + admin>tools>pending comments. git-svn-id: http://piwigo.org/svn/trunk@5997 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1634: default theme and default language have a specific page, ability toplegall2010-04-292-5/+10
| | | | | | set them from guest settings was removed. git-svn-id: http://piwigo.org/svn/trunk@5996 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: Admin>Config>Options>GuestSettings must show the guest settings,plegall2010-04-291-1/+1
| | | | | | not the default user settings. git-svn-id: http://piwigo.org/svn/trunk@5995 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: Admin>Config>Options>GuestSettings must show the guest settings,plegall2010-04-291-1/+1
| | | | | | not the default user settings. git-svn-id: http://piwigo.org/svn/trunk@5994 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: $themeconf['load_css_parent'] apply recursivelypatdenice2010-04-291-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5993 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: Add $themeconf['load_parent_css'] parameterpatdenice2010-04-293-4/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1484: prevent XSS vulnerability, encode url.plegall2010-04-294-4/+3
| | | | | | | improvement: no need to transmit the REQUEST_URI from PHP, Smarty already knows it. git-svn-id: http://piwigo.org/svn/trunk@5990 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-291-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5989 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1631: the pwg_token was missing on default tag administration screen.plegall2010-04-281-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5987 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1484: after a "quick connect" you are correctly redirect to the same page.plegall2010-04-282-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5986 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 860: display a more readable error when the _data directory is not writableplegall2010-04-282-3/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@5985 68402e56-0260-453c-a942-63ccdbb3a9ee
* l10n: add new string in upgrade procedureplegall2010-04-284-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5984 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless check of mysql.inc.phpplegall2010-04-281-92/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@5983 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-2811-113/+255
| | | | | | bug 1604: only activate core themes not all themes. git-svn-id: http://piwigo.org/svn/trunk@5982 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: migrate other template than yoga.patdenice2010-04-281-2/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@5981 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix tooltip position on admin intro page.patdenice2010-04-285-47/+98
| | | | | | Menubar reordering now looks like category reordering. git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
* In user_list page, theme value must be theme id, not theme name.patdenice2010-04-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5974 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ja_JP thanks to irohaprojectddtddt2010-04-271-0/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@5973 68402e56-0260-453c-a942-63ccdbb3a9ee
* Translation done acording to: ↵voyteckst2010-04-261-0/+19
| | | | | | http://piwigo.org/forum/viewtopic.php?pid=113063#p113063 git-svn-id: http://piwigo.org/svn/trunk@5968 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@5967 ↵voyteckst2010-04-261-1/+1
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update IT thanks to Ericnetddtddt2010-04-252-3/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5965 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ESddtddt2010-04-251-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5963 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change filename handler name for photos add pages.patdenice2010-04-245-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5960 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add triggers for image and thumbnail resizing.patdenice2010-04-242-5/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@5957 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1156 fixed : unit mode acts as picture modify, so remove action ↵nikrou2010-04-241-3/+1
| | | | | | leave and set to. git-svn-id: http://piwigo.org/svn/trunk@5956 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1156 fixed : add privacy level to photo bulk manager in unit modenikrou2010-04-242-25/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@5955 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] add SR help thanks to Darkoddtddt2010-04-242-0/+53
| | | | git-svn-id: http://piwigo.org/svn/trunk@5953 68402e56-0260-453c-a942-63ccdbb3a9ee
* original file is ISO-8859, converted it to UTF-8duke2010-04-241-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5951 68402e56-0260-453c-a942-63ccdbb3a9ee
* added de_DE translation for help_add_photos.htmlduke2010-04-241-0/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@5950 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] add file help NL thanks to pauldaytonaddtddt2010-04-241-0/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@5949 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: help_add_photos.html was copied from fr_FR by mistake in r5526plegall2010-04-245-155/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5948 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update CN thanks to Winsonddtddt2010-04-241-19/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@5947 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update ESddtddt2010-04-241-18/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@5946 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update FRddtddt2010-04-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5945 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix: Scroll issue with long subcat descriptionsvdigital2010-04-231-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5941 68402e56-0260-453c-a942-63ccdbb3a9ee
* updatevoyteckst2010-04-231-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5939 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1621 fixed : CSS vulnerability in register.phpnikrou2010-04-211-2/+2
| | | | | | login and mail_address fields must be filtered with htmlspecialchars. git-svn-id: http://piwigo.org/svn/trunk@5936 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1620 : add triggers on admin side for categories and batch mode.nikrou2010-04-215-1/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@5933 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update RU thanks to Eugeneddtddt2010-04-211-19/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5932 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some errors in generated htmlnikrou2010-04-2014-45/+44
| | | | git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing argument for pwg_db_changes()nikrou2010-04-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5930 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update HU languagesamli2010-04-201-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@5929 68402e56-0260-453c-a942-63ccdbb3a9ee