| Commit message (Expand) | Author | Files | Lines |
2013-12-12 | feature 1668: hide "delete" link for protected users, hide "change username" ... | plegall | 1 | -9/+33 |
2013-12-08 | don't display "null" when email address is empty on users manager | mistic100 | 1 | -1/+1 |
2013-11-29 | smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, s... | plegall | 12 | -56/+119 |
2013-11-29 | change caddie icon (the name has already changed to "Selection" in en_GB, we ... | plegall | 12 | -31/+44 |
2013-11-29 | feature 2916: add icons for cat_modify, picture_modify and admin top bar | plegall | 15 | -41/+83 |
2013-11-28 | feature 2920: add a navigation bar for long list of comments | plegall | 2 | -2/+8 |
2013-11-25 | fix missing space | rvelices | 1 | -1/+1 |
2013-11-19 | feature 3001: new link "add photos" on album edition page. Patch by msakik | plegall | 1 | -0/+2 |
2013-11-19 | english lang correction (forgot template) | rvelices | 1 | -2/+2 |
2013-11-18 | feature 1668: replace "Interface theme" by "Theme". | plegall | 2 | -3/+3 |
2013-11-18 | - ws users/groups/perms returns int instead of strings for ids | rvelices | 1 | -1/+2 |
2013-11-16 | feature 1668: add new language strings for the new user manager. | plegall | 2 | -35/+35 |
2013-11-15 | feature 1668: nb_image_page or recent_period in database will automatically t... | plegall | 1 | -1/+1 |
2013-11-15 | feature 1668: in user details, ability to modify recent_period and nb_image_p... | plegall | 1 | -4/+78 |
2013-11-15 | bug 2883: filter order_by for duplicated values | mistic100 | 1 | -26/+19 |
2013-11-14 | feature 1668: implement "change password" and "edit username" | plegall | 1 | -6/+119 |
2013-11-13 | feature 1668: delete single user, better colors for admin dark theme. | plegall | 4 | -17/+53 |
2013-11-13 | feature 1668: new display of userDetails, manage group list in user details, | plegall | 1 | -59/+122 |
2013-11-11 | feature 1668: visual enhancement for user manager redesign. Appropriate | plegall | 18 | -321/+404 |
2013-11-11 | feature 2890: small changes to the new design of group manager. Tab (with | plegall | 3 | -13/+46 |
2013-11-11 | feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high... | plegall | 1 | -2/+4 |
2013-11-08 | feature 1668: first draft, add a complete form to edit user properties inside... | plegall | 3 | -1/+207 |
2013-11-07 | feature 2995 and feature 2997 | mistic100 | 3 | -219/+271 |
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 | 1 | -0/+2 |
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-10-30 | feature 1668, user manager redesign: ability to add a new user (call to pwg.u... | plegall | 1 | -13/+105 |
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 | 2 | -239/+394 |
2013-10-22 | feature 2920: reuse "nb pending comments" calculation in admin/intro. | plegall | 2 | -4/+4 |
2013-10-22 | feature 2920 added: change admin screen "pending comments" to "all comments". | plegall | 2 | -4/+9 |
2013-10-19 | feature 2978: remove useless sprintf in the core | mistic100 | 12 | -41/+41 |
2013-10-18 | feature 2968 added: Add link to "edit this album" when managung sub-albums. P... | plegall | 1 | -0/+1 |
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-10 | remove tests from svn:23746 | mistic100 | 1 | -9/+1 |
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 | 1 | -60/+49 |
2013-07-02 | bug:2808 | flop25 | 1 | -2/+10 |
2013-06-28 | bug:2840 | flop25 | 1 | -2/+12 |
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 | 1 | -1/+1 |
2013-06-21 | feature:2916 | mistic100 | 18 | -32/+49 |