Commit graph

300 commits

Author SHA1 Message Date
flop25
587d567177 only load the js for the ajax loading, if one picture needs to be generated
bug:2684

git-svn-id: http://piwigo.org/svn/trunk@16522 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-09 08:02:03 +00:00
flop25
911ce29f94 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/trunk@16505 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-08 16:58:29 +00:00
flop25
e00b7dfa1a adding the loader ajax-loader-small.gif for thumbnails.tpl & mainpage_categories.tpl
bug:2684

git-svn-id: http://piwigo.org/svn/trunk@16504 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-08 16:31:28 +00:00
flop25
97f795f89f adding a conf img_dir and a loader : ajax-loader-big.gif 128x128
bug:2684

git-svn-id: http://piwigo.org/svn/trunk@16502 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-08 15:47:48 +00:00
rvelices
58bc6d8358 qualify better css exceptions for ie 5-7 merge r16411 from branch 2.4 to trunk
git-svn-id: http://piwigo.org/svn/trunk@16412 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06 18:45:49 +00:00
mistic100
5ae74aac04 on comment_list add link to exit from comment edition
git-svn-id: http://piwigo.org/svn/trunk@15924 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-21 13:39:25 +00:00
mistic100
56cfd9b3ac bug:2645 author field is kept when comment not validated
git-svn-id: http://piwigo.org/svn/trunk@15570 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05 19:51:54 +00:00
rvelices
34e6f1aa49 multisize - avoid php warning for rotation_angle; better error logging; javascript avoid navigation to empty # anchor
git-svn-id: http://piwigo.org/svn/trunk@15551 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05 18:06:53 +00:00
plegall
03a2eece52 bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to 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
2012-05-14 22:28:45 +00:00
rvelices
7d621ae61b multi size - don't fail if image metadata was not previously synced
git-svn-id: http://piwigo.org/svn/trunk@14735 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-04 04:29:44 +00:00
rvelices
e571fda84a better compressed png for whaite css sprite
git-svn-id: http://piwigo.org/svn/trunk@14724 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-03 18:09:45 +00:00
flop25
d2b5d05c1c getting back changes from rev:14503
git-svn-id: http://piwigo.org/svn/trunk@14610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30 19:04:18 +00:00
plegall
233b86be56 feature 2626: add watermark preview (copied from original configuration screen)
git-svn-id: http://piwigo.org/svn/trunk@14514 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-29 12:36:30 +00:00
mistic100
5eab3e9762 correct and simplify comments displaying with Sylvia
git-svn-id: http://piwigo.org/svn/trunk@14505 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-28 15:08:10 +00:00
mistic100
ad5ee2d699 correct and simplify comments displaying with Sylvia
git-svn-id: http://piwigo.org/svn/trunk@14504 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-28 15:05:21 +00:00
Zaphod
952bc7e3e4 feature 2587: css update
git-svn-id: http://piwigo.org/svn/trunk@14452 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-26 19:13:47 +00:00
flop25
2ff33e1c13 CSS corrections for :
* .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
2012-04-24 08:37:48 +00:00
Zaphod
78c8c54bf9 feature 2588: template harmonization
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
2012-04-20 20:31:38 +00:00
Zaphod
0c5cdf28e8 feature 2588: new classes to help css personalization.
- 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
2012-04-20 20:17:38 +00:00
rvelices
28255b81a0 "home url" is not always absolute with host name + html compaction - through removal of unused attributes, some white spaces ...
git-svn-id: http://piwigo.org/svn/trunk@14180 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-16 03:11:43 +00:00
rvelices
5a57e04e94 - remove/comment unused css
git-svn-id: http://piwigo.org/svn/trunk@14084 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-10 20:33:43 +00:00
rvelices
07a863f144 - css (removed unused, merge rules, simplified overly complicated selectors)
git-svn-id: http://piwigo.org/svn/trunk@14028 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-09 04:18:34 +00:00
rvelices
f137e88f29 upgrade jqueryto 1.7.2
git-svn-id: http://piwigo.org/svn/trunk@14027 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-09 04:17:33 +00:00
mistic100
60068e1412 theme elegant: remove css rule witch block easy customisation, no side effect
git-svn-id: http://piwigo.org/svn/trunk@13983 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-08 13:32:57 +00:00
flop25
d6b8fc5a14 display the cursor as a pointer for new icons which don't have href due to the use of js
git-svn-id: http://piwigo.org/svn/trunk@13918 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-05 13:05:34 +00:00
rvelices
5a05371627 - is_homepage not set for flat view/calendar modes
- 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
2012-04-03 18:18:26 +00:00
mistic100
3c68e2aee9 feature 2588: use jQuery() function instead of $(), avoiding possible conflicts with other frameworks
git-svn-id: http://piwigo.org/svn/trunk@13870 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 15:44:21 +00:00
rvelices
9c06bb5564 - comment edit form looks ok now with the new comment layout
- removed unused css / simplify it
- simplified jquery drop boxes ...

