aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-24bug 3057: avoid warnings and SQL crash when encountering inconsistentplegall1-38/+152
2014-01-27Merged revision(s) 26972, 26998 from trunk:mistic1001-5/+11
2014-01-23bug 3032 fixed: it seems that the SQL update in invalidate_user_cache_nb_tags...plegall1-2/+3
2014-01-22bug 2989: fix r26904mistic1001-0/+3
2014-01-22bug 2989: Deprecated: preg_replace(): The /e modifier is deprecatedmistic1001-3/+7
2014-01-16feature 2999: documentation of admin/include/functions.phpmistic1001-187/+260
2014-01-12render_tag_name trigger transmit full tag data as second parametermistic1001-1/+1
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
2013-10-30mistakenly removed status check in previous commit + same thing for usersmistic1001-35/+17
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...mistic1001-50/+29
2013-10-18merge r24986 from branch 2.5 to trunkplegall1-23/+16
2013-07-09bug:2855flop251-1/+1
2013-07-07bug:2898 make some updates methods static + factorize code from plugins, them...mistic1001-0/+54
2013-06-16bug:2855flop251-1/+30
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-04bug 2825: add maintenance action to clean the database and avoid integrity er...plegall1-0/+28
2013-01-01 update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall1-1/+1
2012-10-13feature 2773: add pwg_db_close() methodmistic1001-1/+1
2012-10-12- remove unsed code; shorten existing code and improve readability ...rvelices1-40/+6
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-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...rvelices1-11/+24
2012-07-30remove debug code from r17002mistic1001-1/+0
2012-07-25merge r17001 from branch 2.4 to trunkplegall1-0/+25
2012-06-29bug 2668 - fix php warnings on glob functionrvelices1-2/+5
2012-03-20multisize: remove 2 php warnings, delete custom derivatives (batch man + main...rvelices1-1/+2
2012-02-10feature 2564: redesign on photo administration screen.plegall1-0/+32
2012-02-07upgrade jquery to 1.7.1rvelices1-15/+23
2012-02-03feature 2561: fix links on album administration screensplegall1-2/+0
2012-02-02feature 2548 multisize - custom sizes restricted to those requested by theme/...rvelices1-9/+12
2012-02-01feature 2561: redesign on album administration screen.plegall1-0/+1
2012-01-20feature 2548 multisize rvelices1-1/+0
2012-01-17feature 2548 multisize - implement delete_element_derivativesrvelices1-30/+33
2012-01-17feature 2548 (multiple sizes): adapt the web API method pwg.images.add (usedplegall1-0/+13
2012-01-11bug 2554 php warning PHPWG_URL is not defined in page_tail.inc.php rvelices1-25/+7
2012-01-08feature 2548 multisize - added a page to build missing derivatives rvelices1-3/+0
2012-01-05feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices1-11/+2
2012-01-01feature 2541 multisizervelices1-6/+18
2011-12-27feature 2541 multisizervelices1-0/+79
2011-12-17merge r12762 from branch 2.3 to trunkplegall1-8/+3
2011-11-17bug:2513patdenice1-3/+3
2011-11-17bug:2511patdenice1-5/+3
2011-11-05feature:2322patdenice1-2/+2