aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* stable release required modifications: don't show version and generation1.6.0plegall2006-07-041-4/+4
| | | | | | | 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_0@1434 68402e56-0260-453c-a942-63ccdbb3a9ee
* release 1.6.0 creationplegall2006-07-040-0/+0
| | | | git-svn-id: http://piwigo.org/svn/tags/release-1_6_0@1433 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
* fix bug 431: src of image are incorrect:nikrou2006-06-211-2/+14
| | | | | | | | ex: ././galleries/img.jpg instead of ./galleries/img.jpg svn merge -r1373:1374 from trunk into branch 1.6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1375 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 418: navigation bar in picture.php to the root of special categoriesrvelices2006-06-191-4/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1372 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : feature 429, use IN_ADMIN rather than script file namechrisaga2006-06-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1371 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : feature 429 admin layout is fixed sitewise in config_default.inc.phpchrisaga2006-06-192-1/+16
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1370 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 ↵chrisaga2006-06-191-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : Allow a theme to add code in page html header (feature 424)chrisaga2006-06-193-4/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1368 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : split menubar from main template (index.tpl) = feature 354chrisaga2006-06-194-385/+430
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-181-1/+2
| | | | | | | | | | | | | Fix: comment for str_translate_to_ascii7bits fucntion must be split into two lines Merge BSF r1363:1364 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1365 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-174-4/+543
| | | | | | | | | | | Merge BSF r1360:1361 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1362 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 422 fixed: invalid htmlnikrou2006-06-161-23/+15
| | | | | | | svn merge -r1358:1359 from trunk into branch 1.6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1360 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 423 fixed: & non encoded in image urlnikrou2006-06-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1357 68402e56-0260-453c-a942-63ccdbb3a9ee
* small fix: no comma at that placenikrou2006-06-151-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1355 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 389: font tag allowed in category html description for subcatifyrvelices2006-06-142-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1353 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 388: html errors in month_calendarrvelices2006-06-142-17/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1351 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 416 fixed: the "+" link associated to a tag could sometimes be at theplegall2006-06-131-0/+1
| | | | | | | end of the previous line. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1349 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 402 fixed: invalid empty HTML list when no categories to list.plegall2006-06-132-11/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1347 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 401 fixed: CSS identifier "theHeader" should not be part of theplegall2006-06-134-3/+54
| | | | | | | parameter value. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1345 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 413 fixed: the "up" icon on picture.php has a wrong title.plegall2006-06-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1343 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r:1340:1341 into branch 1.6 (set legend height in ↵chrisaga2006-06-052-4/+4
| | | | | | template-common/default-layout.css) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1342 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from trunk r1338:1339 into branch 1.6 (fix bug 400)chrisaga2006-06-044-27/+50
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1340 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge : from trunk r1336:1337 to branch 1.6 (fix bug 387)chrisaga2006-06-031-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1338 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 390 fixed: language items missingplegall2006-06-025-6/+12
| | | | | | | improvement: javascript confirmation for tag deletion git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1335 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 374 fixed: language items missingplegall2006-06-023-2/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1333 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed).plegall2006-05-312-5/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1332 68402e56-0260-453c-a942-63ccdbb3a9ee