aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 3057: avoid warnings and SQL crash when encountering inconsistentplegall2014-03-241-38/+152
* Merged revision(s) 26972, 26998 from trunk:mistic1002014-01-271-5/+11
* bug 3032 fixed: it seems that the SQL update in invalidate_user_cache_nb_tags...plegall2014-01-231-2/+3
* bug 2989: fix r26904mistic1002014-01-221-0/+3
* bug 2989: Deprecated: preg_replace(): The /e modifier is deprecatedmistic1002014-01-221-3/+7
* feature 2999: documentation of admin/include/functions.phpmistic1002014-01-161-187/+260
* render_tag_name trigger transmit full tag data as second parametermistic1002014-01-121-1/+1
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* mistakenly removed status check in previous commit + same thing for usersmistic1002013-10-301-35/+17
* replace some mass_updates/inserts by single_update/insertmistic1002013-10-191-14/+5
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-50/+29
* merge r24986 from branch 2.5 to trunkplegall2013-10-181-23/+16
* bug:2855flop252013-07-091-1/+1
* bug:2898 make some updates methods static + factorize code from plugins, them...mistic1002013-07-071-0/+54
* bug:2855flop252013-06-161-1/+30
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-241-0/+16
* merge r21566 from branch 2.5 to trunkplegall2013-03-151-0/+26
* bug 2852 fixed: ability to use HTML markup in album description for pwg.categ...plegall2013-02-281-1/+1
* allow to pass an array to get_tag_ids()mistic1002013-02-181-1/+14
* bug 2825: add maintenance action to clean the database and avoid integrity er...plegall2013-02-041-0/+28
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* feature 2773: add pwg_db_close() methodmistic1002012-10-131-1/+1
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-40/+6
* little code refactoring over r17424plegall2012-09-181-1/+10
* feature 2737: improve tag administration screen rvelices2012-09-051-30/+41
* bug 2732: when new tags must be added, also look first for existing tags with...rvelices2012-09-031-58/+41
* merge r17668 from branch 2.4 to trunkplegall2012-08-301-36/+53
* bug 2716: modifying a photo reset it's rankmistic1002012-08-061-21/+45
* merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom d...rvelices2012-08-011-11/+24
* remove debug code from r17002mistic1002012-07-301-1/+0
* merge r17001 from branch 2.4 to trunkplegall2012-07-251-0/+25
* bug 2668 - fix php warnings on glob functionrvelices2012-06-291-2/+5
* multisize: remove 2 php warnings, delete custom derivatives (batch man + main...rvelices2012-03-201-1/+2
* feature 2564: redesign on photo administration screen.plegall2012-02-101-0/+32
* upgrade jquery to 1.7.1rvelices2012-02-071-15/+23
* feature 2561: fix links on album administration screensplegall2012-02-031-2/+0
* feature 2548 multisize - custom sizes restricted to those requested by theme/...rvelices2012-02-021-9/+12
* feature 2561: redesign on album administration screen.plegall2012-02-011-0/+1
* feature 2548 multisize rvelices2012-01-201-1/+0
* feature 2548 multisize - implement delete_element_derivativesrvelices2012-01-171-30/+33
* feature 2548 (multiple sizes): adapt the web API method pwg.images.add (usedplegall2012-01-171-0/+13
* bug 2554 php warning PHPWG_URL is not defined in page_tail.inc.php rvelices2012-01-111-25/+7
* feature 2548 multisize - added a page to build missing derivatives rvelices2012-01-081-3/+0
* feature 2548 multisize - improved picture.php display (original...) + code cl...rvelices2012-01-051-11/+2
* feature 2541 multisizervelices2012-01-011-6/+18
* feature 2541 multisizervelices2011-12-271-0/+79
* merge r12762 from branch 2.3 to trunkplegall2011-12-171-8/+3
* bug:2513patdenice2011-11-171-3/+3
* bug:2511patdenice2011-11-171-5/+3
* feature:2322patdenice2011-11-051-2/+2