Commit graph

528 commits

Author SHA1 Message Date
mistic100
065db80650 bug:2944 Performance issues when creating an album
prepend new <option> instead of append

git-svn-id: http://piwigo.org/svn/trunk@23952 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-14 19:59:27 +00:00
mistic100
97cc62128f bug:2944 Performance issues when creating an album
git-svn-id: http://piwigo.org/svn/trunk@23944 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-14 16:43:22 +00:00
flop25
46040738d8 bug:2808
add "Your Favorites" to the filters of the Batch Manager 

git-svn-id: http://piwigo.org/svn/trunk@23746 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-02 19:59:34 +00:00
flop25
bd9529fbf0 bug:2840
disable the "resize after upload" options if gd 
1 lang key added

git-svn-id: http://piwigo.org/svn/trunk@23643 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-28 20:12:49 +00:00
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
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
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
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
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
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
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
f2da009c0f make batch manager ready for jquery 1.9
git-svn-id: http://piwigo.org/svn/trunk@20823 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:58:46 +00:00
plegall
b267aea0e2 bug 2825: add maintenance action to clean the database and avoid integrity errors
git-svn-id: http://piwigo.org/svn/trunk@20544 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 11:28:03 +00:00
mistic100
f7d95017a4 bug:2822 editing photo replaces date_creation time to 00:00:00
git-svn-id: http://piwigo.org/svn/trunk@20531 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-03 15:25:52 +00:00
mistic100
d0c95da2cb try to fix buggy admin menu since jquery update
git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14 20:44:02 +00:00
mistic100
4b7b977db2 minor optimization on photos_add_direct
git-svn-id: http://piwigo.org/svn/trunk@19828 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-05 10:04:10 +00:00