| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
No need random string in URL to avoid browser cache, coding tip by @modus75
|
|
|
|
| |
Ability to customize, with $lang['format CR2'] = 'RAW Canon' (in LocalFiles Editor) for example
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* during sync, Piwigo will detect new/removed formats for an existing photo
* multiple formats features is disabled by default
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
| |
to openssl_random_pseudo_bytes, to avoid reaching the base64 trailing "=" signs
|
|
|
|
| |
... with forcing time to 00:00:00 on "start" and 23:59:59 on "stop"
|
|\
| |
| | |
Add //TRANSLIT to iconv for activate transliteration.
|
|/
|
| |
Add //TRANSLIT to iconv for activate transliteration.
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
... 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.
|
|/ |
|
|
|
| |
... and not develop, which is no longer on Piwigo repository
|
|\
| |
| | |
Use HTTP_X_FORWARDED_HOST if available
|
| |
| |
| |
| | |
Assume that Http-X-Forwarded-Host is set correctly
|
|/
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
This way we can safely remove empty albums without decrementing count_categories twice.
|
| |
|
|
|
|
|
|
| |
a larger derivative with watermark, because if the watermark is not centered on the large image, it will be cropped
test first git commit
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
git-svn-id: http://piwigo.org/svn/branches/2.7@31167 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| | |
invalid js in SwitchBox
git-svn-id: http://piwigo.org/svn/branches/2.7@31104 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
new version 2.7.2 for language_switch
git-svn-id: http://piwigo.org/svn/branches/2.7@31042 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3212 fixed: add CSS rule to support themes like Modus
git-svn-id: http://piwigo.org/svn/branches/2.7@31040 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3201: accept - in plugin directory name (identifier)
git-svn-id: http://piwigo.org/svn/branches/2.7@30980 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| | |
git-svn-id: http://piwigo.org/svn/branches/2.7@30974 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3203 fixed: for IE, explicit the url even for staying on the same page
git-svn-id: http://piwigo.org/svn/branches/2.7@30973 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb with this bug on Safari and not working. Maybe a future plugin instead.
git-svn-id: http://piwigo.org/svn/branches/2.7@30971 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| | |
git-svn-id: http://piwigo.org/svn/branches/2.7@30966 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| | |
git-svn-id: http://piwigo.org/svn/branches/2.7@30964 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| | |
git-svn-id: http://piwigo.org/svn/branches/2.7@30962 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| | |
bug 3190: Datetime picker, can't change year on Chrome & IE11
git-svn-id: http://piwigo.org/svn/branches/2.7@30959 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| | |
bug 3188: history search, trailing space in dates
git-svn-id: http://piwigo.org/svn/branches/2.7@30957 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3202 fixed: additional input check for filter_level
git-svn-id: http://piwigo.org/svn/branches/2.7@30953 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3201 fixed: check plugin identifier
git-svn-id: http://piwigo.org/svn/branches/2.7@30951 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| |
| | |
bug 3200 fixed: add input checks on admin history
git-svn-id: http://piwigo.org/svn/branches/2.7@30949 68402e56-0260-453c-a942-63ccdbb3a9ee
|
| |
| |
| |
| |
| |
| | |
(all versions)
git-svn-id: http://piwigo.org/svn/branches/2.7@30942 68402e56-0260-453c-a942-63ccdbb3a9ee
|