git-svn-id: http://piwigo.org/svn/trunk@13865 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-02 20:49:46 +00:00
mistic100
cefa0c8839 feature 2588: use jQuery to toggle derivatives and sort boxes + prevent boxes to overflow the page
git-svn-id: http://piwigo.org/svn/trunk@13844 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-01 13:48:08 +00:00
plegall
a90fed4d55 theme Elegant, menubar:
* center quick search
* center quick connect and less visible border


git-svn-id: http://piwigo.org/svn/trunk@13837 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-31 08:54:36 +00:00
Zaphod
2c8b1e9c5e feature 2587: css update
git-svn-id: http://piwigo.org/svn/trunk@13821 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-30 18:55:12 +00:00
rvelices
d891a0f7ea remove significatn white space for compatibility with elegant
git-svn-id: http://piwigo.org/svn/trunk@13805 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-30 04:16:13 +00:00
rvelices
0929426813 removed unused css, merged some css, etc...
git-svn-id: http://piwigo.org/svn/trunk@13801 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-29 19:34:00 +00:00
Zaphod
bae6cc17d2 feature 2587: ie7 layout extended to ie6
git-svn-id: http://piwigo.org/svn/trunk@13790 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-28 19:41:41 +00:00
Zaphod
e57843ac69 feature 2587: slideshow & calendar pages layout update
git-svn-id: http://piwigo.org/svn/trunk@13789 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-28 19:35:46 +00:00
Zaphod
67135f0a9a feature 2588: modifications on index.tpl & slideshow.tpl
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
2012-03-28 19:35:03 +00:00
Zaphod
e01f669fb0 feature 2588: bug correction on picture.tpl (privacylevelbox)
git-svn-id: http://piwigo.org/svn/trunk@13787 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-28 18:44:10 +00:00
plegall
03ed425cc3 feature 2600: less info displayed by default
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
2012-03-28 09:00:24 +00:00
Zaphod
dc88285901 feature 2587: compatibility with ie7
git-svn-id: http://piwigo.org/svn/trunk@13777 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27 21:05:28 +00:00
Zaphod
0db5a354ad feature 2587: bug correction
git-svn-id: http://piwigo.org/svn/trunk@13776 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27 21:00:23 +00:00
Zaphod
6cfbf5cc9d feature 2588: uniformization of picture.tpl
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
2012-03-27 20:44:11 +00:00
rvelices
36290184dd - remove unnecessary classes switchSelected switchUnselected (same effect acheved through visibility)
- remove unused css

git-svn-id: http://piwigo.org/svn/trunk@13773 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27 20:05:37 +00:00
Zaphod
5855007644 feature 2587: bug correction for comments layout in some browsers
git-svn-id: http://piwigo.org/svn/trunk@13764 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 22:08:37 +00:00
plegall
d9df4b6264 feature 2599: load jQuery by default on gallery side, in footer
git-svn-id: http://piwigo.org/svn/trunk@13763 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 21:31:45 +00:00
Zaphod
af4dd67f8f feature 2587: new comments layout
git-svn-id: http://piwigo.org/svn/trunk@13762 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 21:01:32 +00:00
rvelices
9d66c18541 - small js fixes on index/picture
- 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
2012-03-26 04:07:03 +00:00
rvelices
c537b5144f switchboxtitle bottom border nicer with dark theme (before it was a hr that automatically took text color)
git-svn-id: http://piwigo.org/svn/trunk@13735 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 04:04:08 +00:00
Zaphod
d91cd45790 feature 2587: theme elegant, new version
git-svn-id: http://piwigo.org/svn/trunk@13730 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-25 19:23:03 +00:00
Zaphod
b1041fb217 feature 2588: template modification for v2.4
-> 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
2012-03-25 19:20:13 +00:00
mistic100
bab1dbfcfb feature 2588: rename css classes 'thumbnailCategories' and 'thumbnailCategory' on comment_list.tpl
git-svn-id: http://piwigo.org/svn/trunk@13697 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-24 20:33:18 +00:00