aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Resolved Issue ID 0000447:rub2006-07-094-6/+6
| | | | | | | | o Fix Incorrect Tag Translations git-svn-id: http://piwigo.org/svn/trunk@1452 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix DIV.comment behaviour (not perfect yet, but better)chrisaga2006-07-093-8/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1450 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve admin forms (SELECT.categoryList, add some ids, ...)chrisaga2006-07-086-20/+35
| | | | git-svn-id: http://piwigo.org/svn/trunk@1448 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix : handle SELCT size and onblur correctlychrisaga2006-07-081-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1446 68402e56-0260-453c-a942-63ccdbb3a9ee
* Cosmeticschrisaga2006-07-084-2/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1444 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 458: Cannot log due to broken session cookie (wrong "path")chrisaga2006-07-081-2/+9
| | | | | | | use $_SERVER['REDIRECT_URL'] if it's set add a trailing '/' git-svn-id: http://piwigo.org/svn/trunk@1442 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1439:1440 from branch 1.6 to trunk (bug 455 fixed: deleting a tagplegall2006-07-081-1/+1
| | | | | | | also add a tag if "add tag" box filled). git-svn-id: http://piwigo.org/svn/trunk@1441 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 453: french language correctionrvelices2006-07-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1439 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1435 from branch-1_6 to trunk rvelices2006-07-062-13/+13
| | | | | | bug 450: "upload an image" link in menu bar is missing git-svn-id: http://piwigo.org/svn/trunk@1436 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1430:1431 from branch 1.6 to trunk (bug 443 fixed: new users wereplegall2006-07-031-4/+4
| | | | | | | never notified to administrators due to a typo). git-svn-id: http://piwigo.org/svn/trunk@1432 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of nonplegall2006-07-031-1/+1
| | | | | | | emptiness on $_SERVER['PATH_INFO']) git-svn-id: http://piwigo.org/svn/trunk@1430 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1426:1427 from branch 1.6 to trunk (bug 397 fixed: [...] typeplegall2006-07-031-7/+17
| | | | | | | comparison with operator "=="). git-svn-id: http://piwigo.org/svn/trunk@1428 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1424:1425 from branch 1.6 to trunk (bug 395 fixed: the upgrade feedplegall2006-07-031-1/+3
| | | | | | | can be performed only if PHPWG_IN_UPGRADE is true). git-svn-id: http://piwigo.org/svn/trunk@1426 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : add a README file for local template extensions.chrisaga2006-07-031-0/+19
| | | | git-svn-id: http://piwigo.org/svn/trunk@1423 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : add directory to store local template extension for yoga.chrisaga2006-07-030-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1422 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : add directory to store template extensions for yogachrisaga2006-07-030-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1421 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : add directory to store template extensions.chrisaga2006-07-030-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1420 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000375: rub2006-06-293-7/+7
| | | | | | | | | o Line too long o Use paragraph Merge BSF r1413:1414 into branch-1_6 git-svn-id: http://piwigo.org/svn/trunk@1418 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000445: rub2006-06-291-1/+1
| | | | | | | Issue ID 0000401: Finish manual merge to branch_1.6 to BSF/install/config.sql git-svn-id: http://piwigo.org/svn/trunk@1417 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000445: rub2006-06-281-1/+1
| | | | | | Missing <div id="theHeader">{PAGE_BANNER}</div> git-svn-id: http://piwigo.org/svn/trunk@1416 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000375: rub2006-06-283-17/+28
| | | | | | | | | | o Keep same format display o Add css class o rename warning to header_msg Merge BSF r1411:1412 into branch-1_6 git-svn-id: http://piwigo.org/svn/trunk@1414 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000429: rub2006-06-282-2/+9
| | | | | | | | Fix Line too long cf coding convention git-svn-id: http://piwigo.org/svn/trunk@1412 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 r1407:1408 into branch-1_6 git-svn-id: http://piwigo.org/svn/trunk@1410 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000442:rub2006-06-271-1/+1
| | | | | | | o customize mail content is not used (only default value) git-svn-id: http://piwigo.org/svn/trunk@1408 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1046 from branch-1_6 to trunkrvelices2006-06-272-0/+4
| | | | | | bug 436: Category thumbnail display not ok if subcatify is false git-svn-id: http://piwigo.org/svn/trunk@1407 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : use the new favicon !chrisaga2006-06-261-0/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1404 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1402 from branch-1_6 into trunk rvelices2006-06-241-4/+4
| | | | | | bug correction in get_root_url ('./../' was returning '') git-svn-id: http://piwigo.org/svn/trunk@1403 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix : test if themeconf variable exist to avoid a "PHP Notice" in the logchrisaga2006-06-241-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1400 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/trunk@1398 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 410: "Gestionnaire des Sites" passe à la ligne avec IEchrisaga2006-06-241-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1396 68402e56-0260-453c-a942-63ccdbb3a9ee
* set file Id and propertieschrisaga2006-06-241-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1395 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove unused css file and rules in templatechrisaga2006-06-244-108/+95
| | | | | | | move css rules used only in admin section to a new admin/default-layout.css file step one admin/default-layout.css is still imported in default-layout.css git-svn-id: http://piwigo.org/svn/trunk@1392 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1391 ↵chrisaga2006-06-240-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix cosmetic issueschrisaga2006-06-241-5/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1389 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 411: Commentaire trop longchrisaga2006-06-241-17/+11
| | | | | | and other comments display small issues git-svn-id: http://piwigo.org/svn/trunk@1388 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1385 ↵chrisaga2006-06-243-3/+3
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 434: split thumbnails in template so customization could be easyerchrisaga2006-06-248-105/+113
| | | | git-svn-id: http://piwigo.org/svn/trunk@1384 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve template : feature 433: Separate IE6 css to be more IE7 readychrisaga2006-06-243-36/+37
| | | | git-svn-id: http://piwigo.org/svn/trunk@1382 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 375: html bug; warnings are displayed outside from the html tree.nikrou2006-06-222-25/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@1380 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 428: blank page when gd extension missingnikrou2006-06-221-0/+5
| | | | | | | svn merge -r1377:1378 from branch 1.6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1379 68402e56-0260-453c-a942-63ccdbb3a9ee
* svn merge -r1366:1371 from branch 1.6 into trunknikrou2006-06-229-390/+453
| | | | git-svn-id: http://piwigo.org/svn/trunk@1377 68402e56-0260-453c-a942-63ccdbb3a9ee
* issue 426 step 1 reverted:nikrou2006-06-22215-5131/+29
| | | | | | | | svn merge -r1466:1465 . svn merge -r1463:1462 . git-svn-id: http://piwigo.org/svn/trunk@1376 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 git-svn-id: http://piwigo.org/svn/trunk@1374 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/trunk@1373 68402e56-0260-453c-a942-63ccdbb3a9ee
* small fix: problem with undefined constant in public zone.nikrou2006-06-182-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1366 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 git-svn-id: http://piwigo.org/svn/trunk@1364 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue 426: first step; separation of admin and public into two templatesnikrou2006-06-18215-29/+5131
| | | | | | | Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-174-4/+543
| | | | git-svn-id: http://piwigo.org/svn/trunk@1361 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 422 fixed: invalid htmlnikrou2006-06-161-23/+15
| | | | git-svn-id: http://piwigo.org/svn/trunk@1359 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 423 fixed: & non encoded in image urlnikrou2006-06-161-2/+2
| | | | | | | svn merge -r1356:1357 from branch 1.6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1358 68402e56-0260-453c-a942-63ccdbb3a9ee