Commit graph

339 commits

Author SHA1 Message Date
rvelices
d45adcf0b9 fix switchbox for deeply nested position absolute elements (should use position() instead of offset())
git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:41:18 +00:00
rvelices
c181c32adf move property declaration from #linkFirst to #linkFirst DIV ...
git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:32:22 +00:00
rvelices
6a497052ee added a new icon (looks like a menu for mobiles)
git-svn-id: http://piwigo.org/svn/trunk@24610 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-24 20:31:30 +00:00
rvelices
45c0f9228c reduce left?right margin of tag cloud on tags page
git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-09-18 16:35:57 +00:00
rvelices
c3c807b553 - on picture.php do not set the prefetch link if already set by a plugin
- picture.tpl set the derivative size checkbox id to the correct name

git-svn-id: http://piwigo.org/svn/trunk@23882 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-07-08 23:14:14 +00:00
rvelices
49da4accc8 on picture page add TITLE_ESC variable for every thumb to avoid escaping TITLE more than 40 times in the template...
git-svn-id: http://piwigo.org/svn/trunk@23689 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-30 05:57:49 +00:00
flop25
cc8835bb1f bug:2918
Display a link for the fist and last page on picture.tpl, to go to the album
3 lang keys added

git-svn-id: http://piwigo.org/svn/trunk@23642 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-28 19:39:31 +00:00
rvelices
56b3516bae fix missing prev/next nav items in the calendar view (Smarty get_template_vars by reference not working anymore)
git-svn-id: http://piwigo.org/svn/trunk@23618 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-27 20:45:32 +00:00
rvelices
b97a2a5bd9 fix smarty 3: | (modifier) operator priority is greater than +,/ ...
git-svn-id: http://piwigo.org/svn/trunk@23550 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-25 21:29:15 +00:00
mistic100
e3c95b4770 "Email" doesn't exist, use "Email address" instead
git-svn-id: http://piwigo.org/svn/trunk@23490 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-23 23:37:55 +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
rvelices
0b319ddd45 feature 2928: fctorize switchBox (now js is loaded async + also apply to the calendar type links on index page)
git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-22 04:44:48 +00:00
mistic100
863bce7f13 feature:2832 Provide better integration of plugins adding a all new section
don't need for an extra file

git-svn-id: http://piwigo.org/svn/trunk@23399 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20 14:35:16 +00:00
mistic100
2d15ba1746 feature:2832 Provide better integration of plugins adding a all new section
see future version of skeleton/trunk for usage

git-svn-id: http://piwigo.org/svn/trunk@23396 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-20 11:06:38 +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
rvelices
2f41d77764 upgraded jquery to 1.10.1
git-svn-id: http://piwigo.org/svn/trunk@23358 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 04:36:23 +00:00
mistic100
078e4d1bbd feature:2928 Factorize JS code for switchBox
switchBox("selector for link", "selector for box");

git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18 10:29:55 +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
2b8ea75b1d feature:2785 Improve template method to sort actions buttons
+ add default rank = 50

git-svn-id: http://piwigo.org/svn/trunk@23263 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 17:15:24 +00:00
mistic100
6fafebd52a feature:2922 Add caseSensitive option to TokenInput (false by default)
git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 15:44:21 +00:00
mistic100
212d37a36a escape special chars used in regex
cc8eab541a

git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-15 13:50:10 +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
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
mistic100
a6bcd40bd8 update jGrowl to 1.2.12 for jQuery 1.9.1
git-svn-id: http://piwigo.org/svn/trunk@22337 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-23 15:13:07 +00:00
rvelices
d3e271fbe4 upgrade jquery to 1.9.1
git-svn-id: http://piwigo.org/svn/trunk@22176 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-04-12 19:59:09 +00:00
rvelices
ea10c19ac5 feature 2836: display the number of comments/tags in the menubar
git-svn-id: http://piwigo.org/svn/trunk@21817 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-24 06:46:35 +00:00
rvelices
0804d94565 fix compatibility with jquery 1.9
git-svn-id: http://piwigo.org/svn/trunk@21798 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-23 09:23:59 +00:00
plegall
6e1d4c230f typo fixed from r21175
git-svn-id: http://piwigo.org/svn/trunk@21176 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04 14:34:03 +00:00
plegall
c1f445f510 bug 2859 fixed: sanitize of photo title before use in title/alt HTML attributes
git-svn-id: http://piwigo.org/svn/trunk@21175 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-03-04 14:31:46 +00:00
rvelices
e9dab9db74 on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being overriden by menubar and having to redefine it (U_ADMIN still there for 2.5 version for backward compatibility)
git-svn-id: http://piwigo.org/svn/trunk@21039 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25 21:16:10 +00:00
rvelices
1c9a69ba0a - replaced calendar views select with a drop down box (as sort order and photo sizes)
- some css compaction

