Commit Graph

10072 Commits

Author SHA1 Message Date
plegall
812892e6be next version is 2.9.0beta2 2.9.0beta2 2017-01-28 19:52:47 +01:00
plegall
4c475174d3 fixes #591, add links on dashboard items 2017-01-27 17:11:40 +01:00
plegall
32ca0a088d fixes #590, "history" menu goes to current month 2017-01-27 16:49:40 +01:00
plegall
6ec3f2d0fa fixes #600, avoid html in web uploaded filenames 2017-01-27 11:13:00 +01:00
plegall
746c796d9d add language strings for new dashboard 2017-01-25 14:20:47 +01:00
plegall
ce8b99bda0 add icons on Batch Manager 2017-01-25 14:19:00 +01:00
plegall
a793a35f09 add 2 icons for Batch Manager tabs (global/unit) 2017-01-25 14:16:06 +01:00
plegall
309b2f4476 feature #606, check pwg_token and display error (if any) 2017-01-24 17:29:28 +01:00
plegall
446b616eea Merge branch 'feature/606-delete-orphans-by-block' 2017-01-24 15:18:48 +01:00
plegall
c43a73c3a0 feature #606, add new language string 2017-01-24 15:17:36 +01:00
plegall
53ebd7a663 feature #606, deletion of orphans managed on frontend
recursive loop on pwg.images.deleteOrphans as long as there are orphans
remaining.
2017-01-24 15:13:10 +01:00
plegall
a93dba2f52 feature #606, make sure we delete oldest images first 2017-01-24 15:12:13 +01:00
plegall
3466c432e1 feature #606, backend API method pwg.images.deleteOrphans
This method will delete a block of orphans and return the number of remaining orphans.
2017-01-24 15:09:52 +01:00
modus75
828bb42ce3 Fix quick search (in php 0=='' but 0!=='') !!! 2017-01-13 21:22:20 +01:00
plegall
a5afce8af0 replace tabs by space for indentation 2017-01-12 14:35:13 +01:00
plegall
50860ffdb6 feature #593, send image_ids as a coma separated string
... as in 3fb5651143
2017-01-12 14:33:56 +01:00
modus75
37fc55e6b6 issue 593 - batch manager block deletion; simpler php code + exact progress feed back ... 2017-01-10 21:24:25 +01:00
plegall
bf5b50c979 Merge branch 'feature/593-delete-by-blocks' 2017-01-10 16:15:11 +01:00
plegall
743bbb61f4 feature #593, simplify detailed output for pwg.images.delete 2017-01-09 14:33:26 +01:00
plegall
edff7540eb feature #593, dynamic bloc size instead of fixed at 100.
1000 by default or half of the element list. The action should alway require at
least 2 ajax calls, even for 2 photos to delete (exception for 1 photo, of
course)
2017-01-09 14:10:39 +01:00
plegall
3fb5651143 feature #593, send image_ids as a coma separated string
... instead of a list, because default behavior of web servers is to limit
the number of input fields and we don't want such a limit.
2017-01-09 14:07:47 +01:00
plegall
ba3ddf01ff feature #593, use the standard pwg_token available in the form 2017-01-09 14:07:03 +01:00
Thomas Kuther
c2b456ba0f fix PHPMailer smtp class loading when using SMTP transport (['smtp_host'] set) (#599) 2017-01-04 14:30:03 +01:00
plegall
f93a312e08 bug #602, less strict check on section url parameter 2017-01-04 14:12:36 +01:00
plegall
9004fdfc0b fixes #574, new checks on plugin section in URL 2017-01-01 19:40:53 +01:00
Thomas Kuther
beee647b74 update PHPMailer to 5.2.21 (#595) 2016-12-29 16:09:39 +01:00
Thomas Kuther
d94e9b6cde update PHPMailer to 5.2.19 (#594) 2016-12-27 15:29:16 +01:00
plegall
e6e7465b9d fixes #593, delete by blocks of 100 photos, with a progress bar 2016-12-26 23:24:29 +01:00
modus75
af3472324b fixes #586 session_start() error with PHP 7.1 Windows/IIS10 2016-12-26 17:23:01 +01:00
plegall
3a8b26726f fixes #592, typo on new button id prevent ajax action from working 2016-12-26 17:11:53 +01:00
plegall
7df3830c81 fixes #575, sanitize user input before display on die() 2016-12-24 19:53:49 +01:00
plegall
b5c036ebfb fixes #589, hide Guest Settings config page 2016-12-22 15:02:15 +01:00
plegall
497e6ec54f fixes #588, add JS to handle show/hide parameters 2016-12-22 14:38:13 +01:00
plegall
222cd8c5b6 fixes #587 modernize menubar manager
- #567 add icon on button
- font-icon checkboxes
- #554 add tab
- #528 remove borders
- remove action "reset" which was actually "restore default settings" and was not really useful, so let's simplify
2016-12-22 11:10:40 +01:00
plegall
8212257dc0 darker border on watermark image for dark admin theme 2016-12-21 14:27:06 +01:00
plegall
812c2350cb fixes #585, darker grey for watermark positions box 2016-12-21 14:25:42 +01:00
plegall
42d56b658d fixes #584, better check and error for image_id on edition 2016-12-21 14:01:54 +01:00
plegall
4b33a0fd19 fixes #573, check $_GET['tab'] against hacking attempt 2016-12-19 11:52:28 +01:00
plegall
9dd92959f6 fixes #572, check $_GET['mode'] against hacking attempt 2016-12-19 11:33:09 +01:00
plegall
5473f057b0 on album list, replace "|" by · to separate actions 2.9.0beta1 2016-12-15 19:07:20 +01:00
plegall
b8cd5912c9 feature #561, use font icons for checkbox 2016-12-15 19:05:46 +01:00
plegall
c2da5ccc67 feature #561, use font icons for radio 2016-12-15 19:03:25 +01:00
plegall
d6f7f9f295 feature #567, add icons on buttons 2016-12-15 19:02:05 +01:00
plegall
e9c3534f7c add icon-sort-number-up (for sorting actions) 2016-12-15 18:20:21 +01:00
plegall
1781477f95 feature #561, font-checkbox (radio/checkbox) on photos sort order 2016-12-15 15:10:01 +01:00
plegall
417a5cacce remove useless specific CSS rule (no common to all pages) 2016-12-15 15:09:05 +01:00
plegall
cb964ad340 feature #561, font-checkbox (radio/checkbox) on album permission 2016-12-15 14:21:15 +01:00
plegall
9063ebc57d feature #561, font-icons radio for album notification 2016-12-15 14:02:36 +01:00
plegall
2039904345 feature #569, modernize text fields on admin clear theme
* white background
* more padding
* thicker borders, but clearer

In beta test only on album edition page for now.
2016-12-15 12:34:51 +01:00
plegall
357ab963e3 fixes #568, modernize Batch Manager
Fieldset legend now have a grey background.

Beta test for now. We will see what users think before applying on every page.
2016-12-15 12:30:56 +01:00