| Commit message (Expand) | Author | Files | Lines |
2016-02-13 | fixes #345, forget about filesize limit on upload | plegall | 1 | -16/+10 |
2016-02-12 | feature #383, dedicated function to delete sessions | plegall | 1 | -5/+1 |
2016-02-12 | bug #383, fix session deletion when user deleted | plegall | 1 | -1/+1 |
2016-01-28 | fixes #349, API set ranks of all album photos at once | plegall | 1 | -1/+30 |
2016-01-16 | clean USER_AUTH_KEYS_TABLE when deleting user | modus75 | 1 | -0/+1 |
2016-01-14 | happy new year 2016, all headers updated | plegall | 23 | -23/+23 |
2016-01-14 | feature #293, also process videos | plegall | 1 | -0/+48 |
2016-01-04 | feature #392, add authentication key in NBM mails | plegall | 1 | -7/+7 |
2015-12-20 | bug #385 __construct for PHP 7 compatibility | plegall | 1 | -2/+2 |
2015-12-15 | feature #293 trigger to generate pwg_representative | plegall | 1 | -96/+125 |
2015-12-10 | bug #385 PHP7 compatibility | plegall | 1 | -2/+20 |
2015-12-10 | bug #385 compatibility with PHP7 | plegall | 8 | -15/+12 |
2015-12-03 | feature #379 multiple format, step 1: add formats | plegall | 1 | -0/+35 |
2015-12-01 | fixes #377 use Ajax calls to refresh/delete album thumbnail | plegall | 1 | -0/+19 |
2015-10-15 | fix #361 - Watermark Y repeat | modus75 | 1 | -0/+2 |
2015-10-09 | fix #357 make orphans photos more obvious | plegall | 1 | -0/+18 |
2015-08-12 | closes #346 chunk_size is now a config setting | plegall | 1 | -1/+2 |
2015-04-24 | feature 3221 Lazy log file open, clean code | mistic100 | 1 | -3/+5 |
2015-04-21 | feature 2955: make the keywords separator configurable | plegall | 1 | -14/+34 |
2015-02-16 | merge r30972 from trunk to branch 2.7 | plegall | 1 | -3/+6 |
2015-02-16 | bug 3203 fixed: for IE, explicit the url even for staying on the same page | plegall | 1 | -3/+6 |
2014-10-16 | merge r30106 from trunk to branch 2.7 | plegall | 1 | -3/+1 |
2014-10-16 | bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i... | plegall | 1 | -3/+1 |
2014-10-16 | merge back r30104 (bad commit log, wrong copy/paste) | plegall | 1 | -1/+3 |
2014-10-16 | bug if (584 == ) | plegall | 1 | -3/+1 |
2014-09-25 | Merged revision(s) 29773, 29778-29779 from trunk: | mistic100 | 1 | -55/+102 |
2014-09-25 | final fix for plugins update ? | mistic100 | 1 | -6/+15 |
2014-09-25 | flaw in r29773 | mistic100 | 1 | -1/+6 |
2014-09-24 | fix plugins autoupdate: call ##_maintain::update when updating from back-office | mistic100 | 1 | -52/+85 |
2014-09-22 | bug fixed: no need to check the table piwigo_plugins, this table always exist... | plegall | 2 | -2/+1 |
2014-09-20 | * feature 3142: upgrade script to Piwigo 2.7 | plegall | 1 | -0/+18 |
2014-09-03 | bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 upload | plegall | 1 | -1/+1 |
2014-08-17 | feature:732 | flop25 | 1 | -3/+7 |
2014-08-15 | bug:3124 | flop25 | 1 | -1/+1 |
2014-07-30 | feature 3067: upload any file type with the new HTML5 upload form. | plegall | 2 | -14/+95 |
2014-07-21 | fix my previous commit typo mistake | rvelices | 1 | -1/+1 |
2014-07-21 | bug 3101: Allow multi language tags to be recognized from selectize or metada... | rvelices | 1 | -8/+14 |
2014-07-17 | more query2array on admin side | rvelices | 1 | -61/+49 |
2014-07-06 | improves regexes parsing plugins metadata | mistic100 | 3 | -18/+20 |
2014-07-02 | feature 2616: remove useless code (photos_add_direct_process or uploadify rel... | plegall | 8 | -584/+3 |
2014-06-18 | since number of accepted args not required for add_event_handler, simplify calls | rvelices | 3 | -35/+35 |
2014-06-13 | feature 3088: set AdminTools as default plugin, set admin_multi_view as obsolete | mistic100 | 3 | -3/+3 |
2014-06-09 | feature 3076: Enhance plugin update system | mistic100 | 2 | -32/+23 |
2014-06-02 | feature 3010 : replace trigger_action/event by trigger_notify/change | mistic100 | 5 | -13/+13 |
2014-05-30 | related to bug 3086 : test for curl_init and curl_exec in fetchRemote | mistic100 | 1 | -1/+2 |
2014-05-24 | feature 3077 : use selectize on batch_manager_global, cat_modify and photos_a... | mistic100 | 1 | -15/+5 |
2014-05-24 | feature 3077 : improve cache invalidation | mistic100 | 1 | -8/+53 |
2014-04-16 | external imagick fix watermark issue if the watermark is larger than target d... | rvelices | 1 | -0/+6 |
2014-04-13 | TakeATour replace c13y_upgrade ; c13y_upgrade not activated after upgrade | flop25 | 3 | -3/+3 |
2014-03-24 | merge r27925 from branch 2.6 to trunk | plegall | 1 | -38/+152 |