Commit Graph

644 Commits

Author SHA1 Message Date
plegall
62afa8b1ff (cp 08cce48) Fixes #755 Never thow '0000-00-00 00:00:00' as value but Null instead
only for exif ; iptc is ok
2017-09-05 13:22:01 +02:00
plegall
fb4006bda6 (cp f520f82) fixes #726, add trigger in create_virtual_category 2017-07-03 15:56:54 +02:00
plegall
0dc3810f0d (cp d542de7) fixes #713, use the default language to send email
and not only to build the email body message
2017-06-21 11:46:07 +02:00
plegall
c6c6305302 (cp 346f5c3) fixes #707, hide decimal for "158.0 pages seen" 2017-06-14 19:44:28 +02:00
plegall
6692f5efc3 (cp 4581f3e) fixes #693, pclzip compatibility with PHP 7.1 2017-06-12 13:51:26 +02:00
plegall
6b88073449 function get_fs is no longer used (since 2.4) 2017-04-07 15:28:17 +02:00
plegall
2ea5a359fe fixes #506, additional checks before deleting files
During upgrade of theme/plugin/language, we add some more test to prevent
transversal path
2017-03-31 14:45:30 +02:00
plegall
d50aa7476c fixes #191, auto reset $_SESSION['need_update'] on new version
To avoid saying the user a new version is available after a manual upgrade
(which didn't reset the $_SESSION['need_update'] variable)
2017-03-30 11:41:01 +02:00
plegall
0a85001ae8 feature #471, bug fixed (wrong variable in condition) 2017-03-29 18:55:14 +02:00
plegall
3371ef1734 only versions x.y.z can be checked against new version, not x.y.zbetaN 2017-03-29 18:54:08 +02:00
plegall
ae34f3859a feature #471, new method notify_piwigo_new_versions
to detect if there are new versions to notify (and if notification should be done at all)
2017-03-29 15:41:42 +02:00
plegall
609a3f1c1a feature #471, move check new versions in updates class 2017-03-27 12:17:50 +02:00
plegall
ea7e6d76e6 fixes #291, add function categories_integrity
to check and repair integrity on categories. For example,
image_category.category_id should always be linked to a categorie.id,
if not we delete the orphan line.
2017-03-02 12:27:31 +01:00
plegall
6ec3f2d0fa fixes #600, avoid html in web uploaded filenames 2017-01-27 11:13:00 +01:00
plegall
ce8b99bda0 add icons on Batch Manager 2017-01-25 14:19:00 +01:00
plegall
a93dba2f52 feature #606, make sure we delete oldest images first 2017-01-24 15:12:13 +01:00
plegall
b5c036ebfb fixes #589, hide Guest Settings config page 2016-12-22 15:02:15 +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
42d56b658d fixes #584, better check and error for image_id on edition 2016-12-21 14:01:54 +01:00
modus75
95eb808857 Merge pull request #468 from juillerat/master
fixing #467 and correcting image sharpening on PHP 7.0 with GD
2016-12-11 21:04:38 +01:00
plegall
102e0f0608 Merge branch 'jeremydurand-bug/403-configuration-new-album-position' 2016-12-05 15:36:50 +01:00
Tobias Vollmer
5d4ff90cef fixes #513 include functions to delete theme (#514) 2016-11-29 15:08:43 +01:00
plegall
ef02933d57 feature #554, add tabs on tag manager 2016-11-28 13:35:40 +01:00
plegall
a2e6a2670a Merge branch 'feature/optimize-history' 2016-11-25 18:38:56 +01:00
plegall
8564f1e773 fixes #537, do not consider new tags as orphan
Wait a least 1 day before!
2016-11-25 18:31:58 +01:00
plegall
eef8a27f5e feature #370, automatic purge on history 2016-11-21 12:13:21 +01:00
plegall
5fb18eda36 feature #509 summarize history more often
Every 1000 log entry inserted, Piwigo performs an history summarize.

The summarize process has also been optimized: no longer used column
history.summarized (no longer need to update it, which took a lot in time),
we now save the history_id_from and history_id_to in history_summary table.
This way we know from where to start on next summarize.

For now, for a simple performance reason, we keep column history.summarized,
because removing it may take a long time on huge tables. Once we will have
automatic purge on history, it will be safer to drop this column.
2016-11-18 15:08:03 +01:00
plegall
5dbc6c85a9 feature #534, modernize admin homepage {wip}
* add tab
* display the pending comments as a "message" (new blue box)
* remove anything related to environment #532
* display stats as big icon + big number + caption
* new stat "storage used"
2016-10-07 14:30:54 +02:00
plegall
f9f077bb15 fixes #452, update images.lastmodified when changing tag list 2016-06-23 12:37:43 +02:00
jeremydurand
ba940dd503 fixes #403 configuration of new album position 2016-06-13 17:37:55 +02:00
jeremydurand
43ecfbf60a fixes #488 make user input watermark filename safe (#492) 2016-06-02 11:17:57 +02:00
Philippe Juillerat
ebe4caf124 fixing #467 and correcting image sharpening on PHP 7.0 with GD 2016-04-23 00:07:30 +02:00
plegall
be671c1401 fixes #322, add {m4v,ogg,ogv,webm,webmv} for ffmpeg on upload 2016-02-23 13:50:52 +01:00
plegall
8ffed40003 bug #325, use original TIFF for EXIF/IPTC read 2016-02-16 17:15:10 +01:00
plegall
a9a17a27cb feature #295, proxy support for fetchRemote 2016-02-15 15:02:16 +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
25edfc2663 feature #383, dedicated function to delete sessions 2016-02-12 17:44:27 +01:00
plegall
2561928b80 bug #383, fix session deletion when user deleted 2016-02-12 15:56:53 +01:00
plegall
bc7316639f fixes #349, API set ranks of all album photos at once
on pwg.images.setRank, ability to provide a list of image_id (and no rank).
This way you can set the order of all photos of a given album, at once.
2016-01-28 16:03:39 +01:00
modus75
ac37eb5a50 clean USER_AUTH_KEYS_TABLE when deleting user 2016-01-16 17:15:55 +01:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +01:00
plegall
c79cb18e44 Merge branch 'feature/293-trigger-upload' 2016-01-14 11:23:45 +01:00
plegall
c44a5e2890 feature #293, also process videos
... as in Piwigo 2.7, to keep the same level of features. Plugin VideoJS may provide a better algorithm.
2016-01-14 11:21:04 +01:00
plegall
67e142f331 feature #392, add authentication key in NBM mails
There are many links in NBM (Notification By Mail, see screen
[Administration > Users > Notification]). I had to change several
functions to take this authentication key into account.
2016-01-04 19:54:40 +01:00
plegall
3ec3cbe6ce Merge branch 'bug/385-php7' 2015-12-30 16:21:32 +01:00
plegall
6ba0148e64 Merge branch 'feature/379-multiple-format' 2015-12-30 16:08:54 +01:00
plegall
1681b02ee9 bug #385 __construct for PHP 7 compatibility 2015-12-20 21:49:11 +01:00
plegall
8ba7a1587a feature #293 trigger to generate pwg_representative
* new function upload_file_pdf and upload_file_tiff
* code to handle videos removed for now (discussion with @xbgmsharp)
2015-12-15 10:12:46 +01:00
plegall
acbdd756cd bug #385 PHP7 compatibility
* array concatenation no longer seem to work
2015-12-10 17:27:21 +01:00
plegall
ed8db3da27 bug #385 compatibility with PHP7
* 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
2015-12-10 14:03:54 +01:00