aboutsummaryrefslogtreecommitdiffstats
path: root/themes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* feature 2588: uniformization of picture.tplZaphod2012-03-276-525/+218
| | | | | | | picture.tpl is merge between default theme & elegant theme. css adaptation to have the image info displayed as a table with default. git-svn-id: http://piwigo.org/svn/trunk@13774 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unnecessary classes switchSelected switchUnselected (same effect ↵rvelices2012-03-274-36/+24
| | | | | | | | acheved through visibility) - remove unused css git-svn-id: http://piwigo.org/svn/trunk@13773 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: bug correction for comments layout in some browsersZaphod2012-03-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13764 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2599: load jQuery by default on gallery side, in footerplegall2012-03-262-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13763 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: new comments layoutZaphod2012-03-262-32/+81
| | | | git-svn-id: http://piwigo.org/svn/trunk@13762 68402e56-0260-453c-a942-63ccdbb3a9ee
* - small js fixes on index/picturervelices2012-03-262-7/+7
| | | | | | | | - i.php does not use derivatives.dat file anymore (obsolete file) - better selection of derivatives in picture.php - larger sharpen real range in image.class.php git-svn-id: http://piwigo.org/svn/trunk@13736 68402e56-0260-453c-a942-63ccdbb3a9ee
* switchboxtitle bottom border nicer with dark theme (before it was a hr that ↵rvelices2012-03-261-1/+1
| | | | | | automatically took text color) git-svn-id: http://piwigo.org/svn/trunk@13735 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: theme elegant, new versionZaphod2012-03-2511-217/+805
| | | | git-svn-id: http://piwigo.org/svn/trunk@13730 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-258-21/+29
| | | | | | | | | | | -> new class .switchBox for all boxes (sortOrder, derivative, etc...) -> new classes to help layout in switchBoxes: - .switchCheck for the check character - .switchSelected for the selected option - .switchUnselected for all other options -> new menubar.tpl with empty div #menuSwitcher git-svn-id: http://piwigo.org/svn/trunk@13729 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: rename css classes 'thumbnailCategories' and ↵mistic1002012-03-246-29/+85
| | | | | | 'thumbnailCategory' on comment_list.tpl git-svn-id: http://piwigo.org/svn/trunk@13697 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2598: add sizes XXS and XSplegall2012-03-236-8/+36
| | | | | | | | | | | new label for sizes On picture.php, the current size is "checked" and javascript refreshed when switched (with jQuery) jQuery loaded by default on header.tpl (already loaded by thumbnails.tpl) git-svn-id: http://piwigo.org/svn/trunk@13683 68402e56-0260-453c-a942-63ccdbb3a9ee
* Automaticaly set better derivative params for mobile theme according to ↵patdenice2012-03-144-9/+30
| | | | | | screen size. git-svn-id: http://piwigo.org/svn/trunk@13545 68402e56-0260-453c-a942-63ccdbb3a9ee
* added event for src image urlrvelices2012-03-061-4/+2
| | | | | | | simplify js in picture.tpl action.php fix history saving git-svn-id: http://piwigo.org/svn/trunk@13489 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2577: screenshot for the mobile themeplegall2012-03-051-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13480 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: theme elegant, script & theme updateZaphod2012-03-042-33/+64
| | | | git-svn-id: http://piwigo.org/svn/trunk@13479 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: bugfix on picture.tpl (derivative switchlink)Zaphod2012-03-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13478 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: mismatching end-tagsmistic1002012-03-041-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13475 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2588: template modification for v2.4Zaphod2012-03-047-70/+82
| | | | | | | | | | -> #content on picture & slideshow page -> class 'browsePathSeparator' on LEVEL_SEPARATOR on browsePath -> derivativeSwitchLink replaced by pwg-size icon (with associated css modification on themes) -> new id #theImageAndInfos that contains #theImage and #imageInfos git-svn-id: http://piwigo.org/svn/trunk@13474 68402e56-0260-453c-a942-63ccdbb3a9ee
* Multisize and mobile theme.patdenice2012-03-033-29/+30
| | | | | | | | Use ajax loader for thumbnails in mobile theme. Use standard square parameters for mobile theme. Change square parameters to 120px. git-svn-id: http://piwigo.org/svn/trunk@13472 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: theme elegant, screenshot addedZaphod2012-03-021-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13468 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: remove yellow icons on hover for theme elegantplegall2012-03-021-5/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@13466 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2587: new theme elegant, first beta versionZaphod2012-03-027-0/+302
| | | | git-svn-id: http://piwigo.org/svn/trunk@13464 68402e56-0260-453c-a942-63ccdbb3a9ee
* Multisizepatdenice2012-03-012-8/+9
| | | | | | | Bug fixed if $conf['derivative_url_style'] != 0 Create a pwg_ajax_thumbnails_loader function git-svn-id: http://piwigo.org/svn/trunk@13452 68402e56-0260-453c-a942-63ccdbb3a9ee
* Multisizepatdenice2012-02-292-1/+33
| | | | | | Load thumbnails with ajax. git-svn-id: http://piwigo.org/svn/trunk@13444 68402e56-0260-453c-a942-63ccdbb3a9ee
* - derivative fix floating point rounding errors for certain sizesrvelices2012-02-281-1/+0
| | | | | | | | | - increase derivative size for which metadata is kept - imagick use 4:2:2 chroma subsampling (reduce file size by 20-30% with "almost" no human perception) - dont show mobile theme links if there is no mobile theme installed - mobile theme favicon removed because 404 git-svn-id: http://piwigo.org/svn/trunk@13426 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-182-3/+3
| | | | | | Wrong language key for toggle theme. git-svn-id: http://piwigo.org/svn/trunk@13243 68402e56-0260-453c-a942-63ccdbb3a9ee
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-181-2/+1
| | | | | | - remove unused css, shorten/optimize php called very often (at least theoretically should be faster) git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-181-7/+1
| | | | | | Missing file... git-svn-id: http://piwigo.org/svn/trunk@13235 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-1812-31/+103
| | | | | | Many improvements git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2379: option to change comments order: change caption again, fix a ↵mistic1002012-02-171-1/+1
| | | | | | bug in config page (induced by r13087) git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-1630-0/+2912
| | | | | | Add mobile theme git-svn-id: http://piwigo.org/svn/trunk@13182 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2575: redesign menubar on clear administration themeplegall2012-02-141-0/+5501
| | | | | | | | | SVG icons with raphael.js (not sure this is the best way to add icons, it's a test) The menubar is sticked to the left border of the window. git-svn-id: http://piwigo.org/svn/trunk@13168 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added 2 missing embellish_urlrvelices2012-02-141-0/+8
| | | | | | - fix css (admin bakground not existing; public IE image border) git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement of picture title on picture page, drop boxes on index page ...rvelices2012-02-124-22/+8
| | | | | | sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
* display the magnifier icon on multiple select fields using jquery.chosenmistic1002012-02-111-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13098 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: redesign on photo administration screen.plegall2012-02-103-0/+399
| | | | | | | | | | | | * one screen with several tabs (for now: properties + coi) * double select boxes for album associations and representation have been converted to simple multiple select boxes with jQuery Chosen * more details about the photo in an introduction text git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove square/thumb from choices on picture rvelices2012-02-094-7/+6
| | | | | | | | | - fix content margin on password register - purge derivative cache by type of derivative - session saved infos/messages are not given to the page on html redirections - shorter/faster code in functions_xxx git-svn-id: http://piwigo.org/svn/trunk@13074 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language aditions/removalrvelices2012-02-092-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee