| Commit message (Expand) | Author | Files | Lines |
2013-11-06 | feature 2995: New email template | mistic100 | 2 | -30/+33 |
2013-11-06 | feature 2995: New email template | mistic100 | 1 | -16/+17 |
2013-11-03 | bug 2944: r25280 broke the process on batch manager | mistic100 | 1 | -3/+4 |
2013-11-01 | feature 2976: pwg.users.delete requires pwg_token | plegall | 2 | -0/+3 |
2013-11-01 | initialization issue in add_album.inc.tpl if there is no albums | mistic100 | 1 | -5/+7 |
2013-11-01 | syntax error | plegall | 1 | -2/+0 |
2013-11-01 | feature 2994: only activate elegant and smartpocket themes during install | plegall | 1 | -1/+1 |
2013-10-30 | mistakenly removed status check in previous commit + same thing for users | mistic100 | 2 | -36/+26 |
2013-10-30 | remove hardly understandable code with usage of INGORE keyword in SQL query | mistic100 | 1 | -36/+10 |
2013-10-30 | feature 1668, user manager redesign: ability to add a new user (call to pwg.u... | plegall | 3 | -13/+123 |
2013-10-29 | merge r25223 from branch 2.5 to trunk | plegall | 1 | -1/+1 |
2013-10-28 | feature 1668: implement all remaining actions (all using the new version of p... | plegall | 1 | -5/+38 |
2013-10-28 | feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls) | plegall | 4 | -900/+591 |
2013-10-25 | bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated on | mistic100 | 1 | -6/+13 |
2013-10-24 | bug:2948 The registration can be done without typing a password | flop25 | 1 | -4/+0 |
2013-10-24 | bug:2980 Fatal error when renaming a group | flop25 | 1 | -2/+12 |
2013-10-24 | bug 2988: register_user() must returns new user id | mistic100 | 1 | -4/+10 |
2013-10-22 | feature 2920: reuse "nb pending comments" calculation in admin/intro. | plegall | 3 | -23/+4 |
2013-10-22 | feature 2920 added: change admin screen "pending comments" to "all comments". | plegall | 4 | -12/+72 |
2013-10-22 | bug:2981 fix parse error caused by r25018 | mistic100 | 1 | -3/+2 |
2013-10-19 | replace some mass_updates/inserts by single_update/insert | mistic100 | 4 | -65/+31 |
2013-10-19 | remove all array_push (50% slower than []) + some changes missing for feature... | mistic100 | 54 | -844/+517 |
2013-10-19 | feature 2978: remove useless sprintf in the core | mistic100 | 28 | -132/+98 |
2013-10-18 | merge r24986 from branch 2.5 to trunk | plegall | 1 | -23/+16 |
2013-10-18 | feature 2968 added: Add link to "edit this album" when managung sub-albums. P... | plegall | 2 | -0/+10 |
2013-10-18 | merge r24982 from branch 2.5 to trunk | plegall | 1 | -9/+2 |
2013-10-18 | bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In... | plegall | 2 | -2/+2 |
2013-10-16 | fix picture modify create date for days/months on two digits starting with 0 | rvelices | 1 | -2/+2 |
2013-10-10 | remove tests from svn:23746 | mistic100 | 1 | -9/+1 |
2013-10-10 | bug 2970: Division by zero on batch manager | mistic100 | 1 | -11/+15 |
2013-10-10 | feature 2969: Unified Batch Manager URL | mistic100 | 6 | -66/+86 |
2013-09-18 | [trunk] - bug l'indentation | ddtddt | 1 | -6/+6 |
2013-09-18 | [trunk] - feature:2961 Thanks to msakik for report | ddtddt | 1 | -4/+6 |
2013-08-14 | feature:2826 missing hardcoded PEM category id in r20449 | mistic100 | 1 | -1/+3 |
2013-07-14 | bug:2944 Performance issues when creating an album | mistic100 | 1 | -1/+1 |
2013-07-14 | bug:2944 Performance issues when creating an album | mistic100 | 2 | -76/+50 |
2013-07-09 | bug:2855 | flop25 | 1 | -1/+1 |
2013-07-07 | bug:2898 make some updates methods static + factorize code from plugins, them... | mistic100 | 5 | -232/+68 |
2013-07-06 | bug 2931: revert r23675 & r23721, make element_set_ranks.php uses ASC keyword... | mistic100 | 2 | -31/+23 |
2013-07-02 | bug:2808 | flop25 | 3 | -2/+24 |
2013-06-30 | bug 2931: photos sort order, "default" is meaningless (was not working with ... | rvelices | 1 | -14/+22 |
2013-06-28 | bug:2840 | flop25 | 2 | -2/+14 |
2013-06-25 | indent with spaces, not tabs | plegall | 1 | -10/+10 |
2013-06-25 | use |translate and |sprintf instead of pwg->l10n ... | rvelices | 2 | -30/+30 |
2013-06-24 | indent with spaces, not tabs | plegall | 1 | -4/+4 |
2013-06-24 | bug 2932: Smarty error in templates configuration | rvelices | 1 | -4/+4 |
2013-06-24 | feature 2885: forgotten jQuery(document).ready | plegall | 1 | -38/+40 |
2013-06-24 | change lang key (email -> Email) and moved it to common from admin (used in c... | rvelices | 1 | -1/+1 |
2013-06-23 | Smarty3 added 'translate_dec' compilermodifier (generated code is a lot bette... | rvelices | 1 | -1/+1 |
2013-06-21 | bug:2855 | flop25 | 3 | -39/+41 |