aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added a new icon (looks like a menu for mobiles)rvelices2013-09-248-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24610 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduce left?right margin of tag cloud on tags pagervelices2013-09-181-3/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@24513 68402e56-0260-453c-a942-63ccdbb3a9ee
* - on picture.php do not set the prefetch link if already set by a pluginrvelices2013-07-081-2/+2
| | | | | | - 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
* on picture page add TITLE_ESC variable for every thumb to avoid escaping ↵rvelices2013-06-303-9/+9
| | | | | | TITLE more than 40 times in the template... git-svn-id: http://piwigo.org/svn/trunk@23689 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2918flop252013-06-282-2/+25
| | | | | | | 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
* fix missing prev/next nav items in the calendar view (Smarty ↵rvelices2013-06-271-11/+8
| | | | | | get_template_vars by reference not working anymore) git-svn-id: http://piwigo.org/svn/trunk@23618 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix smarty 3: | (modifier) operator priority is greater than +,/ ...rvelices2013-06-251-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@23550 68402e56-0260-453c-a942-63ccdbb3a9ee
* "Email" doesn't exist, use "Email address" insteadmistic1002013-06-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@23490 68402e56-0260-453c-a942-63ccdbb3a9ee
* Smarty3 added 'translate_dec' compilermodifier (generated code is a lot ↵rvelices2013-06-235-13/+8
| | | | | | better than $pwg->l10n_dec) git-svn-id: http://piwigo.org/svn/trunk@23476 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2928: fctorize switchBox (now js is loaded async + also apply to the ↵rvelices2013-06-223-31/+32
| | | | | | calendar type links on index page) git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2832 Provide better integration of plugins adding a all new sectionmistic1002013-06-202-63/+4
| | | | | | don't need for an extra file git-svn-id: http://piwigo.org/svn/trunk@23399 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2832 Provide better integration of plugins adding a all new sectionmistic1002013-06-201-0/+62
| | | | | | see future version of skeleton/trunk for usage git-svn-id: http://piwigo.org/svn/trunk@23396 68402e56-0260-453c-a942-63ccdbb3a9ee
* smarty 3 - first pass for tests rvelices2013-06-204-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@23384 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery to 1.10.1rvelices2013-06-192-2489/+2700
| | | | git-svn-id: http://piwigo.org/svn/trunk@23358 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2928 Factorize JS code for switchBoxmistic1002013-06-183-35/+21
| | | | | | switchBox("selector for link", "selector for box"); git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2927 Update TokenInput to 1.6.1/mistic100mistic1002013-06-162-204/+525
| | | | git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2785 Improve template method to sort actions buttonsmistic1002013-06-162-0/+2
| | | | | | + add default rank = 50 git-svn-id: http://piwigo.org/svn/trunk@23263 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2922 Add caseSensitive option to TokenInput (false by default)mistic1002013-06-151-5/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@23231 68402e56-0260-453c-a942-63ccdbb3a9ee
* escape special chars used in regexmistic1002013-06-151-1/+6
| | | | | | https://github.com/MartinKoerner/jquery-tokeninput/commit/cc8eab541ad1371c6f0c6730c0154908eb105f5d git-svn-id: http://piwigo.org/svn/trunk@23229 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2916 Replace raphael with symbol fonts rvelices2013-06-041-5501/+0
| | | | | | 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
* move and update jgrowl cssmistic1002013-04-234-0/+158
| | | | git-svn-id: http://piwigo.org/svn/trunk@22338 68402e56-0260-453c-a942-63ccdbb3a9ee
* update jGrowl to 1.2.12 for jQuery 1.9.1mistic1002013-04-231-9/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@22337 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery to 1.9.1rvelices2013-04-122-2752/+2880
| | | | git-svn-id: http://piwigo.org/svn/trunk@22176 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2836: display the number of comments/tags in the menubar rvelices2013-03-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21817 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix compatibility with jquery 1.9rvelices2013-03-231-18/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@21798 68402e56-0260-453c-a942-63ccdbb3a9ee
* typo fixed from r21175plegall2013-03-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@21176 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2859 fixed: sanitize of photo title before use in title/alt HTML attributesplegall2013-03-043-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@21175 68402e56-0260-453c-a942-63ccdbb3a9ee
* on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being ↵rvelices2013-02-251-2/+2
| | | | | | 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
* - replaced calendar views select with a drop down box (as sort order and ↵rvelices2013-02-232-8/+21
| | | | | | | | photo sizes) - some css compaction git-svn-id: http://piwigo.org/svn/trunk@20982 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix english language stringrvelices2013-02-221-1/+1
| | | | | | added missing rel nofollow on registration page link git-svn-id: http://piwigo.org/svn/trunk@20924 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery ui from 1.9.0 to 1.10.1rvelices2013-02-18118-4325/+5379
| | | | git-svn-id: http://piwigo.org/svn/trunk@20824 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery jcrop from 0.9.10 to 0.9.12rvelices2013-02-183-145/+223
| | | | git-svn-id: http://piwigo.org/svn/trunk@20820 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery chosen from 0.9.7 to 0.9.11rvelices2013-02-183-51/+75
| | | | git-svn-id: http://piwigo.org/svn/trunk@20818 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded jquery colorbox from 1.3.16 to 1.4.1rvelices2013-02-183-128/+148
| | | | git-svn-id: http://piwigo.org/svn/trunk@20816 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2834: move "up" icon before previous/next arrowsplegall2013-02-041-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@20542 68402e56-0260-453c-a942-63ccdbb3a9ee
* moved inline css in theme.cssflop252013-01-295-4/+10
| | | | | | | removed useless theme conf ready for rc git-svn-id: http://piwigo.org/svn/trunk@20452 68402e56-0260-453c-a942-63ccdbb3a9ee
* javascript int type instead of stringrvelices2013-01-223-5/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@20336 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2820 & bug:2684flop252013-01-174-78/+17
| | | | | | | 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
* bug:2684flop252013-01-174-4/+12
| | | | | | | 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
* bug:2820 & bug:2684flop252013-01-147-8/+83
| | | | | | | | | | | 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
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-018-8/+8
| | | | | | expected on r12922) git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgraded js libsrvelices2012-12-315-636/+590
| | | | | | | 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
* smarty bug introduced in r19575 mistic1002012-12-261-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@19581 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2816: {strip} smarty tag can introduce bugs in javascript + fix ↵mistic1002012-12-261-2/+3
| | | | | | picture.tpl git-svn-id: http://piwigo.org/svn/trunk@19575 68402e56-0260-453c-a942-63ccdbb3a9ee
* improved template/css: create .tag_search_results and .category_search_resultsplegall2012-12-062-2/+8
| | | | | | | | 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
* bug 2772: remove "Home" from html title pages on index pages - partial ↵rvelices2012-11-301-1/+1
| | | | | | revert change of breadcrumb title on home page git-svn-id: http://piwigo.org/svn/trunk@19233 68402e56-0260-453c-a942-63ccdbb3a9ee
* wrong htmlrvelices2012-11-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19014 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix legend color for dark themes with IErvelices2012-11-141-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19013 68402e56-0260-453c-a942-63ccdbb3a9ee
* cosmetic change (easier for prefilter)rvelices2012-11-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@19007 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2786 Allow to edit website url in user comments + improve "user ↵mistic1002012-11-111-4/+6
| | | | | | experience" on comment edition git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee