rvelices
5b22fcea0e
feature 2831: simple way to protect urls of originals
...
git-svn-id: http://piwigo.org/svn/trunk@20516 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-02 07:09:52 +00:00
rvelices
2296637e1a
some code comments
...
git-svn-id: http://piwigo.org/svn/trunk@19878 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-06 06:59:27 +00:00
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +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
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
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
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
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
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
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
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
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
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
1b527e3964
- language aditions/removal
...
git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 20:43:41 +00:00
rvelices
0d277219fc
multisize - added the coi (still to affine the admin ui + language)
...
multisize - derivatives can be revuild from a larger derviative instead of the original
git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-06 20:59:20 +00:00
rvelices
4372d7aa11
feature 2548 multisize
...
- added define_derivative template functiion for themes and plugins
- code cleanup, new events ...
git-svn-id: http://piwigo.org/svn/trunk@12954 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-24 19:24:47 +00:00
rvelices
e693ef60cd
feature 2548 multisize - ability to choose displayed size on index page
...
-added some logs on i.php (configurable) to measure the perf
git-svn-id: http://piwigo.org/svn/trunk@12908 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 06:09:32 +00:00
rvelices
225b45f2b8
feature 2548 multisize - added a page to build missing derivatives
...
- browser driven, chained ws calls to retrieve urls, visual feedback of progress through slideshow
git-svn-id: http://piwigo.org/svn/trunk@12865 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-08 19:25:52 +00:00
rvelices
34717c1391
feature 2548 multisize - improved picture.php display (original...) + code cleanup
...
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-05 22:06:21 +00:00
rvelices
d0b5df605c
feature 2548 multisize
...
- rewrote local site sync + metadata sync
git-svn-id: http://piwigo.org/svn/trunk@12831 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-03 20:21:13 +00:00
rvelices
e42f791f52
feature 2541 multisize
...
- nicer presentation on picture.php
- added a maintenance purge derivatives action
git-svn-id: http://piwigo.org/svn/trunk@12797 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27 20:26:49 +00:00
rvelices
753f58d6a9
feature 2541 multisize
...
- core implementation + usage on most public/admin pages
- still to do: sync process, upload, gui/persistence for size parameters, migration script, center of interest ...
git-svn-id: http://piwigo.org/svn/trunk@12796 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27 05:26:44 +00:00