aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge r4213 from branch 2.0 to tag 2.0.6 (highly unrecommended operation)2.0.6plegall2009-11-052-6/+7
| | | | | | | feature 1231: subscribe to cn.piwigo.org/announcement when current language is zh_CN git-svn-id: http://piwigo.org/svn/tags/2.0.6@4215 68402e56-0260-453c-a942-63ccdbb3a9ee
* New version 2.0.6 hard coded.plegall2009-11-053-8/+8
| | | | | | | Stable release required modifications: don't show version and generation time in footer, don't check the upgrade feed, don't die on sql errors. git-svn-id: http://piwigo.org/svn/tags/2.0.6@4214 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create release 2.0.6 from branch 2.0 r4209plegall2009-11-050-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.0.6@4210 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r4208 fro; trunkrvelices2009-11-052-1/+23
| | | | | | admin multi view plugin : new option "do not save page visits to history table" git-svn-id: http://piwigo.org/svn/branches/2.0@4209 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1220 : partial revert of r4140 commit. No author id in branch 2.0nikrou2009-11-051-4/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4191 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2] add localisation IT/DE/ESddtddt2009-11-041-0/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4189 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] vdigital2009-11-041-0/+0
| | | | | | | New: zh_TW (Chinese (Traditional)) flag git-svn-id: http://piwigo.org/svn/branches/2.0@4184 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1220 : merge from trunknikrou2009-11-041-3/+3
| | | | | | fix regression when search by author or keyword contains quote git-svn-id: http://piwigo.org/svn/branches/2.0@4183 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2] update hu_HUddtddt2009-11-021-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4172 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunknikrou2009-10-281-6/+17
| | | | | | | | | | | bug 1220 : fix XSS vulnerability. filter on since parameter (is_numeric) use only htmlspecialchars to filter vars to display revert rev:3600 add left join on users table Todo : use only left join on users table when a search by author is made git-svn-id: http://piwigo.org/svn/branches/2.0@4140 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] merge 4130 from trunkvdigital2009-10-272-0/+0
| | | | | | | | New: de_AT (Austrian) flag New: ir_IR (Persian) flag git-svn-id: http://piwigo.org/svn/branches/2.0@4131 68402e56-0260-453c-a942-63ccdbb3a9ee
* [extensions]- pLoader / trunk - Add hu language thanks to Pal Meheszddtddt2009-10-267-0/+1408
| | | | | | Feature 1214 added git-svn-id: http://piwigo.org/svn/branches/2.0@4123 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r2048 from trunk to branch 2 rvelices2009-10-201-9/+6
| | | | | | - avoid php warning in template when debug template option is activated git-svn-id: http://piwigo.org/svn/branches/2.0@4069 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, ↵ddtddt2009-10-154-2/+14
| | | | | | PHPWG_DOMAIN updated inside Piwigo. git-svn-id: http://piwigo.org/svn/branches/2.0@4046 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace another depreciated functions.patdenice2009-10-143-5/+5
| | | | | | Depreciated functions were removed in trunk in commit 3747 by Eric. git-svn-id: http://piwigo.org/svn/branches/2.0@4036 68402e56-0260-453c-a942-63ccdbb3a9ee
* Replace some ereg function (depreciated) by preg_match.patdenice2009-10-142-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4035 68402e56-0260-453c-a942-63ccdbb3a9ee
* Plugins upgrade now delete obsolete files from obsolete.list.patdenice2009-10-141-0/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4033 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] r4024 merged from Trunk to BranchEric2009-10-111-0/+2
| | | | | | | Bug 1189 fixed : Adding {$NAVBAR} at top of users list. git-svn-id: http://piwigo.org/svn/branches/2.0@4025 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fix 1185 : missing %s in admin vocabnikrou2009-10-107-7/+7
| | | | | | merge from trunk git-svn-id: http://piwigo.org/svn/branches/2.0@4016 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1079: don't save settings in database when restore default settings.patdenice2009-10-101-9/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4013 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Bug 1079Eric2009-10-0915-2/+23
| | | | | | Some common.lang.php updated git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Bug 1041] [REV 4008] Merged form trunk to branchEric2009-10-091-50/+50
| | | | | | Coding guidelines improvement git-svn-id: http://piwigo.org/svn/branches/2.0@4009 68402e56-0260-453c-a942-63ccdbb3a9ee
* set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can ↵patdenice2009-10-093-5/+5
| | | | | | | | | produce notices from PHP 5.3. Add a @ to avoid this notices. This functions need to be removed with PHP 6 git-svn-id: http://piwigo.org/svn/branches/2.0@4005 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4001-4003 from trunk to branch 2.0patdenice2009-10-091-68/+23
| | | | | | | Issue 1079: re-refactoring of code ;-) git-svn-id: http://piwigo.org/svn/branches/2.0@4004 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add ja_JP LocalFilesEditor language thanks to Mitsddtddt2009-10-093-0/+86
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4000 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3927, r3928, r3951, r3953 from trunk to branch 2.0patdenice2009-10-091-5/+72
| | | | | | | | | r3927: Add Smarty's prefilter capability. see topic:16219 (FR). r3928: Improve template prefilter functions r3951: Allow to add prefilters, postfilters and output filters to templates. r3953: Simplification of commit 3951. git-svn-id: http://piwigo.org/svn/branches/2.0@3998 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Merged from trunk to branch - Bug 1079 fixed : Return to default ↵Eric2009-10-087-1/+80
| | | | | | | | settings in user profile page. (I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/branches/2.0@3996 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add pt_BR help.html language thanks to Alexandre.ddtddt2009-10-081-0/+304
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3988 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add pt_BR install.lang.php language thanks to Alexandre.ddtddt2009-10-041-0/+76
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3977 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add pt_BR admin.lang.php language thanks to Alexandre.ddtddt2009-10-031-0/+656
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3972 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] Add AR languga thanks to albertoddtddt2009-10-016-0/+489
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3952 68402e56-0260-453c-a942-63ccdbb3a9ee
* Purge compiled templates when activate or deactivate a plugin.patdenice2009-10-011-3/+9
| | | | | | Cf topic:16250 on french forum. git-svn-id: http://piwigo.org/svn/branches/2.0@3949 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Bug 1041] Merged form trunk to branch : Switchable double/single password ↵Eric2009-09-293-18/+75
| | | | | | input with text or password type in admin using new $conf git-svn-id: http://piwigo.org/svn/branches/2.0@3945 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1176: Mail are not sent on Free sitesrub2009-09-282-88/+101
| | | | | | Add text/plain like alternative content-type git-svn-id: http://piwigo.org/svn/branches/2.0@3937 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update admin.lang.php en_UKddtddt2009-09-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3933 68402e56-0260-453c-a942-63ccdbb3a9ee
* [language_switch] New: pt_BR (Brasilian) flagvdigital2009-09-281-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3929 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1176: Mail are not sent on Free sitesrub2009-09-271-6/+0
| | | | | | "To: undisclosed-recipients: ;" are removed git-svn-id: http://piwigo.org/svn/branches/2.0@3925 68402e56-0260-453c-a942-63ccdbb3a9ee
* update EN to branch 2 thanks to Alexandre.ddtddt2009-09-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3924 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.0@3923 ↵nanticpwg2009-09-271-6/+6
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Brazil to branch 2 thanks to Alexandre.ddtddt2009-09-264-0/+419
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3919 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1164 update DEddtddt2009-09-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3890 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:1163 Error UTF-8 without boomddtddt2009-09-201-21/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3889 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add DE description.txt to Branche2 thanks to el ninjoddtddt2009-09-1910-0/+98
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3879 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add PL add_c13y_upgrade plugin to Branche 2 thanks to emcekddtddt2009-09-171-0/+30
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3862 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add PL description.txt to Branche2 thanks to emcekddtddt2009-09-1712-0/+157
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3854 68402e56-0260-453c-a942-63ccdbb3a9ee
* Langue ITriopwg2009-09-152-0/+31
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3850 68402e56-0260-453c-a942-63ccdbb3a9ee
* add description.txt file in language directory for plugin even tracerddtddt2009-09-147-0/+123
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3848 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Langue ES descriptions for plugins.ddtddt2009-09-148-0/+66
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3847 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Langue IT descriptions for plugins.riopwg2009-09-068-0/+66
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3832 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3716-3717 from trunk to branch 2.0patdenice2009-09-0523-5/+201
| | | | | | | Allow to add description.txt file in language directory for plugin description. Add multilingual descriptions for plugins. git-svn-id: http://piwigo.org/svn/branches/2.0@3824 68402e56-0260-453c-a942-63ccdbb3a9ee