aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2006-04-22- merge trunk r1254:1255 into branch 1.6 (isearch.tpl anf FORM.filter)chrisaga3-106/+111
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1256 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22- merge trunk r1252:1253 into branch 1.6 (template)chrisaga5-34/+11
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-22- merge trunk r1250:1251 into branch 1.6 (IE 5.2 Mac issue)chrisaga1-0/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1252 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21revert to 1208nikrou1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1243 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21bug fixed: - input must be in a block tagnikrou5-16/+5
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1242 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21html bug fixed: nikrou1-10/+2
- input must be in a block tag - remove session id (input hidden) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1240 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21html bug fixed: tags label must be closednikrou1-2/+2
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1239 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21html bug fixed: nikrou2-2/+2
- div instead p - input must be in a block tag git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1238 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21bug fixed: incorrect value for propertynikrou1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1237 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21Issue ID 0000342:rub1-0/+2
o Improved NBM messages Merge BSF r1231:1232 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1233 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20- merge trunc r1217:1218 into branch 1.6 (last step to bug 298 resolution)chrisaga1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1219 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20bug 340: ini_set disabled to Club Internet ISP + 1 error text messagervelices1-1/+1
fix: display issue with IE6 on admin rating (table from 100% to 99%) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1216 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19Issue ID 330/337:rub1-2/+2
o Fix last bugs o Change class "errors" to class "infos" Merge BSF r1213:1214 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1215 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19merge -r1211:1212 from trunk to branch-1_6 (gray add_tag.png icon)plegall1-0/+0
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1213 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19improvement: filter fieldset conforms with PWG standards.plegall1-34/+27
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1210 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19- merge trunc r1206:1207 into branch 1.6 (HTML validation)chrisaga2-2/+17
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1208 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19- merge trunc r1204:1205 into branch 1.6 (bug 298)chrisaga2-4/+9
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1206 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18bug 335: tn_ext, has_high and representative_ext are updated during filervelices1-3/+4
synchronization and not metadata synchronization git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1203 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18- merge trunc r1198:1199 into branch 1.6 (HTML validation)chrisaga1-1/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1200 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18- merge trunc r1196:1197 into branch 1.6chrisaga1-2/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1198 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18- merge trunc r1194:1195 into branch 1.6 (bug 298 fixed)chrisaga1-0/+1
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1196 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18fix: update print.css for correct printingrvelices1-2/+3
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1193 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16- merge trunc r1183:1184 into branch 1.6 (template fixes)chrisaga2-14/+10
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1185 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15- merge trunc r1178:1182 into branch 1.6 (template fixes)chrisaga4-3/+8
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee