aboutsummaryrefslogtreecommitdiffstats
path: root/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix potential smartpocket redirect issue in admin (redirect -> redirect_html ↵rvelices2013-02-051-1/+1
| | | | | | -> new Template -> include themeconf.inc.php => Fatal error) git-svn-id: http://piwigo.org/svn/trunk@20579 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
* feature 2833: better looking icons for Elegant. Mainly on picture.php, to be ↵plegall2013-02-044-2/+2
| | | | | | | | | | completed. Icons are coming from screenshots of entypo and typicons fonts. The Entypo and Typicons pictograms are licensed under CC BY 3.0. git-svn-id: http://piwigo.org/svn/trunk@20541 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-177-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
* bug:2819patdenice2013-01-092-0/+10
| | | | | | | | Link problem in menu with smartpocket Add redirect.tpl in smartpocket. git-svn-id: http://piwigo.org/svn/trunk@20014 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2013 (the end of the world didn't occur as ↵plegall2013-01-0116-16/+16
| | | | | | 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
* feature:2614 pagination on albums, disable pagination on SmartPocket, ↵mistic1002012-11-131-0/+9
| | | | | | waiting for a better integration git-svn-id: http://piwigo.org/svn/trunk@19009 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
* bug 2614: pagination on albums - fix mobile themervelices2012-11-131-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@19006 68402e56-0260-453c-a942-63ccdbb3a9ee
* increqse hieght of dqrk theme h2 bqckground (some pixels were missing)rvelices2012-11-131-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@19005 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
* feature 2771 upgrade jquery ui - forgot to add non minimified files (not ↵rvelices2012-11-0617-0/+3830
| | | | | | used anywhere in the code, but for the sake of coherence) git-svn-id: http://piwigo.org/svn/trunk@18953 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove old unused iconsrvelices2012-11-065-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@18952 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fill add comment form fields only if the input comment has been rejectedrvelices2012-11-062-5/+3
| | | | | | - simplify templates git-svn-id: http://piwigo.org/svn/trunk@18950 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove unused cssrvelices2012-11-041-8/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@18923 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix php warning + removed unnecessary  rvelices2012-10-271-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@18757 68402e56-0260-453c-a942-63ccdbb3a9ee
* doctype is html5 - less restrictivie than html 4 strict (which we are not ↵rvelices2012-10-271-1/+1
| | | | | | compatible with anyway)... git-svn-id: http://piwigo.org/svn/trunk@18756 68402e56-0260-453c-a942-63ccdbb3a9ee
* rollback remove empty <ul> ( -r18748 )rvelices2012-10-266-0/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@18750 68402e56-0260-453c-a942-63ccdbb3a9ee
* rel nofollow for user comment url + remove empty <ul>rvelices2012-10-257-16/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@18748 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2775: on index page, errors/infos messages can be at the bottom with PWG ↵mistic1002012-10-212-3/+13
| | | | | | Stuffs git-svn-id: http://piwigo.org/svn/trunk@18712 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2772: remove "Home" from html title pages on index pagesrvelices2012-10-131-4/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@18637 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2760: allow tag exclusion in quick search rvelices2012-10-131-3/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@18636 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2771: upgrade jquery from 1.7.2 to 1.8.2 and jquery.ui from 1.8.16 ↵rvelices2012-10-12156-9327/+8804
| | | | | | | | to 1.9.0 Attention plugins: jquery ui effect script ids change when using combine_script because file names changed ... git-svn-id: http://piwigo.org/svn/trunk@18630 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade cluetip version from 1.0.7 to 1.2.6rvelices2012-10-111-300/+618
| | | | git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
* php optimizations:rvelices2012-10-041-33/+32
| | | | | | | - use faster [] operator instead of array_push - if tags are grouped by letter, don't add level to tags, sort etc ... git-svn-id: http://piwigo.org/svn/trunk@18455 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2614: pagination on albums mistic1002012-09-231-2/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@18165 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-232-5/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@18164 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r17978 from branch 2.4 to trunkplegall2012-09-181-0/+1
| | | | | | | bug 2748 fixed: make sure scripts.js is loaded when we need phpWGOpenWindow git-svn-id: http://piwigo.org/svn/trunk@17979 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2721: slight improvement of "contact webmaster" link mistic1002012-08-091-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@17496 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2380: add URL for user comment mistic1002012-08-032-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@17351 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge-r17295 from branch 2.4 feature 2708: in admin, display allowed custom ↵rvelices2012-08-011-1/+1
| | | | | | derivatives and ability to delete them git-svn-id: http://piwigo.org/svn/trunk@17302 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix smartpocket : web service calls in admin not working on iphonesrvelices2012-07-251-1/+1
| | | | | | - removed unused func params in template git-svn-id: http://piwigo.org/svn/trunk@17021 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix checkbox of selected derivative on index page when a plugin overrides ↵rvelices2012-07-242-3/+2
| | | | | | the default value (merge from 2.4 to trunk) git-svn-id: http://piwigo.org/svn/trunk@16986 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2684flop252012-07-191-0/+0
| | | | | | a better gif git-svn-id: http://piwigo.org/svn/trunk@16849 68402e56-0260-453c-a942-63ccdbb3a9ee
* wrong name for the loop : odd/even feature working nowflop252012-07-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@16801 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2688flop252012-07-172-12/+13
| | | | | | | changing padding margin... +10 px for .thumbnailCategory .description using a prefilter git-svn-id: http://piwigo.org/svn/trunk@16800 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2688flop252012-07-172-2/+24
| | | | | | | | changing the padding adding a prefilter to a height for .thumbnailCategory .description .text adding rounded border git-svn-id: http://piwigo.org/svn/trunk@16799 68402e56-0260-453c-a942-63ccdbb3a9ee
* public colorbox template deprecatedmistic1002012-07-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@16655 68402e56-0260-453c-a942-63ccdbb3a9ee
* only load the js for the ajax loading, if one picture needs to be generatedflop252012-07-094-12/+20
| | | | | | bug:2684 git-svn-id: http://piwigo.org/svn/trunk@16522 68402e56-0260-453c-a942-63ccdbb3a9ee