aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-07-18Resolved Issue ID 0000474 (Step 1):rub9-0/+315
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-17merge from trunk r1478:1479 into branch 1.6 (fix bug 472: tags are displayed ↵chrisaga2-2/+9
outside the menu in Safari and Opera) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1480 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-15merge from trunk r1474:1475 into branch 1.6 (fix bug 204: IE doesn't dispaly ↵chrisaga1-0/+1
the same text in tooltips) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1477 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14merge from trunk r1465:1466 into branch 1.6 (set Ids to every DL in the menubar)chrisaga1-7/+7
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1467 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-14merge from trunk r1463:1464 into branch 1.6 (fix bug 461: csshover.htc ↵chrisaga2-5/+4
doesn't work if $conf['question_mark_in_urls'] = false) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1465 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-11Resolved Issue ID 0000456, 0000457, 0000459, 0000465:rub2-6/+6
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-09merge from trunk r1453:1454 into branch 1.6 (cat_move and cat_modify admin ↵chrisaga3-5/+5
pages) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1455 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-09merge from trunk r1449:1450 into branch 1.6 (DIV.comment)chrisaga3-8/+9
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1451 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08merge from trunk r1447:1448 into branch 1.6 (admin forms improvements, ...)chrisaga6-20/+35
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1449 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08merge from trunk r1445:1446 into branch 1.6 (handle SELECT in seach.tpl)chrisaga1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1447 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-07-08merge from trunk r1443:1444 into branch 1.6 (cosmetics)chrisaga4-2/+9
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-29Issue ID 0000375:rub2-6/+5
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-28Issue ID 0000375: rub2-10/+20
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-24fix bug 435: move image.css to picture.css to be consistent with picture.tplchrisaga2-1/+2
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1399 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24set file Id and propertieschrisaga1-0/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1394 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24merge manualy from trunk r1389:1392chrisaga4-108/+95
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1393 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24merge from trunk svn:1387:1389 into branch 1.6chrisaga2-22/+17
fix bug 411 and some other cosmetic issues git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1390 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1387 ↵chrisaga3-3/+3
68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-24feature 434: split thumbnails in template so customization could be easyer ↵chrisaga7-116/+111
(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-24merge : from trunk r:1381:1382 into branch 1.6 (feature 433)chrisaga3-35/+36
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1383 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-22fix bug 375: html bug; warnings are displayed outside from the html tree.nikrou1-0/+9
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-19improve : Allow a theme to add code in page html header (feature 424)chrisaga3-4/+7
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1368 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-19Improve : split menubar from main template (index.tpl) = feature 354chrisaga2-121/+122
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-16bug 422 fixed: invalid htmlnikrou1-23/+15
svn merge -r1358:1359 from trunk into branch 1.6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1360 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-15small fix: no comma at that placenikrou1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1355 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-14bug 388: html errors in month_calendarrvelices1-16/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1351 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13bug 416 fixed: the "+" link associated to a tag could sometimes be at theplegall1-0/+1
end of the previous line. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1349 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13bug 402 fixed: invalid empty HTML list when no categories to list.plegall1-8/+10
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1347 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13bug 401 fixed: CSS identifier "theHeader" should not be part of theplegall1-1/+1
parameter value. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1345 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-13bug 413 fixed: the "up" icon on picture.php has a wrong title.plegall1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1343 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-05merge from trunk r:1340:1341 into branch 1.6 (set legend height in ↵chrisaga1-1/+0
template-common/default-layout.css) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1342 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-04merge from trunk r1338:1339 into branch 1.6 (fix bug 400)chrisaga4-27/+50
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1340 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-03merge : from trunk r1336:1337 to branch 1.6 (fix bug 387)chrisaga1-4/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1338 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-06-02bug 390 fixed: language items missingplegall1-1/+1
improvement: javascript confirmation for tag deletion git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1335 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-30improvement : make :hover work in IE6 with ccshover.htcchrisaga1-1/+6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1329 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-28merge : from trunk r1324:1326 into branch 1.6chrisaga3-40/+29
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1327 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-16fix bug 381chrisaga2-3/+21
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1317 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-16merge trunk svn:1314:1315 into branch 1.6 (fix bug 381)chrisaga1-2/+2
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1316 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-15bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall1-0/+3
in the administration section. In the public search screen, tag fieldset is not displayed if no reachable tag. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1313 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-15bug 377 fixed: the correction of bug 357 was made too quickly... instead ofplegall1-57/+38
having two forms, a reordering of the fieldset fixes bug 357 without creating bug 377. improvement: taken from trunk and made by chrisaga, no need to set the number of columns, it's automatic jsut as in the thumbnails public display. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1307 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-05-07Issue ID 0000371:rub1-3/+0
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-05html bug fixed: the sentence "mod adviser enabled" must be add in the page!nikrou1-0/+3
svn merge -r1298:1299 from trunk git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1300 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-29atrribute target not allowed in html strictnikrou3-4/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1293 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-28bug 359: transform rating html A links to FORM because some bots rate rvelices4-6/+29
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-27bug 357 fixed: use 2 form to have the expected behaviour when pressing afterplegall1-4/+8
filling the "author" textfield. improvement: use labels on targets to make them easier to select. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1280 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-26reduced the horizontal spacing between tags on the search pagervelices2-2/+7
when clicking today on search page, the page is not scrolled to top git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1273 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-25- fix : bug 353 (radio and date in search.tplchrisaga2-39/+71
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1267 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-25bug 348: missing hint for first/last icons in picture.tplrvelices1-4/+4
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1265 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22- merge trunk r1260:1261 into branch 1.6 (minor improvements and fixes in ↵chrisaga5-6/+15
template) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1262 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22- merge trunk r1256:1257 into branch 1.6 (search.tpl)chrisaga1-5/+9
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1258 68402e56-0260-453c-a942-63ccdbb3a9ee