aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge -r1433:1434 from tags/release-1.6.0 to tags/release-1.6.1 (stable1.6.1plegall2006-07-201-4/+4
| | | | | | | | release required modifications: don't show version and generation time in footer, don't check the upgrade feed, don't die on sql errors). git-svn-id: http://piwigo.org/svn/tags/release-1_6_1@1484 68402e56-0260-453c-a942-63ccdbb3a9ee
* release 1.6.1 creationplegall2006-07-200-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/release-1_6_1@1483 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
* Issue ID 0000429: Value on config_default.inc.php is a default value not ↵rub2006-06-272-2/+8
| | | | | | | | defined by default. Merge BSF r1409:1410 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1411 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000442:rub2006-06-271-1/+1
| | | | | | | | o customize mail content is not used (only default value) Merge BSF r1407:1408 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1409 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 436: Category thumbnail display not ok if subcatify is falservelices2006-06-272-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1406 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : use the new favicon !chrisaga2006-06-261-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1405 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug correction in get_root_url ('./../' was returning '')rvelices2006-06-241-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1402 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1399:1400 into branch 1.6chrisaga2006-06-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1401 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 435: move image.css to picture.css to be consistent with picture.tplchrisaga2006-06-242-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1399 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1395:1396 (fix bug 410)chrisaga2006-06-241-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1397 68402e56-0260-453c-a942-63ccdbb3a9ee
* set file Id and propertieschrisaga2006-06-241-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1394 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge manualy from trunk r1389:1392chrisaga2006-06-244-108/+95
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1393 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk svn:1387:1389 into branch 1.6chrisaga2006-06-242-22/+17
| | | | | | fix bug 411 and some other cosmetic issues git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1390 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1387 ↵chrisaga2006-06-243-3/+3
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 434: split thumbnails in template so customization could be easyer ↵chrisaga2006-06-248-116/+113
| | | | | | (manual merge from trunk r:1384 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1386 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge : from trunk r:1381:1382 into branch 1.6 (feature 433)chrisaga2006-06-243-35/+36
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1383 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 375: html bug; warnings are displayed outside from the html tree.nikrou2006-06-222-24/+24
| | | | | | | svn merge -r1379:1380 from trunk into branch 1.6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1381 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 428: blank page when gd extension missingnikrou2006-06-221-0/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1378 68402e56-0260-453c-a942-63ccdbb3a9ee