| Commit message (Expand) | Author | Files | Lines |
2014-01-24 | admin rating user sorted by consensus by default | rvelices | 1 | -1/+1 |
2014-01-21 | admin rating user improvements | rvelices | 1 | -1/+14 |
2014-01-17 | admin rating improvements | rvelices | 2 | -33/+116 |
2014-01-12 | change behavior of reset/cancel button on tags manager + reorganize code | mistic100 | 1 | -92/+101 |
2014-01-12 | prevent "Enter" on tags filter input to reload the page | mistic100 | 1 | -1/+5 |
2014-01-05 | Update headers to 2014. Happy new year!! | mistic100 | 5 | -5/+5 |
2014-01-02 | feature 3016: upgrade script to Piwigo 2.6 | plegall | 1 | -0/+1 |
2014-01-02 | bug 3015 fixed: remove "manage album photos" from cat_list to avoid | plegall | 2 | -5/+3 |
2013-12-27 | feature 1668: use underscore.js to template the userDetails instead of | plegall | 1 | -152/+201 |
2013-12-26 | feature 1668: change the link text to "close" (with the appropriate icon) whe... | plegall | 13 | -56/+55 |
2013-12-24 | add missing str_repeat functions in common.js and use it for batch_manager_gl... | mistic100 | 2 | -47/+8 |
2013-12-24 | bug fixed: never display text-underline on font icon | plegall | 1 | -1/+2 |
2013-12-24 | feature 1668, user manager redesign: change the way we open user details to m... | plegall | 2 | -6/+3 |
2013-12-23 | bug fixed (related to feature 1668): remove link to user manager filtered on | plegall | 1 | -1/+1 |
2013-12-20 | feature 1668, user manager redesign: do not let the administrator try to | plegall | 1 | -9/+21 |
2013-12-20 | feature 1668, user manager redesign: | plegall | 1 | -8/+46 |
2013-12-18 | better colors for datepicker (and timepicker, when used) | plegall | 2 | -2/+7 |
2013-12-12 | feature 2869 added: support TIFF files on web upload (requires ext_imagick) | plegall | 1 | -1/+1 |
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 |