Commit graph

129 commits

Author SHA1 Message Date
HWFord
41d5c8a258
fixes #2306 move save buttons to bottom of page (PR #2346)
For these pages :
 picture modify, album notification, category permission, comments, menubar, all configurations, site update, element set ranks, notification by mail

Change how success and errors messages are displayed and handled
2025-03-21 16:28:37 +01:00
Matthieu Leproux
453de4a3d1 fixed #1783 added image filter from the edit image page 2022-11-09 12:41:49 +01:00
plegall
099d1f3b18 issue #1724 take the rotation into account 2022-09-26 12:24:37 +02:00
Matthieu Leproux
fb197e6a3e related to #1644 Conform UI for linked albums 2022-09-20 16:09:40 +02:00
Matthieu Leproux
ddaef775cf related to #1644 Added UI and translation lines for physically linked album list 2022-09-19 17:25:24 +02:00
Matthieu Leproux
4fee0544b7 related to #1644 synced photos are not orphans anymore. 2022-09-19 16:44:18 +02:00
Matthieu Leproux
77b156df18 fixes #1657 SVG support (both gallery and admin sides) 2022-09-01 15:20:55 +02:00
Matthieu Leproux
b837881f4f related to #1693 fix error in form validation in picture modify 2022-08-01 14:18:55 +02:00
Arnie97
ed7f00b2c2 fix: missing l10n item 2022-07-29 15:42:26 +02:00
Matthieu Leproux
df9b2df0c6 related to #1693 fix php errors in picture edit 2022-07-27 18:46:17 +02:00
Matthieu Leproux
66bd06176c related to #1614 replacing selectize in photo editor for related categories 2022-03-16 15:09:12 +01:00
plegall
baa2a2190d picture_modify: do not show link to gallery if user level is too low 2021-01-06 10:14:45 +01:00
Zacharie
d23971901b Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager
 * See button on picture edit page is now unavailable if the picture is in a private album
 * Language correction
 * Design fixes on batch manager selects (and general design fixes on batch manager)
 * Minor design fixes
2020-07-20 14:39:46 +02:00
Zacharie
05be2625ab Issue #1044 : Design fixes 2020-06-12 15:50:17 +02:00
Zacharie
97ef03eead Issue #1044 : Picture edition redesign
* Add a larger and responsive image preview
 * Use Jconfirm popin for deletion confirmation
 * Change general actions to icons on the image preview
2020-06-12 15:50:17 +02:00
plegall
fc193f7474 issue #830 simplify PHP files header, remove copyright/license info 2019-06-04 17:13:51 +02:00
plegall
940d1d2e8c issue #552
* many more admin actions are logged into activity table
* use the activity.details as an associative array (serialized in database)
2019-04-01 16:19:09 +02:00
plegall
bef09018fb fixes #872, CVE-2018-7724, protect photo admin page from CSRF 2018-07-06 14:38:39 +02:00
MaximeBOURMAUD
c9ab538319 Fixs issue #760 date_creation not refreshed when changing it from picture_modify (#763) 2017-09-18 17:48:42 +02:00
plegall
42d56b658d fixes #584, better check and error for image_id on edition 2016-12-21 14:01:54 +01:00
plegall
80f5523892 fixes #469, add download link on photo edit/admin page 2016-07-18 23:08:31 +02:00
plegall
c789347c51 happy new year 2016, all headers updated 2016-01-14 12:17:58 +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
mistic100
62cdffb50c feature 3138: Add photo zoom when editing a photo
git-svn-id: http://piwigo.org/svn/trunk@29480 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-11 09:05:00 +00:00
mistic100
8a1ea2ad0a feature 2807: nicer display of "from to" dates (required changes in "format_date" function)
git-svn-id: http://piwigo.org/svn/trunk@28981 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 09:54:15 +00:00
plegall
27972906be bug 3089: prevent SQL injection on photo edition
git-svn-id: http://piwigo.org/svn/trunk@28678 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-12 09:33:20 +00:00
mistic100
4bd32005b5 feature 3010 : replace trigger_action/event by trigger_notify/change
git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02 07:55:46 +00:00
mistic100
a5b2cf8200 feature 3077 : factorize code for categories cache (TODO for other collections) + fix incorrect categories list for dissociation
git-svn-id: http://piwigo.org/svn/trunk@28542 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-26 22:03:57 +00:00
mistic100
fea2a4efd1 feature 3077 : improve cache invalidation
- add "lastmodified" automatic field for categories, groups, users, tags and images tables
- provide a "server key" to the client cache manager

