| Commit message (Collapse) | Author | Files | Lines |
|
New formats were not detected if the photo had not already at least one format.
|
|
|
|
|
|
* during sync, Piwigo will detect new/removed formats for an existing photo
* multiple formats features is disabled by default
|
|
* array concatenation no longer seem to work
|
|
* replace old-style constructor with PHP5-style constructor (__construct)
* do not call set_magic_quotes_runtime() any longer
* avoid automatic conversion from array to string
|
|
* 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
|
|
|
|
|
|
|
|
... 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.
|
|
|
|
git-svn-id: http://piwigo.org/svn/trunk@31103 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@31097 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/trunk@30979 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30972 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30958 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30956 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30952 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30950 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
|
|
git-svn-id: http://piwigo.org/svn/trunk@30948 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30874 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
bug 3183: Improve album creation
update popup selectize with new album
init popup selectize with main selectize value
git-svn-id: http://piwigo.org/svn/branches/2.7@30633 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
feature:3168 Unuseable datepicker for old dates
modify DatePicker internal methods to replace year select by a numeric input
git-svn-id: http://piwigo.org/svn/branches/2.7@30632 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
update popup selectize with new album
init popup selectize with main selectize value
git-svn-id: http://piwigo.org/svn/trunk@30630 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
modify DatePicker internal methods to replace year select by a numeric input
git-svn-id: http://piwigo.org/svn/trunk@30341 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally removed with Piwigo 2.6
git-svn-id: http://piwigo.org/svn/branches/2.7@30311 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
removed with Piwigo 2.6
git-svn-id: http://piwigo.org/svn/trunk@30310 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
datepicker display by default -80:+20 for year select (previous -10:+10)
git-svn-id: http://piwigo.org/svn/branches/2.7@30111 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === instead (or !==)
git-svn-id: http://piwigo.org/svn/branches/2.7@30107 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
instead (or !==)
git-svn-id: http://piwigo.org/svn/trunk@30106 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30105 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@30104 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
git-svn-id: http://piwigo.org/svn/trunk@29983 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
bug:3126
just an isset
git-svn-id: http://piwigo.org/svn/branches/2.7@29950 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
just an isset
git-svn-id: http://piwigo.org/svn/trunk@29949 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometimes). Patch by mmoy
git-svn-id: http://piwigo.org/svn/branches/2.7@29903 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
sometimes). Patch by mmoy
git-svn-id: http://piwigo.org/svn/trunk@29900 68402e56-0260-453c-a942-63ccdbb3a9ee
|
|
feature:3126 no more notice should be displayed
thx to rvelices for the report!
git-svn-id: http://piwigo.org/svn/branches/2.7@29858 68402e56-0260-453c-a942-63ccdbb3a9ee
|