aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New version 2.0.4 hard coded. 2.0.4plegall2009-09-183-6/+6
| | | | | | | 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.4@3870 68402e56-0260-453c-a942-63ccdbb3a9ee
* Create release 2.0.4 from branch 2.0 r3868plegall2009-09-180-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/2.0.4@3869 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
* Update pclzip to 2.8.1 (PHP 5.3 compatibility)patdenice2009-09-051-20/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3822 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3798 from trunk to branch 2.0rub2009-08-262-4/+3
| | | | | | | Bug 1145: Mails are sent in double git-svn-id: http://piwigo.org/svn/branches/2.0@3799 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-08-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3783 68402e56-0260-453c-a942-63ccdbb3a9ee
* cherry picking merge 7795 to plegall2009-08-200-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3767 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 895: r3714 had replaced the "open in a new tab" (introduced in r3381 forplegall2009-08-201-2/+2
| | | | | | | feature:1020)) into a "open in the same", but it is important to keep the window with newsletter subscription links opened. git-svn-id: http://piwigo.org/svn/branches/2.0@3765 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-08-122-9/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3728 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3722 from trunkrvelices2009-08-074-3/+3
| | | | | | | - comment a css rule in admin page (was making Firefox very slow on form controls activation - remove usage of jquery.dimensions because not required git-svn-id: http://piwigo.org/svn/branches/2.0@3723 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 895 : At the end of install, webmaster is automatically connected with ↵patdenice2009-08-012-1/+24
| | | | | | two buttons: "Home" and "Admin" git-svn-id: http://piwigo.org/svn/branches/2.0@3714 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3711 from trunk to branch 2.0patdenice2009-07-311-1/+4
| | | | | | Disable database optimization for menubar order until it has been fixed. git-svn-id: http://piwigo.org/svn/branches/2.0@3712 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3703 from trunk - fix smarty debugging info (not important)rvelices2009-07-301-6/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3704 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-07-242-10/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3667 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: picture_nav_buttons.tpl gets in template-extension supportvdigital2009-07-233-1/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3664 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1071: improve log system on API calls. The log can be activated by aplegall2009-07-212-19/+21
| | | | | | | | | | configuration setting. The log file can be changed also with a configuration setting. improvement: pwg.images.add API methods gets a cleaner way to log received parameters. git-svn-id: http://piwigo.org/svn/branches/2.0@3661 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1070: fix a pLoader bug on Piwigo side. Catch the bad communication:plegall2009-07-211-1/+1
| | | | | | don't try to find tags if tag_ids parameter is empty (but not null). git-svn-id: http://piwigo.org/svn/branches/2.0@3659 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Subversion repository location on release creation scriptplegall2009-07-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3658 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 953: avoid fatal error when delete a photo (added with pwg.images.addplegall2009-07-211-1/+1
| | | | | | API) and the file doesn't not exist on the filesystem. git-svn-id: http://piwigo.org/svn/branches/2.0@3656 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug fix (use uasort for computed categories instead of usort) - I think ↵rvelices2009-07-201-1/+1
| | | | | | this is an old bug and somehow it worked before) git-svn-id: http://piwigo.org/svn/branches/2.0@3643 68402e56-0260-453c-a942-63ccdbb3a9ee
* correct bug in commit r3623 ( feature 1053 )rvelices2009-07-201-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3641 68402e56-0260-453c-a942-63ccdbb3a9ee
* update DE language branch2 thanks to Danielddtddt2009-07-193-42/+42
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3638 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3622 from trunk to branch 2.0rvelices2009-07-181-41/+51
| | | | | | - feature 1053: hide categories that contain no photo due to privacy level git-svn-id: http://piwigo.org/svn/branches/2.0@3623 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1057 added: let the IT/DE/ES users subscribe to the ID/DE/ES Piwigoplegall2009-07-171-2/+10
| | | | | | announcement newsletter. git-svn-id: http://piwigo.org/svn/branches/2.0@3620 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3611 from trunkrvelices2009-07-163-7/+20
| | | | | | improve event tracer: add the possibility to dump all the included php files git-svn-id: http://piwigo.org/svn/branches/2.0@3612 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-07-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3593 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update smarty to 2.6.26patdenice2009-07-156-61/+90
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3583 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update pclzip library to 2.8patdenice2009-07-151-108/+411
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3581 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-07-102-3/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3564 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix display of menubar tag cloud with IE8 (it was overflowing to the right ↵rvelices2009-07-081-2/+1
| | | | | | outside the menubar) git-svn-id: http://piwigo.org/svn/branches/2.0@3545 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3537 from trunkrvelices2009-07-071-1/+1
| | | | | | bug 1029 IE8 : rating system is gone - correction of javascript git-svn-id: http://piwigo.org/svn/branches/2.0@3538 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-07-061-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3532 68402e56-0260-453c-a942-63ccdbb3a9ee
* translate hide Branch2ddtddt2009-07-0413-1/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3524 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ES Branch 2ddtddt2009-07-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3523 68402e56-0260-453c-a942-63ccdbb3a9ee
* New(minor): Add Logout from admin menu (net cafe or office shared desktop) - ↵vdigital2009-07-042-0/+2
| | | | | | saqwild request git-svn-id: http://piwigo.org/svn/branches/2.0@3521 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor: prevent for non numeric values (except all)vdigital2009-07-041-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3519 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ES branch2 - thanks to Antonio Mengsddtddt2009-07-042-117/+117
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3518 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 986 branche 2ddtddt2009-07-0414-6/+22
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3516 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1043 fixed: avoid warning when merging chunks. This warning was preventingplegall2009-07-031-0/+2
| | | | | | the PwgError to work correctly and the error code was not transmitted. git-svn-id: http://piwigo.org/svn/branches/2.0@3513 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 0001042Criss2009-07-032-2/+2
| | | | | | Files fixed on 2.0 branch git-svn-id: http://piwigo.org/svn/branches/2.0@3506 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: jQuery statusvdigital2009-07-021-1/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3493 68402e56-0260-453c-a942-63ccdbb3a9ee
* Reverse of 3484vdigital2009-07-011-6/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3490 68402e56-0260-453c-a942-63ccdbb3a9ee
* New: Extend of available fields within a category page for a ↵vdigital2009-07-011-2/+6
| | | | | | | | | | | template-extension simple usage. Add thumbnail dimensions to remove as much as possible some PHP in tpl extensions. {$thumbnails.FILE_TN_WIDTH} {$thumbnails.FILE_TN_HEIGHT} git-svn-id: http://piwigo.org/svn/branches/2.0@3484 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 964 fixed and morevdigital2009-06-303-20/+17
| | | | | | | | | | | | + ?&lang=en_UK" => ?lang=en_UK" + =&lang=en_UK" => &lang=en_UK" + Works for any combinations of $conf['question_mark_in_urls'] $conf['php_extension_in_urls'] => BUT force a return to home in some cases. + Full technical code review git-svn-id: http://piwigo.org/svn/branches/2.0@3477 68402e56-0260-453c-a942-63ccdbb3a9ee