aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-11-09Stable release required modifications: don't show version and generation1.6.2plegall1-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_2@1601 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-06Bug fixed: #users.auto_login_key moved to #user_infos.auto_login_key becauseplegall1-7/+7
table users does not contain information specificaly related to PhpWebGallery. With auto_login_key field in #users, external authentication won't work. Warning: when updating with subversion, you'll have to go directly to upgrade_feed.php git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1594 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-31bug 571: getimagesize error (missing PHPWG_ROOT_PATH)rvelices1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1585 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-24merge -r1563 from trunk to branch-1_6 comments.php: cleanup url (t=1 in the rvelices1-1/+2
url for an unknown reason) and image urls work now with all url styles git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1576 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-21merge -r1568 from trunk to branch-1_6 (auto_login/redirect corrections)rvelices6-161/+204
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1572 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-21**** ERROR ON COMMIT ***rub1-2/+1
Commit including test code! Resolved Issue ID 0000356: o Increase security on adviser mode First modifications of n modifications. All the others modifications will be done on BSF branch. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1570 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-21Resolved Issue ID 0000356:rub1-1/+2
o Increase security on adviser mode First modifications of n modifications. All the others modifications will be done on BSF branch. Merge branch-1_6 1558:1559 into BSF git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1569 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-13bug 560: url issue when $conf['picture_url_style']='file' and filename is rvelices1-8/+7
numeric or numeric followed by - git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1561 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-08bug 549: fix uninitialized variable PHP warning in calendarrvelices1-0/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1557 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-04Fix bug 451: Auto login does not work properlynikrou5-29/+107
svn merge r1492:1493 from trunk svn merge r1510:1511 from trunk svn merge r1521:1522 from trunk svn merge r1523:1524 from trunk svn merge r1525:1526 from trunk auto_login key add to users table: - add update script - update upgrade_1.5.0.php script (related to svn:1553) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1554 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-24Resolved Issue ID 0000516:rub1-1/+1
o $lang_info not declared git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1540 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-11Resolved Issue ID 0000516:rub1-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
2006-08-09Resolved Issue ID 0000507:rub2-7/+27
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
2006-07-26svn merge -r1502:1503 (cosmetic change)nikrou3-30/+30
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
2006-07-26bug 488: when gallery is locked, white page with no messagervelices1-0/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1501 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-21bug 471 fixed: quote in tagsnikrou1-0/+34
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
2006-07-18Resolved Issue ID 0000474 (Step 1):rub1-2/+4
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
2006-07-15merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie)chrisaga1-1/+6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1473 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15merge from trunk r1469:1470 into branch 1.6 (feature 470)chrisaga1-0/+5
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1471 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14merge from trunk r1467:1468 into branch 1.6 (bug 437 popup-window size )chrisaga1-1/+24
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1469 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-13Reopened and Resolved Issue ID 0000459:rub1-3/+10
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
2006-07-11Resolved Issue ID 0000456, 0000457, 0000459, 0000465:rub1-0/+19
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
2006-07-09merge from trunk r1455:1456 into branch 1.6 (use {pwg_root} in ↵chrisaga1-1/+1
themeconf.inc.php) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1457 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08merge from trunk r14441:1442 into branch 1.6 (fix bug 458 : wrong path in ↵chrisaga1-2/+9
sesion cookie) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1443 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-06bug 450: "upload an image" link in menu bar is missingrvelices1-1/+13
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1435 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03bug 443 fixed: new users were never notified to administrators due to aplegall1-4/+4
typo. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1431 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03bug fixed: add the check of non emptiness on $_SERVER['PATH_INFO'] (and notplegall1-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
2006-07-03bug 395 fixed: the upgrade feed can be performed only if PHPWG_IN_UPGRADE isplegall1-1/+3
true. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1425 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-29Issue ID 0000375:rub1-1/+2
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
2006-06-28Issue ID 0000375: rub1-8/+8
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
2006-06-28Issue ID 0000429: rub2-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
2006-06-27Issue ID 0000429: Value on config_default.inc.php is a default value not ↵rub2-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
2006-06-27bug 436: Category thumbnail display not ok if subcatify is falservelices2-0/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1406 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24bug correction in get_root_url ('./../' was returning '')rvelices1-4/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1402 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24merge from trunk r1399:1400 into branch 1.6chrisaga1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1401 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24feature 434: split thumbnails in template so customization could be easyer ↵chrisaga1-0/+2
(manual merge from trunk r:1384 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1386 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22fix bug 375: html bug; warnings are displayed outside from the html tree.nikrou1-24/+15
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
2006-06-21fix bug 431: src of image are incorrect:nikrou1-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
2006-06-19bug 418: navigation bar in picture.php to the root of special categoriesrvelices1-4/+8
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1372 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19improve : feature 429, use IN_ADMIN rather than script file namechrisaga1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1371 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19improve : feature 429 admin layout is fixed sitewise in config_default.inc.phpchrisaga2-1/+16
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1370 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 ↵chrisaga1-0/+0
68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19Improve : split menubar from main template (index.tpl) = feature 354chrisaga1-0/+304
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-18Issue ID 0000407: accents are not allowed in mail headersrub1-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
2006-06-17Issue ID 0000407: accents are not allowed in mail headersrub2-4/+25
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
2006-06-14bug 389: font tag allowed in category html description for subcatifyrvelices2-2/+2
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1353 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-14bug 388: html errors in month_calendarrvelices1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1351 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-31merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed).plegall1-4/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1332 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-26merge trunk r1320:1321 into branch 1.6chrisaga1-5/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1322 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-22remove : obsolete code (see bug 372)chrisaga1-4/+0
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1318 68402e56-0260-453c-a942-63ccdbb3a9ee