aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix bug 431: src of image are incorrect:nikrou2006-06-211-2/+14
* bug 418: navigation bar in picture.php to the root of special categoriesrvelices2006-06-191-4/+8
* improve : feature 429, use IN_ADMIN rather than script file namechrisaga2006-06-191-1/+1
* improve : feature 429 admin layout is fixed sitewise in config_default.inc.phpchrisaga2006-06-192-1/+16
* git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 68402e56-0260-453c...chrisaga2006-06-191-0/+0
* improve : Allow a theme to add code in page html header (feature 424)chrisaga2006-06-193-4/+7
* Improve : split menubar from main template (index.tpl) = feature 354chrisaga2006-06-194-385/+430
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-181-1/+2
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-174-4/+543
* bug 422 fixed: invalid htmlnikrou2006-06-161-23/+15
* bug 423 fixed: & non encoded in image urlnikrou2006-06-161-2/+2
* small fix: no comma at that placenikrou2006-06-151-1/+1
* bug 389: font tag allowed in category html description for subcatifyrvelices2006-06-142-2/+2
* bug 388: html errors in month_calendarrvelices2006-06-142-17/+4
* bug 416 fixed: the "+" link associated to a tag could sometimes be at theplegall2006-06-131-0/+1
* bug 402 fixed: invalid empty HTML list when no categories to list.plegall2006-06-132-11/+15
* bug 401 fixed: CSS identifier "theHeader" should not be part of theplegall2006-06-134-3/+54
* bug 413 fixed: the "up" icon on picture.php has a wrong title.plegall2006-06-131-1/+1
* merge from trunk r:1340:1341 into branch 1.6 (set legend height in template-c...chrisaga2006-06-052-4/+4
* merge from trunk r1338:1339 into branch 1.6 (fix bug 400)chrisaga2006-06-044-27/+50
* merge : from trunk r1336:1337 to branch 1.6 (fix bug 387)chrisaga2006-06-031-4/+4
* bug 390 fixed: language items missingplegall2006-06-025-6/+12
* bug 374 fixed: language items missingplegall2006-06-023-2/+3
* merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed).plegall2006-05-312-5/+5
* improvement : make :hover work in IE6 with ccshover.htcchrisaga2006-05-302-1/+126
* merge : from trunk r1324:1326 into branch 1.6chrisaga2006-05-283-40/+29
* merge : from trunk r1322:1323 into branch 1.6chrisaga2006-05-271-1/+4
* merge trunk r1320:1321 into branch 1.6chrisaga2006-05-261-5/+1
* bug fixed: many errors reported if your database contains something elseplegall2006-05-231-10/+10
* remove : obsolete code (see bug 372)chrisaga2006-05-221-4/+0
* fix bug 381chrisaga2006-05-163-3/+22
* merge trunk svn:1314:1315 into branch 1.6 (fix bug 381)chrisaga2006-05-161-2/+2
* bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall2006-05-157-36/+95
* bug 365 fixed: categories.rank was limited to 255 due to storageplegall2006-05-153-2/+55
* bug 367 fixed: tags are sorted in logic order (case insensitive)plegall2006-05-153-4/+8
* bug 377 fixed: the correction of bug 357 was made too quickly... instead ofplegall2006-05-152-72/+39
* fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a rvelices2006-05-091-1/+4
* Issue ID 0000371:rub2006-05-073-14/+14
* Issue ID 0000370:rub2006-05-072-16/+16
* html bug fixed: the sentence "mod adviser enabled" must be add in the page!nikrou2006-05-053-13/+13
* bug 331 fixed: html generated contains the code in header.tpl twice nikrou2006-05-031-0/+7
* bug 362: remote site update fails when inserting new cat (MySql err 1048)rvelices2006-04-291-1/+1
* atrribute target not allowed in html strictnikrou2006-04-293-4/+4
* - merge trunk r1289:1290 into branch 1.6 (bug 358 fixed)chrisaga2006-04-294-15/+6
* bug 349: Nicer display messages instead of "die" when urls cannot be rvelices2006-04-285-2/+34
* bug 359: transform rating html A links to FORM because some bots rate rvelices2006-04-288-37/+49
* complement to revision 1282 (wrong commit, sorry)plegall2006-04-272-3/+3
* bug 228 fixed one more time ;-): use boolean_to_string onplegall2006-04-274-79/+80
* bug 357 fixed: use 2 form to have the expected behaviour when pressing afterplegall2006-04-271-4/+8
* bug 228 fixed: use boolean value instead of strings for configurationplegall2006-04-263-13/+14