Commit graph

  • 12c7694371 Resolved Issue ID 0000516: o $lang_info not declared rub 2006-08-24 10:09:41 +00:00
  • 3b3e417daf ability to add content to html head elements rvelices 2006-08-17 01:56:14 +00:00
  • d7ba4d77fe added number of tags, image-tag associations and image-category association on the main admin page rvelices 2006-08-16 04:30:35 +00:00
  • 48c6d7e8a4 feature 519: quick search (first version) rvelices 2006-08-15 02:06:06 +00:00
  • bc1f5319b1 fix bug 518: anyone can delete or validate a comment comment_id must be int: use of intval function to use it in the query. nikrou 2006-08-14 20:57:50 +00:00
  • 8c9741dd56 fix bug 518: anyone can delete or validate a comment comment_id must be int: use of intval function to use it in the query. nikrou 2006-08-14 20:56:10 +00:00
  • fdf392c07d Remove duplicate line! $headers.= 'Reply-To: '.$from."\n"; rub 2006-08-11 22:42:29 +00:00
  • f784cae815 Resolved Issue ID 0000516: o Charset not defined on mail headers (Content-Type) o Add too others important Content-Type informations rub 2006-08-11 22:41:06 +00:00
  • 33c34a9900 Resolved Issue ID 0000516: o Charset not defined on mail headers (Content-Type) o Add too others important Content-Type informations rub 2006-08-11 22:37:22 +00:00
  • e097dba6a6 Resolved Issue ID 0000507: 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 rub 2006-08-09 22:10:12 +00:00
  • 8eef1c34ae Resolved Issue ID 0000507: 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 rub 2006-08-09 22:05:29 +00:00
  • 9d38573074 fix bug 510: missing permission link svn merge -r1527:1528 from branch 1.6 into trunk nikrou 2006-08-09 12:34:55 +00:00
  • 6e57923946 fix bug 510: missing permission link nikrou 2006-08-09 12:33:14 +00:00
  • e37424d1c1 line (error_log('...')) not wanted: debug nikrou 2006-08-08 06:54:57 +00:00
  • 5ae82cf8d4 bug 451 fixed: in auto_login function slashes must be remove before unserializing data contains in remember cookie nikrou 2006-08-07 13:39:19 +00:00
  • e730b6fb27 merge -r1522:1523 from branch 1.6 to trunk (Bugs 122 and 475 : Crash on big remote site update) laurent.duretz 2006-08-03 18:40:09 +00:00
  • 4a354ba64a fix bug 451: password.php and register.php must be accessible when user is guest even if guest user is not allowed. nikrou 2006-08-02 21:19:15 +00:00
  • 5c344d40ef Bugs 122 and 475 : Crash on big remote site update laurent.duretz 2006-08-02 18:14:53 +00:00
  • 3723a95a6c fix bug 451: when guest access in not allowed identification.php script try to redirect to himself ad infinitum. nikrou 2006-08-01 13:33:21 +00:00
  • 7cdf66abf0 Resolved Issue ID 0000495. o Quotes and slashes are not correct on mail content rub 2006-07-31 22:32:23 +00:00
  • 72c3d9a6cd Resolved Issue ID 0000495. o Quotes and slashes are not correct on mail content rub 2006-07-31 22:28:31 +00:00
  • 27aa4d6bfc Resolved Issue ID 0000474 (Step 3): o Remove .htaccess files o Undo svn:1505 rub 2006-07-31 22:18:32 +00:00
  • 8723b9cf29 improve caddie display : better checkbox positionning in every tested browsers. Opera still not perfect , but much better. chrisaga 2006-07-29 16:26:52 +00:00
  • d4dffe6e04 File install/db/27-database.php should be named 22.6-database.php because we are here on a stable branch. plegall 2006-07-29 13:48:44 +00:00
  • 1df4860c0b merge from trunk r1514:1515 into branch 1.6 (better fix bug 484) chrisaga 2006-07-29 10:02:32 +00:00
  • 7e35acd1cd fix bug 484 : (again) fix rateButtons display broken by svn:1491 fix radio and checkbox display with Opera and IE (related to bug 490) chrisaga 2006-07-29 09:57:24 +00:00
  • b6bfe70021 merge from trunk r1512:1513 into branch 1.6 (better fix for bug 490) chrisaga 2006-07-29 08:23:27 +00:00
  • 9c8639640e fix bug 490 (better fix) no absolute sizes for input fields, but they are shorter in IE chrisaga 2006-07-29 08:18:23 +00:00
  • 7fdd547b1a revert to svn:1507 block refresh is used in slideshows nikrou 2006-07-28 14:07:57 +00:00
  • 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