Commit graph

1023 commits

Author SHA1 Message Date
nikrou
9252f54fa4 remove slash
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1236 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21 20:04:33 +00:00
nikrou
55ea2a8d54 bug fixed: add test on $_POST['list']
problem when clicking on validate-all or remove-all 
and when the list of waiting is empty


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1235 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21 19:36:53 +00:00
nikrou
289ae2a469 remove surnumeral slash
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1234 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21 19:33:58 +00:00
rub
41fdb7095b Issue ID 0000342:
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-21 17:27:22 +00:00
rvelices
01f06a878f bugs 344 and 308: broken user id in $_SESSION due to php.ini register_globals
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1230 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-21 02:10:45 +00:00
rvelices
d637dbbe1d bug 345: cannot browse categories (Club Internet modified web server provides
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
2006-04-21 00:03:46 +00:00
plegall
d766c69272 merge -r990:991 from branch 1.5 to branch 1.6 (bug 196 fixed)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1227 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 21:54:56 +00:00
plegall
b11f25eb0b bug 332 fixed: automatic categories sort by name was not the expected one
(first uppercat, after lowercase).


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1224 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 21:37:47 +00:00
plegall
599665c2cf bug 339 fixed: crash on metadata synchronization when duplicate keywords.
improvement: tools/metadata.php is nearer of what metadata synchronization
uses (concerning keywords)


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1222 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 21:12:45 +00:00
plegall
81abfe32ec bug 343 fixed: mass_inserts() was unknown until admin/include/functions.php
was included.


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1220 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 19:19:19 +00:00
chrisaga
97848d7172 - merge trunc r1217:1218 into branch 1.6 (last step to bug 298 resolution)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1219 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 06:00:40 +00:00
rvelices
5f3dddac9c 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/branches/branch-1_6@1216 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-20 02:54:28 +00:00
rub
23250ebd85 Issue ID 330/337:
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-19 22:16:08 +00:00
plegall
22ba71d83a merge -r1211:1212 from trunk to branch-1_6 (gray add_tag.png icon)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1213 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19 21:33:35 +00:00
plegall
ad171f93f2 improvement: filter fieldset conforms with PWG standards.
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1210 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19 21:27:39 +00:00
plegall
8789f41f8c bug fixed: during installation, upgrades from install/db with complex
identifier (X.x) were not correctly inserted.

bug fixed: available upgrades from install/db need to be inserted in
#upgrade table.

deletion: all upgrades from install/db coming from trunk are removed.

new: complete upgrade from any previous release from 1.3.0 to 1.5.2 with
automatic detection detection of the previous release.


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1209 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19 20:54:13 +00:00
chrisaga
dab8075c96 - merge trunc r1206:1207 into branch 1.6 (HTML validation)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1208 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19 19:45:50 +00:00
chrisaga
49fd1676ab - merge trunc r1204:1205 into branch 1.6 (bug 298)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1206 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-19 17:46:00 +00:00
rvelices
1ff16a6cf1 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/branches/branch-1_6@1203 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 23:45:21 +00:00
chrisaga
4c4faad39c - merge trunc r1200:1201 into branch 1.6 (HTML validation)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1202 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 22:57:57 +00:00
chrisaga
463c45099c - merge trunc r1198:1199 into branch 1.6 (HTML validation)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1200 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 22:43:42 +00:00
chrisaga
1e48a5ef82 - merge trunc r1196:1197 into branch 1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1198 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 19:18:36 +00:00
chrisaga
b47970528b - merge trunc r1194:1195 into branch 1.6 (bug 298 fixed)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1196 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 19:06:54 +00:00
rvelices
1321b38cf8 fix: update print.css for correct printing
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1193 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-18 00:06:06 +00:00
nikrou
c7d102d838 bug 308: improve correction
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1191 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-17 15:09:57 +00:00
chrisaga
c4f5086a07 - merge trunc r1186:1187 into branch 1.6 (security in action.php)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1190 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16 10:58:00 +00:00
chrisaga
e923145cec - merge trunc r1183:1184 into branch 1.6 (template fixes)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1185 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-16 07:47:28 +00:00
chrisaga
0833feaf86 - merge trunc r1178:1182 into branch 1.6 (template fixes)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-15 10:20:45 +00:00
rub
a8c0ca9449 Issue ID 330:
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
2006-04-14 23:25:48 +00:00
rvelices
5971c5c995 fix: sessions
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
2006-04-14 22:14:53 +00:00
plegall
afa5ab27a5 new: upgrade script from release 1.5.0
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
2006-04-14 21:25:49 +00:00
rub
4e8f0f583f Issue ID 326:
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
2006-04-14 21:12:26 +00:00
rub
c5fa252615 Issue ID 334:
o Fix problem with field adviser when allow_adiviser is false


Report of svn:1170

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1171 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 20:57:16 +00:00
chrisaga
2d185bf149 - merge trunc r1167:1168 into branch 1.6
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1169 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 18:22:19 +00:00
nikrou
fce33ca7ec html bug fixed: the closed div for comments must be in the comments block
because of categories with comments not allowed


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1166 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 10:44:18 +00:00
nikrou
396ce7de17 -bug 308 fixed: svn merge -r1163:1164 from trunk
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1165 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 09:51:45 +00:00
rvelices
f7534a24ce 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/branches/branch-1_6@1162 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-14 01:41:50 +00:00
rub
48a8c24fa5 Issue ID 330:
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
2006-04-13 22:28:26 +00:00
plegall
6ecf85fc7a bug fixed: images_i1 (storage_category_id) comes back
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1158 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-13 20:38:10 +00:00
rub
53e48e7675 Issue ID 330:
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
2006-04-12 22:56:55 +00:00
nikrou
bcc40eb10d missing vocabulary for tag added and tag already exists
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1152 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 14:56:41 +00:00
nikrou
09e7e7f32f bug fixed: add test on $_POST['list']
problem when clicking on validate-all or remove-all 
and when the list of comments is empty


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1151 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 14:53:38 +00:00
nikrou
f239297975 fixed html bug: name removed and tag "a" must not be closed before label
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1150 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-12 14:46:34 +00:00
rub
868ff17cf6 Issue ID 328:
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
2006-04-11 20:07:48 +00:00
plegall
06c226eaf7 bug 329 fixed: it is now possible to have an empty prefix for database
tables.

improvement: various little code improvement, useless code removed, constant
for default tables prefix.


git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1146 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-11 19:47:40 +00:00
rvelices
a314099989 fix: iptc keywords are split the same way for local and remote sites
(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
2006-04-11 03:54:42 +00:00
nikrou
b3c2da5ef3 bug fixed: script type missing (text/javascript)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1142 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 14:39:04 +00:00
rub
9fe82e1346 Issue ID 310:
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
2006-04-09 13:57:51 +00:00
rub
5f59abd737 Issue ID 310:
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
2006-04-09 13:48:24 +00:00
rub
3060a7ac59 Issue ID 310:
o Fix css file order 
  o Add example

git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1139 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-04-09 13:47:46 +00:00