nikrou
cbf63ed4e2
Fix bug 451: Auto login does not work properly
...
svn merge r1492:1493 from trunk
svn merge r1510:1511 from trunk
svn merge r1521:1522 from trunk
svn merge r1523:1524 from trunk
svn merge r1525:1526 from trunk
auto_login key add to users table:
- add update script
- update upgrade_1.5.0.php script
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1553 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-04 20:48:18 +00:00
rub
5b8f59202c
Resolved Issue ID 0000544:
...
o Error on download HD picture
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1551 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-09-20 21:20:34 +00:00
rvelices
daec750912
bug 539: link to picture_modify.php instead of picture.php in rating page
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1547 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-09-18 21:04:49 +00:00
rub
12c7694371
Resolved Issue ID 0000516:
...
o $lang_info not declared
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1540 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-24 10:09:41 +00:00
nikrou
8c9741dd56
fix bug 518: anyone can delete or validate a comment
...
comment_id must be int: use of intval function to use it in the query.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1535 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-14 20:56:10 +00:00
rub
f784cae815
Resolved Issue ID 0000516:
...
o Charset not defined on mail headers (Content-Type)
o Add too others important Content-Type informations
Merge BSF r 1531:1532 into branch-1_6
And remove duplicate line of BSF!
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1533 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-11 22:41:06 +00:00
rub
8eef1c34ae
Resolved Issue ID 0000507:
...
o format of email
o max_execution_time equal to 0
o -f with only adress mail
o use of standard function get_webmaster_mail_address
2 news $conf parameters.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1530 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-09 22:05:29 +00:00
nikrou
6e57923946
fix bug 510: missing permission link
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1528 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-09 12:33:14 +00:00
laurent.duretz
5c344d40ef
Bugs 122 and 475 : Crash on big remote site update
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1523 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-02 18:14:53 +00:00
rub
72c3d9a6cd
Resolved Issue ID 0000495.
...
o Quotes and slashes are not correct on mail content
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1520 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-31 22:28:31 +00:00
plegall
d4dffe6e04
File install/db/27-database.php should be named 22.6-database.php because we
...
are here on a stable branch.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1517 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 13:48:44 +00:00
chrisaga
1df4860c0b
merge from trunk r1514:1515 into branch 1.6 (better fix bug 484)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1516 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 10:02:32 +00:00
chrisaga
b6bfe70021
merge from trunk r1512:1513 into branch 1.6 (better fix for bug 490)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1514 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-29 08:23:27 +00:00
chrisaga
8a38ed3074
merge from trunk r1505:1506 into branch 1.6 (fix bug 490)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1507 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-27 18:16:58 +00:00
nikrou
4b1863cbef
svn merge -r1502:1503 (cosmetic change)
...
function names are case-insensitive but it's a good idea to call functions
as they appear in their declaration.
So all functions names that manipulate url like make_index_url()
are write with lowercase
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1504 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 21:04:23 +00:00
rvelices
5a65e6a41f
bug 488: when gallery is locked, white page with no message
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1501 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 01:01:12 +00:00
rvelices
1f9c8a30a4
fix: missing file from r1492 (was merge r1490:1491)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1499 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-25 23:14:54 +00:00
rub
404b57de84
Resolved Issue ID 0000474:
...
o Delete old files index.htm
Auto Merge BSF r1497 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1498 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-25 21:38:37 +00:00
nikrou
5d801bdf57
fix bug 486: field username too small
...
svn merge -r1494:1495 from trunk into branch 1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1496 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-25 07:41:41 +00:00
chrisaga
bd26b2226b
merge from trunk r1490:1491 into branch 1.6 (fix bugs 484 and 244 display issues with IE : focus, checkboxe radio)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1492 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-22 09:31:30 +00:00
nikrou
debab363b6
bug 482 fixed: deletion of our account must be impossible
...
svn merge from trunk into branch 1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1490 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-21 15:30:13 +00:00
nikrou
fdc7bdbd3b
bug 471 fixed: quote in tags
...
svn merge from trunk into branch-1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1488 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-21 13:47:50 +00:00
rvelices
19fa4408c8
bug 481: Incorrect tag generation in listing.xml for accentuated letters
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1485 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-20 23:49:05 +00:00
rub
4593260c97
Resolved Issue ID 0000474 (Step 1):
...
o Rename index.htm into index.php
o Add index.php on all sub-directories
o Use an uniform source code of index.php (like /include/index.php)
(/index.php is of course not changed)
Merge BSF r1480:1481 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1482 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-18 21:43:29 +00:00
chrisaga
f004fd47fd
merge from trunk r1478:1479 into branch 1.6 (fix bug 472: tags are displayed outside the menu in Safari and Opera)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1480 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-17 23:12:07 +00:00
chrisaga
6afc2830e2
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1478 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 15:32:47 +00:00
chrisaga
8bd96d9349
merge from trunk r1474:1475 into branch 1.6 (fix bug 204: IE doesn't dispaly the same text in tooltips)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1477 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 15:32:20 +00:00
chrisaga
c2a6c6228e
merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1473 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 14:33:25 +00:00
chrisaga
f8789446a5
merge from trunk r1469:1470 into branch 1.6 (feature 470)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1471 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 08:23:31 +00:00
chrisaga
f34f88614d
merge from trunk r1467:1468 into branch 1.6 (bug 437 popup-window size )
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1469 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 23:58:51 +00:00
chrisaga
6f5cdb1265
merge from trunk r1465:1466 into branch 1.6 (set Ids to every DL in the menubar)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1467 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 17:14:27 +00:00
chrisaga
69d0022bdd
merge from trunk r1463:1464 into branch 1.6 (fix bug 461: csshover.htc doesn't work if $conf['question_mark_in_urls'] = false)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1465 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 16:42:36 +00:00
rub
65a9bc2ca7
Reopened and Resolved Issue ID 0000459:
...
o get_email_address_as_display_text could be improve in order to display '' for null email value.
Merge BSF r1461:1462 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1463 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-13 21:00:14 +00:00
plegall
f248793e7a
bug 390 fixed (once more): I had forgotten to translate the language value
...
in frenc "The %d following tags were deleted : %s"
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1460 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-11 22:47:30 +00:00
rub
c13dc6350d
Resolved Issue ID 0000456, 0000457, 0000459, 0000465:
...
o Fix bugs adviser mode
Merge BSF r1457:1458 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1459 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-11 20:56:51 +00:00
chrisaga
8078daf5cd
merge from trunk r1455:1456 into branch 1.6 (use {pwg_root} in themeconf.inc.php)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1457 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 18:00:13 +00:00
chrisaga
fc6777ab6e
merge from trunk r1453:1454 into branch 1.6 (cat_move and cat_modify admin pages)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1455 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 16:27:53 +00:00
rub
bb9c7fe7ac
Resolved Issue ID 0000447:
...
o Fix Incorrect Tag Translations
Merge BSF r1451:1452 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1453 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 09:08:19 +00:00
chrisaga
3a0e24e4a2
merge from trunk r1449:1450 into branch 1.6 (DIV.comment)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1451 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 08:37:41 +00:00
chrisaga
dcb6926445
merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1449 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 18:23:43 +00:00
chrisaga
a9cdc8c167
merge from trunk r1445:1446 into branch 1.6 (handle SELECT in seach.tpl)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1447 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 15:21:50 +00:00
chrisaga
8fe09b4c26
merge from trunk r1443:1444 into branch 1.6 (cosmetics)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 15:12:55 +00:00
chrisaga
6653314edc
merge from trunk r14441:1442 into branch 1.6 (fix bug 458 : wrong path in sesion cookie)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1443 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 09:31:09 +00:00
plegall
5dcc4de9f3
bug 455 fixed: deleting a tag also add a tag if "add tag" box filled.
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1440 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 09:07:39 +00:00
rvelices
ae863dc6ab
bug 453: french language correction
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1438 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-07 23:32:47 +00:00
chrisaga
0f10d74485
fix bug 452: upgrade fails with MySQL 3.23.x ( no carriage retur allowed after ; )
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1437 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-06 19:23:58 +00:00
rvelices
be5336f6cd
bug 450: "upload an image" link in menu bar is missing
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1435 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-06 02:44:16 +00:00
plegall
d954e8dcad
bug 443 fixed: new users were never notified to administrators due to a
...
typo.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1431 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03 23:05:55 +00:00
plegall
062990b02a
bug fixed: add the check of non emptiness on $_SERVER['PATH_INFO'] (and not
...
only its existence) before using it in strpos.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1429 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03 22:57:21 +00:00
plegall
4099398ffd
bug 397 fixed: very strange one. During insert of a new distant category,
...
instead of setting categories.uploadable to 'false', it is set to
NULL. Which is incorrect. The problem seems to come from a type comparison
with operator "==".
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1427 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03 22:52:17 +00:00