aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-19feature 3001: new link "add photos" on album edition page. Patch by msakikplegall1-8/+40
2013-11-19feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer...mistic1002-23/+24
2013-11-11feature 2890: small changes to the new design of group manager. Tab (withplegall1-1/+5
2013-11-08feature 2998: Maintenance class for plugin mistic1002-75/+173
2013-11-07feature 2995 and feature 2997mistic1001-1/+1
2013-11-06feature 2995: New email templatemistic1001-16/+17
2013-11-01feature 2994: only activate elegant and smartpocket themes during installplegall1-1/+1
2013-10-30mistakenly removed status check in previous commit + same thing for usersmistic1001-35/+17
2013-10-30feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall1-0/+4
2013-10-25bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated onmistic1001-6/+13
2013-10-22feature 2920 added: change admin screen "pending comments" to "all comments".plegall1-1/+1
2013-10-19replace some mass_updates/inserts by single_update/insertmistic1001-14/+5
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic10018-280/+183
2013-10-18merge r24986 from branch 2.5 to trunkplegall1-23/+16
2013-08-14feature:2826 missing hardcoded PEM category id in r20449mistic1001-1/+3
2013-07-14bug:2944 Performance issues when creating an album mistic1001-16/+1
2013-07-09bug:2855flop251-1/+1
2013-07-07bug:2898 make some updates methods static + factorize code from plugins, them...mistic1005-232/+68
2013-06-19feature 2916 (admin icons):plegall1-17/+17
2013-06-16bug:2855flop251-1/+30
2013-06-16feature:2925flop251-1/+1
2013-06-16feature:2925flop251-0/+9
2013-06-04feature 2916 Replace raphael with symbol fonts rvelices1-8/+8
2013-04-11bug:2863flop251-1/+12
2013-03-24feature 2836: display the number of comments/tags in the menubar rvelices1-0/+16
2013-03-15merge r21566 from branch 2.5 to trunkplegall1-0/+26
2013-02-28bug 2852 fixed: ability to use HTML markup in album description for pwg.categ...plegall1-1/+1
2013-02-18allow to pass an array to get_tag_ids()mistic1001-1/+14
2013-02-12feature:65 fix fatal error at the end of the install process, remove unused f...mistic1001-55/+0
2013-02-12feature:65 pwg_db_connect doesn't return anything nowmistic1002-12/+6
2013-02-04bug 2825: add maintenance action to clean the database and avoid integrity er...plegall1-0/+28
2013-01-30feature:65 Add support for PHP mysqli extension, activated by default, remove...mistic1001-6/+10
2013-01-29feature:2826mistic1003-7/+9
2013-01-05minor optimization on photos_add_direct mistic1001-1/+1
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall23-23/+23
2012-11-25bug:2793 use "include_once" instead of "include" when including pclzipmistic1004-4/+4
2012-11-02feature 2727: improve password security with the use of PasswordHash class.plegall1-6/+1
2012-10-13feature 2773: add pwg_db_close() methodmistic1001-1/+1
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices2-91/+23
2012-09-18little code refactoring over r17424plegall1-1/+10
2012-09-05feature 2737: improve tag administration screen rvelices1-30/+41
2012-09-03bug 2732: when new tags must be added, also look first for existing tags with...rvelices1-58/+41
2012-08-30bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark u...rvelices2-10/+19
2012-08-30merge r17668 from branch 2.4 to trunkplegall1-36/+53
2012-08-06bug 2716: modifying a photo reset it's rankmistic1001-21/+45
2012-08-01merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d...rvelices3-17/+50
2012-07-30remove debug code from r17002mistic1001-1/+0
2012-07-25merge r17003 from branch 2.4 to trunkplegall1-0/+5
2012-07-25merge r17001 from branch 2.4 to trunkplegall1-0/+25
2012-07-23merge r16934 from branch 2.4 to trunkplegall1-1/+1