Commit Graph

  • 1873dbd062 Fix bug 451: improvement small problem with reconnexion after session timeout add auto-login function all staff for session (connexion, auto-login and logout) is now in include/user.inc.php nikrou 2006-07-28 09:34:27 +00:00
  • f6c2f2b1b1 refresh_time must be 0 by default nikrou 2006-07-28 08:36:38 +00:00
  • 96bc8e8717 Fixed missing $lang and extra code not needed nikrou 2006-07-28 08:01:08 +00:00
  • bc65a0d6cd Feature 492: first step Simple redirect.tpl in template-common Simplification of function redirect() nikrou 2006-07-27 18:51:54 +00:00
  • 8a38ed3074 merge from trunk r1505:1506 into branch 1.6 (fix bug 490) chrisaga 2006-07-27 18:16:58 +00:00
  • eb6d08ead2 fix bug 490: Inputs haven't the same size on different browsers inputs inquickconnect are still smaller in IE but the layout is quite the same chrisaga 2006-07-27 18:13:23 +00:00
  • 7ca31726ed Resolved Issue ID 0000474 (Step 2): o Add .htaccess files rub 2006-07-26 21:29:21 +00:00
  • 4b1863cbef svn merge -r1502:1503 (cosmetic change) 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 nikrou 2006-07-26 21:04:23 +00:00
  • e7f8b14269 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 nikrou 2006-07-26 21:00:16 +00:00
  • 462a8ebbc1 bug 488: when gallery is locked, white page with no message rvelices 2006-07-26 01:01:36 +00:00
  • 5a65e6a41f bug 488: when gallery is locked, white page with no message rvelices 2006-07-26 01:01:12 +00:00
  • aca06a08aa feature 169: each category can have its own image order rvelices 2006-07-26 00:51:08 +00:00
  • 1f9c8a30a4 fix: missing file from r1492 (was merge r1490:1491) rvelices 2006-07-25 23:14:54 +00:00
  • 404b57de84 Resolved Issue ID 0000474: o Delete old files index.htm rub 2006-07-25 21:38:37 +00:00
  • 7e79e15d18 Resolved Issue ID 0000474: o Delete old files index.htm rub 2006-07-25 21:37:10 +00:00
  • 5d801bdf57 fix bug 486: field username too small svn merge -r1494:1495 from trunk into branch 1.6 nikrou 2006-07-25 07:41:41 +00:00
  • 1150fb7add fix bug 486: field username too small nikrou 2006-07-25 07:40:02 +00:00
  • f1129e48b3 small improvement (related to bug 451): incorrect auto_login_key dont delete key in users table but just delete remember_me cookie nikrou 2006-07-24 15:49:16 +00:00
  • 5d06d43541 bug 451 fixed: problem with auto login - add an auto_login_key in users_table - $conf['session_length'] is no more useful and sessions length will be 0 (until browser closed) - add $conf['remember_me_name'] for cookie remember name nikrou 2006-07-23 15:25:49 +00:00
  • bd26b2226b merge from trunk r1490:1491 into branch 1.6 (fix bugs 484 and 244 display issues with IE : focus, checkboxe radio) chrisaga 2006-07-22 09:31:30 +00:00
  • e3c4d79f5b fix bugs 244: different display of checkbox in IE/firefox and 484: Missing onfocus/onblur in some user section *.tpl and many admin section *.tpl handle FORM elements with a behaviour (inputfix.htc) in IE the behaviour sets onfocus and onblur events too (no longer needed in *.tpl) other browsers use css selector :focus and [type=___] chrisaga 2006-07-22 09:21:40 +00:00
  • debab363b6 bug 482 fixed: deletion of our account must be impossible svn merge from trunk into branch 1.6 nikrou 2006-07-21 15:30:13 +00:00
  • a15839b183 bug 482 fixed: deletion of our account must be impossible nikrou 2006-07-21 15:28:09 +00:00
  • fdc7bdbd3b bug 471 fixed: quote in tags svn merge from trunk into branch-1.6 nikrou 2006-07-21 13:47:50 +00:00
  • de1ff24582 bug 471 fixed: quote in tags nikrou 2006-07-21 13:44:22 +00:00
  • d44aa8a1ed merge -r1484:1485 from branch 1.6 to trunk (bug 481: Incorrect tag generation in listing.xml for accentuated letters) rvelices 2006-07-20 23:55:08 +00:00
  • 19fa4408c8 bug 481: Incorrect tag generation in listing.xml for accentuated letters rvelices 2006-07-20 23:49:05 +00:00
  • 8c3ef93425 merge -r1433:1434 from tags/release-1.6.0 to tags/release-1.6.1 (stable release required modifications: don't show version and generation time in footer, don't check the upgrade feed, don't die on sql errors). 1.6.1 plegall 2006-07-20 20:48:57 +00:00
  • 02ec271659 release 1.6.1 creation plegall 2006-07-20 20:45:21 +00:00
  • 4593260c97 Resolved Issue ID 0000474 (Step 1): 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) rub 2006-07-18 21:43:29 +00:00
  • 27aeab97e9 Resolved Issue ID 0000474 (Step 1): 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) rub 2006-07-18 21:38:54 +00:00
  • f004fd47fd merge from trunk r1478:1479 into branch 1.6 (fix bug 472: tags are displayed outside the menu in Safari and Opera) chrisaga 2006-07-17 23:12:07 +00:00
  • 13c3076d6a fix bug 472: tags displayed outside of the menubar (at leas for Opera, witing confirmation for Safari) chrisaga 2006-07-17 10:25:24 +00:00
  • 6afc2830e2 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1478 68402e56-0260-453c-a942-63ccdbb3a9ee chrisaga 2006-07-15 15:32:47 +00:00
  • 8bd96d9349 merge from trunk r1474:1475 into branch 1.6 (fix bug 204: IE doesn't dispaly the same text in tooltips) chrisaga 2006-07-15 15:32:20 +00:00
  • 2005ee62a1 git-svn-id: http://piwigo.org/svn/trunk@1476 68402e56-0260-453c-a942-63ccdbb3a9ee chrisaga 2006-07-15 15:28:10 +00:00
  • 450ec6cfdf fix bug 204: IE doesn't dispaly the same text in tooltips (info-bulles) than 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. chrisaga 2006-07-15 15:26:51 +00:00
  • 8f9f9177b0 merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie) chrisaga 2006-07-15 14:34:17 +00:00
  • c2a6c6228e merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie) chrisaga 2006-07-15 14:33:25 +00:00
  • 61ca501bcf fix bug 193 : pb with quote in tooltips with IE chrisaga 2006-07-15 14:29:16 +00:00
  • f8789446a5 merge from trunk r1469:1470 into branch 1.6 (feature 470) chrisaga 2006-07-15 08:23:31 +00:00
  • 12f7f1e837 improve : allow to redirect guest from index.php to identification.php (feature 470) usefull if the whole gallery is private we lost it when category.php became index.php chrisaga 2006-07-15 08:20:47 +00:00
  • f34f88614d merge from trunk r1467:1468 into branch 1.6 (bug 437 popup-window size ) chrisaga 2006-07-14 23:58:51 +00:00
  • 81126f9fb6 fix bug 437: Affichage des pwg_high (popup-window size ) chrisaga 2006-07-14 23:56:47 +00:00
  • 6f5cdb1265 merge from trunk r1465:1466 into branch 1.6 (set Ids to every DL in the menubar) chrisaga 2006-07-14 17:14:27 +00:00
  • 484d2515f7 improve menubar : set Ids (see feature 466) chrisaga 2006-07-14 17:09:31 +00:00
  • 69d0022bdd merge from trunk r1463:1464 into branch 1.6 (fix bug 461: csshover.htc doesn't work if $conf['question_mark_in_urls'] = false) chrisaga 2006-07-14 16:42:36 +00:00
  • e316c1ec03 fix bug 461: csshover.htc doesn't work if $conf['question_mark_in_urls'] = false chrisaga 2006-07-14 16:39:31 +00:00
  • 65a9bc2ca7 Reopened and Resolved Issue ID 0000459: o get_email_address_as_display_text could be improve in order to display '' for null email value. rub 2006-07-13 21:00:14 +00:00
  • f9147af63c Reopened and Resolved Issue ID 0000459: o get_email_address_as_display_text could be improve in order to display '' for null email value. rub 2006-07-13 20:58:01 +00:00
  • 14e73e6340 merger -r 1459:1460 from branch 1.6 to trunk (bug 390 fixed (once more): translation had been forgotten) plegall 2006-07-11 22:48:51 +00:00
  • f248793e7a bug 390 fixed (once more): I had forgotten to translate the language value in frenc "The %d following tags were deleted : %s" plegall 2006-07-11 22:47:30 +00:00
  • c13dc6350d Resolved Issue ID 0000456, 0000457, 0000459, 0000465: o Fix bugs adviser mode rub 2006-07-11 20:56:51 +00:00
  • 8a7fff22b0 Resolved Issue ID 0000456, 0000457, 0000459, 0000465: o Fix bugs adviser mode rub 2006-07-11 20:51:24 +00:00
  • 8078daf5cd merge from trunk r1455:1456 into branch 1.6 (use {pwg_root} in themeconf.inc.php) chrisaga 2006-07-09 18:00:13 +00:00
  • cfcb489cfa improve : evaluate {pwg_root} after any {themeconf:___} variable to allow using {pwg_root} in themeconf.inc.php usefull for including theme specific fix-ie5-ie6.css chrisaga 2006-07-09 17:58:21 +00:00
  • fc6777ab6e merge from trunk r1453:1454 into branch 1.6 (cat_move and cat_modify admin pages) chrisaga 2006-07-09 16:27:53 +00:00
  • f5acf36b96 improve layout of cat_move admin page an change the id of cat_modify form chrisaga 2006-07-09 16:25:29 +00:00
  • bb9c7fe7ac Resolved Issue ID 0000447: o Fix Incorrect Tag Translations rub 2006-07-09 09:08:19 +00:00
  • e40f590bbd Resolved Issue ID 0000447: o Fix Incorrect Tag Translations rub 2006-07-09 09:04:22 +00:00
  • 3a0e24e4a2 merge from trunk r1449:1450 into branch 1.6 (DIV.comment) chrisaga 2006-07-09 08:37:41 +00:00
  • 73d44f9784 fix DIV.comment behaviour (not perfect yet, but better) chrisaga 2006-07-09 08:35:14 +00:00
  • dcb6926445 merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...) chrisaga 2006-07-08 18:23:43 +00:00
  • 6ece491382 improve admin forms (SELECT.categoryList, add some ids, ...) chrisaga 2006-07-08 18:21:48 +00:00
  • a9cdc8c167 merge from trunk r1445:1446 into branch 1.6 (handle SELECT in seach.tpl) chrisaga 2006-07-08 15:21:50 +00:00
  • a98af4134d fix : handle SELCT size and onblur correctly chrisaga 2006-07-08 15:20:17 +00:00
  • 8fe09b4c26 merge from trunk r1443:1444 into branch 1.6 (cosmetics) chrisaga 2006-07-08 15:12:55 +00:00
  • d2c3b30017 Cosmetics chrisaga 2006-07-08 15:07:04 +00:00
  • 6653314edc merge from trunk r14441:1442 into branch 1.6 (fix bug 458 : wrong path in sesion cookie) chrisaga 2006-07-08 09:31:09 +00:00
  • 63bc9838cd fix bug 458: Cannot log due to broken session cookie (wrong "path") use $_SERVER['REDIRECT_URL'] if it's set add a trailing '/' chrisaga 2006-07-08 09:27:23 +00:00
  • 876d9e63fc merge -r1439:1440 from branch 1.6 to trunk (bug 455 fixed: deleting a tag also add a tag if "add tag" box filled). plegall 2006-07-08 09:08:48 +00:00
  • 5dcc4de9f3 bug 455 fixed: deleting a tag also add a tag if "add tag" box filled. plegall 2006-07-08 09:07:39 +00:00
  • 480210a494 bug 453: french language correction rvelices 2006-07-07 23:33:14 +00:00
  • ae863dc6ab bug 453: french language correction rvelices 2006-07-07 23:32:47 +00:00
  • 0f10d74485 fix bug 452: upgrade fails with MySQL 3.23.x ( no carriage retur allowed after ; ) chrisaga 2006-07-06 19:23:58 +00:00
  • 28093b24d2 merge -r1435 from branch-1_6 to trunk bug 450: "upload an image" link in menu bar is missing rvelices 2006-07-06 02:45:26 +00:00
  • be5336f6cd bug 450: "upload an image" link in menu bar is missing rvelices 2006-07-06 02:44:16 +00:00
  • 056992a7cc stable release required modifications: don't show version and generation time in footer, don't check the upgrade feed, don't die on sql errors. 1.6.0 plegall 2006-07-04 20:55:58 +00:00
  • 96f66f5958 release 1.6.0 creation plegall 2006-07-04 20:47:12 +00:00
  • 73d9794a07 merge -r1430:1431 from branch 1.6 to trunk (bug 443 fixed: new users were never notified to administrators due to a typo). plegall 2006-07-03 23:06:44 +00:00
  • d954e8dcad bug 443 fixed: new users were never notified to administrators due to a typo. plegall 2006-07-03 23:05:55 +00:00
  • 2b6c63cccf merge -r1428:1429 from branch 1.6 to trunk (bug fixed: check of non emptiness on $_SERVER['PATH_INFO']) plegall 2006-07-03 22:58:19 +00:00
  • 062990b02a bug fixed: add the check of non emptiness on $_SERVER['PATH_INFO'] (and not only its existence) before using it in strpos. plegall 2006-07-03 22:57:21 +00:00
  • 4ce94a5eab merge -r1426:1427 from branch 1.6 to trunk (bug 397 fixed: [...] type comparison with operator "=="). plegall 2006-07-03 22:53:26 +00:00
  • 4099398ffd bug 397 fixed: very strange one. During insert of a new distant category, 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 "==". plegall 2006-07-03 22:52:17 +00:00
  • aa2c4ef173 merge -r1424:1425 from branch 1.6 to trunk (bug 395 fixed: the upgrade feed can be performed only if PHPWG_IN_UPGRADE is true). plegall 2006-07-03 22:44:22 +00:00
  • e33c3b23c0 bug 395 fixed: the upgrade feed can be performed only if PHPWG_IN_UPGRADE is true. plegall 2006-07-03 22:42:57 +00:00
  • 7653c5435c merge from trunk r1419:1422 into branch 1.6 (tamplate-extension/yoga/local) chrisaga 2006-07-03 18:29:34 +00:00
  • d9875e0aa0 Improve : add a README file for local template extensions. chrisaga 2006-07-03 18:26:16 +00:00
  • 5a01dec492 Improve : add directory to store local template extension for yoga. chrisaga 2006-07-03 18:25:33 +00:00
  • 73ecab3d03 Improve : add directory to store template extensions for yoga chrisaga 2006-07-03 18:24:22 +00:00
  • e2408b7de7 Improve : add directory to store template extensions. chrisaga 2006-07-03 18:23:34 +00:00
  • a9e96fd51c Issue ID 0000375: o Line too long o Use paragraph rub 2006-06-29 22:19:16 +00:00
  • c368472699 Issue ID 0000375: o Line too long o Use paragraph rub 2006-06-29 22:16:35 +00:00
  • c932e8d5d4 Issue ID 0000445: Issue ID 0000401: Finish manual merge to branch_1.6 to BSF/install/config.sql rub 2006-06-29 21:41:27 +00:00
  • 89bea59a72 Issue ID 0000445: Missing <div id="theHeader">{PAGE_BANNER}</div> rub 2006-06-28 23:07:59 +00:00
  • cb74c6f67e Issue ID 0000375: o Keep same format display o Add css class o rename warning to header_msg rub 2006-06-28 23:02:24 +00:00
  • 48779cfaaa Issue ID 0000375: o Keep same format display o Add css class o rename warning to header_msg rub 2006-06-28 22:50:30 +00:00
  • 7a929a9171 Issue ID 0000429: Fix Line too long cf coding convention rub 2006-06-28 21:36:05 +00:00
  • be4c4b31c8 Issue ID 0000429: Fix Line too long cf coding convention rub 2006-06-28 21:33:35 +00:00