aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r30106 from trunk to branch 2.7plegall2014-10-161-3/+1
* feature:732flop252014-08-171-3/+7
* fix my previous commit typo mistakervelices2014-07-211-1/+1
* bug 3101: Allow multi language tags to be recognized from selectize or metada...rvelices2014-07-211-8/+14
* more query2array on admin sidervelices2014-07-171-61/+49
* feature 3010 : replace trigger_action/event by trigger_notify/changemistic1002014-06-021-9/+9
* related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1002014-05-301-1/+2
* feature 3077 : improve cache invalidationmistic1002014-05-241-8/+53
* merge r27925 from branch 2.6 to trunkplegall2014-03-241-38/+152
* replace more preg_replace callbackmistic1002014-01-261-5/+11
* feature 3031: add $conf['sync_exclude_folders'] parametermistic1002014-01-231-7/+13
* merge r26921 from branch 2.6 to trunkplegall2014-01-231-2/+3
* bug 2989: fix r26905mistic1002014-01-221-0/+3
* Merged revision(s) 26904 from branches/2.6:mistic1002014-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