rvelices
fca022031a
distinguish event render_element name and description
...
git-svn-id: http://piwigo.org/svn/trunk@17975 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-17 19:57:35 +00:00
rvelices
528c75ab35
bug 2735: fix/improve non latin language tags
...
a. non latin tags (greek/cyrillic...) are not sorted case-insesitive and group by letter view in tag list is not case insesitive
b. quick searching tag names does not perform correctly accent folding (e.g. Köln and Koln do not match) and case insesitivity for non latin letters
c. missing from remove_accents characters in romanian language (Latin Extended-B)
? c8 98 = LATIN CAPITAL LETTER S WITH COMMA BELOW
? c8 99 = LATIN SMALL LETTER S WITH COMMA BELOW
? c8 9a = LATIN CAPITAL LETTER T WITH COMMA BELOW
? c8 9b = LATIN SMALL LETTER T WITH COMMA BELOW
d. str2url allow non latin letters in output only if the input does not contain any valid lating letter/digit. we should always allow non latin letters in output
git-svn-id: http://piwigo.org/svn/trunk@17748 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-04 20:03:33 +00:00
rvelices
c918bb9209
bug 2725: Piwigo isn't compatible with suPHP + better handling of watermark upload errors
...
git-svn-id: http://piwigo.org/svn/trunk@17675 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-30 19:20:00 +00:00
plegall
6beee17904
merge r17668 from branch 2.4 to trunk
...
bug 2733 fixed: when creating a sub-album in a private album with
pwg.categories.add, it is automatically private too.
git-svn-id: http://piwigo.org/svn/trunk@17669 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-30 12:54:29 +00:00
rvelices
a6c33e9332
remove deprecated function get_thumbnail_url + $conf['local_data_dir']
...
git-svn-id: http://piwigo.org/svn/trunk@17649 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-27 18:32:10 +00:00
rvelices
9166a8d39d
small fix on element_url returned from web service calls (now coherent with picture.php)
...
git-svn-id: http://piwigo.org/svn/trunk@17469 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-07 19:52:37 +00:00
mistic100
d7bf41b3ef
feature 2380: add URL for user comment
...
git-svn-id: http://piwigo.org/svn/trunk@17351 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-03 17:02:24 +00:00
rvelices
4ca257c5d7
- fix smartpocket : web service calls in admin not working on iphones
...
- removed unused func params in template
git-svn-id: http://piwigo.org/svn/trunk@17021 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 17:24:54 +00:00
plegall
1e1c2d4d59
merge r17016 from branch 2.4 to trunk
...
bug 2706 fixed: pwg.getMissingDerivatives correctly manages galleries with not a single photo.
git-svn-id: http://piwigo.org/svn/trunk@17017 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-25 15:14:04 +00:00
rvelices
c382e4c865
fix prev commit - again :( (bug 2682)
...
git-svn-id: http://piwigo.org/svn/trunk@16994 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 22:08:59 +00:00
rvelices
0de9ecfb4a
bug 2682: Watermark sizing calculation is made on the requested size not on the final one - fix
...
git-svn-id: http://piwigo.org/svn/trunk@16991 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 20:54:08 +00:00
rvelices
7502b3bbee
bug 2682: Watermark sizing calculation is made on the requested size not on the final one
...
git-svn-id: http://piwigo.org/svn/trunk@16989 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 20:49:31 +00:00
rvelices
9571cf5e45
refactor code when selected derivative on index page is changed by a plugin ...
...
git-svn-id: http://piwigo.org/svn/trunk@16987 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-24 20:34:52 +00:00
flop25
618c983b9d
merge r16507 from branch 2.4 to trunk
...
bug:2683
create get_size_css
git-svn-id: http://piwigo.org/svn/trunk@16508 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-08 17:16:41 +00:00
mistic100
ba6dfe6a34
bug 2674: cssmin 3.0.1 requires PHP 5.2.4
...
git-svn-id: http://piwigo.org/svn/trunk@16278 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-02 13:08:07 +00:00
plegall
5d6912c45c
merge r16083 from branch 2.4 to trunk
...
tabulation is not the expected indentation
git-svn-id: http://piwigo.org/svn/trunk@16084 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-27 07:02:26 +00:00
rvelices
0bbca1dcbf
bug 2666 Fix invalid xml on web service output with xml format
...
git-svn-id: http://piwigo.org/svn/trunk@16074 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-27 04:08:55 +00:00
mistic100
d39aaff5bc
bug 2660: check guest IP on insert_user_comment (same system as rate_picture)
...
git-svn-id: http://piwigo.org/svn/trunk@15983 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-24 01:24:55 +00:00
plegall
fbc7b6b4ac
next version on trunk is 2.5.0beta1
...
git-svn-id: http://piwigo.org/svn/trunk@15937 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-22 08:59:28 +00:00
mistic100
5ae74aac04
on comment_list add link to exit from comment edition
...
git-svn-id: http://piwigo.org/svn/trunk@15924 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-21 13:39:25 +00:00
mistic100
6ddf16ead6
feature 2657: previous commit may work, but badly coded
...
git-svn-id: http://piwigo.org/svn/trunk@15852 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-20 16:05:27 +00:00
mistic100
c8d097d3f8
feature 2657: make sure admins can access the new category (see r11727)
...
git-svn-id: http://piwigo.org/svn/trunk@15851 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-20 15:56:54 +00:00
mistic100
07c7470584
feature 2657: More options for pwg.categories.add
...
git-svn-id: http://piwigo.org/svn/trunk@15850 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-20 15:41:31 +00:00
plegall
aa7bc99766
no longer use of images.tn_ext field any longer
...
git-svn-id: http://piwigo.org/svn/trunk@15598 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07 22:04:19 +00:00
plegall
1808c59fd6
bug 2649: broken code commited in r15587, fixed with a simpler condition
...
git-svn-id: http://piwigo.org/svn/trunk@15597 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07 21:33:30 +00:00
plegall
28e722f27c
bug 2649 fixed: do not load mobile theme when using web API
...
git-svn-id: http://piwigo.org/svn/trunk@15587 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07 13:20:00 +00:00
plegall
1e4bc8d5d6
merge r15585 from branch 2.3 to trunk
...
bug 2648 fixed: pwg.categories.getList, avoid to throw an error when
representative_picture_id is missing for an album, which makes parsing
the JSON output impossible.
git-svn-id: http://piwigo.org/svn/trunk@15586 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07 13:09:17 +00:00
patdenice
3d7971d640
bug:2647
...
Test 1and1 server with $_SERVER['SCRIPT_FILENAME']
git-svn-id: http://piwigo.org/svn/trunk@15583 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-07 10:48:57 +00:00
mistic100
8c4a87a0f5
feature:2538 little rework of messages system, now can be used on 'loc_end_index' and 'loc_end_picture'
...
git-svn-id: http://piwigo.org/svn/trunk@15578 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06 20:29:30 +00:00
patdenice
acb3e717fc
bug:2647
...
External ImageMagick does not work anymore on 1and1 servers
git-svn-id: http://piwigo.org/svn/trunk@15575 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06 15:38:56 +00:00
plegall
1dfe8d5645
bug 2646 fixed: avoid useless PHP warnings with uncompleted creation date
...
git-svn-id: http://piwigo.org/svn/trunk@15573 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05 22:55:57 +00:00
mistic100
56cfd9b3ac
bug:2645 author field is kept when comment not validated
...
git-svn-id: http://piwigo.org/svn/trunk@15570 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-05 19:51:54 +00:00
rvelices
aca35f36f0
multi size: avoid warning for nonphoto elements for which the mime type icon does not exist in the current theme
...
git-svn-id: http://piwigo.org/svn/trunk@15431 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-30 04:22:45 +00:00
ddtddt
6c9782b08b
[trunk] - l10n page no found
...
git-svn-id: http://piwigo.org/svn/trunk@15384 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28 15:00:37 +00:00
ddtddt
6239d54d08
[trunk] - l10n page no found message 2
...
git-svn-id: http://piwigo.org/svn/trunk@15383 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28 14:56:21 +00:00
ddtddt
fcd83e7839
[trunk] - l10n page no found message 1
...
git-svn-id: http://piwigo.org/svn/trunk@15381 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-28 14:22:19 +00:00
plegall
7ceb4bf21c
remove useless function/configuration due to derivatives
...
git-svn-id: http://piwigo.org/svn/trunk@15316 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-26 07:48:28 +00:00
plegall
b205058983
feature 2633 added: ability to select default size
...
git-svn-id: http://piwigo.org/svn/trunk@15299 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-24 23:12:04 +00:00
plegall
ea938ab840
feature 2630: switch default admin theme to "clear"
...
git-svn-id: http://piwigo.org/svn/trunk@15228 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-21 20:00:36 +00:00
plegall
fe3d1d6ece
multisize (derivatives): remove obsolete functions get_high_path,
...
get_high_url, get_high_location, get_picture_size
git-svn-id: http://piwigo.org/svn/trunk@14830 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-07 13:51:04 +00:00
rvelices
7d621ae61b
multi size - don't fail if image metadata was not previously synced
...
git-svn-id: http://piwigo.org/svn/trunk@14735 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-04 04:29:44 +00:00
rvelices
40a4dd63f0
multi size:
...
- fix external imagick issues when rotation was required
- fix: derivative were generated continuosly until a first save performed in the admin screen
- added sharpen param in the new config screen
- increased the sharpen range (10% is less than before)
git-svn-id: http://piwigo.org/svn/trunk@14649 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-02 04:29:56 +00:00
plegall
9ba817a671
use watermark if minX OR minY (not AND)
...
git-svn-id: http://piwigo.org/svn/trunk@14581 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30 09:46:50 +00:00
rvelices
bb2a1fce5b
fix apply_global function
...
git-svn-id: http://piwigo.org/svn/trunk@14550 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-30 04:29:09 +00:00
rvelices
dd1f034df2
added a button to restore multiple size default sizes ...
...
git-svn-id: http://piwigo.org/svn/trunk@14228 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-19 20:49:43 +00:00
plegall
796b6b3ffe
feature 2606: second step on multiple size configuration screen redesign.
...
Configuration settings are saved on form submission.
The old screen is still available for tests.
Default resize quality set to 95 instead of 85.
git-svn-id: http://piwigo.org/svn/trunk@14221 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-19 14:43:30 +00:00
rvelices
28255b81a0
"home url" is not always absolute with host name + html compaction - through removal of unused attributes, some white spaces ...
...
git-svn-id: http://piwigo.org/svn/trunk@14180 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-16 03:11:43 +00:00
plegall
1833933d74
feature 2588: add LEVEL_SEPARATOR for all pages
...
git-svn-id: http://piwigo.org/svn/trunk@14168 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-15 17:10:16 +00:00
rvelices
1b54eb8e9c
bug 2615 php notice in calendar amd web service
...
multisize improve handling of cases where the original is smaller than a requested derivative, but rotation/watermarking is required
git-svn-id: http://piwigo.org/svn/trunk@14143 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-14 04:52:20 +00:00
plegall
9896a93e73
next release is 2.4.0RC3
...
git-svn-id: http://piwigo.org/svn/trunk@13885 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 22:15:41 +00:00