Commit graph

1745 commits

Author SHA1 Message Date
plegall
1c7ecb93e5 indent with spaces, not tabs
git-svn-id: http://piwigo.org/svn/trunk@23532 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25 08:18:30 +00:00
rvelices
8274027e7f use |translate and |sprintf instead of pwg->l10n ...
git-svn-id: http://piwigo.org/svn/trunk@23526 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25 03:46:39 +00:00
plegall
b01a787735 indent with spaces, not tabs
git-svn-id: http://piwigo.org/svn/trunk@23521 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 21:38:31 +00:00
rvelices
1253012e5b bug 2932: Smarty error in templates configuration
git-svn-id: http://piwigo.org/svn/trunk@23520 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 20:53:32 +00:00
plegall
e41f9bddc9 feature 2885: forgotten jQuery(document).ready
git-svn-id: http://piwigo.org/svn/trunk@23497 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 13:20:40 +00:00
rvelices
46dd825423 change lang key (email -> Email) and moved it to common from admin (used in comment add)
git-svn-id: http://piwigo.org/svn/trunk@23496 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-24 04:23:03 +00:00
rvelices
b93085c7fb Smarty3 added 'translate_dec' compilermodifier (generated code is a lot better than $pwg->l10n_dec)
git-svn-id: http://piwigo.org/svn/trunk@23476 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 18:39:31 +00:00
flop25
55d91fffd1 bug:2855
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-21 14:48:43 +00:00
flop25
acb5d4cda7 bug:2855
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-21 14:09:02 +00:00
mistic100
8a28666fd3 feature:2916
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-21 10:26:09 +00:00
rvelices
9da3d7f92e bug 2858: Smarty3 fix php warnings, concat, used modifier on array
git-svn-id: http://piwigo.org/svn/trunk@23425 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-21 05:04:57 +00:00
plegall
1a5ba81093 feature 2916: add icons on album list
git-svn-id: http://piwigo.org/svn/trunk@23394 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20 10:03:54 +00:00
rvelices
6fc07742f8 smarty 3 - first pass for tests
git-svn-id: http://piwigo.org/svn/trunk@23384 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20 03:38:47 +00:00
plegall
9843eb362d feature 2916 (admin icons):
* 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-19 23:10:00 +00:00
flop25
af51f55815 bug:2855
$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-19 20:39:44 +00:00
plegall
68b4a77fad feature 2916: font icons
* 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-18 22:07:30 +00:00
plegall
2e9265e95d feature 2916: slightly bigger icons for level 1 admin menubar
git-svn-id: http://piwigo.org/svn/trunk@23356 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18 21:24:13 +00:00
mistic100
68ffc79d86 feature:2927 Update TokenInput to 1.6.1/mistic100
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 20:53:20 +00:00
flop25
c17bc66aeb bug:2855
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-16 19:52:51 +00:00
mistic100
7dc8423770 feature:2884 Display "i" tooltip on themes
+ simplify layout (like plugins_installed)

git-svn-id: http://piwigo.org/svn/trunk@23259 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 16:23:45 +00:00
flop25
c86481cbbe feature:2925
theme_delete with less arg

git-svn-id: http://piwigo.org/svn/trunk@23248 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 12:16:06 +00:00
flop25
970b0a596a feature:2925
new function theme_delete

git-svn-id: http://piwigo.org/svn/trunk@23247 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 12:02:22 +00:00
mistic100
96eafa0a3b Use common language strings on install.tpl and remove duplicates from install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@23212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14 21:18:46 +00:00
mistic100
699951a8e7 fix display of install page (when was it broken ?) + html5 doctype
git-svn-id: http://piwigo.org/svn/trunk@23211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-14 20:39:53 +00:00
rvelices
3f610c0fd8 no need to double render_tag_name (since my previous commit on this file)
git-svn-id: http://piwigo.org/svn/trunk@23185 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-13 18:31:17 +00:00
rvelices
97ef1cbd57 history - merge album/tags link into a single column (table is already very 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-11 04:35:32 +00:00
flop25
0c2e87cb58 bug:2890
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-09 18:57:26 +00:00
rvelices
793c3b537e feature 2916 symbol fonts - fix dark admin theme display
git-svn-id: http://piwigo.org/svn/trunk@23105 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-08 04:36:13 +00:00
flop25
6eb040cde6 bug:2890
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-05 21:46:20 +00:00
rvelices
83efb7b38a feature 2916 Replace raphael with symbol fonts (experimental 2 icons in batch manager actions)
git-svn-id: http://piwigo.org/svn/trunk@23055 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-05 05:24:01 +00:00
rvelices
5b60c54c55 feature 2916 Replace raphael with symbol fonts
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-06-04 04:44:34 +00:00
plegall
eb002c40a4 merge r22978 from branch 2.5 to trunk
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-31 12:23:45 +00:00
plegall
c8d5ad2d77 merge r22949 from branch 2.5 to trunk
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-29 20:52:04 +00:00
rvelices
7b36df8f75 compatibility with jquery 1.9
git-svn-id: http://piwigo.org/svn/trunk@22812 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-21 21:02:17 +00:00
plegall
a67544b1ad feature 2885: only display Google Map on a click
git-svn-id: http://piwigo.org/svn/trunk@22715 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-17 11:07:42 +00:00
plegall
ff097c3d83 bug 2901 fixed: batch manager, for "set title" and "set author" actions,
|@escape:javascript to avoid problems with single quotes.


git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16 22:21:17 +00:00
plegall
6a42022517 slightly larger textfield for album name creation
git-svn-id: http://piwigo.org/svn/trunk@22704 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16 22:00:43 +00:00
rvelices
923ee0d253 feature 2885: Add geoip info in the stats / history page - fixes and add a location map image
git-svn-id: http://piwigo.org/svn/trunk@22703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-16 20:46:21 +00:00
rvelices
42bdfe8c8d feature 2885: Add geoip info in the stats / history page
- 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-16 04:31:48 +00:00
rvelices
d2c695ee89 feature 2885: Add geoip info in the stats / history page
git-svn-id: http://piwigo.org/svn/trunk@22664 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-14 19:30:26 +00:00
rvelices
0f3db14cd4 feature 2897: add a a search filter input on tags admin page
git-svn-id: http://piwigo.org/svn/trunk@22592 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-11 04:32:07 +00:00
rvelices
567cc715fa clean admin unused css ...
git-svn-id: http://piwigo.org/svn/trunk@22580 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-10 04:49:09 +00:00
rvelices
3e083a5597 compatibility with jquery 1.9.1
git-svn-id: http://piwigo.org/svn/trunk@22579 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-10 04:47:31 +00:00
rvelices
3234bb5bc9 admin theme links use text-decoration on hovering instead of border-bottom (css simpler, no box sizing issues on hover ...)
git-svn-id: http://piwigo.org/svn/trunk@22541 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-05-08 05:23:07 +00:00
plegall
d737b12e6b merge r22525 from branch 2.5 to trunk
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-07 08:53:04 +00:00
flop25
5a0bd85b80 bug:2890
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-05-06 18:34:56 +00:00
rvelices
801047cb23 group_list compatibility with jquery 1.9
git-svn-id: http://piwigo.org/svn/trunk@22368 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-26 19:58:06 +00:00
mistic100
ee3e287aa0 move and update jgrowl css
git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23 15:46:47 +00:00
flop25
0490009705 bug:2863
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-04-11 13:18:46 +00:00
rvelices
f6d6f66d79 tag names in admin history search were not being displayed using rander_tag_name event
git-svn-id: http://piwigo.org/svn/trunk@21894 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-28 21:38:36 +00:00