415 Commits

Author SHA1 Message Date
rvelices
3d587429ed bug 623: Char "+" is not supported in gallery URL (the function url_is_remote
should not check if the url is actually valid but only if it starts with http://)

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1765 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-29 20:07:37 +00:00
rub
4c360b3682 Issue ID 0000529 Re-Fixed.
$_SERVER["SCRIPT_FILENAME"] not treated (only $_SERVER['SCRIPT_FILENAME'] was treated)


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1691 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-02 22:55:57 +00:00
rub
3169b81c76 Issue ID 0000529 Re-Fixed.
Problem with "Options +MultiViews" .htaccess configuration.

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1689 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-02 22:30:18 +00:00
rub
09e2c295e8 Issue ID 0000529 Fixed.
Problem with $_SERVER['SCRIPT_FILENAME'] on IIS server


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1686 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-12-31 17:02:36 +00:00
rvelices
37c05655ee bug 596: Comments can be entered on non commentable images
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1621 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-11-30 23:46:12 +00:00
plegall
e4606c00b0 Bug fixed: #users.auto_login_key moved to #user_infos.auto_login_key because
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-11-06 22:55:38 +00:00
rvelices
b84bfc6cba bug 571: getimagesize error (missing PHPWG_ROOT_PATH)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1585 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-31 02:48:39 +00:00
rvelices
b8cf9d8fd9 merge -r1563 from trunk to branch-1_6 comments.php: cleanup url (t=1 in the
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-24 04:04:27 +00:00
rvelices
641d335cff merge -r1568 from trunk to branch-1_6 (auto_login/redirect corrections)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1572 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-21 20:16:01 +00:00
rub
8d7aa23a8e **** ERROR ON COMMIT ***
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-21 12:13:11 +00:00
rub
bc7b433457 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.


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-21 12:07:00 +00:00
rvelices
60866f64c8 bug 560: url issue when $conf['picture_url_style']='file' and filename is
numeric or numeric followed by -

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1561 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-13 00:31:29 +00:00
rvelices
e330841a31 bug 549: fix uninitialized variable PHP warning in calendar
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1557 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-10-08 17:02:48 +00:00
nikrou
d5b1c1be9e Fix bug 451: Auto login does not work properly
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-10-04 20:50:20 +00:00
rub
12c7694371 Resolved Issue ID 0000516:
o $lang_info not declared 



git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1540 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-24 10:09:41 +00:00
rub
f784cae815 Resolved Issue ID 0000516:
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-11 22:41:06 +00:00
rub
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

2 news $conf parameters.




git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1530 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-08-09 22:05:29 +00:00
nikrou
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


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1504 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 21:04:23 +00:00
rvelices
5a65e6a41f bug 488: when gallery is locked, white page with no message
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1501 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-26 01:01:12 +00:00
nikrou
fdc7bdbd3b bug 471 fixed: quote in tags
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-21 13:47:50 +00:00
rub
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)

(/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-18 21:43:29 +00:00
chrisaga
c2a6c6228e merge from trunk r1471:1472 into branch 1.6 (bug 193:quote in tooltip with ie)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1473 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 14:33:25 +00:00
chrisaga
f8789446a5 merge from trunk r1469:1470 into branch 1.6 (feature 470)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1471 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15 08:23:31 +00:00
chrisaga
f34f88614d merge from trunk r1467:1468 into branch 1.6 (bug 437 popup-window size )
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1469 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14 23:58:51 +00:00
rub
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.

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-13 21:00:14 +00:00
rub
c13dc6350d Resolved Issue ID 0000456, 0000457, 0000459, 0000465:
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-11 20:56:51 +00:00
chrisaga
8078daf5cd merge from trunk r1455:1456 into branch 1.6 (use {pwg_root} in themeconf.inc.php)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1457 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09 18:00:13 +00:00
chrisaga
6653314edc merge from trunk r14441:1442 into branch 1.6 (fix bug 458 : wrong path in sesion cookie)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1443 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08 09:31:09 +00:00
rvelices
be5336f6cd bug 450: "upload an image" link in menu bar is missing
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1435 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-06 02:44:16 +00:00
plegall
d954e8dcad bug 443 fixed: new users were never notified to administrators due to a
typo.


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1431 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03 23:05:55 +00:00
plegall
062990b02a bug fixed: add the check of non emptiness on $_SERVER['PATH_INFO'] (and not
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-03 22:57:21 +00:00
plegall
e33c3b23c0 bug 395 fixed: the upgrade feed can be performed only if PHPWG_IN_UPGRADE is
true.


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1425 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-03 22:42:57 +00:00
rub
a9e96fd51c Issue ID 0000375:
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-29 22:19:16 +00:00
rub
cb74c6f67e Issue ID 0000375:
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-28 23:02:24 +00:00
rub
7a929a9171 Issue ID 0000429:
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-28 21:36:05 +00:00
rub
6d3b4bda28 Issue ID 0000429: Value on config_default.inc.php is a default value not 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-27 21:16:50 +00:00
rvelices
547db379f6 bug 436: Category thumbnail display not ok if subcatify is false
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1406 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-27 00:37:18 +00:00
rvelices
1858e243c3 bug correction in get_root_url ('./../' was returning '')
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1402 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 21:22:13 +00:00
chrisaga
856882fdbb merge from trunk r1399:1400 into branch 1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1401 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24 17:10:36 +00:00
chrisaga
abf6100441 feature 434: split thumbnails in template so customization could be easyer (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-24 09:19:40 +00:00
nikrou
887bbb6ddb fix bug 375: html bug; warnings are displayed outside from the html tree.
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-22 21:34:23 +00:00
nikrou
c90c29e927 fix bug 431: src of image are incorrect:
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-21 19:36:22 +00:00
rvelices
40ad0dd935 bug 418: navigation bar in picture.php to the root of special categories
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1372 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19 23:28:51 +00:00
chrisaga
946780a467 improve : feature 429, use IN_ADMIN rather than script file name
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1371 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19 20:04:17 +00:00
chrisaga
0076b2a6ca improve : feature 429 admin layout is fixed sitewise in config_default.inc.php
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1370 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19 19:28:20 +00:00
chrisaga
dc6b6ea9be git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 68402e56-0260-453c-a942-63ccdbb3a9ee 2006-06-19 18:16:39 +00:00
chrisaga
657bd9b6a9 Improve : split menubar from main template (index.tpl) = feature 354
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19 17:53:48 +00:00
rub
21cd353315 Issue ID 0000407: accents are not allowed in mail headers
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-18 16:50:18 +00:00
rub
9ab183d3e4 Issue ID 0000407: accents are not allowed in mail headers
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-17 23:02:59 +00:00
rvelices
37ef82183c bug 389: font tag allowed in category html description for subcatify
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1353 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-14 00:54:28 +00:00