1576 Commits

Author SHA1 Message Date
ddtddt
469e6ad8e6 IE8 compatibility
git-svn-id: http://piwigo.org/svn/branches/1.7@3273 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-06 05:25:59 +00:00
plegall
b43b1d22b7 Subversion admin: rename branch 1.7 to match new format
git-svn-id: http://piwigo.org/svn/branches/1.7@3253 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-23 20:30:59 +00:00
laurent.duretz
5799abb9ee Issue 899
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2834 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06 07:13:50 +00:00
plegall
4411169d1a merge -c2755 from branch 2.0 to branch 1.7
- fix vulnerability http://www.milw0rm.com/exploits/6755


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2762 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 19:34:46 +00:00
laurent.duretz
9598532f67 Issue 894 : Missing slash at the end of URL
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2749 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 18:45:04 +00:00
rvelices
e9b9046d8b - fix issue when picture_url_style = file (sql query like)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2504 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-06 00:21:21 +00:00
rvelices
59129beb22 - bug 843: Author Info not saving when photos are uploaded
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2486 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-23 01:21:53 +00:00
rvelices
7550df3915 - security fix : when conf['question_mark_in_urls']=true , $_SERVER['PATH_INFO'] was not sanitized against sql injection
- mysql errors are now dumped using trigger_error instead of echo and die -> allow admins to see later on if someone tries funny stuff

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2483 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-23 01:15:33 +00:00
rub
f645fc1419 Resolved issue 0000842: Variable $user is erased on rating page
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2474 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-15 19:50:22 +00:00
rvelices
a2e98299d7 - bug fix: registered users could rate a picture several times from diffrent ip adresses
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2470 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-11 11:24:59 +00:00
plegall
4469cbdfde Subversion administration: in language files, now that release 1.7.2 exists,
every language key new or modified will be for next release 1.7.3.


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2460 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24 21:19:59 +00:00
rvelices
d7d454ad9f - remove functions_group.inc.php (empty for some years; avoid unnecessary include_file)
- thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests)


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2457 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24 01:30:27 +00:00
rvelices
b4793e959e - merge r2451 from trunk: normalize behaviour of query search versus std search (now both return items already sorted and permission checked); also more optimized sql queries (in some cases)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2452 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-23 00:56:53 +00:00
rvelices
be13718838 lang correction + rating stars work better with safari
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2436 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-15 10:10:11 +00:00
patdenice
3e8dd7da9b Add triggers for category name (render_category_name).
Add  strip_tags for ALT attribute on category thumbnail.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2432 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-12 14:27:22 +00:00
rvelices
be7bb150c2 - merge -r2430 from trunk bug 600: Page not found after a strong rating revise (and extended to most cases when the image is not in the requested section)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2431 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-12 00:38:52 +00:00
plegall
9a18da34fd bug 802 fixed: if GD library is not available, display an explicit error,
even before trying to generated any thumbnail.


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2427 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-09 20:59:24 +00:00
rvelices
dc40995cad - recent pics are sorted by date descending, and only then by conf['order_by']
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2423 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-05 00:25:11 +00:00
mathiasm
0499c2ccc5 Bug 754 fixed for 1.7.2
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2422 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-04 22:35:59 +00:00
rvelices
6fabb4f449 - tags improvement : pass to templates all fields in table #tags (handy for plugins such as type tags)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2414 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 01:13:12 +00:00
rvelices
ecb61ba267 - tags improvement : pass to templates all fields in table #tags (handy for plugins such as type tags)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2410 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-01 02:10:13 +00:00
mathiasm
8908a2d01d Bug 817 (metadata display persistency) fixed for branch_1.7
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2406 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-28 13:58:35 +00:00
rvelices
2492a87f5f - fix display of menubar related tags in IE7
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2355 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-23 10:13:15 +00:00
patdenice
4745f49130 Merge from trunk revision 2353.
000819: "First" link was mapped with home navigation button
Add trigger_event for menubar.php file in index.php
Minor language correction.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2354 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-20 00:58:32 +00:00
vdigital
732c696582 Bug 703: Authorization system in Cat management works now with well ordered lists
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2348 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-17 20:16:45 +00:00
vdigital
4fca6fa234 Bug: 740 Language review
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2347 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16 20:40:36 +00:00
vdigital
619bdc957b Bug: 314 French language review
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2345 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-16 20:24:38 +00:00
rvelices
097a91db39 - admin multi view plugin allows to view the gallery as any user (not only guest/admin)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2341 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 00:09:44 +00:00
rub
59262acebd Resolved issue 0000825: create_listing_file.php don't work with port server
Merge BSF 2336:2337 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2338 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-14 21:54:45 +00:00
rub
428763fda6 Admin waiting page was changed to upload, there are a lot time...
Merge BSF 2334:2335 into branch-1_7