git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-23 07:24:04 +00:00
rvelices
82217461c4 fix english language string
added missing rel nofollow on registration page link

git-svn-id: http://piwigo.org/svn/trunk@20924 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-22 05:00:23 +00:00
rvelices
74373ea717 upgraded jquery ui from 1.9.0 to 1.10.1
git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 21:18:40 +00:00
rvelices
eeb7942b4e upgraded jquery jcrop from 0.9.10 to 0.9.12
git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:33:45 +00:00
rvelices
56bf419cac upgraded jquery chosen from 0.9.7 to 0.9.11
git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 20:24:46 +00:00
rvelices
3c95ae69f4 upgraded jquery colorbox from 1.3.16 to 1.4.1
git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-18 19:58:24 +00:00
plegall
3826020023 feature 2834: move "up" icon before previous/next arrows
git-svn-id: http://piwigo.org/svn/trunk@20542 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-04 09:46:55 +00:00
flop25
6b1b98df15 moved inline css in theme.css
removed useless theme conf
ready for rc

git-svn-id: http://piwigo.org/svn/trunk@20452 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-29 18:35:50 +00:00
rvelices
35717d6ad9 javascript int type instead of string
git-svn-id: http://piwigo.org/svn/trunk@20336 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-22 19:17:09 +00:00
flop25
63198af499 bug:2820 & bug:2684
much better code : ability to pass max_requests to the js file like error_icon


git-svn-id: http://piwigo.org/svn/trunk@20212 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:38:54 +00:00
flop25
b91d2f7772 bug:2684
picture page and comment_list.tpl
clean up unused loader gif

git-svn-id: http://piwigo.org/svn/trunk@20211 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-17 18:17:53 +00:00
flop25
a6f55ac038 bug:2820 & bug:2684
add $conf['maxRequests']
perf enhanced : declare once {combine_script}
add one loading gif, fixed at the bottom right of the page
display an icon for picture loading, and an error icon if ajax failed : might need to be integrated in sprite.png
ToDo picture page/clean up unused loader gif/sleep above all.


git-svn-id: http://piwigo.org/svn/trunk@20161 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-14 23:15:34 +00:00
plegall
4bc775e479 update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
rvelices
2fc850c5b2 upgraded js libs
jquery from 1.8.2 to 1.8.3
jquery jCrop from 0.9.9 to 0.9.10

git-svn-id: http://piwigo.org/svn/trunk@19682 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-31 06:13:14 +00:00
mistic100
e11b5a757c smarty bug introduced in r19575
git-svn-id: http://piwigo.org/svn/trunk@19581 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26 18:20:14 +00:00
mistic100
9cc816d364 feature 2816: {strip} smarty tag can introduce bugs in javascript + fix picture.tpl
git-svn-id: http://piwigo.org/svn/trunk@19575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-26 11:35:40 +00:00
plegall
b70a6d7709 improved template/css: create .tag_search_results and .category_search_results
CSS class to avoid inline CSS and make customization easier (ability to hide
these blocks with LocalFiles Editor)


git-svn-id: http://piwigo.org/svn/trunk@19302 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-06 11:31:12 +00:00
rvelices
5ca6b4c919 bug 2772: remove "Home" from html title pages on index pages - partial revert change of breadcrumb title on home page
git-svn-id: http://piwigo.org/svn/trunk@19233 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-30 20:59:02 +00:00
rvelices
a97b921b73 wrong html
git-svn-id: http://piwigo.org/svn/trunk@19014 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14 21:11:23 +00:00
rvelices
9dfd117d77 fix legend color for dark themes with IE
git-svn-id: http://piwigo.org/svn/trunk@19013 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-14 20:40:32 +00:00