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