git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2336 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-10 21:26:40 +00:00
rvelices
eca2a6dd94 merge r 2330 from trunk
- fix issue when random representant was true

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2331 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-04 09:55:50 +00:00
rvelices
be31d7b2de just some optimizations (especially for large dbs)
- replace some REGEXP with LIKE in sql
- optimized queries for the combination of large data sets with picture_url_style file

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2326 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 01:51:50 +00:00
rub
226c61c6f9 French correction
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2319 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-26 19:26:09 +00:00
rvelices
9a4ee7574f - correct merge error of previous commit
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2311 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 23:58:40 +00:00
rvelices
f95f48a226 - merge r2308 and r2309 from trunk to branch-1_7
- minor mysql query optimizations
- less mysql queries on the picture page (under some circumstances)

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2310 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-25 23:39:06 +00:00
rvelices
cd30335df7 merge r 2306 from trunk to branch-1_7
- merged function ordering() with update_global_rank() and also optimized the queries

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2307 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-20 22:25:40 +00:00
rvelices
e74943520a - removed some unused code
- mass_updates function does not need SELECT VERSION() 
- rewrote update_uppercats to avoid db update if no change

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2303 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-19 02:59:18 +00:00
rvelices
3909b99f1e - merge optimizitation of sql query (in section_init from trunk)
- stricter check of url in parse_section_url

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2301 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-08 01:35:02 +00:00
rub
4c92087d6b Resolved issue 0000815: Email format standardization
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2283 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 21:58:48 +00:00
ddtddt
8164f0c66e bug 814
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2282 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 21:19:38 +00:00
rub
fba40ee64c Resolved issue 0000812: Format error with "$conf['enabled_format_email'] = false;"
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2279 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-17 20:18:31 +00:00
patdenice
c7aea2a7da Trigger correction in functions_user.inc.php
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2271 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-09 08:10:01 +00:00
rvelices
2f6b60e063 - security fix in profile
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2267 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08 12:27:08 +00:00
rub
b593bc2f79 Resolved issue 0000807: New slideshow features
Change icons by stripy icons

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2258 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-06 21:51:47 +00:00
patdenice
238b1e4412 801: add trigger in register_user function.
805: add 2 triggers in profile.php.
769: correct get_email_address_as_display_text function.

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2236 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-01 15:25:37 +00:00
patdenice
234a64607b Resolved bugs:
741 and 793: Added user does not appear in listing.
769: show email address in adviser mode when editing user profil.
800: get_absolute_root_url does not work with https protocol.



git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2228 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-29 13:04:00 +00:00
rub
8f354f008e little corrections
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2220 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27 21:58:20 +00:00
rub
352060bbe9 fix no translation
set new slideshow icon

git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2219 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27 21:57:28 +00:00
rub
81a509d5bf Resolved issue 0000712: PWG-ERROR-VERSION on remote synchronization
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2212 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-16 13:22:47 +00:00
rvelices
ea3769d283 enhance keyboard navigation on picture page (first,last,thumbs)
git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2210 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-15 22:10:26 +00:00