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
rvelices
c555bfb2ae
bug 388: html errors in month_calendar
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1351 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-14 00:38:03 +00:00
plegall
b3e331dc28
merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed).
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1332 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-31 21:46:26 +00:00
chrisaga
e668ee9f5f
merge trunk r1320:1321 into branch 1.6
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1322 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-26 15:56:02 +00:00
chrisaga
58bce5eb42
remove : obsolete code (see bug 372)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1318 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-22 17:41:32 +00:00
plegall
2b4be7da20
bug 367 fixed: tags are sorted in logic order (case insensitive)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1309 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-15 21:21:11 +00:00
rvelices
1df6aa874f
fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a
...
non standard way
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1305 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-09 00:29:07 +00:00
rub
b1c336f7bc
Issue ID 0000371:
...
o Sorry but reverse r1299/1300
Issue ID 0000356:
o Add new html properties tags on adviser mode
Merge BSF r1302:1303 into branch-1_6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1304 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-07 22:59:14 +00:00
nikrou
ef31203f48
html bug fixed: the sentence "mod adviser enabled" must be add in the page!
...
svn merge -r1298:1299 from trunk
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1300 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-05 20:09:51 +00:00
nikrou
8d4cda5620
bug 331 fixed: html generated contains the code in header.tpl twice
...
when we use the function redirect
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1297 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-03 17:22:15 +00:00
chrisaga
84326ab944
- merge trunk r1289:1290 into branch 1.6 (bug 358 fixed)
...
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1291 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-29 10:36:49 +00:00
rvelices
e827e05429
bug 349: Nicer display messages instead of "die" when urls cannot be
...
solved (also set 404 status code for bots)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1287 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-28 05:11:46 +00:00
rvelices
1cc593f760
bug 359: transform rating html A links to FORM because some bots rate
...
pictures (even if rel="nofollow" is set)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1285 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-28 04:37:28 +00:00
plegall
46900fece3
bug 228 fixed one more time ;-): use boolean_to_string on
...
$conf['newuser_default_enabled_high'] during user infos creation. Useless
use of boolean_to_string on $conf['newcat_default_status'] was removed.
modification: loading configuration parameter from database was moved to a
dedicated function to be called from include/common.inc.php and from
install.php.
improvement: use of clean insert function during install.
bug fixed: during user information creation, support new status
webmaster/normal/guest instead of admin/guest.
bug fixed: during install, no need to insert obsolete mail_webmaster
configuration parameter.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1282 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-27 21:05:07 +00:00
plegall
8b493b7ae7
bug 228 fixed: use boolean value instead of strings for configuration
...
parameteres newcat_default_*.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1277 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-26 21:07:01 +00:00