aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Resolved Issue ID 0000516:rub2006-08-111-1/+3
| | | | | | | | | | 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
* Resolved Issue ID 0000507:rub2006-08-094-17/+38
| | | | | | | | | | | | | | 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
* fix bug 510: missing permission linknikrou2006-08-091-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1528 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bugs 122 and 475 : Crash on big remote site updatelaurent.duretz2006-08-021-28/+56
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1523 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000495.rub2006-07-311-1/+1
| | | | | | | 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
* File install/db/27-database.php should be named 22.6-database.php because weplegall2006-07-291-0/+0
| | | | | | | are here on a stable branch. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1517 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1514:1515 into branch 1.6 (better fix bug 484)chrisaga2006-07-295-16/+25
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1516 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1512:1513 into branch 1.6 (better fix for bug 490)chrisaga2006-07-292-31/+23
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1514 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1505:1506 into branch 1.6 (fix bug 490)chrisaga2006-07-273-1/+35
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1507 68402e56-0260-453c-a942-63ccdbb3a9ee
* svn merge -r1502:1503 (cosmetic change)nikrou2006-07-267-48/+48
| | | | | | | | | | 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
* bug 488: when gallery is locked, white page with no messagervelices2006-07-261-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1501 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: missing file from r1492 (was merge r1490:1491)rvelices2006-07-251-0/+43
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1499 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000474:rub2006-07-251-0/+46
| | | | | | | | | 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
* fix bug 486: field username too smallnikrou2006-07-252-1/+48
| | | | | | | 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
* merge from trunk r1490:1491 into branch 1.6 (fix bugs 484 and 244 display ↵chrisaga2006-07-2212-81/+65
| | | | | | issues with IE : focus, checkboxe radio) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1492 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 482 fixed: deletion of our account must be impossiblenikrou2006-07-213-1/+6
| | | | | | | 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
* bug 471 fixed: quote in tagsnikrou2006-07-212-12/+39
| | | | | | | 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
* bug 481: Incorrect tag generation in listing.xml for accentuated lettersrvelices2006-07-201-8/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1485 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000474 (Step 1):rub2006-07-1833-42/+949
| | | | | | | | | | | | | 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
* merge from trunk r1478:1479 into branch 1.6 (fix bug 472: tags are displayed ↵chrisaga2006-07-172-2/+9
| | | | | | outside the menu in Safari and Opera) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1480 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1478 ↵chrisaga2006-07-150-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1474:1475 into branch 1.6 (fix bug 204: IE doesn't dispaly ↵chrisaga2006-07-152-0/+32
| | | | | | the same text in tooltips) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1477 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie)chrisaga2006-07-151-1/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1473 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1469:1470 into branch 1.6 (feature 470)chrisaga2006-07-152-0/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1471 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1467:1468 into branch 1.6 (bug 437 popup-window size )chrisaga2006-07-141-1/+24
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1469 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1465:1466 into branch 1.6 (set Ids to every DL in the menubar)chrisaga2006-07-141-7/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1467 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1463:1464 into branch 1.6 (fix bug 461: csshover.htc ↵chrisaga2006-07-142-5/+4
| | | | | | 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
* Reopened and Resolved Issue ID 0000459:rub2006-07-132-4/+11
| | | | | | | | | 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
* bug 390 fixed (once more): I had forgotten to translate the language valueplegall2006-07-111-1/+1
| | | | | | | 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
* Resolved Issue ID 0000456, 0000457, 0000459, 0000465:rub2006-07-119-14/+42
| | | | | | | | | 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
* merge from trunk r1455:1456 into branch 1.6 (use {pwg_root} in ↵chrisaga2006-07-091-1/+1
| | | | | | themeconf.inc.php) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1457 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1453:1454 into branch 1.6 (cat_move and cat_modify admin ↵chrisaga2006-07-093-5/+5
| | | | | | pages) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1455 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000447:rub2006-07-094-6/+6
| | | | | | | | | 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
* merge from trunk r1449:1450 into branch 1.6 (DIV.comment)chrisaga2006-07-093-8/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1451 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...)chrisaga2006-07-086-20/+35
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1449 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1445:1446 into branch 1.6 (handle SELECT in seach.tpl)chrisaga2006-07-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1447 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1443:1444 into branch 1.6 (cosmetics)chrisaga2006-07-084-2/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r14441:1442 into branch 1.6 (fix bug 458 : wrong path in ↵chrisaga2006-07-081-2/+9
| | | | | | sesion cookie) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1443 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 455 fixed: deleting a tag also add a tag if "add tag" box filled.plegall2006-07-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1440 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 453: french language correctionrvelices2006-07-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1438 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 452: upgrade fails with MySQL 3.23.x ( no carriage retur allowed ↵chrisaga2006-07-061-3/+2
| | | | | | after ; ) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1437 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 450: "upload an image" link in menu bar is missingrvelices2006-07-062-13/+13
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1435 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 443 fixed: new users were never notified to administrators due to aplegall2006-07-031-4/+4
| | | | | | | typo. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1431 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: add the check of non emptiness on $_SERVER['PATH_INFO'] (and notplegall2006-07-031-1/+1
| | | | | | | 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
* bug 397 fixed: very strange one. During insert of a new distant category,plegall2006-07-031-7/+17
| | | | | | | | | 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
* bug 395 fixed: the upgrade feed can be performed only if PHPWG_IN_UPGRADE isplegall2006-07-031-1/+3
| | | | | | | true. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1425 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1419:1422 into branch 1.6 (tamplate-extension/yoga/local)chrisaga2006-07-031-0/+19
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1424 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000375:rub2006-06-293-7/+7
| | | | | | | | | o Line too long o Use paragraph Merge BSF r1417:1418 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1419 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000375: rub2006-06-283-18/+28
| | | | | | | | | | o Keep same format display o Add css class o rename warning to header_msg Merge BSF r1413:1414 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1415 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000429: rub2006-06-282-2/+9
| | | | | | | | Fix Line too long cf coding convention Merge BSF r1411:1412 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1413 68402e56-0260-453c-a942-63ccdbb3a9ee