Commit graph

1381 commits

Author SHA1 Message Date
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
rvelices
5a05371627 - is_homepage not set for flat view/calendar modes
- added require jquery for some footer_script
- removed unused/unnecesary css (hope I'm done for now)
- if page[start] is greater than number of items than page not found (google+bing bots automatically detect patterns and increment start parameter)

git-svn-id: http://piwigo.org/svn/trunk@13872 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 18:18:26 +00:00
flop25
7f9c121049 orthographic correction
git-svn-id: http://piwigo.org/svn/trunk@13871 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-03 18:15:04 +00:00
rvelices
9c06bb5564 - comment edit form looks ok now with the new comment layout
- removed unused css / simplify it
- simplified jquery drop boxes ...

git-svn-id: http://piwigo.org/svn/trunk@13865 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-02 20:49:46 +00:00
plegall
2ec7183adb feature 2604: support rotation on derivatives
git-svn-id: http://piwigo.org/svn/trunk@13843 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-01 00:02:36 +00:00
mistic100
182f2b93d9 feature 2586: simpler sort order labels on gallery side
git-svn-id: http://piwigo.org/svn/trunk@13839 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-31 10:24:07 +00:00
rvelices
dd9d0beded fix email on comment requiring validation even if the options is unchecked
git-svn-id: http://piwigo.org/svn/trunk@13800 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-29 18:48:41 +00:00
rvelices
36290184dd - remove unnecessary classes switchSelected switchUnselected (same effect acheved through visibility)
- remove unused css

git-svn-id: http://piwigo.org/svn/trunk@13773 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-27 20:05:37 +00:00
rvelices
9d66c18541 - small js fixes on index/picture
- i.php does not use derivatives.dat file anymore (obsolete file)
- better selection of derivatives in picture.php
- larger sharpen real range in image.class.php

git-svn-id: http://piwigo.org/svn/trunk@13736 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 04:07:03 +00:00
plegall
b2d07d4f72 feature 2598: add sizes XXS and XS
new label for sizes

On picture.php, the current size is "checked" and javascript refreshed when switched (with jQuery)

jQuery loaded by default on header.tpl (already loaded by thumbnails.tpl)


git-svn-id: http://piwigo.org/svn/trunk@13683 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-23 21:58:12 +00:00
rvelices
f0d5c6c010 git-svn-id: http://piwigo.org/svn/trunk@13544 68402e56-0260-453c-a942-63ccdbb3a9ee 2012-03-13 21:13:17 +00:00
plegall
e0f6d5d6a7 feature 414 (yes, a 6 years old request): ability to define the list of
permitted characters in file/directory names for synchronization.


git-svn-id: http://piwigo.org/svn/trunk@13527 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-10 21:34:48 +00:00
rvelices
679e2bf5fd added event for src image url
simplify js in picture.tpl
action.php fix history saving

git-svn-id: http://piwigo.org/svn/trunk@13489 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 20:43:18 +00:00
rvelices
8495df013d remove remote sites feature
git-svn-id: http://piwigo.org/svn/trunk@13488 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 20:27:41 +00:00
plegall
6118d0b1f7 next version is 2.4.0RC2
git-svn-id: http://piwigo.org/svn/trunk@13487 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-06 11:40:33 +00:00
patdenice
db7e67ae20 Multisize and mobile theme.
Use ajax loader for thumbnails in mobile theme.
Use standard square parameters for mobile theme.
Change square parameters to 120px.

git-svn-id: http://piwigo.org/svn/trunk@13472 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-03 18:09:10 +00:00
plegall
1a538bc6be feature 2587: set theme "elegant" as default theme
git-svn-id: http://piwigo.org/svn/trunk@13467 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 22:14:38 +00:00
plegall
a7114b00c2 remove files related to database engines other than MySQL
git-svn-id: http://piwigo.org/svn/trunk@13465 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 21:44:53 +00:00
plegall
9ae55cd3e8 next version is 2.4.0RC1
git-svn-id: http://piwigo.org/svn/trunk@13463 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 20:30:27 +00:00
plegall
65bb5d44b6 feature 2368: better canonical URL for homepage
git-svn-id: http://piwigo.org/svn/trunk@13458 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-02 15:28:43 +00:00
patdenice
54ce78ca76 Multisize
Bug fixed if $conf['derivative_url_style'] != 0
Create a pwg_ajax_thumbnails_loader function

git-svn-id: http://piwigo.org/svn/trunk@13452 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-01 16:26:55 +00:00
patdenice
c0bdb8a765 Multisize
Load thumbnails with ajax.

git-svn-id: http://piwigo.org/svn/trunk@13444 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-29 21:21:46 +00:00
rvelices
cb2a1f0d99 - derivative fix floating point rounding errors for certain sizes
- increase derivative size for which metadata is kept
- imagick use 4:2:2 chroma subsampling (reduce file size by 20-30% with "almost" no human perception)
- dont show mobile theme links if there is no mobile theme installed
- mobile theme favicon removed because 404

git-svn-id: http://piwigo.org/svn/trunk@13426 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-28 21:18:03 +00:00
plegall
25200e2c25 convert tabulations into 2-spaces for indentation (introduced in r13240)
git-svn-id: http://piwigo.org/svn/trunk@13258 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-19 19:59:22 +00:00
rvelices
f718a18561 -mulitisize added DerivativeImage->get_scaled_size method
git-svn-id: http://piwigo.org/svn/trunk@13252 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-19 03:18:44 +00:00
patdenice
2405b41e02 feature:2577
Automaticaly install smartpocket during install or upgrade.
hide mobile theme from themes list on user side.

git-svn-id: http://piwigo.org/svn/trunk@13242 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 21:18:34 +00:00
rvelices
a893882789 - multisize thumb longest side can be smaller than the square size
- remove unused css, shorten/optimize php called very often (at least theoretically should be faster)

git-svn-id: http://piwigo.org/svn/trunk@13240 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 20:46:46 +00:00
patdenice
26ed60c972 feature:2577
Many improvements

git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18 20:26:52 +00:00
mistic100
10b940ba48 feature 2379: missing a "s" in languages keys
git-svn-id: http://piwigo.org/svn/trunk@13225 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17 19:44:01 +00:00
mistic100
e474f947fa feature 2379: option to change comments order: change caption again, fix a bug in config page (induced by r13087)
git-svn-id: http://piwigo.org/svn/trunk@13224 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-17 19:30:52 +00:00
patdenice
46864ea0b6 feature:2577
Add functionnality in core files.

git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-15 16:52:24 +00:00
patdenice
44abb902c8 multisize
- New derivative method for PwgTemplateAdapter.
- add quotes to get_size_htm function.

git-svn-id: http://piwigo.org/svn/trunk@13170 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-15 14:47:03 +00:00
rvelices
45fbfcf504 - added 2 missing embellish_url
- fix css (admin bakground not existing; public IE image border)

git-svn-id: http://piwigo.org/svn/trunk@13167 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-14 21:38:41 +00:00