Commit graph

3187 commits

Author SHA1 Message Date
EricNet
f8dca378bf git-svn-id: http://piwigo.org/svn/trunk@6487 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-06-08 12:19:22 +00:00
rvelices
249094fee9 - revert r6473 and r6475
- moved call to event format_exif_data earlier

git-svn-id: http://piwigo.org/svn/trunk@6484 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-07 19:05:04 +00:00
samli
6fbfd767b9 [trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6483 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-07 18:37:06 +00:00
ddtddt
e36b4d441c [trunk] merge 6481
git-svn-id: http://piwigo.org/svn/trunk@6482 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06 20:39:51 +00:00
vdigital
dc1121c3f4 Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long names)!"
http://piwigo.org/forum/viewtopic.php?id=16041

git-svn-id: http://piwigo.org/svn/trunk@6478 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06 18:59:16 +00:00
rvelices
85ed20da2c previous commit was still not ok
- quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying metadata on picture page (event called with different input)

git-svn-id: http://piwigo.org/svn/trunk@6475 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06 10:48:12 +00:00
rvelices
fbf4326d5a - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying metadata on picture page (event called with different input)
git-svn-id: http://piwigo.org/svn/trunk@6473 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06 10:13:42 +00:00
nikrou
fd0f465c59 Fix bug 1717 : SQLite: access failure on Admin > Tools > History
hour function doesn't exists

git-svn-id: http://piwigo.org/svn/trunk@6463 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-04 19:36:56 +00:00
plegall
8a1f11a294 merge r6460 from branch 2.1 to trunk
feture 1712 : backmerge r6454, useless feature. It can be done another way
without changing core code.


git-svn-id: http://piwigo.org/svn/trunk@6461 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 19:01:36 +00:00
plegall
a79d547f05 merge r6454 from branch 2.1 to trunk
feature 1712: ability to add a CSS class on body 


git-svn-id: http://piwigo.org/svn/trunk@6455 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 12:49:31 +00:00
rvelices
2a99a22130 - do not remove slashes before calling insert_user_comment (homogeneity with update_user_comment and general use of slashes in piwigo)
- when using a modifier on a non array variable use @| instead of | (generated code is simpler and faster)

