aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* partial merge -r1173:1174 from branch-1_6 to trunk: new configurationplegall2006-04-207-870/+31
| | | | | | | | | | | | | | | parameter die_on_sql_error (upgrade.php and install/upgrade_*.php not concerned on BSF) partial merge -r1208:1209 from branch-1_6 to trunk (only bug fix on incorrect insertion of complex upgrade identifiers) deletions: upgrade.php and all install/upgrade_*.php because these script are never up to date on BSF. Anyway, they are only required on a stable branch. git-svn-id: http://piwigo.org/svn/trunk@1221 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix : link to fix-ie5-ie6.css was incorrect in header.tpl (related to bug 298)chrisaga2006-04-201-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1218 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1216 from branch-1_6 into trunkrvelices2006-04-202-8/+14
| | | | | | | | bug 340: ini_set disabled to Club Internet ISP + 1 error text message fix: display issue with IE6 on admin rating (table from 100% to 99%) git-svn-id: http://piwigo.org/svn/trunk@1217 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330/337:rub2006-04-192-4/+12
| | | | | | | | o Fix last bugs o Change class "errors" to class "infos" git-svn-id: http://piwigo.org/svn/trunk@1214 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: add_tag.png icon with a color nearer of yoga template (icon inplegall2006-04-191-0/+0
| | | | | | | gray) git-svn-id: http://piwigo.org/svn/trunk@1212 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1209:1210 from branch-1_6 to trunk (rating management filter displayplegall2006-04-192-57/+65
| | | | | | | improvement) git-svn-id: http://piwigo.org/svn/trunk@1211 68402e56-0260-453c-a942-63ccdbb3a9ee
* <html><head><meta name="qrichtext" content="1" /></head><body ↵chrisaga2006-04-192-2/+17
| | | | | | | | | | style="font-size:10pt;font-family:Sans"> <p>- HTML validation : of thumbnails in caddie plus a more compact display</p> </body></html> git-svn-id: http://piwigo.org/svn/trunk@1207 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix : bug 298 (vanishing objects in IE6)chrisaga2006-04-192-4/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@1205 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1203 from branch-1_6 into trunkrvelices2006-04-186-79/+174
| | | | | | | bug 335: tn_ext, has_high and representative_ext are updated during file synchronization and not metadata synchronization git-svn-id: http://piwigo.org/svn/trunk@1204 68402e56-0260-453c-a942-63ccdbb3a9ee
* - HTML validation : get_html_tag_selection() must never return an empty list ↵chrisaga2006-04-181-0/+4
| | | | | | (<ul></ul>) git-svn-id: http://piwigo.org/svn/trunk@1201 68402e56-0260-453c-a942-63ccdbb3a9ee
* HTML validationchrisaga2006-04-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1199 68402e56-0260-453c-a942-63ccdbb3a9ee
* - deletion : of unused ruleschrisaga2006-04-181-2/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1197 68402e56-0260-453c-a942-63ccdbb3a9ee
* - fix bug 298 : useless css rule added which makes IE6 happychrisaga2006-04-181-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1195 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1193 from branch-1_6 into trunkrvelices2006-04-181-2/+3
| | | | | | fix: update print.css for correct printing git-svn-id: http://piwigo.org/svn/trunk@1194 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 308: improve correctionnikrou2006-04-171-16/+6
| | | | | | | svn merge -r1190:1191 from branch1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1192 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1189 ↵chrisaga2006-04-160-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/trunk@1188 ↵chrisaga2006-04-160-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* - security : add some control to download url. Somebody sould take it over ↵chrisaga2006-04-161-2/+5
| | | | | | for other controls git-svn-id: http://piwigo.org/svn/trunk@1187 68402e56-0260-453c-a942-63ccdbb3a9ee
* -code sweeping : just fixed some code indentingchrisaga2006-04-161-36/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@1186 68402e56-0260-453c-a942-63ccdbb3a9ee
* - code sweeping : moved .focus and .nofocus from default_layout.css to ↵chrisaga2006-04-162-14/+10
| | | | | | | | default_color.css ensures baclground-color for .nofocus is alway the same as INPUT git-svn-id: http://piwigo.org/svn/trunk@1184 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve display : set a min-width for the decent browsers. No good IE fix ↵chrisaga2006-04-151-1/+6
| | | | | | now. git-svn-id: http://piwigo.org/svn/trunk@1182 68402e56-0260-453c-a942-63ccdbb3a9ee
* - improve : protect IE7 from IE5&6 PNG fix and add a css dedicated to IE5&6 ↵chrisaga2006-04-152-1/+6
| | | | | | | | fixes those fixes will eventually be moved into it to not bother IE7 git-svn-id: http://piwigo.org/svn/trunk@1181 68402e56-0260-453c-a942-63ccdbb3a9ee
* - cosmetic : fix $Id:$ in fix-khtml.csschrisaga2006-04-152-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@1180 68402e56-0260-453c-a942-63ccdbb3a9ee
* -remove : useless CVS stuffchrisaga2006-04-151-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@1179 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-146-107/+71
| | | | | | | | o Remove "background treatment" o Add button "Continue treatment" git-svn-id: http://piwigo.org/svn/trunk@1177 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1175 from branch-1_6 into trunkrvelices2006-04-144-8/+24
| | | | | | | | fix: sessions css 3px image border goes from both clear and dark to image.css git-svn-id: http://piwigo.org/svn/trunk@1176 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 326:rub2006-04-147-5/+5
| | | | | | | | o Fix none translations "pictures" o Fix display 0 pictures git-svn-id: http://piwigo.org/svn/trunk@1172 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 334:rub2006-04-141-4/+9
| | | | | | | o Fix problem with field adviser when allow_adiviser is false git-svn-id: http://piwigo.org/svn/trunk@1170 68402e56-0260-453c-a942-63ccdbb3a9ee
* -fix : menubar HTML structure was different in admin modechrisaga2006-04-141-6/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@1168 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 svn merge -r1165:1166 from branche 1.6 git-svn-id: http://piwigo.org/svn/trunk@1167 68402e56-0260-453c-a942-63ccdbb3a9ee
* -bug 308 fixed: problem when updating sessionnikrou2006-04-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@1164 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1162 from branch-1_6 into trunkrvelices2006-04-142-3/+13
| | | | | | | | | | | | | fix: calendar prev/next links not working properly when 'any' (All/Tout) was selected fix: calendar 'any' (All/Tout) not shown on for the day selection (last calendar level) - it was meaningless fix: calendar image ordering is by date descending for large periods (no year selected) or ascending for small periods (week,month...) git-svn-id: http://piwigo.org/svn/trunk@1163 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-134-16/+23
| | | | | | | | o Remove Apache functions o Show redirect message on 2 lines git-svn-id: http://piwigo.org/svn/trunk@1160 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1157:1158 from branch-1_6 into trunk (images_i1 comes back)plegall2006-04-132-1/+52
| | | | git-svn-id: http://piwigo.org/svn/trunk@1159 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-1210-36/+218
| | | | | | | | | o Change NBM configuration in order to avoid lose treatment action when occurred timeout o Add news redirect/repost functions git-svn-id: http://piwigo.org/svn/trunk@1156 68402e56-0260-453c-a942-63ccdbb3a9ee
* missing vocabulary for tag added and tag already existsnikrou2006-04-121-0/+2
| | | | | | | merge -r1151:1152 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1155 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: add test on $_POST['list']nikrou2006-04-121-3/+3
| | | | | | | | | problem when clicking on validate-all or remove-all and when the list of comments is empty merge -r1150:1151 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1154 68402e56-0260-453c-a942-63ccdbb3a9ee
* fixed html bug: name removed and tag "a" must not be closed before labelnikrou2006-04-121-2/+2
| | | | | | | merge -r1149:1150 from branch-1_6 into trunk git-svn-id: http://piwigo.org/svn/trunk@1153 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 328:rub2006-04-111-0/+4
| | | | | | | o Fix raw text mail git-svn-id: http://piwigo.org/svn/trunk@1148 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1145:1146 from branches/branch-1_6 into trunk (bug 329 fixed).plegall2006-04-111-63/+56
| | | | git-svn-id: http://piwigo.org/svn/trunk@1147 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r1144 from branch-1_6 into trunkrvelices2006-04-114-31/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@1145 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge from branch-1_6 into trunk:nikrou2006-04-093-3/+3
| | | | | | | svn merge -r1141:1142 git-svn-id: http://piwigo.org/svn/trunk@1143 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 310:rub2006-04-096-15/+25
| | | | | | | o Fix css file order o Add example git-svn-id: http://piwigo.org/svn/trunk@1138 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Improve thumbnailCategories display : This new display looks quite good ↵chrisaga2006-04-095-15/+28
| | | | | | | | | with both themes. Handle long category description with automatic scrollbars. Got rid of the hr.separation which mess the display sometimes. git-svn-id: http://piwigo.org/svn/trunk@1136 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1134 from branches/branch-1_6 into trunkrvelices2006-04-084-21/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@1135 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: "subcatify" becomes optionnal. Enabled by default, easy toplegall2006-04-065-89/+206
| | | | | | | revert to previous display. git-svn-id: http://piwigo.org/svn/trunk@1132 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-0615-101/+246
| | | | | | | | | | | | | | | | | improvement: urls for category can be now id and category names (instead of only id) improvement: added 2 indexes (#image_tag.tag_id and #tags.url_name) improvement: identification, register, search pages automatically set focus on first form input improvement: focus, nofocus css class now valid for all forms fix: category comment is tag stripped in category_subcats.inc.php (otherwise issues with html/scripts inside category comment) git-svn-id: http://piwigo.org/svn/trunk@1131 68402e56-0260-453c-a942-63ccdbb3a9ee
* new: MOD subcatify integrated. On main page, thumbnails representing aplegall2006-04-054-60/+113
| | | | | | | | category are not displayed the same way as thumbnails representing a picture. Feedback welcomed on this feature. git-svn-id: http://piwigo.org/svn/trunk@1130 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: replace obsolet tn_width and tn_height language keys by their newplegall2006-04-0511-112/+184
| | | | | | | | | | | | equivalent. improvement: HTML properties forms rewritten to offer labelled Yes/No click on checkboxes. improvement: onblur onfocus attribute used on every HTML properties form. git-svn-id: http://piwigo.org/svn/trunk@1129 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: on picture.php, show title calculated inplegall2006-04-052-15/+8
| | | | | | | include/section_init.inc.php instead of nothing. git-svn-id: http://piwigo.org/svn/trunk@1128 68402e56-0260-453c-a942-63ccdbb3a9ee