git-svn-id: http://piwigo.org/svn/trunk@28532 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-24 14:18:04 +00:00
mistic100
97ffdb2edc feature 2679 : allow to change creation time
git-svn-id: http://piwigo.org/svn/trunk@28500 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-18 10:58:53 +00:00
mistic100
914b6d96d2 feature 3080 : simpler date inputs (one input + fontello + picker selects)
git-svn-id: http://piwigo.org/svn/trunk@28497 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 22:04:36 +00:00
mistic100
ce8a29810a feature 3077 : use Selectize with AJAX load/cache on cat_perm and batch_manager_unit
git-svn-id: http://piwigo.org/svn/trunk@28496 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 15:33:37 +00:00
mistic100
f932ee79df feature 3077 : use Selectize with AJAX load/cache on picture_modify
git-svn-id: http://piwigo.org/svn/trunk@28494 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-17 12:11:47 +00:00
flop25
3c10508bd8 adding 2 loc_end trigger
git-svn-id: http://piwigo.org/svn/trunk@27896 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-23 21:15:22 +00:00
plegall
fadbc98259 merge r27713 from branch 2.6 to trunk
feature 3014: new trigger picture_modify_before_update



git-svn-id: http://piwigo.org/svn/trunk@27714 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-12 13:35:41 +00:00
mistic100
636650309a Update headers to 2014. Happy new year!!
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
rvelices
29433f1db4 invalidate_user_cache fix in web service method + do not invalidate user cache on every page hit on album list, photo etc ...
git-svn-id: http://piwigo.org/svn/trunk@25975 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-12-16 20:18:56 +00:00
mistic100
e6722ac1b4 delete replace_space function, modify get_cat_display_name_* functions
git-svn-id: http://piwigo.org/svn/trunk@25425 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-10 16:18:55 +00:00
mistic100
4926fced5e replace some mass_updates/inserts by single_update/insert
git-svn-id: http://piwigo.org/svn/trunk@25019 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 18:17:10 +00:00
mistic100
ae707279a1 remove all array_push (50% slower than []) + some changes missing for feature:2978
git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 17:43:04 +00:00
mistic100
2f08283864 feature 2978: remove useless sprintf in the core
git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 11:04:11 +00:00
rvelices
a67a99120e fix picture modify create date for days/months on two digits starting with 0
git-svn-id: http://piwigo.org/svn/trunk@24946 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-16 19:42:38 +00:00
mistic100
f7d95017a4 bug:2822 editing photo replaces date_creation time to 00:00:00
git-svn-id: http://piwigo.org/svn/trunk@20531 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-03 15:25:52 +00:00
plegall
4bc775e479 update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
plegall
a1002f61fd little code refactoring over r17424
bug fixed on Edit Photo page when associating with no album.


git-svn-id: http://piwigo.org/svn/trunk@17980 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-18 11:43:36 +00:00
rvelices
0b59bf7465 user_cache was not invalidated on photo deletion
git-svn-id: http://piwigo.org/svn/trunk@16334 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-03 20:19:47 +00:00
mistic100
b82ddfb655 feature 2564: small changes in infos list
git-svn-id: http://piwigo.org/svn/trunk@13086 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 17:02:54 +00:00
mistic100
d0303b4ff0 feature 2564: display picture infos as list
git-svn-id: http://piwigo.org/svn/trunk@13084 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 16:10:00 +00:00
plegall
bea45c89b6 feature 2564: redesign on photo administration screen.
* one screen with several tabs (for now: properties + coi)

* double select boxes for album associations and representation have been
  converted to simple multiple select boxes with jQuery Chosen

* more details about the photo in an introduction text


git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 10:52:07 +00:00
rvelices
0d277219fc multisize - added the coi (still to affine the admin ui + language)
multisize - derivatives can be revuild from a larger derviative instead of the original

git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-06 20:59:20 +00:00