| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #452, update images.lastmodified when changing tag list | plegall | 2016-06-23 | 1 | -0/+119 |
* | feature #295, proxy support for fetchRemote | plegall | 2016-02-15 | 1 | -0/+13 |
* | feature #383, dedicated function to delete sessions | plegall | 2016-02-12 | 1 | -5/+1 |
* | bug #383, fix session deletion when user deleted | plegall | 2016-02-12 | 1 | -1/+1 |
* | fixes #349, API set ranks of all album photos at once | plegall | 2016-01-28 | 1 | -1/+30 |
* | clean USER_AUTH_KEYS_TABLE when deleting user | modus75 | 2016-01-16 | 1 | -0/+1 |
* | happy new year 2016, all headers updated | plegall | 2016-01-14 | 1 | -1/+1 |
* | Merge branch 'feature/379-multiple-format' | plegall | 2015-12-30 | 1 | -0/+35 |
|\ |
|
| * | feature #379 multiple format, step 1: add formats | plegall | 2015-12-03 | 1 | -0/+35 |
* | | fixes #377 use Ajax calls to refresh/delete album thumbnail | plegall | 2015-12-01 | 1 | -0/+19 |
|/ |
|
* | fix #357 make orphans photos more obvious | plegall | 2015-10-09 | 1 | -0/+18 |
* | bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i... | plegall | 2014-10-16 | 1 | -3/+1 |
* | merge back r30104 (bad commit log, wrong copy/paste) | plegall | 2014-10-16 | 1 | -1/+3 |
* | bug if (584 == ) | plegall | 2014-10-16 | 1 | -3/+1 |
* | feature:732 | flop25 | 2014-08-17 | 1 | -3/+7 |
* | fix my previous commit typo mistake | rvelices | 2014-07-21 | 1 | -1/+1 |
* | bug 3101: Allow multi language tags to be recognized from selectize or metada... | rvelices | 2014-07-21 | 1 | -8/+14 |
* | more query2array on admin side | rvelices | 2014-07-17 | 1 | -61/+49 |
* | feature 3010 : replace trigger_action/event by trigger_notify/change | mistic100 | 2014-06-02 | 1 | -9/+9 |
* | related to bug 3086 : test for curl_init and curl_exec in fetchRemote | mistic100 | 2014-05-30 | 1 | -1/+2 |
* | feature 3077 : improve cache invalidation | mistic100 | 2014-05-24 | 1 | -8/+53 |
* | merge r27925 from branch 2.6 to trunk | plegall | 2014-03-24 | 1 | -38/+152 |
* | replace more preg_replace callback | mistic100 | 2014-01-26 | 1 | -5/+11 |
* | feature 3031: add $conf['sync_exclude_folders'] parameter | mistic100 | 2014-01-23 | 1 | -7/+13 |
* | merge r26921 from branch 2.6 to trunk | plegall | 2014-01-23 | 1 | -2/+3 |
* | bug 2989: fix r26905 | mistic100 | 2014-01-22 | 1 | -0/+3 |
* | Merged revision(s) 26904 from branches/2.6: | mistic100 | 2014-01-22 | 1 | -3/+7 |
* | feature 2999: documentation of admin/include/functions.php | mistic100 | 2014-01-16 | 1 | -187/+260 |
* | render_tag_name trigger transmit full tag data as second parameter | mistic100 | 2014-01-12 | 1 | -1/+1 |
* | Update headers to 2014. Happy new year!! | mistic100 | 2014-01-05 | 1 | -1/+1 |
* | mistakenly removed status check in previous commit + same thing for users | mistic100 | 2013-10-30 | 1 | -35/+17 |
* | replace some mass_updates/inserts by single_update/insert | mistic100 | 2013-10-19 | 1 | -14/+5 |
* | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 2013-10-19 | 1 | -50/+29 |
* | merge r24986 from branch 2.5 to trunk | plegall | 2013-10-18 | 1 | -23/+16 |
* | bug:2855 | flop25 | 2013-07-09 | 1 | -1/+1 |
* | bug:2898 make some updates methods static + factorize code from plugins, them... | mistic100 | 2013-07-07 | 1 | -0/+54 |
* | bug:2855 | flop25 | 2013-06-16 | 1 | -1/+30 |
* | feature 2836: display the number of comments/tags in the menubar | rvelices | 2013-03-24 | 1 | -0/+16 |
* | merge r21566 from branch 2.5 to trunk | plegall | 2013-03-15 | 1 | -0/+26 |
* | bug 2852 fixed: ability to use HTML markup in album description for pwg.categ... | plegall | 2013-02-28 | 1 | -1/+1 |
* | allow to pass an array to get_tag_ids() | mistic100 | 2013-02-18 | 1 | -1/+14 |
* | bug 2825: add maintenance action to clean the database and avoid integrity er... | plegall | 2013-02-04 | 1 | -0/+28 |
* | update Piwigo headers to 2013 (the end of the world didn't occur as expected... | plegall | 2013-01-01 | 1 | -1/+1 |
* | feature 2773: add pwg_db_close() method | mistic100 | 2012-10-13 | 1 | -1/+1 |
* | - remove unsed code; shorten existing code and improve readability ... | rvelices | 2012-10-12 | 1 | -40/+6 |
* | little code refactoring over r17424 | plegall | 2012-09-18 | 1 | -1/+10 |
* | feature 2737: improve tag administration screen | rvelices | 2012-09-05 | 1 | -30/+41 |
* | bug 2732: when new tags must be added, also look first for existing tags with... | rvelices | 2012-09-03 | 1 | -58/+41 |
* | merge r17668 from branch 2.4 to trunk | plegall | 2012-08-30 | 1 | -36/+53 |
* | bug 2716: modifying a photo reset it's rank | mistic100 | 2012-08-06 | 1 | -21/+45 |