aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-19feature 3001: new link "add photos" on album edition page. Patch by msakikplegall3-8/+43
2013-11-19feature 2998: Warning: Parameter 3 to theme_activate() expected to be a refer...mistic1002-23/+24
2013-11-19english lang correction (forgot template)rvelices1-2/+2
2013-11-18feature 1668: replace "Interface theme" by "Theme".plegall2-3/+3
2013-11-18- ws users/groups/perms returns int instead of strings for idsrvelices2-14/+15
2013-11-16feature 1668: add new language strings for the new user manager.plegall2-35/+35
2013-11-15feature 1668: nb_image_page or recent_period in database will automatically t...plegall1-1/+1
2013-11-15feature 1668: in user details, ability to modify recent_period and nb_image_p...plegall1-4/+78
2013-11-15bug 2883: filter order_by for duplicated valuesmistic1002-27/+28
2013-11-14feature 1668: implement "change password" and "edit username"plegall1-6/+119
2013-11-13feature 1668: delete single user, better colors for admin dark theme.plegall4-17/+53
2013-11-13feature 1668: new display of userDetails, manage group list in user details,plegall2-60/+123
2013-11-11feature 1668: visual enhancement for user manager redesign. Appropriateplegall18-321/+404
2013-11-11feature 2890: small changes to the new design of group manager. Tab (withplegall5-15/+65
2013-11-11feature 1668: add a <form> to avoid confusing input[type=radio] (enabled_high...plegall1-2/+4
2013-11-10delete replace_space function, modify get_cat_display_name_* functionsmistic1003-5/+3
2013-11-08feature 2998: Maintenance class for plugin mistic1002-75/+173
2013-11-08feature 1668: first draft, add a complete form to edit user properties inside...plegall3-1/+207
2013-11-07feature 2995 and feature 2997mistic1005-220/+278
2013-11-06feature 2995: New email templatemistic1002-30/+33
2013-11-06feature 2995: New email templatemistic1001-16/+17
2013-11-03bug 2944: r25280 broke the process on batch managermistic1001-3/+4
2013-11-01feature 2976: pwg.users.delete requires pwg_tokenplegall2-0/+3
2013-11-01initialization issue in add_album.inc.tpl if there is no albumsmistic1001-5/+7
2013-11-01syntax errorplegall1-2/+0
2013-11-01feature 2994: only activate elegant and smartpocket themes during installplegall1-1/+1
2013-10-30mistakenly removed status check in previous commit + same thing for usersmistic1002-36/+26
2013-10-30remove hardly understandable code with usage of INGORE keyword in SQL querymistic1001-36/+10
2013-10-30feature 1668, user manager redesign: ability to add a new user (call to pwg.u...plegall3-13/+123
2013-10-29merge r25223 from branch 2.5 to trunkplegall1-1/+1
2013-10-28feature 1668: implement all remaining actions (all using the new version of p...plegall1-5/+38
2013-10-28feature 1668, in progress: redesign user manager (jQuery datatables, AJAX calls)plegall4-900/+591
2013-10-25bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated onmistic1001-6/+13
2013-10-24bug:2948 The registration can be done without typing a password flop251-4/+0
2013-10-24bug:2980 Fatal error when renaming a groupflop251-2/+12
2013-10-24bug 2988: register_user() must returns new user id mistic1001-4/+10
2013-10-22feature 2920: reuse "nb pending comments" calculation in admin/intro.plegall3-23/+4
2013-10-22feature 2920 added: change admin screen "pending comments" to "all comments".plegall4-12/+72
2013-10-22bug:2981 fix parse error caused by r25018mistic1001-3/+2
2013-10-19replace some mass_updates/inserts by single_update/insertmistic1004-65/+31
2013-10-19remove all array_push (50% slower than []) + some changes missing for feature...mistic10054-844/+517
2013-10-19feature 2978: remove useless sprintf in the coremistic10028-132/+98
2013-10-18merge r24986 from branch 2.5 to trunkplegall1-23/+16
2013-10-18feature 2968 added: Add link to "edit this album" when managung sub-albums. P...plegall2-0/+10
2013-10-18merge r24982 from branch 2.5 to trunkplegall1-9/+2
2013-10-18bug 2975 fixed: remove useless "," at the end of arrays, because it breaks In...plegall2-2/+2
2013-10-16fix picture modify create date for days/months on two digits starting with 0rvelices1-2/+2
2013-10-10remove tests from svn:23746mistic1001-9/+1
2013-10-10bug 2970: Division by zero on batch manager mistic1001-11/+15
2013-10-10feature 2969: Unified Batch Manager URLmistic1006-66/+86