aboutsummaryrefslogtreecommitdiffstats
path: root/template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix bug 381chrisaga2006-05-162-3/+21
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1317 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge trunk svn:1314:1315 into branch 1.6 (fix bug 381)chrisaga2006-05-161-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1316 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 373 fixed: if there is no tag defined, an explicit message is displayedplegall2006-05-151-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
* bug 377 fixed: the correction of bug 357 was made too quickly... instead ofplegall2006-05-151-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
* Issue ID 0000371:rub2006-05-071-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
* html bug fixed: the sentence "mod adviser enabled" must be add in the page!nikrou2006-05-051-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
* atrribute target not allowed in html strictnikrou2006-04-293-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1293 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 359: transform rating html A links to FORM because some bots rate rvelices2006-04-284-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
* bug 357 fixed: use 2 form to have the expected behaviour when pressing afterplegall2006-04-271-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
* reduced the horizontal spacing between tags on the search pagervelices2006-04-262-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
* - fix : bug 353 (radio and date in search.tplchrisaga2006-04-252-39/+71
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1267 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 348: missing hint for first/last icons in picture.tplrvelices2006-04-251-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1265 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1260:1261 into branch 1.6 (minor improvements and fixes in ↵chrisaga2006-04-225-6/+15
| | | | | | template) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1262 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1256:1257 into branch 1.6 (search.tpl)chrisaga2006-04-221-5/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1258 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1254:1255 into branch 1.6 (isearch.tpl anf FORM.filter)chrisaga2006-04-223-106/+111
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1256 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1252:1253 into branch 1.6 (template)chrisaga2006-04-225-34/+11
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1250:1251 into branch 1.6 (IE 5.2 Mac issue)chrisaga2006-04-221-0/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1252 68402e56-0260-453c-a942-63ccdbb3a9ee
* revert to 1208nikrou2006-04-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1243 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: - input must be in a block tagnikrou2006-04-215-16/+5
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1242 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixed: nikrou2006-04-211-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
* html bug fixed: tags label must be closednikrou2006-04-211-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1239 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixed: nikrou2006-04-212-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
* bug fixed: incorrect value for propertynikrou2006-04-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1237 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000342:rub2006-04-211-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
* - merge trunc r1217:1218 into branch 1.6 (last step to bug 298 resolution)chrisaga2006-04-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1219 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 340: ini_set disabled to Club Internet ISP + 1 error text messagervelices2006-04-201-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
* Issue ID 330/337:rub2006-04-191-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
* merge -r1211:1212 from trunk to branch-1_6 (gray add_tag.png icon)plegall2006-04-191-0/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1213 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: filter fieldset conforms with PWG standards.plegall2006-04-191-34/+27
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1210 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1206:1207 into branch 1.6 (HTML validation)chrisaga2006-04-192-2/+17
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1208 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1204:1205 into branch 1.6 (bug 298)chrisaga2006-04-192-4/+9
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1206 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 335: tn_ext, has_high and representative_ext are updated during filervelices2006-04-181-3/+4
| | | | | | synchronization and not metadata synchronization git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1203 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1198:1199 into branch 1.6 (HTML validation)chrisaga2006-04-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1200 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1196:1197 into branch 1.6chrisaga2006-04-181-2/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1198 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1194:1195 into branch 1.6 (bug 298 fixed)chrisaga2006-04-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1196 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: update print.css for correct printingrvelices2006-04-181-2/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1193 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1183:1184 into branch 1.6 (template fixes)chrisaga2006-04-162-14/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1185 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1178:1182 into branch 1.6 (template fixes)chrisaga2006-04-154-3/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-141-0/+10
| | | | | | | | | | | | | o Remove "background treatment" o Add button "Continue treatment" Report of svn:1177 (BSF Branch) Warning: functions.inc.php is not the same of BSF/trunk branch (die_on_sql_error) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1178 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: sessionsrvelices2006-04-143-5/+10
| | | | | | css 3px image border goes from both clear and dark to image.css git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1175 68402e56-0260-453c-a942-63ccdbb3a9ee
* new: upgrade script from release 1.5.0plegall2006-04-141-10/+9
| | | | | | | | improvement: ability to turn off dying on SQL queries failure. Could be useful for upgrades. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1174 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 326:rub2006-04-141-1/+1
| | | | | | | | | o Fix none translations "pictures" o Fix display 0 pictures Report of svn:1172 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1173 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1167:1168 into branch 1.6chrisaga2006-04-141-6/+10
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1169 68402e56-0260-453c-a942-63ccdbb3a9ee
* html bug fixed: the closed div for comments must be in the comments block nikrou2006-04-141-1/+2
| | | | | | | because of categories with comments not allowed git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1166 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-121-1/+1
| | | | | | | | | o Change NBM configuration in order to avoid lose treatment action when occurred timeout o Add news redirect/repost functions Reports of svn:1156 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1157 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixed html bug: name removed and tag "a" must not be closed before labelnikrou2006-04-121-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1150 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: script type missing (text/javascript)nikrou2006-04-093-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1142 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 310:rub2006-04-092-12/+1
| | | | | | | o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1141 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 310:rub2006-04-091-0/+13
| | | | | | | o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1140 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1135:1136 into branch 1.6chrisaga2006-04-094-11/+15
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1137 68402e56-0260-453c-a942-63ccdbb3a9ee