aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature 3001: new link "add photos" on album edition page. Patch by msakikplegall2013-11-191-0/+2
* english lang correction (forgot template)rvelices2013-11-191-2/+2
* feature 1668: replace "Interface theme" by "Theme".plegall2013-11-182-3/+3
* - ws users/groups/perms returns int instead of strings for idsrvelices2013-11-181-1/+2
* feature 1668: add new language strings for the new user manager.plegall2013-11-162-35/+35
* feature 1668: nb_image_page or recent_period in database will automatically t...plegall2013-11-151-1/+1
* feature 1668: in user details, ability to modify recent_period and nb_image_p...plegall2013-11-151-4/+78
* bug 2883: filter order_by for duplicated valuesmistic1002013-11-151-26/+19
* feature 1668: implement "change password" and "edit username"plegall2013-11-141-6/+119
* feature 1668: delete single user, better colors for admin dark theme.plegall2013-11-134-17/+53
* feature 1668: new display of userDetails, manage group list in user details,plegall2013-11-131-59/+122
* feature 1668: visual enhancement for user manager redesign. Appropriateplegall2013-11-1118-321/+404
* feature 2890: small changes to the new design of group manager. Tab (withplegall2013-11-113-13/+46
* feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high...plegall2013-11-111-2/+4
* feature 1668: first draft, add a complete form to edit user properties inside...plegall2013-11-083-1/+207
* feature 2995 and feature 2997mistic1002013-11-073-219/+271
* bug 2944: r25280 broke the process on batch managermistic1002013-11-031-3/+4
* feature 2976: pwg.users.delete requires pwg_tokenplegall2013-11-011-0/+2
* initialization issue in add_album.inc.tpl if there is no albumsmistic1002013-11-011-5/+7
* syntax errorplegall2013-11-011-2/+0
* feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall2013-10-301-13/+105
* feature 1668: implement all remaining actions (all using the new version of p...plegall2013-10-281-5/+38
* feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)plegall2013-10-282-239/+394
* feature 2920: reuse "nb pending comments" calculation in admin/intro.plegall2013-10-222-4/+4
* feature 2920 added: change admin screen "pending comments" to "all comments".plegall2013-10-222-4/+9
* feature 2978: remove useless sprintf in the coremistic1002013-10-1912-41/+41
* feature 2968 added: Add link to "edit this album" when managung sub-albums. P...plegall2013-10-181-0/+1
* merge r24982 from branch 2.5 to trunkplegall2013-10-181-9/+2
* bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In...plegall2013-10-182-2/+2
* remove tests from svn:23746mistic1002013-10-101-9/+1
* bug:2944 Performance issues when creating an albummistic1002013-07-141-1/+1
* bug:2944 Performance issues when creating an album mistic1002013-07-141-60/+49
* bug:2808flop252013-07-021-2/+10
* bug:2840flop252013-06-281-2/+12
* indent with spaces, not tabsplegall2013-06-251-10/+10
* use |translate and |sprintf instead of pwg->l10n ...rvelices2013-06-252-30/+30
* indent with spaces, not tabsplegall2013-06-241-4/+4
* bug 2932: Smarty error in templates configurationrvelices2013-06-241-4/+4
* feature 2885: forgotten jQuery(document).readyplegall2013-06-241-38/+40
* change lang key (email -> Email) and moved it to common from admin (used in c...rvelices2013-06-241-1/+1
* Smarty3 added 'translate_dec' compilermodifier (generated code is a lot bette...rvelices2013-06-231-1/+1
* bug:2855flop252013-06-211-1/+1
* feature:2916mistic1002013-06-2118-32/+49
* bug 2858: Smarty3 fix php warnings, concat, used modifier on arrayrvelices2013-06-211-2/+2
* feature 2916: add icons on album listplegall2013-06-201-5/+5
* smarty 3 - first pass for tests rvelices2013-06-201-5/+5
* feature 2916 (admin icons):plegall2013-06-1915-52/+219
* feature 2916: font iconsplegall2013-06-1813-51/+203
* feature 2916: slightly bigger icons for level 1 admin menubarplegall2013-06-181-0/+4
* feature:2927 Update TokenInput to 1.6.1/mistic100mistic1002013-06-165-28/+13