| Commit message (Expand) | Author | Age | Files | Lines |
* | feature 1668: change the link text to "close" (with the appropriate icon) whe... | plegall | 2013-12-26 | 13 | -56/+55 |
* | add missing str_repeat functions in common.js and use it for batch_manager_gl... | mistic100 | 2013-12-24 | 2 | -47/+8 |
* | bug fixed: never display text-underline on font icon | plegall | 2013-12-24 | 1 | -1/+2 |
* | feature 1668, user manager redesign: change the way we open user details to m... | plegall | 2013-12-24 | 2 | -6/+3 |
* | bug fixed (related to feature 1668): remove link to user manager filtered on | plegall | 2013-12-23 | 2 | -3/+1 |
* | feature 1668, user manager redesign: do not let the administrator try to | plegall | 2013-12-20 | 1 | -9/+21 |
* | feature 1668, user manager redesign: | plegall | 2013-12-20 | 1 | -8/+46 |
* | feature 1668: protect dataTables backend script (ajax called, serverside proc... | plegall | 2013-12-20 | 1 | -0/+2 |
* | feature 1668: translate user status in user list | plegall | 2013-12-20 | 1 | -3/+2 |
* | better colors for datepicker (and timepicker, when used) | plegall | 2013-12-18 | 2 | -2/+7 |
* | invalidate_user_cache fix in web service method + do not invalidate user cach... | rvelices | 2013-12-16 | 4 | -9/+15 |
* | feature 2869 added: support TIFF files on web upload (requires ext_imagick) | plegall | 2013-12-12 | 3 | -1/+63 |
* | feature 1668: hide "delete" link for protected users, hide "change username" ... | plegall | 2013-12-12 | 2 | -11/+42 |
* | don't display "null" when email address is empty on users manager | mistic100 | 2013-12-08 | 1 | -1/+1 |
* | feature 3009: Add 'latitude' and 'longitude' fields in images table | mistic100 | 2013-12-06 | 1 | -1/+2 |
* | smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, s... | plegall | 2013-11-29 | 12 | -56/+119 |
* | change caddie icon (the name has already changed to "Selection" in en_GB, we ... | plegall | 2013-11-29 | 12 | -31/+44 |
* | feature 2916: add icons for cat_modify, picture_modify and admin top bar | plegall | 2013-11-29 | 15 | -41/+83 |
* | feature 2920: add a navigation bar for long list of comments | plegall | 2013-11-28 | 3 | -2/+32 |
* | remove is_adviser() and get_email_address_as_display_text() | mistic100 | 2013-11-26 | 1 | -4/+4 |
* | fix missing space | rvelices | 2013-11-25 | 1 | -1/+1 |
* | feature 3001: new link "add photos" on album edition page. Patch by msakik | plegall | 2013-11-19 | 3 | -8/+43 |
* | feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer... | mistic100 | 2013-11-19 | 2 | -23/+24 |
* | english lang correction (forgot template) | rvelices | 2013-11-19 | 1 | -2/+2 |
* | feature 1668: replace "Interface theme" by "Theme". | plegall | 2013-11-18 | 2 | -3/+3 |
* | - ws users/groups/perms returns int instead of strings for ids | rvelices | 2013-11-18 | 2 | -14/+15 |
* | feature 1668: add new language strings for the new user manager. | plegall | 2013-11-16 | 2 | -35/+35 |
* | feature 1668: nb_image_page or recent_period in database will automatically t... | plegall | 2013-11-15 | 1 | -1/+1 |
* | feature 1668: in user details, ability to modify recent_period and nb_image_p... | plegall | 2013-11-15 | 1 | -4/+78 |
* | bug 2883: filter order_by for duplicated values | mistic100 | 2013-11-15 | 2 | -27/+28 |
* | feature 1668: implement "change password" and "edit username" | plegall | 2013-11-14 | 1 | -6/+119 |
* | feature 1668: delete single user, better colors for admin dark theme. | plegall | 2013-11-13 | 4 | -17/+53 |
* | feature 1668: new display of userDetails, manage group list in user details, | plegall | 2013-11-13 | 2 | -60/+123 |
* | feature 1668: visual enhancement for user manager redesign. Appropriate | plegall | 2013-11-11 | 18 | -321/+404 |
* | feature 2890: small changes to the new design of group manager. Tab (with | plegall | 2013-11-11 | 5 | -15/+65 |
* | feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high... | plegall | 2013-11-11 | 1 | -2/+4 |
* | delete replace_space function, modify get_cat_display_name_* functions | mistic100 | 2013-11-10 | 3 | -5/+3 |
* | 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 |