Commit graph

9773 commits

Author SHA1 Message Date
plegall
11f37b24b4 feature #379, multiple format, no browser cache
No need random string in URL to avoid browser cache, coding tip by @modus75
2015-12-20 17:49:12 +01:00
plegall
89bc74b3f3 feature #379, multiple format, labels
Ability to customize, with $lang['format CR2'] = 'RAW Canon' (in LocalFiles Editor) for example
2015-12-20 15:44:01 +01:00
plegall
0f8d85491f feature #379, multiple format, hide formats when disabled 2015-12-17 14:08:53 +01:00
plegall
b1b9199258 feature #379, multiple format, hide url on download link 2015-12-17 14:06:04 +01:00
plegall
f66c27b731 indentation 2015-12-17 14:00:17 +01:00
plegall
ca238de66d feature #379 multiple format, step 3: add/remove
* during sync, Piwigo will detect new/removed formats for an existing photo
* multiple formats features is disabled by default
2015-12-16 18:16:16 +01:00
plegall
c3b748ecbf feature #379 multiple format, step 2: download formats
* if formats are available, replace the download link on picture.php by a switchBox with all formats
* register format in the history table for future statistics
2015-12-07 10:54:18 +01:00
plegall
8e098d502a feature #379 multiple format, step 1: add formats
* new table piwigo_image_format (each photo can have 0 to many formats)
* only compatible with synchronization for now. Formats must be in sub-directory pwg_format
* formats are visible on edition page only for now
2015-12-03 16:04:02 +01:00
modus75
27389102d1 upgrade jquery from 1.11.1 to 1.11.3 2015-11-27 21:58:18 +01:00
plegall
034f689f8e fixes #373 ask a longer random string
to openssl_random_pseudo_bytes, to avoid reaching the base64 trailing "=" signs
2015-11-10 22:34:48 +01:00
plegall
bfe4ff3e2f fix #369 : make sure to include the search day
... with forcing time to 00:00:00 on "start" and 23:59:59 on "stop"
2015-11-02 12:23:55 +01:00
Damien Sorel
74e2194a5f Merge pull request #365 from IGLOU-EU/IGLOU-EU-patch-1
Add //TRANSLIT to iconv for activate transliteration.
2015-10-30 18:06:23 +01:00
Iglou.eu
9fb420d426 Update functions.inc.php
Add //TRANSLIT to iconv for activate transliteration.
2015-10-29 15:29:50 +01:00
modus75
d7fef70c4c fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +02:00
plegall
11ccdff585 Merge branch 'feature/357-orphans' 2015-10-09 20:34:35 +02:00
plegall
474942e62d fr_FR for orphans feature #357 2015-10-09 20:25:00 +02:00
plegall
92224bcbf4 fix #357 make orphans photos more obvious
... and easy to delete them all in one click. The orpans, if any, is shown as an entry in the "Photos" menu (link on Batch Manager). In the Batch Manager, new action "delete_orphans" next to prefilter.
2015-10-09 20:17:27 +02:00
mistic100
4bf7792c77 master version should be 2.8.0beta1 2015-10-09 19:52:12 +02:00
Pierrick Le Gall
47ebd6c91f pull-requests on master
... and not develop, which is no longer on Piwigo repository
2015-10-08 11:58:29 +02:00
Pierrick Le Gall
950da505a0 Merge pull request #353 from holzgeist/develop
Use HTTP_X_FORWARDED_HOST if available
2015-10-08 11:42:55 +02:00
Tobias Ollmann
6d01f33d9f Do not add the server port when sitting behind a proxy.
Assume that Http-X-Forwarded-Host is set correctly
2015-09-17 19:44:45 +02:00
Tobias Ollmann
d58534e877 Use HTTP_X_FORWARDED_HOST if available
This enables piwigo to be run e.g. in a docker container behind a proxy.
If HTTP_X_FORWARDED_HOST is not set, HTTP_HOST is used as usual
2015-09-16 19:24:57 +02:00
mistic100
9a622724fd Update .gitignore 2015-09-15 19:28:15 +02:00
mistic100
3e7964b628 Fix #347 Missing Template class in install.php 2015-09-15 19:28:05 +02:00
mistic100
bc196ef0a4 Add .gitignore 2015-09-12 20:18:42 +02:00
plegall
195791c4e2 fixes #348 force logical album sort order
This way we can safely remove empty albums without decrementing count_categories twice.
2015-09-05 00:05:35 +02:00
plegall
5579b1e1a3 closes #346 chunk_size is now a config setting 2015-08-12 14:06:55 +02:00
modus75
221a3b7e58 fix issue #328 a square that requires watermark should not be generated from a larger derivative with watermark, because if the watermark is not centered on the large image, it will be cropped
test first git commit
2015-07-28 22:42:13 +02:00
Pierrick Le Gall
a3538ca9a5 small changes on README 2015-07-28 15:56:05 +02:00
mistic100
f79d74338e Merge branch 'feature/hello-github' into develop 2015-07-26 19:19:19 +02:00
Damien Sorel
22381e829e Update README.md 2015-07-26 19:12:06 +02:00
mistic100
5503d93a39 Add license and empty readme 2015-07-26 19:11:37 +02:00
mistic100
4e71ba9d3e Remove core plugins from core repository 2015-07-26 19:11:36 +02:00
Piwigo-TranslationTeam
cc27a53572 Update lt_LT, thanks to vilisas
git-svn-id: http://piwigo.org/svn/trunk@31243 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-07-19 16:50:09 +00:00
Piwigo-TranslationTeam
b024b1f1c2 Update lt_LT, thanks to vilisas
git-svn-id: http://piwigo.org/svn/trunk@31239 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-07-19 16:49:53 +00:00
Piwigo-TranslationTeam
a400a80288 Update sl_SI, thanks to MarkoAm
git-svn-id: http://piwigo.org/svn/trunk@31231 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-07-07 03:29:44 +00:00
Piwigo-TranslationTeam
39d32de324 Update sl_SI, thanks to MarkoAm
git-svn-id: http://piwigo.org/svn/trunk@31230 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-07-07 03:29:41 +00:00
Piwigo-TranslationTeam
8205dd6dfc Update he_IL, thanks to ymoran00
git-svn-id: http://piwigo.org/svn/trunk@31228 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-28 10:31:17 +00:00
Piwigo-TranslationTeam
047f6c57cf Update nl_NL, thanks to evert
git-svn-id: http://piwigo.org/svn/trunk@31219 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-19 05:23:34 +00:00
plegall
880b7e549d feature 3229: example for pwg.images.upload
git-svn-id: http://piwigo.org/svn/trunk@31217 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-16 09:41:20 +00:00
Piwigo-TranslationTeam
86ee082174 Update ca_ES, thanks to josep.torne
git-svn-id: http://piwigo.org/svn/trunk@31215 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-14 15:34:15 +00:00
Piwigo-TranslationTeam
40238031e8 Update nl_NL, thanks to evert
git-svn-id: http://piwigo.org/svn/trunk@31210 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-14 05:29:23 +00:00
Piwigo-TranslationTeam
9de024f5bf Update th_TH, thanks to pradit
git-svn-id: http://piwigo.org/svn/trunk@31198 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-06-03 15:16:49 +00:00
Piwigo-TranslationTeam
7d66de0ff5 Update tr_TR, thanks to katpatuka
git-svn-id: http://piwigo.org/svn/trunk@31194 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-30 05:56:33 +00:00
Piwigo-TranslationTeam
ac4444d9e1 Update tr_TR, thanks to katpatuka
git-svn-id: http://piwigo.org/svn/trunk@31193 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-30 05:56:31 +00:00
ddtddt
27eb3a3bd1 [Trunk] - Language - error IL
git-svn-id: http://piwigo.org/svn/trunk@31192 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-29 21:03:07 +00:00
Piwigo-TranslationTeam
5d4b17e8d9 Update he_IL, thanks to ymoran00
git-svn-id: http://piwigo.org/svn/trunk@31191 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-29 20:41:46 +00:00
Piwigo-TranslationTeam
3f5fb81406 Update he_IL, thanks to ymoran00
git-svn-id: http://piwigo.org/svn/trunk@31190 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-29 20:41:23 +00:00
Piwigo-TranslationTeam
63092edb89 Update he_IL, thanks to ymoran00
git-svn-id: http://piwigo.org/svn/trunk@31189 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-29 20:41:20 +00:00
Piwigo-TranslationTeam
27e60234d6 Add he_IL, thanks to ymoran00
git-svn-id: http://piwigo.org/svn/trunk@31187 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-05-29 20:41:14 +00:00