aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* git-svn-id: http://piwigo.org/svn/trunk@1476 ↵chrisaga2006-07-150-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 204: IE doesn't dispaly the same text in tooltips (info-bulles) than ↵chrisaga2006-07-152-0/+32
| | | | | | | | | other browsers use a behaviour (.htc) to fix alt and title attribute when mouse is over IMG only for IMG in a link, others will not be fixed. git-svn-id: http://piwigo.org/svn/trunk@1475 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 193 : pb with quote in tooltips with IEchrisaga2006-07-151-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@1472 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : allow to redirect guest from index.php to identification.php ↵chrisaga2006-07-152-0/+9
| | | | | | | | | (feature 470) usefull if the whole gallery is private we lost it when category.php became index.php git-svn-id: http://piwigo.org/svn/trunk@1470 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 437: Affichage des pwg_high (popup-window size )chrisaga2006-07-141-1/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@1468 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve menubar : set Ids (see feature 466)chrisaga2006-07-141-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@1466 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix bug 461: csshover.htc doesn't work if $conf['question_mark_in_urls'] = falsechrisaga2006-07-142-5/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@1464 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. git-svn-id: http://piwigo.org/svn/trunk@1462 68402e56-0260-453c-a942-63ccdbb3a9ee
* merger -r 1459:1460 from branch 1.6 to trunk (bug 390 fixed (once more):plegall2006-07-111-1/+1
| | | | | | | translation had been forgotten) git-svn-id: http://piwigo.org/svn/trunk@1461 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved Issue ID 0000456, 0000457, 0000459, 0000465:rub2006-07-119-14/+42
| | | | | | | | o Fix bugs adviser mode git-svn-id: http://piwigo.org/svn/trunk@1458 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : evaluate {pwg_root} after any {themeconf:___} variable to allow ↵chrisaga2006-07-091-1/+1
| | | | | | | | using {pwg_root} in themeconf.inc.php usefull for including theme specific fix-ie5-ie6.css git-svn-id: http://piwigo.org/svn/trunk@1456 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve layout of cat_move admin page an change the id of cat_modify formchrisaga2006-07-093-5/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@1454 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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