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
samli
6f841013d9
[trunk] [admin.lang.php] modified HU language
...
git-svn-id: http://piwigo.org/svn/trunk@7493 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 09:00:37 +00:00
plegall
dc6ab5c730
merge r7491 from branch 2.1 to trunk
...
new settings used to create Piwigo archives
git-svn-id: http://piwigo.org/svn/trunk@7492 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-29 22:56:45 +00:00
plegall
42a61b5cb8
merge r7489 from branch 2.1 to trunk
...
bug 1908 fixed: protect the uploaded photo filename against SQL injection.
git-svn-id: http://piwigo.org/svn/trunk@7490 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-29 22:53:26 +00:00
plegall
7aae3dd985
merge r7487 from branch 2.1 to trunk
...
bug 1973 fixed: aboid SQL syntax error if the category id given in the URL is
unknown.
git-svn-id: http://piwigo.org/svn/trunk@7488 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-29 22:34:41 +00:00
Gotcha
ef746f5df6
Merge r7473 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-29 11:35:36 +00:00
Gotcha
7105aed991
Merge r7466 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7467 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-28 22:39:57 +00:00
Gotcha
31e4a10bc2
Merge r7424 to trunk from br2.1
...
git-svn-id: http://piwigo.org/svn/trunk@7426 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-27 10:41:36 +00:00
ddtddt
d9d250ef2f
[trunk] - rename sr_RS to sh_RS fo latin
...
(sr_SR is fo Cyrillic,)
git-svn-id: http://piwigo.org/svn/trunk@7250 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-17 15:49:28 +00:00
plegall
7ee4f2b076
merge r7210 from branch 2.1 to trunk
...
feature 1756 added: returns the security token in method pwg.session.getStatus
git-svn-id: http://piwigo.org/svn/trunk@7212 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-15 20:36:02 +00:00
plegall
2e27457fb3
feature 1616: cs_CZ, pl_PL, ru_RU, integrate Albums plugin extension:396 into trunk (with new language keys)
...
git-svn-id: http://piwigo.org/svn/trunk@7180 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-14 13:15:57 +00:00
plegall
00ebefc966
merge r7169 from branch 2.1 to trunk
...
bug 1914 fixed: broken admin web upload with PostgreSQL as database engine.
The tablename to retrieve the inserted image is mandatory for PostgreSQL and
was missing. Patch by netzimme.
git-svn-id: http://piwigo.org/svn/trunk@7170 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-13 09:43:18 +00:00
pab
ac818f11e0
common.lang.php - small change ['Home'] = '.'
...
git-svn-id: http://piwigo.org/svn/trunk@7167 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-12 12:59:27 +00:00
ddtddt
0d67c10e97
merge7148
...
git-svn-id: http://piwigo.org/svn/trunk@7162 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-11 22:08:22 +00:00
duke
2587f91d3a
replaced Kategorie with Album
...
git-svn-id: http://piwigo.org/svn/trunk@7121 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-06 21:52:26 +00:00
ddtddt
57b415183d
[trunk] LocalFilesEdito - update cz - thanks to webprostor
...
merge 7079
git-svn-id: http://piwigo.org/svn/trunk@7091 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-04 11:06:57 +00:00
ddtddt
95565ae119
[trunk] - LocalFilesEditor - Add cs_CZ thanks to webprostor
...
merge 7080
git-svn-id: http://piwigo.org/svn/trunk@7081 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-03 18:48:00 +00:00
ddtddt
3d8158aaa7
git-svn-id: http://piwigo.org/svn/trunk@7079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-03 18:43:25 +00:00
ddtddt
b05511aafa
git-svn-id: http://piwigo.org/svn/trunk@7078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-03 18:42:53 +00:00