aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions.php (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23fixes #452, update images.lastmodified when changing tag listplegall1-0/+119
2016-02-15feature #295, proxy support for fetchRemoteplegall1-0/+13
2016-02-12feature #383, dedicated function to delete sessionsplegall1-5/+1
2016-02-12bug #383, fix session deletion when user deletedplegall1-1/+1
2016-01-28fixes #349, API set ranks of all album photos at onceplegall1-1/+30
2016-01-16clean USER_AUTH_KEYS_TABLE when deleting usermodus751-0/+1
2016-01-14happy new year 2016, all headers updatedplegall1-1/+1
2015-12-03feature #379 multiple format, step 1: add formatsplegall1-0/+35
2015-12-01fixes #377 use Ajax calls to refresh/delete album thumbnailplegall1-0/+19
2015-10-09fix #357 make orphans photos more obviousplegall1-0/+18
2014-10-16merge r30106 from trunk to branch 2.7plegall1-3/+1
2014-10-16bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall1-3/+1
2014-10-16merge back r30104 (bad commit log, wrong copy/paste)plegall1-1/+3
2014-10-16bug if (584 == )plegall1-3/+1
2014-08-17feature:732flop251-3/+7
2014-07-21fix my previous commit typo mistakervelices1-1/+1
2014-07-21bug 3101: Allow multi language tags to be recognized from selectize or metada...rvelices1-8/+14
2014-07-17more query2array on admin sidervelices1-61/+49
2014-06-02feature 3010 : replace trigger_action/event by trigger_notify/changemistic1001-9/+9
2014-05-30related to bug 3086 : test for curl_init and curl_exec in fetchRemotemistic1001-1/+2
2014-05-24feature 3077 : improve cache invalidationmistic1001-8/+53
2014-03-24merge r27925 from branch 2.6 to trunkplegall1-38/+152
2014-01-26replace more preg_replace callbackmistic1001-5/+11
2014-01-23feature 3031: add $conf['sync_exclude_folders'] parametermistic1001-7/+13
2014-01-23merge r26921 from branch 2.6 to trunkplegall1-2/+3
2014-01-22bug 2989: fix r26905mistic1001-0/+3
2014-01-22Merged revision(s) 26904 from branches/2.6:mistic1001-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