patdenice
bf1aa6fcf1
merge r8124 from branch 2.1 to trunk
...
feature 2048: remove urlencode for technicals details (already escaped with http_build_query).
git-svn-id: http://piwigo.org/svn/trunk@8125 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:04:33 +00:00
rvelices
549b6e0507
css sprites - almost done - still to implement nice colors and hover effect for clear and sylvia
...
git-svn-id: http://piwigo.org/svn/trunk@8119 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 06:45:52 +00:00
rvelices
7626e48e01
css sprites
...
git-svn-id: http://piwigo.org/svn/trunk@8091 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-12 12:22:49 +00:00
patdenice
4448b8db7f
merge r8089 from branch 2.1 to trunk
...
feature 2057: use http_build_query instead of add_url_params for GET data.
git-svn-id: http://piwigo.org/svn/trunk@8090 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-12 10:16:12 +00:00
patdenice
1b5260522e
feature 2048: send technical details only to get_version_list.php of PEM API.
...
git-svn-id: http://piwigo.org/svn/trunk@8084 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 21:20:12 +00:00
patdenice
ea64e421cb
feature 2057: use $get_data parameter to send GET data.
...
git-svn-id: http://piwigo.org/svn/trunk@8083 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 21:08:43 +00:00
patdenice
4ae512231a
feature 2048: add $conf['send_hosting_technical_details'] parameter
...
git-svn-id: http://piwigo.org/svn/trunk@8082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 20:09:18 +00:00
patdenice
2a741321ba
Use POST to send server data
...
git-svn-id: http://piwigo.org/svn/trunk@8080 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 20:01:35 +00:00
patdenice
914045aad4
feature 2057: fetchRemote can send POST data
...
git-svn-id: http://piwigo.org/svn/trunk@8079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 19:50:05 +00:00
rvelices
e859fe07e4
css sprites (still ongoing)
...
git-svn-id: http://piwigo.org/svn/trunk@8076 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 13:42:19 +00:00
rvelices
c710b81255
combine css small fixes
...
git-svn-id: http://piwigo.org/svn/trunk@8075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-11 13:24:09 +00:00
rvelices
acd3b90822
first sprite usage on picture page
...
git-svn-id: http://piwigo.org/svn/trunk@8066 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-10 06:21:15 +00:00
ddtddt
20a45721f5
[trunk] - merge 8027 feature:2049 add trigger_action in about.php
...
git-svn-id: http://piwigo.org/svn/trunk@8028 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-07 21:36:31 +00:00
patdenice
fd456db99a
Feature 2048: send piwigo version
...
git-svn-id: http://piwigo.org/svn/trunk@8022 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-07 13:22:14 +00:00
patdenice
41c4a947b2
Feature 2048: Send data to piwigo server anonymously (like php and mysql versions)
...
git-svn-id: http://piwigo.org/svn/trunk@8020 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-07 12:37:37 +00:00
patdenice
53d299d2d3
Wrong smarty variable.
...
git-svn-id: http://piwigo.org/svn/trunk@8014 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-06 23:44:28 +00:00
rvelices
1cbbe10bfd
combined script now really merges files
...
added option $conf['template_combine_files'] by default true to enable/disable file combining
git-svn-id: http://piwigo.org/svn/trunk@8012 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-06 20:52:44 +00:00
patdenice
1e6cae89c3
Missing quote in header.tpl.
...
Add $id to script class (needed in cmp_by_mode_and_order function).
git-svn-id: http://piwigo.org/svn/trunk@8008 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-06 15:39:51 +00:00
rvelices
bbd63f0088
trunk admin theme goes with combine_script instead of old style known_script
...
git-svn-id: http://piwigo.org/svn/trunk@7995 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-04 20:32:44 +00:00
rvelices
81f391a1e4
admin theme uses combined_css
...
git-svn-id: http://piwigo.org/svn/trunk@7990 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-03 19:13:33 +00:00
rvelices
9db8ee6008
new template feature: combine_css
...
- fully functional with file merging
- takes care of url() in css and recursively merge all @import
- migrated public templates only; need more code doc
git-svn-id: http://piwigo.org/svn/trunk@7987 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-03 07:00:49 +00:00
rvelices
af1cbac19d
new template features: combine_script, footer_script and get_combined_scripts
...
migrated public templates only; need more code doc
git-svn-id: http://piwigo.org/svn/trunk@7975 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-02 19:46:30 +00:00
rvelices
208a5acddc
bug 2043: some Javascript errors in default theme (also makes the rating.js script async)
...
git-svn-id: http://piwigo.org/svn/trunk@7957 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-30 20:42:03 +00:00
rvelices
bad80308ea
-fix css rules
...
- comment_list.tpl style was broken
- picture_nav_buttons.tpl shorter javascript
git-svn-id: http://piwigo.org/svn/trunk@7877 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-25 21:26:29 +00:00
rvelices
c3df7f2705
css rules simplification
...
- merged rules
- remove overly qualified inefficient selectors
etc...
git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24 20:42:56 +00:00
plegall
73b83574b9
feature 2040 added: automatic rotation of the photo based on EXIF Orientation.
...
The code could have been shorter but this one 1) checks the resize dimension
with the rotation in mind 2) rotates the photo once resized to reduce memory
used.
git-svn-id: http://piwigo.org/svn/trunk@7868 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24 12:45:16 +00:00
rvelices
8e25506673
small javascript and css simplification
...
git-svn-id: http://piwigo.org/svn/trunk@7852 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-23 13:50:41 +00:00
rvelices
b5485d3210
simplification of CSS rules (trunk only)
...
git-svn-id: http://piwigo.org/svn/trunk@7844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 20:13:58 +00:00
rvelices
5f69a2ff02
simplification of CSS rules (trunk only)
...
git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 20:13:09 +00:00
rvelices
45b1d97556
feature 2038: simplification of CSS rules
...
- use shorthand notation
- remove some overly qualified selectors (no impact)
git-svn-id: http://piwigo.org/svn/trunk@7841 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 19:54:24 +00:00
rvelices
22255b2675
homogenuous popuphelp and search_rules templates with the rest of pages
...
simplification of CSS rules
git-svn-id: http://piwigo.org/svn/trunk@7823 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19 20:27:24 +00:00
rvelices
ce6af255b4
removed unused css rules from admin
...
git-svn-id: http://piwigo.org/svn/trunk@7822 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19 20:12:23 +00:00
Gotcha
c73618f12c
Merge r7797 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7798 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-16 19:04:03 +00:00
plegall
94af103000
merge r7783 from branch 2.1 to trunk
...
bug 2036 fixed: anti flood limitations for user comments should not apply to
administrators.
git-svn-id: http://piwigo.org/svn/trunk@7784 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-15 09:58:19 +00:00
plegall
4ae463a2fb
merge r7781 from branch 2.1 to trunk
...
bug 2035 fixed: avoid sending multiple line error code in HTTP header. This
was breaking the JSON parsing on pwg.images.addComment response from Piwigo
because of an raw HTML warning.
git-svn-id: http://piwigo.org/svn/trunk@7782 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-15 09:48:47 +00:00
Gotcha
81dfe1f5c8
Merge r7732 from br2.1 to trunk
...
bug:1813
git-svn-id: http://piwigo.org/svn/trunk@7733 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-09 21:52:28 +00:00
ddtddt
64125a60d4
[trunk] merge 7723 - nl_NL - add subscribe for NL to newsletter
...
git-svn-id: http://piwigo.org/svn/trunk@7724 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-09 08:13:53 +00:00
plegall
6603613892
merge r7612 from branch 2.1 to trunk
...
bug 2003 fixed: random failure on calling invalidate_user_cache. I move the
include of admin functions outside conditional blocks, even if we should also
enter the first block.
git-svn-id: http://piwigo.org/svn/trunk@7613 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-03 22:24:48 +00:00
plegall
a5ad1bbe7e
merge r7555 from branch 2.1 to trunk
...
bug 1988 fixed: avoid duplicate thumbnails for photos linked to several
categories when managing all photos of one of these categories.
git-svn-id: http://piwigo.org/svn/trunk@7556 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-01 21:06:51 +00:00
plegall
3eb3e323b1
merge r7549 from branch 2.1 to trunk
...
bug 1986 fixed: add category description in pwg.categories.getList and
pwg.categories.getAdminList.
git-svn-id: http://piwigo.org/svn/trunk@7550 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-01 19:30:59 +00:00
riopwg
cb6a6c715a
Update language IT
...
git-svn-id: http://piwigo.org/svn/trunk@7527 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 21:49:58 +00:00
riopwg
6fc8526203
Update language Fr : Minor
...
git-svn-id: http://piwigo.org/svn/trunk@7526 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 21:48:55 +00:00
ddtddt
03eae0918a
[trunk] language ru_RU bug encoding
...
git-svn-id: http://piwigo.org/svn/trunk@7523 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 21:08:06 +00:00
plegall
6bb19d4849
merge r7520 from branch 2.1 to trunk
...
typo fixed in ru_RU language file, thanks to ddemidov
git-svn-id: http://piwigo.org/svn/trunk@7521 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 20:15:15 +00:00
samli
89fe81c2d4
[trunk] [help] modified HU language
...
git-svn-id: http://piwigo.org/svn/trunk@7516 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 15:55:48 +00:00
samli
2fa9d086ce
[trunk] [admin.lang.php] modified HU language
...
git-svn-id: http://piwigo.org/svn/trunk@7515 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-31 15:48:50 +00:00
plegall
1fb1c6c225
merge r7506 from branch 2.1 to trunk
...
bug 1974 fixed: don't generate invalid creation date from IPTC,
if month = 0 or day = 0, then month=1 and day=1.
git-svn-id: http://piwigo.org/svn/trunk@7507 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 20:22:15 +00:00
plegall
6fc4ec3795
merge r7504 from branch 2.1 to trunk
...
bug 1906 fixed: during batch management, for a given category, use the category
defined sort order for photos, not the generic order_by.
git-svn-id: http://piwigo.org/svn/trunk@7505 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 20:03:30 +00:00
grum
462e8aa2fc
Add possibility to configure the url for the extension manager
...
feature:1966
git-svn-id: http://piwigo.org/svn/trunk@7501 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 15:07:18 +00:00
rvelices
d8ec9b9fdd
feature 1915: add protection on user registration against robots
...
git-svn-id: http://piwigo.org/svn/trunk@7495 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 11:32:11 +00:00