git-svn-id: http://piwigo.org/svn/trunk@6437 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-01 19:52:44 +00:00
samli
d7b71e2167 [trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6435 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-31 20:20:54 +00:00
nikrou
73bcf3d432 Fix html bug
git-svn-id: http://piwigo.org/svn/trunk@6429 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-31 11:02:38 +00:00
nikrou
0005a6eec1 Bug 1705 fixed : double quotes were not escaped
git-svn-id: http://piwigo.org/svn/trunk@6423 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 11:32:01 +00:00
Gotcha
1c15024168 merge r6420 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6421 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 09:41:02 +00:00
rvelices
a16a070d4c merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys

git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-29 08:57:34 +00:00
rvelices
722c4a3a97 merge r6368,6410 from branch-2.1 to trunk
- merged the linkroot integration with the existing gallery_url (unique $conf['gallery_url'] used for RSS, mail homepage root in the browse path)
- added an option $conf['debug_mail'] - if set all outgoing mails are saved into local_data_dir

git-svn-id: http://piwigo.org/svn/trunk@6411 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-28 19:58:51 +00:00
samli
ef50e468d4 [trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6407 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-28 06:38:06 +00:00
rvelices
41594f3494 removed unnecessary language key (Controversy) and potential sql fatal error in admin photo rating page
git-svn-id: http://piwigo.org/svn/trunk@6402 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27 20:27:05 +00:00
plegall
d63d95e024 merge r6384 from branch 2.1 to trunk
bug 1704 fixed: windows needs a specific directory separator when creating
recursive directory.


git-svn-id: http://piwigo.org/svn/trunk@6385 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-27 07:31:08 +00:00
plegall
5f597c2cba merge r6361 from branch 2.1 to trunk
feature 1697: ability to deactivate the synchronization method to add photos.


git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-26 00:20:07 +00:00
plegall
9cf8684aa0 remove all svn:mergeinfo properties
git-svn-id: http://piwigo.org/svn/trunk@6363 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-25 23:55:49 +00:00
EricNet
d9a5f9e376 git-svn-id: http://piwigo.org/svn/trunk@6362 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-05-25 22:45:50 +00:00
rvelices
5ca5734780 merge from branch 2.1
admin multi view controller does not use the selected theme css

git-svn-id: http://piwigo.org/svn/trunk@6358 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-25 20:05:14 +00:00
rvelices
4d013f7a32 fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
git-svn-id: http://piwigo.org/svn/trunk@6355 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-25 19:49:13 +00:00
plegall
cd219bc685 merge r6347 from branch 2.1 to trunk
bug 1672: replace the language key where it's used.


git-svn-id: http://piwigo.org/svn/trunk@6348 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 22:19:41 +00:00
Gotcha
5a3e0a6fdd merge r6345 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 22:16:57 +00:00
nikrou
aed3bb40a8 Fix incorrect permissions
git-svn-id: http://piwigo.org/svn/trunk@6341 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 20:33:42 +00:00
plegall
2690d2f929 merge r6338 from branch 2.1 to trunk
bug 1694 fixed: COMPUTED Exif fields were not displayed on picture.php


git-svn-id: http://piwigo.org/svn/trunk@6340 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 20:16:11 +00:00
nikrou
ee35b8a080 Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreSQL database engines
git-svn-id: http://piwigo.org/svn/trunk@6339 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 20:12:35 +00:00
samli
555364c8a9 [trunk][plugins] c13y_upgrade - update HU language
git-svn-id: http://piwigo.org/svn/trunk@6337 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 20:04:35 +00:00
ddtddt
2c6a262fda merge 6327
git-svn-id: http://piwigo.org/svn/trunk@6335 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 15:52:50 +00:00
riopwg
8b456cda92 Update language IT
git-svn-id: http://piwigo.org/svn/trunk@6325 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 13:03:58 +00:00
plegall
d3fc7fd446 merge r6321 from branch 2.1 to trunk
bug 1682: r6312 was producing a MySQL error (depending on the MySQL server
version) because a count() implies a group by.

This code change was checked against MySQL 5.0.75, MySQL 5.0.51 (where the
error occured) and SQLite 3.6.22.


git-svn-id: http://piwigo.org/svn/trunk@6322 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 11:14:54 +00:00
plegall
adfcba658e bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit
radius anyway.

This is a quickfix for release 2.1.1, the improved display introduced by nikrou
was nice and it would be better to have it, but working in IE8

git-svn-id: http://piwigo.org/svn/trunk@6320 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 09:29:15 +00:00
patdenice
34bce4c832 $themeconf['id'] hard coded in template class
git-svn-id: http://piwigo.org/svn/trunk@6318 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 07:06:35 +00:00
samli
3784953bc3 [trunk][plugins] c13y_upgrade - add HU language
git-svn-id: http://piwigo.org/svn/trunk@6317 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24 06:52:37 +00:00
plegall
1e1dfbb6dd merge r6313 from branch 2.1 to trunk
bug 1685 fixed: typo on identification.php link


git-svn-id: http://piwigo.org/svn/trunk@6316 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-23 23:44:45 +00:00
plegall
3181dded77 merge r6312 from branch 2.1 to trunk
bug 1684 fixed: the test to check availability of the user_infos line was
wrong. I had changed the old db_num_rows > 0 because it was not working with
SQLite. As suggested by nicolas, let's use a simpler trick "count(1)" in the
query itself, this way it should work with any database engine.

I've also removed the while (true) (ugly infinite loop, with a condition for
exit) that was producing an infinite loop for Piwigo installations with 2.0
database model and 2.1 code (before launching upgrade.php)


git-svn-id: http://piwigo.org/svn/trunk@6315 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-23 23:43:43 +00:00
plegall
9bef83abe8 merge r6311 from branch 2.1 to trunk
bug 1683 fixed: as soon as an admin modifies the admin>conf>options>guest settings, registration is broken. This is because user_infos.theme/language are emptied (while they should not).

I have also added an "automatic repair" piece of code in get_default_user_info function. This piece of code should be removed for 2.2 with the appropriate migration task.


git-svn-id: http://piwigo.org/svn/trunk@6314 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-23 23:42:03 +00:00
Gotcha
7dccde68f1 merge r6280 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6281 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 10:19:35 +00:00
Gotcha
33c8ac215e Merge r6277
git-svn-id: http://piwigo.org/svn/trunk@6278 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 10:02:09 +00:00
Gotcha
4eee0d440b Precision for "Notification"
bug:1659
Precision for "Image only RSS feed"

git-svn-id: http://piwigo.org/svn/trunk@6273 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-22 08:50:49 +00:00
EricNet
93e22d940a git-svn-id: http://piwigo.org/svn/trunk@6271 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-05-21 23:33:36 +00:00
EricNet
548cf8dab0 git-svn-id: http://piwigo.org/svn/trunk@6268 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-05-21 22:19:29 +00:00
EricNet
51f2cefefb git-svn-id: http://piwigo.org/svn/trunk@6267 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-05-21 21:52:56 +00:00
EricNet
710172625e git-svn-id: http://piwigo.org/svn/trunk@6266 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-05-21 21:27:45 +00:00
Gotcha
157b3c9f62 Correct text alignement in .infos, .errors
30px => 53px

git-svn-id: http://piwigo.org/svn/trunk@6265 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-21 19:46:41 +00:00
Gotcha
e48a87fae3 Correction CSS for Elevator badly placed in the plugins list
bug:1658

git-svn-id: http://piwigo.org/svn/trunk@6247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-20 08:28:07 +00:00
rvelices
c1d81dda76 fix language key in template/menubar_tags.tpl
git-svn-id: http://piwigo.org/svn/trunk@6243 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-19 21:02:11 +00:00