aboutsummaryrefslogtreecommitdiffstats
path: root/admin (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-23Smarty3 added 'translate_dec' compilermodifier (generated code is a lot ↵rvelices1-1/+1
better than $pwg->l10n_dec) git-svn-id: http://piwigo.org/svn/trunk@23476 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21bug:2855flop253-39/+41
check "Apply to sub" checkbox if $conf inheritance_by_default is true add admins to the users granted optimizations git-svn-id: http://piwigo.org/svn/trunk@23430 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21bug:2855flop251-50/+72
take care if no parent album, and propagate the permissions ToDo: check "Apply to sub" checkbox if $conf inheritance_by_default is true, optimizations git-svn-id: http://piwigo.org/svn/trunk@23428 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21feature:2916mistic10018-32/+49
modify .showIcon class to be used with fontello (icon-info-circled-1) git-svn-id: http://piwigo.org/svn/trunk@23426 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21bug 2858: Smarty3 fix php warnings, concat, used modifier on arrayrvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@23425 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20feature 2916: add icons on album listplegall1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@23394 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20smarty 3 - first pass for tests rvelices1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@23384 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19feature 2916 (admin icons):plegall16-69/+236
* all level 2 admin menus have an icon * bigger right-margin (0.5em instead of 0.2em) on #menubar dd icons * many tabs get an icon (list plugins/themes/languages, update, add; add photos, history) Specific changes on "roma" (dark admin theme) * menu icons in grey #666 * no text-decoration on icons git-svn-id: http://piwigo.org/svn/trunk@23382 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19bug:2855flop251-1/+88
$conf['inheritance_by_default'] applies on FTP added albums git-svn-id: http://piwigo.org/svn/trunk@23376 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18feature 2916: font iconsplegall13-51/+203
* new icon for users * icon for Batch Manager * icon for Synchronize * icon for Site Manager * new icon for History * new icon for Maintenance * icon for Updates * icon for Options * icon for Menus * icon for Templates * new icon for Languages * icon for Themes git-svn-id: http://piwigo.org/svn/trunk@23357 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18feature 2916: slightly bigger icons for level 1 admin menubarplegall1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@23356 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2927 Update TokenInput to 1.6.1/mistic100mistic1005-28/+13
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16bug:2855flop251-1/+30
new otpion "inherit" for create_virtual_category(), and $conf['inheritance_by_default'] = false; ToDo: album registred from Ftp git-svn-id: http://piwigo.org/svn/trunk@23272 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2884 Display "i" tooltip on themesmistic1003-79/+124
+ simplify layout (like plugins_installed) git-svn-id: http://piwigo.org/svn/trunk@23259 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2925flop251-1/+1
theme_delete with less arg git-svn-id: http://piwigo.org/svn/trunk@23248 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16feature:2925flop251-0/+9
new function theme_delete git-svn-id: http://piwigo.org/svn/trunk@23247 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14Use common language strings on install.tpl and remove duplicates from ↵mistic1001-4/+4
install.lang.php git-svn-id: http://piwigo.org/svn/trunk@23212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14fix display of install page (when was it broken ?) + html5 doctypemistic1001-9/+8
git-svn-id: http://piwigo.org/svn/trunk@23211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-13no need to double render_tag_name (since my previous commit on this file)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@23185 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-11history - merge album/tags link into a single column (table is already very ↵rvelices2-7/+12
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
2013-06-09bug:2890flop255-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
2013-06-08feature 2916 symbol fonts - fix dark admin theme displayrvelices1-17/+17
git-svn-id: http://piwigo.org/svn/trunk@23105 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-05bug:2890flop251-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
2013-06-05feature 2916 Replace raphael with symbol fonts (experimental 2 icons in ↵rvelices1-2/+2
batch manager actions) git-svn-id: http://piwigo.org/svn/trunk@23055 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-04feature 2916 Replace raphael with symbol fonts rvelices52-65/+1049
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
2013-05-31merge r22978 from branch 2.5 to trunkplegall2-0/+12
bug 2915 fixed: really disable synchronization on synchronization and site (directories) manager screens. git-svn-id: http://piwigo.org/svn/trunk@22979 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-29merge r22949 from branch 2.5 to trunkplegall1-1/+3
bug 2909 fixed: make sure the selection of private album is not empty before adding permission to user. The good test had been removed in r11729 git-svn-id: http://piwigo.org/svn/trunk@22950 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-21compatibility with jquery 1.9rvelices1-9/+7
git-svn-id: http://piwigo.org/svn/trunk@22812 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-17feature 2885: only display Google Map on a clickplegall1-8/+22
git-svn-id: http://piwigo.org/svn/trunk@22715 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16bug 2901 fixed: batch manager, for "set title" and "set author" actions,plegall1-2/+2
|@escape:javascript to avoid problems with single quotes. git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16slightly larger textfield for album name creationplegall1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@22704 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16feature 2885: Add geoip info in the stats / history page - fixes and add a ↵rvelices2-5/+15
location map image git-svn-id: http://piwigo.org/svn/trunk@22703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16feature 2885: Add geoip info in the stats / history page rvelices2-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
2013-05-14feature 2885: Add geoip info in the stats / history page rvelices5-5/+79
git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-11feature 2897: add a a search filter input on tags admin pagervelices1-8/+37
git-svn-id: http://piwigo.org/svn/trunk@22592 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-10clean admin unused css ...rvelices3-28/+34
git-svn-id: http://piwigo.org/svn/trunk@22580 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-10compatibility with jquery 1.9.1rvelices2-9/+9
git-svn-id: http://piwigo.org/svn/trunk@22579 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-08admin theme links use text-decoration on hovering instead of border-bottom ↵rvelices5-32/+23
(css simpler, no box sizing issues on hover ...) git-svn-id: http://piwigo.org/svn/trunk@22541 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-07merge r22525 from branch 2.5 to trunkplegall1-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
2013-05-06bug:2890flop253-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
2013-04-26group_list compatibility with jquery 1.9rvelices1-9/+9
git-svn-id: http://piwigo.org/svn/trunk@22368 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23move and update jgrowl cssmistic1006-152/+2
git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-11bug:2863flop253-1/+17
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
2013-03-28tag names in admin history search were not being displayed using ↵rvelices1-1/+1
rander_tag_name event git-svn-id: http://piwigo.org/svn/trunk@21894 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-24feature 2836: display the number of comments/tags in the menubar rvelices1-0/+16
git-svn-id: http://piwigo.org/svn/trunk@21817 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-15merge r21566 from branch 2.5 to trunkplegall2-26/+26
bug 2867 fixed: move get_dirs function to a function file, so that it can be used in plugin LocalFiles Editor (see r18629) git-svn-id: http://piwigo.org/svn/trunk@21567 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-28bug 2852 fixed: ability to use HTML markup in album description for ↵plegall1-1/+1
pwg.categories.add git-svn-id: http://piwigo.org/svn/trunk@21070 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18make batch manager ready for jquery 1.9rvelices1-23/+23
git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18allow to pass an array to get_tag_ids()mistic1001-1/+14
git-svn-id: http://piwigo.org/svn/trunk@20805 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-13bug:2841 doesn't duplicate using 'merge' action on only one group flop251-1/+1
git-svn-id: http://piwigo.org/svn/trunk@20740 68402e56-0260-453c-a942-63ccdbb3a9ee