aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-17feature 3080 : simpler date inputs (one input + fontello + picker selects)mistic10018-192/+211
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3077 : use Selectize with AJAX load/cache on cat_perm and ↵mistic1003-86/+131
batch_manager_unit git-svn-id: http://piwigo.org/svn/trunk@28496 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17feature 3077 : use Selectize with AJAX load/cache on picture_modifymistic1002-35/+136
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-30admin tag selection use event delegation (faster load time with large number ↵rvelices1-3/+3
of tags) git-svn-id: http://piwigo.org/svn/trunk@28317 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-05bug 3069: add quick search as filter in batch managerrvelices1-0/+10
git-svn-id: http://piwigo.org/svn/trunk@28087 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-04increase jquery.geoip local cache durationrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@28067 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-04-01merge r28038 from branch 2.6 to trunkplegall2-2/+25
bug 3068 fixed: on Internet Explorer 8, indexOf function is broken. git-svn-id: http://piwigo.org/svn/trunk@28039 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-18merge r27836 from branch 2.6 to trunkplegall1-0/+2
bug 3053 fixed: columns "groups" and "privacy level" come back in Piwigo 2.6 user manager (which still needs improvement on filtering options...) git-svn-id: http://piwigo.org/svn/trunk@27837 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-17merge r27810 from branch 2.6 to trunkplegall1-2/+5
bug 3055: add security pwg_token on API methods introduced in Piwigo 2.6 (pwg.groups.addUser, pwg.groups.deleteUser, pwg.groups.setInfo, pwg.users.add, pwg.users.setInfo, pwg.permissions.add, pwg.permissions.remove) git-svn-id: http://piwigo.org/svn/trunk@27811 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-24admin rating user sorted by consensus by defaultrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26941 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-21admin rating user improvementsrvelices1-1/+14
- add last rate date for user - add consensus deviation but only based on the best rated photos (e.g. how much this user tries to change the best rated photos) git-svn-id: http://piwigo.org/svn/trunk@26900 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-17admin rating improvementsrvelices2-33/+116
- use web service for deletion - use datatables for rating by user - use fontello icons git-svn-id: http://piwigo.org/svn/trunk@26837 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-12change behavior of reset/cancel button on tags manager + reorganize codemistic1001-92/+101
git-svn-id: http://piwigo.org/svn/trunk@26650 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-12prevent "Enter" on tags filter input to reload the pagemistic1001-1/+5
git-svn-id: http://piwigo.org/svn/trunk@26646 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05Update headers to 2014. Happy new year!!mistic1002-2/+2
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-02feature 3016: upgrade script to Piwigo 2.6plegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@26401 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-02bug 3015 fixed: remove "manage album photos" from cat_list to avoidplegall2-5/+3
misunderstanding with "photos sort order". Add infos on album manager: number of photos and sub-albums git-svn-id: http://piwigo.org/svn/trunk@26399 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-27feature 1668: use underscore.js to template the userDetails instead ofplegall1-152/+201
generating HTML directly in javascript. Will make work easier for plugins modifying the user profile. git-svn-id: http://piwigo.org/svn/trunk@26270 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-26feature 1668: change the link text to "close" (with the appropriate icon) ↵plegall13-56/+55
when user profile is open. git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24add missing str_repeat functions in common.js and use it for ↵mistic1002-47/+8
batch_manager_global.tpl git-svn-id: http://piwigo.org/svn/trunk@26179 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24bug fixed: never display text-underline on font iconplegall1-1/+2
bug fixed: keep the "close details" link always displayed. git-svn-id: http://piwigo.org/svn/trunk@26178 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-24feature 1668, user manager redesign: change the way we open user details to ↵plegall2-6/+3
make it "more obvious" git-svn-id: http://piwigo.org/svn/trunk@26177 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-23bug fixed (related to feature 1668): remove link to user manager filtered onplegall1-1/+1
group from group manager. This feature is less useful since member list is shown on group manager and filter feature not implemented yet on new user manager. git-svn-id: http://piwigo.org/svn/trunk@26117 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20feature 1668, user manager redesign: do not let the administrator try toplegall1-9/+21
modify the status of protected users (pwg.users.setInfo will deactivate status change for these users anyway) git-svn-id: http://piwigo.org/svn/trunk@26052 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-20feature 1668, user manager redesign:plegall1-8/+46
* bug fixed: initialize nb_image_page and recent_period with current user * in batch actions, use sliders for recent_period and nb_image_page git-svn-id: http://piwigo.org/svn/trunk@26051 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-12feature 2869 added: support TIFF files on web upload (requires ext_imagick)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25929 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-12feature 1668: hide "delete" link for protected users, hide "change username" ↵plegall1-9/+33
and "email address" for guest git-svn-id: http://piwigo.org/svn/trunk@25928 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-08don't display "null" when email address is empty on users managermistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25844 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29smartpocket, configuration: simpler yes/no checkboxes (with fontello icons, ↵plegall12-56/+119
same as AdminTools checkboxes) git-svn-id: http://piwigo.org/svn/trunk@25752 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29change caddie icon (the name has already changed to "Selection" in en_GB, we ↵plegall12-31/+44
will discuss about it on the forum) git-svn-id: http://piwigo.org/svn/trunk@25749 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-29feature 2916: add icons for cat_modify, picture_modify and admin top barplegall15-41/+83
git-svn-id: http://piwigo.org/svn/trunk@25748 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-28feature 2920: add a navigation bar for long list of commentsplegall2-2/+8
git-svn-id: http://piwigo.org/svn/trunk@25744 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-25fix missing spacervelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@25709 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19feature 3001: new link "add photos" on album edition page. Patch by msakikplegall1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@25593 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-19english lang correction (forgot template)rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@25570 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18feature 1668: replace "Interface theme" by "Theme".plegall2-3/+3
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-18- ws users/groups/perms returns int instead of strings for idsrvelices1-1/+2
- fix ws permissions getList (sometimes got objects sometimes arrays) - users_list data table uses POST (avoid extra lengthy urls) git-svn-id: http://piwigo.org/svn/trunk@25545 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-16feature 1668: add new language strings for the new user manager.plegall2-35/+35
git-svn-id: http://piwigo.org/svn/trunk@25502 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-15feature 1668: nb_image_page or recent_period in database will automatically ↵plegall1-1/+1
take the nearest (bigger) value in the value list git-svn-id: http://piwigo.org/svn/trunk@25492 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-15feature 1668: in user details, ability to modify recent_period and ↵plegall1-4/+78
nb_image_page with sliders git-svn-id: http://piwigo.org/svn/trunk@25491 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-15bug 2883: filter order_by for duplicated valuesmistic1001-26/+19
git-svn-id: http://piwigo.org/svn/trunk@25489 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-14feature 1668: implement "change password" and "edit username"plegall1-6/+119
git-svn-id: http://piwigo.org/svn/trunk@25483 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-13feature 1668: delete single user, better colors for admin dark theme.plegall2-15/+45
git-svn-id: http://piwigo.org/svn/trunk@25479 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-13feature 1668: new display of userDetails, manage group list in user details,plegall1-59/+122
display registration date in user list. work in progress, not finished yet. git-svn-id: http://piwigo.org/svn/trunk@25475 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-11feature 1668: visual enhancement for user manager redesign. Appropriateplegall16-321/+362
(fontello) icons for open/close user details, appropriate colors for DataTables. git-svn-id: http://piwigo.org/svn/trunk@25457 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-11feature 2890: small changes to the new design of group manager. Tab (withplegall1-8/+33
icon), javascript open for "add group" form, use a "link style" for "Permissions" on each album, add icon for "Permissions" link, use same colors for "selected" items as for photos batch manager or comments manager, replace "-" by "·" and make it less visible (softer color) for user separator. git-svn-id: http://piwigo.org/svn/trunk@25449 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-11feature 1668: add a <form> to avoid confusing input[type=radio] ↵plegall1-2/+4
(enabled_high, show_nb_hits...) between users. git-svn-id: http://piwigo.org/svn/trunk@25445 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-08feature 1668: first draft, add a complete form to edit user properties ↵plegall3-1/+207
inside the DataTable. git-svn-id: http://piwigo.org/svn/trunk@25405 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-07feature 2995 and feature 2997mistic1002-219/+267
change organization of configuration page add theme parameter on GUI change links color of dark mail theme (pink) remove main themes css files git-svn-id: http://piwigo.org/svn/trunk@25372 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-03bug 2944: r25280 broke the process on batch managermistic1001-3/+4
git-svn-id: http://piwigo.org/svn/trunk@25312 68402e56-0260-453c-a942-63ccdbb3a9ee