aboutsummaryrefslogtreecommitdiffstats
path: root/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* merge r21779 from trunk to branch 2.42.4patdenice2013-03-221-3/+2
| | | | | | Correct image size in smartpocket with GThumb+ activated git-svn-id: http://piwigo.org/svn/branches/2.4@21781 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r20014 from trunk to branch 2.4patdenice2013-01-092-0/+10
| | | | | | | | | bug:2819 Link problem in menu with smartpocket Add redirect.tpl in smartpocket. git-svn-id: http://piwigo.org/svn/branches/2.4@20015 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2748 fixed: make sure scripts.js is loaded when we need phpWGOpenWindowplegall2012-09-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@17978 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r17496 from trunk:mistic1002012-08-091-2/+1
| | | | | | feature 2721: slight improvement of "contact webmaster" link git-svn-id: http://piwigo.org/svn/branches/2.4@17497 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk to 2.4 rvelices2012-07-251-1/+1
| | | | | | | - fix smartpocket : web service calls in admin not working on iphones - removed unused func params in template git-svn-id: http://piwigo.org/svn/branches/2.4@17022 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) 16986-16987 from trunk: refactor code when selected ↵rvelices2012-07-242-3/+2
| | | | | | | | | derivative on index page is changed by a plugin ... fix ie7 display and unwanted text in print git-svn-id: http://piwigo.org/svn/branches/2.4@16988 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16800 & r16799 from trunk to 2.4 branchflop252012-07-242-5/+28
| | | | | | | | | | | bug:2688 changing padding margin... +10 px for .thumbnailCategory .description using a prefilter __ changing the padding adding a prefilter to a height for .thumbnailCategory .description .text git-svn-id: http://piwigo.org/svn/branches/2.4@16984 68402e56-0260-453c-a942-63ccdbb3a9ee
* revert bug:2684 on tpl filesflop252012-07-233-22/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@16930 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16849 form trunk to 2.4flop252012-07-191-0/+0
| | | | | | | | bug:2684 a better gif git-svn-id: http://piwigo.org/svn/branches/2.4@16850 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16801 from trunk to 2.4 branchflop252012-07-171-1/+1
| | | | | | wrong name for the loop : odd/even feature working now git-svn-id: http://piwigo.org/svn/branches/2.4@16802 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merged revision(s) r16655 from trunk:mistic1002012-07-121-1/+1
| | | | | | public colorbox template deprecated git-svn-id: http://piwigo.org/svn/branches/2.4@16656 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16522 from branch 2.4 to trunkflop252012-07-094-12/+20
| | | | | | | | | only load the js for the ajax loading, if one picture needs to be generated bug:2684 git-svn-id: http://piwigo.org/svn/branches/2.4@16523 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16504 & r16505 from trunk to branch 2.4flop252012-07-084-4/+17
| | | | | | | | | bug:2684 adding the loader ajax-loader-small.gif for comment_list.tpl, and ajax-loader-big.gif for picture_content.tpl bug:2684 git-svn-id: http://piwigo.org/svn/branches/2.4@16506 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r16502 from trunk to branch 2.4flop252012-07-082-0/+1
| | | | | | | adding a conf img_dir and a loader : ajax-loader-big.gif 128x128 bug:2684 git-svn-id: http://piwigo.org/svn/branches/2.4@16503 68402e56-0260-453c-a942-63ccdbb3a9ee
* qualify better css exceptions for ie 5-7rvelices2012-07-062-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/2.4@16411 68402e56-0260-453c-a942-63ccdbb3a9ee
* on comment_list add link to exit from comment editionmistic1002012-06-211-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@15924 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2645 author field is kept when comment not validatedmistic1002012-06-051-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@15570 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize - avoid php warning for rotation_angle; better error logging; ↵rvelices2012-06-051-4/+2
| | | | | | javascript avoid navigation to empty # anchor git-svn-id: http://piwigo.org/svn/trunk@15551 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to ↵plegall2012-05-141-2/+14
| | | | | | | | | display "1 rate" on picture.php when relevant adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates". git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
* multi size - don't fail if image metadata was not previously syncedrvelices2012-05-041-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@14735 68402e56-0260-453c-a942-63ccdbb3a9ee
* better compressed png for whaite css spritervelices2012-05-031-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@14724 68402e56-0260-453c-a942-63ccdbb3a9ee
* getting back changes from rev:14503flop252012-04-301-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@14610 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2626: add watermark preview (copied from original configuration screen)plegall2012-04-291-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@14514 68402e56-0260-453c-a942-63ccdbb3a9ee
* correct and simplify comments displaying with Sylviamistic1002012-04-281-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
* correct and simplify comments displaying with Sylviamistic1002012-04-281-24/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@14504 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: css updateZaphod2012-04-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14452 68402e56-0260-453c-a942-63ccdbb3a9ee
* CSS corrections for :flop252012-04-241-0/+17
| | | | | | | | * .contentWithMenu : on page picture, CSS sets to look similar to the index page * rev:13865 : commentsList not displayed proprely tested on ff11 IE9.0.8 Chrome18.0 Opera11.62 git-svn-id: http://piwigo.org/svn/trunk@14323 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template harmonizationZaphod2012-04-2010-47/+15
| | | | | | All templates (tags, comments etc...) have now a "Home" link at the beginning of the page title (like index.tpl), instead of a home icon. git-svn-id: http://piwigo.org/svn/trunk@14240 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: new classes to help css personalization.Zaphod2012-04-202-3/+3
| | | | | | | | | | - on mainpage_categories.tpl New classes odd & even on .thumbnailCategories LI - on thumbnails.tpl class thumbName for $thumbnail.NAME (if someone wants to hide the thumbnail name, and not the nb comments or hits) git-svn-id: http://piwigo.org/svn/trunk@14239 68402e56-0260-453c-a942-63ccdbb3a9ee
* "home url" is not always absolute with host name + html compaction - through ↵rvelices2012-04-163-37/+29
| | | | | | removal of unused attributes, some white spaces ... git-svn-id: http://piwigo.org/svn/trunk@14180 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove/comment unused cssrvelices2012-04-104-15/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@14084 68402e56-0260-453c-a942-63ccdbb3a9ee
* - css (removed unused, merge rules, simplified overly complicated selectors)rvelices2012-04-095-41/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@14028 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jqueryto 1.7.2rvelices2012-04-092-520/+658
| | | | git-svn-id: http://piwigo.org/svn/trunk@14027 68402e56-0260-453c-a942-63ccdbb3a9ee
* theme elegant: remove css rule witch block easy customisation, no side effectmistic1002012-04-081-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13983 68402e56-0260-453c-a942-63ccdbb3a9ee
* display the cursor as a pointer for new icons which don't have href due to ↵flop252012-04-051-0/+1
| | | | | | the use of js git-svn-id: http://piwigo.org/svn/trunk@13918 68402e56-0260-453c-a942-63ccdbb3a9ee
* - is_homepage not set for flat view/calendar modesrvelices2012-04-032-15/+2
| | | | | | | | - added require jquery for some footer_script - removed unused/unnecesary css (hope I'm done for now) - if page[start] is greater than number of items than page not found (google+bing bots automatically detect patterns and increment start parameter) git-svn-id: http://piwigo.org/svn/trunk@13872 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: use jQuery() function instead of $(), avoiding possible ↵mistic1002012-04-032-18/+18
| | | | | | conflicts with other frameworks git-svn-id: http://piwigo.org/svn/trunk@13870 68402e56-0260-453c-a942-63ccdbb3a9ee
* - comment edit form looks ok now with the new comment layoutrvelices2012-04-025-108/+55
| | | | | | | - removed unused css / simplify it - simplified jquery drop boxes ... git-svn-id: http://piwigo.org/svn/trunk@13865 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: use jQuery to toggle derivatives and sort boxes + prevent ↵mistic1002012-04-012-57/+79
| | | | | | boxes to overflow the page git-svn-id: http://piwigo.org/svn/trunk@13844 68402e56-0260-453c-a942-63ccdbb3a9ee
* theme Elegant, menubar:plegall2012-03-312-3/+11
| | | | | | | | * center quick search * center quick connect and less visible border git-svn-id: http://piwigo.org/svn/trunk@13837 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: css updateZaphod2012-03-301-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13821 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove significatn white space for compatibility with elegantrvelices2012-03-301-4/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13805 68402e56-0260-453c-a942-63ccdbb3a9ee
* removed unused css, merged some css, etc...rvelices2012-03-297-91/+45
| | | | git-svn-id: http://piwigo.org/svn/trunk@13801 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: ie7 layout extended to ie6Zaphod2012-03-281-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13790 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: slideshow & calendar pages layout updateZaphod2012-03-281-0/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@13789 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: modifications on index.tpl & slideshow.tplZaphod2012-03-282-22/+24
| | | | | | | | | | | New classes & ID: On index.tpl: .calendarTitleBar for titrePage when a calendar title is shown .calendarTitle for second h2 in titrePage On slideshow.tpl: #slideshow to indicate that we are on slideshow page git-svn-id: http://piwigo.org/svn/trunk@13788 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: bug correction on picture.tpl (privacylevelbox)Zaphod2012-03-281-6/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13787 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2600: less info displayed by defaultplegall2012-03-281-16/+11
| | | | | | | | | | | On picture.php, if there is no data, hide author/tags/date creation/dimensions/filesize By default on picture.php, do not show file/filesize/dimensions By default on index.php, hide the "filter" icon in the menubar, hide the "flat" icon (the concept is complex to understand) git-svn-id: http://piwigo.org/svn/trunk@13782 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: compatibility with ie7Zaphod2012-03-273-3/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@13777 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: bug correctionZaphod2012-03-271-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13776 68402e56-0260-453c-a942-63ccdbb3a9ee