Commit graph

703 commits

Author SHA1 Message Date
plegall
80f5523892 fixes #469, add download link on photo edit/admin page 2016-07-18 23:08:31 +02:00
plegall
ee737aeed7 Merge branch '2.8' 2016-07-07 18:22:22 +02:00
jeremydurand
4d75cf35b5 fixes #450 enlarge size text field for adding a permalink (#501)
fixes #450 enlarge size text field for adding a permalink
2016-06-09 15:57:23 +02:00
jeremydurand
e580e7d31f Bug/430 placeholder (#494)
fixes #430 placeholder
2016-06-03 14:51:46 +02:00
plegall
105ccb8d0f Merge branch '2.8' 2016-05-03 15:16:34 +02:00
plegall
d1cb1f86a8 bug #466 fixed, new album listed when moving photos
In the batch manager, merge action blocks "associate" and "move" because they
follow the same pattern (list of albums + create new).
2016-05-02 16:09:50 +02:00
modus75
7dd5029fc6 Merge branch 'feature/378-upgrade-datatables' 2016-03-09 21:54:47 +01:00
plegall
1928125edc fixes #425, update piecon.js 2016-02-26 19:39:36 +01:00
modus75
8b51eb1b40 upgrade datatables to 1.10.11 (issue #378) 2016-02-18 21:33:06 +01:00
plegall
47838a23b3 fixes #345, forget about filesize limit on upload
... but check upload_max_filesize (PHP setting) is bigger than upload_form_chunk_size (Piwigo setting)
2016-02-13 14:35:23 +01:00
plegall
6290be46f2 fixes #419, an admin can't change webmaster password 2016-02-12 14:56:00 +01:00
plegall
77888174cf fixes #411, auth keys details on notification forms 2016-01-29 11:47:30 +01:00
plegall
417a6b77b2 bug #409 fixed: handle error returned by pwg.users.setInfo 2016-01-28 12:33:31 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plegall
39fc4a604e Merge branch 'feature/259-album-notify-users' 2016-01-11 09:28:37 +01:00
plegall
a3f80046b6 feature #397, close popin when user deleted 2016-01-09 18:47:50 +01:00
plegall
71c30f46c8 feature #397, bigger padding inside popin 2016-01-09 18:37:07 +01:00
plegall
d78caf8603 move new CSS rules to theme.css instead of {html_style} 2016-01-09 18:28:26 +01:00
plegall
041065a824 feature #398, update user list when user is modified 2016-01-09 18:01:18 +01:00
plegall
c4678c37a2 feature #397, edit user in a popin 2016-01-09 17:55:44 +01:00
plegall
7bd36e0240 feature #259, notify an album to a list of users
... and not just to a group
2016-01-06 13:42:30 +01:00
plegall
6ba0148e64 Merge branch 'feature/379-multiple-format' 2015-12-30 16:08:54 +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
plegall
64d6beb13e improved use of jQuery, by @mistic100 2015-12-01 13:50:28 +01:00
plegall
be6afad731 fixes #377 use Ajax calls to refresh/delete album thumbnail 2015-12-01 12:08:10 +01:00
modus75
d7fef70c4c fix #361 - Watermark Y repeat 2015-10-15 22:05:20 +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
plegall
5579b1e1a3 closes #346 chunk_size is now a config setting 2015-08-12 14:06:55 +02:00
mistic100
93163abc77 bug 3190: Datetime picker, can't change year on Chrome & IE11
git-svn-id: http://piwigo.org/svn/trunk@30958 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13 08:45:28 +00:00
mistic100
0bf46b6854 bug 3188: history search, trailing space in dates
git-svn-id: http://piwigo.org/svn/trunk@30956 68402e56-0260-453c-a942-63ccdbb3a9ee
2015-02-13 08:32:48 +00:00
mistic100
932b67e241 Feature 3185 : Add upload progress indicator with Piecon
git-svn-id: http://piwigo.org/svn/trunk@30766 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-12-16 12:12:54 +00:00
mistic100
f1a7d6b66e 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/trunk@30630 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 12:47:59 +00:00
mistic100
5f80cb589c tweak colorbox style2
git-svn-id: http://piwigo.org/svn/trunk@30629 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-30 11:57:47 +00:00
rvelices
a8f4ebc06e bug 3149: admin image preview (colorbox) does not work for small originals
git-svn-id: http://piwigo.org/svn/trunk@30358 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-03 20:50:50 +00:00
mistic100
dca7f6cfa7 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/trunk@30341 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-11-02 16:37:17 +00:00
mistic100
55f9454987 datepicker display by default -80:+20 for year select (previous -10:+10)
git-svn-id: http://piwigo.org/svn/trunk@30110 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-16 19:01:46 +00:00
plegall
f5c35f818f bug 3159: wrong URL for IE11 on "Add another set of photos" after upload
git-svn-id: http://piwigo.org/svn/trunk@29983 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-10 13:42:47 +00:00
plegall
596c34b51a 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/trunk@29900 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-10-06 09:17:22 +00:00
mistic100
9d0357e889 filter "dissociate" action + display bug of Selectize widget
git-svn-id: http://piwigo.org/svn/trunk@29760 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-23 09:28:26 +00:00
plegall
c92b76a3b6 bug fixed: on Chrome + MacOSX, incorrect left margin on user list
git-svn-id: http://piwigo.org/svn/trunk@29731 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-22 10:55:15 +00:00
plegall
b0cc8f1bc2 * feature 3142: upgrade script to Piwigo 2.7
* link to Tour 2_7_0 at the end of upgrade

* activate plugin Take a Tour by default


git-svn-id: http://piwigo.org/svn/trunk@29665 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-20 11:43:01 +00:00
plegall
8c8c982924 enlarge album list to 600px
git-svn-id: http://piwigo.org/svn/trunk@29619 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 11:12:22 +00:00
plegall
1826f53714 enlarge selectize boxes to 600px (like on picture_modify)
git-svn-id: http://piwigo.org/svn/trunk@29618 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 10:40:31 +00:00
plegall
dedcbbefbe smaller line height in selectize
no left-margin on font-icon checkboxes


git-svn-id: http://piwigo.org/svn/trunk@29617 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 10:37:15 +00:00
mistic100
392c1e9c37 dynamically set selectize maxOptions to accommodate very long lists
git-svn-id: http://piwigo.org/svn/trunk@29613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-18 09:07:19 +00:00
rvelices
0719b52874 - active search filter but empty string in batch manager does not change the results
- if the quick search engine drops a searched term, indicate it in the admin batch manager

git-svn-id: http://piwigo.org/svn/trunk@29600 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-17 18:33:52 +00:00
mistic100
96d27d9791 use icon-ok for forced multi sizes + icon-zoom-in for preview boxes
git-svn-id: http://piwigo.org/svn/trunk@29557 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-16 11:24:38 +00:00
mistic100
b56c103188 use fontello for every checkbox on config screens + split configuration.tpl file
git-svn-id: http://piwigo.org/svn/trunk@29539 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-15 15:18:17 +00:00
mistic100
f83e780249 add URL filter input for dimension and filesize + batch_manager_url_filter trigger + fixes in doubleSlider.js
git-svn-id: http://piwigo.org/svn/trunk@29505 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-12 11:35:32 +00:00
plegall
8b4fa61135 feature 3139: add details about search on id: in the help
Move CSS outside the help file

bug fixed: fallback on en_UK in case of missing help file


git-svn-id: http://piwigo.org/svn/trunk@29485 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 12:50:39 +00:00