aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug 418: navigation bar in picture.php to the root of special categoriesrvelices2006-06-191-4/+8
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1372 68402e56-0260-453c-a942-63ccdbb3a9ee
* improve : feature 429, use IN_ADMIN rather than script file namechrisaga2006-06-191-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1371 68402e56-0260-453c-a942-63ccdbb3a9ee
* 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@1370 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1369 ↵chrisaga2006-06-191-0/+0
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* Improve : split menubar from main template (index.tpl) = feature 354chrisaga2006-06-191-0/+304
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1367 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-181-1/+2
| | | | | | | | | | | | | Fix: comment for str_translate_to_ascii7bits fucntion must be split into two lines Merge BSF r1363:1364 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1365 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000407: accents are not allowed in mail headersrub2006-06-172-4/+25
| | | | | | | | | | | Merge BSF r1360:1361 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1362 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 389: font tag allowed in category html description for subcatifyrvelices2006-06-142-2/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1353 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 388: html errors in month_calendarrvelices2006-06-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1351 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -r1330:1331 from trunk to branch 1.6 (bug 378 fixed).plegall2006-05-311-4/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1332 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge trunk r1320:1321 into branch 1.6chrisaga2006-05-261-5/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1322 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove : obsolete code (see bug 372)chrisaga2006-05-221-4/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1318 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 367 fixed: tags are sorted in logic order (case insensitive)plegall2006-05-152-3/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1309 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: URLs not working with some ISPs that set _SERVER['PATH_INFO'] in a rvelices2006-05-091-1/+4
| | | | | | non standard way git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1305 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 0000371:rub2006-05-072-11/+14
| | | | | | | | | | | 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-052-13/+10
| | | | | | | svn merge -r1298:1299 from trunk git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1300 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 331 fixed: html generated contains the code in header.tpl twice nikrou2006-05-031-0/+7
| | | | | | | when we use the function redirect git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1297 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1289:1290 into branch 1.6 (bug 358 fixed)chrisaga2006-04-294-15/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1291 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 349: Nicer display messages instead of "die" when urls cannot be rvelices2006-04-283-1/+25
| | | | | | solved (also set 404 status code for bots) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1287 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 359: transform rating html A links to FORM because some bots rate rvelices2006-04-281-26/+16
| | | | | | 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 228 fixed one more time ;-): use boolean_to_string onplegall2006-04-273-28/+49
| | | | | | | | | | | | | | | | | | | | $conf['newuser_default_enabled_high'] during user infos creation. Useless use of boolean_to_string on $conf['newcat_default_status'] was removed. modification: loading configuration parameter from database was moved to a dedicated function to be called from include/common.inc.php and from install.php. improvement: use of clean insert function during install. bug fixed: during user information creation, support new status webmaster/normal/guest instead of admin/guest. bug fixed: during install, no need to insert obsolete mail_webmaster configuration parameter. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1282 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 228 fixed: use boolean value instead of strings for configurationplegall2006-04-261-4/+4
| | | | | | | parameteres newcat_default_*. git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1277 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove : useless code (related to bug 351)chrisaga2006-04-261-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1275 68402e56-0260-453c-a942-63ccdbb3a9ee
* reduced the horizontal spacing between tags on the search pagervelices2006-04-261-1/+1
| | | | | | 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
* bug 351 fixed : htmlentities() on commentschrisaga2006-04-251-1/+2
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1271 68402e56-0260-453c-a942-63ccdbb3a9ee
* - bug 350 fixed : must not use htmlentities() on category commentchrisaga2006-04-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1269 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunk r1258:1259 into branch 1.6 (htmlentities())chrisaga2006-04-222-7/+7
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1260 68402e56-0260-453c-a942-63ccdbb3a9ee
* bugs 344 and 308: broken user id in $_SESSION due to php.ini register_globalsrvelices2006-04-212-3/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1230 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 345: cannot browse categories (Club Internet modified web server provides rvelices2006-04-211-1/+1
| | | | | | | | PATH_INFO even if it is empty) fix 339: also added in create_listing_file.php git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1228 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 340: ini_set disabled to Club Internet ISP + 1 error text messagervelices2006-04-201-7/+13
| | | | | | 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
* - merge trunc r1200:1201 into branch 1.6 (HTML validation)chrisaga2006-04-181-0/+4
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1202 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 308: improve correctionnikrou2006-04-171-16/+6
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1191 68402e56-0260-453c-a942-63ccdbb3a9ee
* - merge trunc r1178:1182 into branch 1.6 (template fixes)chrisaga2006-04-151-1/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-141-71/+0
| | | | | | | | | | | | | 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-141-2/+13
| | | | | | 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-142-1/+14
| | | | | | | | 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-142-2/+2
| | | | | | | | | 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-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1169 68402e56-0260-453c-a942-63ccdbb3a9ee
* -bug 308 fixed: svn merge -r1163:1164 from trunknikrou2006-04-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1165 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: calendar prev/next links not working properly when 'any' (All/Tout)rvelices2006-04-142-3/+13
| | | | | | | | | | | | 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/branches/branch-1_6@1162 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-131-4/+5
| | | | | | | | | | o Remove Apache functions o Show redirect message on 2 lines Report of svn:1160 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1161 68402e56-0260-453c-a942-63ccdbb3a9ee
* Issue ID 330:rub2006-04-123-9/+89
| | | | | | | | | 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
* Issue ID 328:rub2006-04-111-0/+4
| | | | | | | | o Fix raw text mail Report of svn:1148 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1149 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: iptc keywords are split the same way for local and remote sitesrvelices2006-04-112-6/+15
| | | | | | | | | | | | | (create_listing_file) fix: recent_cats and category_subcats build the url the same way (both subcatify and normal) fix: recent_cats subcatify also strip tags on subcategory comment fix: cookie deletion on logout uses cookie_domain from ini file git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1144 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix: sql query on tags when there are no imagesrvelices2006-04-082-14/+18
| | | | | | | | | fix: cat_name was not passed to make_index_url in category_subcats.inc.php (subcatify was working) improvement: added some rel="nofollow" git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1134 68402e56-0260-453c-a942-63ccdbb3a9ee
* modification: "subcatify" becomes optionnal. Enabled by default, easy toplegall2006-04-063-62/+178
| | | | | | | 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-066-64/+135
| | | | | | | | | | | | | | | | | 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-052-59/+38
| | | | | | | | 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
* fix: picture iptc metadata not showing due to url rewritingrvelices2006-04-051-71/+69
| | | | git-svn-id: http://piwigo.org/svn/trunk@1126 68402e56-0260-453c-a942-63ccdbb3a9ee
* image sort order for tagsrvelices2006-04-052-14/+7
| | | | | | very minor code and language simplifications and corrections git-svn-id: http://piwigo.org/svn/trunk@1125 68402e56-0260-453c-a942-63ccdbb3a9ee