aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature #295, proxy support for fetchRemoteplegall2016-02-151-0/+13
* feature #383, dedicated function to delete sessionsplegall2016-02-121-5/+1
* bug #383, fix session deletion when user deletedplegall2016-02-121-1/+1
* fixes #349, API set ranks of all album photos at onceplegall2016-01-281-1/+30
* clean USER_AUTH_KEYS_TABLE when deleting usermodus752016-01-161-0/+1
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* Merge branch 'feature/379-multiple-format'plegall2015-12-301-0/+35
|\
| * feature #379 multiple format, step 1: add formatsplegall2015-12-031-0/+35
* | fixes #377 use Ajax calls to refresh/delete album thumbnailplegall2015-12-011-0/+19
|/
* fix #357 make orphans photos more obviousplegall2015-10-091-0/+18
* bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall2014-10-161-3/+1
* merge back r30104 (bad commit log, wrong copy/paste)plegall2014-10-161-1/+3
* bug if (584 == )plegall2014-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