aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feature:2884 Display "i" tooltip on themesmistic1002013-06-162-52/+75
| | | | | | + simplify layout (like plugins_installed) git-svn-id: http://piwigo.org/svn/trunk@23259 68402e56-0260-453c-a942-63ccdbb3a9ee
* Use common language strings on install.tpl and remove duplicates from ↵mistic1002013-06-141-4/+4
| | | | | | install.lang.php git-svn-id: http://piwigo.org/svn/trunk@23212 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix display of install page (when was it broken ?) + html5 doctypemistic1002013-06-141-9/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@23211 68402e56-0260-453c-a942-63ccdbb3a9ee
* history - merge album/tags link into a single column (table is already very ↵rvelices2013-06-111-5/+5
| | | | | | | | large and these columns are mutually exclusive - add tags link in the history table git-svn-id: http://piwigo.org/svn/trunk@23151 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2890flop252013-06-095-34/+70
| | | | | | | new layout finished: ie7 compat, dynamic, rounded corners... the 2 "Manage..." options has been deleted git-svn-id: http://piwigo.org/svn/trunk@23121 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 symbol fonts - fix dark admin theme displayrvelices2013-06-081-17/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@23105 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2890flop252013-06-051-12/+7
| | | | | | | testing a new layout: feedbacks welcomed on the bug ticket ToDo: not hardcoded, rounded corners, remove the 2 actions git-svn-id: http://piwigo.org/svn/trunk@23062 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 Replace raphael with symbol fonts (experimental 2 icons in ↵rvelices2013-06-051-2/+2
| | | | | | batch manager actions) git-svn-id: http://piwigo.org/svn/trunk@23055 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 Replace raphael with symbol fonts rvelices2013-06-0451-57/+1041
| | | | | | I added more icons than before (I think it's better as we can find links faster but that's arguable ...) git-svn-id: http://piwigo.org/svn/trunk@23029 68402e56-0260-453c-a942-63ccdbb3a9ee
* compatibility with jquery 1.9rvelices2013-05-211-9/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@22812 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2885: only display Google Map on a clickplegall2013-05-171-8/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@22715 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2901 fixed: batch manager, for "set title" and "set author" actions,plegall2013-05-161-2/+2
| | | | | | | |@escape:javascript to avoid problems with single quotes. git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee
* slightly larger textfield for album name creationplegall2013-05-161-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@22704 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2885: Add geoip info in the stats / history page - fixes and add a ↵rvelices2013-05-162-5/+15
| | | | | | location map image git-svn-id: http://piwigo.org/svn/trunk@22703 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2885: Add geoip info in the stats / history page rvelices2013-05-162-13/+36
| | | | | | | | - use jsonp (cross origin) - use localStorage cache - use tiptip instead of ui tooltip git-svn-id: http://piwigo.org/svn/trunk@22683 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2885: Add geoip info in the stats / history page rvelices2013-05-145-5/+79
| | | | git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2897: add a a search filter input on tags admin pagervelices2013-05-111-8/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@22592 68402e56-0260-453c-a942-63ccdbb3a9ee
* clean admin unused css ...rvelices2013-05-103-28/+34
| | | | git-svn-id: http://piwigo.org/svn/trunk@22580 68402e56-0260-453c-a942-63ccdbb3a9ee
* compatibility with jquery 1.9.1rvelices2013-05-102-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@22579 68402e56-0260-453c-a942-63ccdbb3a9ee
* admin theme links use text-decoration on hovering instead of border-bottom ↵rvelices2013-05-085-32/+23
| | | | | | (css simpler, no box sizing issues on hover ...) git-svn-id: http://piwigo.org/svn/trunk@22541 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r22525 from branch 2.5 to trunkplegall2013-05-071-0/+1
| | | | | | | | | bug 2895 fixed: replace border-bottom by text-decoration in menubar links for admin theme roma, to avoid height change on plugins box. git-svn-id: http://piwigo.org/svn/trunk@22526 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2890flop252013-05-063-7/+7
| | | | | | for "Manage Permissions" and "Manage the members", don't display the button "apply action" button and style as a button the links git-svn-id: http://piwigo.org/svn/trunk@22516 68402e56-0260-453c-a942-63ccdbb3a9ee
* group_list compatibility with jquery 1.9rvelices2013-04-261-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@22368 68402e56-0260-453c-a942-63ccdbb3a9ee
* move and update jgrowl cssmistic1002013-04-236-152/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2863flop252013-04-112-0/+5
| | | | | | display a message on the upload page if "Resized after upload" is checked git-svn-id: http://piwigo.org/svn/trunk@22135 68402e56-0260-453c-a942-63ccdbb3a9ee
* make batch manager ready for jquery 1.9rvelices2013-02-181-23/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2825: add maintenance action to clean the database and avoid integrity ↵plegall2013-02-041-0/+1
| | | | | | errors git-svn-id: http://piwigo.org/svn/trunk@20544 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2822 editing photo replaces date_creation time to 00:00:00 mistic1002013-02-031-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@20531 68402e56-0260-453c-a942-63ccdbb3a9ee
* try to fix buggy admin menu since jquery updatemistic1002013-01-143-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
* minor optimization on photos_add_direct mistic1002013-01-051-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@19828 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-015-5/+5
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleanup admin cssrvelices2012-12-232-18/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@19530 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2425flop252012-12-051-2/+2
| | | | | | | New interface like the Batch Mananger : language files and keys git-svn-id: http://piwigo.org/svn/trunk@19292 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2425flop252012-12-051-12/+1
| | | | | | | New interface like the Batch Mananger : merge & interface finished git-svn-id: http://piwigo.org/svn/trunk@19290 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2425flop252012-12-041-5/+5
| | | | | | | | | New interface like the Batch Mananger : rename, delete, duplicate and toggle-default TODO soon merge & finalisation of the interface git-svn-id: http://piwigo.org/svn/trunk@19286 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2425flop252012-11-291-25/+187
| | | | | | New interface like the Batch Mananger : select menu and js to handle the actions git-svn-id: http://piwigo.org/svn/trunk@19230 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2718 Add batch manager filters for photo dimensions, small cleaning ↵mistic1002012-11-211-9/+9
| | | | | | in the code git-svn-id: http://piwigo.org/svn/trunk@19121 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2718: Batch Manager filter on dimensions, only display existing valuesplegall2012-11-193-42/+127
| | | | | | | improved colors on ui-slider git-svn-id: http://piwigo.org/svn/trunk@19069 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2780 Differentiate graphically physical album vs virtual albums, ↵mistic1002012-11-182-2/+2
| | | | | | only apply to direct descendants git-svn-id: http://piwigo.org/svn/trunk@19066 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2718 Add batch manager filters for photo dimensions, redesign with ↵mistic1002012-11-101-30/+86
| | | | | | sliders git-svn-id: http://piwigo.org/svn/trunk@18988 68402e56-0260-453c-a942-63ccdbb3a9ee
* clean HTML+JS code on cat_list.tplmistic1002012-11-101-36/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@18986 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2780 Differentiate graphically physical album vs virtual albumsmistic1002012-11-104-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@18985 68402e56-0260-453c-a942-63ccdbb3a9ee
* cleanup admin cssrvelices2012-11-085-42/+17
| | | | git-svn-id: http://piwigo.org/svn/trunk@18976 68402e56-0260-453c-a942-63ccdbb3a9ee
* js code simplificationrvelices2012-11-081-24/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@18974 68402e56-0260-453c-a942-63ccdbb3a9ee
* move a lot of inline js code (raphael icons) from inline to external async ↵rvelices2012-11-062-19/+13
| | | | | | script git-svn-id: http://piwigo.org/svn/trunk@18956 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2718 Add batch manager filters for photo dimensions, redisgnmistic1002012-10-271-19/+23
| | | | git-svn-id: http://piwigo.org/svn/trunk@18758 68402e56-0260-453c-a942-63ccdbb3a9ee
* doctype is html5 - less restrictivie than html 4 strict (which we are not ↵rvelices2012-10-271-2/+1
| | | | | | compatible with anyway)... git-svn-id: http://piwigo.org/svn/trunk@18756 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 ↵rvelices2012-10-122-2/+2
| | | | | | | | to 1.9.0 Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ... git-svn-id: http://piwigo.org/svn/trunk@18630 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade cluetip version from 1.0.7 to 1.2.6rvelices2012-10-113-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2770: Add bottom pagination on batch manager unit mistic1002012-10-111-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@18607 68402e56-0260-453c-a942-63ccdbb3a9ee