Linty
1be0527523
issue #2405 update smarty
...
and made Piwigo compatible with smarty 5.x
2025-09-17 12:05:48 +02:00
Perrom
4dc2fc9f8d
fixes #2386 update filters in users activity logs ( #2399 )
...
* Add an action filter and a date filter.
* Additional filters on a specific object (photo/album/group) are available from their dedicated administration page.
* Performances of the page was improved : instead of loading 100k lines in activity table, we loop on 500 activity lines until 100 aggregated lines are found for the current page.
2025-08-08 15:17:50 +02:00
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
HWFord
b0905ac88c
relates #2234 follow up dark mode standardisation
...
Finish updating dark mode colours
Also make some general CSS changes
2025-01-28 16:28:57 +01:00
plegall
860dbde7ab
fixes #2267 remove undisplayable characters
2024-11-06 11:04:38 +01:00
HWFord
17bb269ebc
fixes #2238 javascript error due to single quotes
...
in other languages where single quotes are used this breaks the JS execution
resolved by putting translation conveyed through js variables inside ""
2024-10-03 12:15:28 +02:00
Linty
9a46f14f1c
issue #2226 refactor album selector to class-based structure
...
- Update existing album selectors to new instantiation method
2024-09-23 12:40:33 +02:00
marsooooo
e66de5a513
issue #2164 Update Metadata Sync function
...
Yet to be implemented, tags and date_creation
2024-09-13 16:53:18 +02:00
marsooooo
5c92865a03
issue #2164 batch manager unit mode bug fix
...
Fixed a bug where an error would occur if no plugin is loading content in batch manager unit mode
2024-09-11 16:53:03 +02:00
marsooooo
811bee3eb5
issue #2164 update extensibility for unit mode
...
Added new options of validation and updated existing code injection methods
see Skeleton extension for more details about extensibility
2024-09-09 15:51:51 +02:00
marsooooo
12ca607727
issue #2164 updated & fixed bugs on batch manager
...
Added dark mode for unit mode
Templatized filter block for both unit and global mode
Optimized JS functions and added extensibility for unit mode
Modified images.setInfo method so unit mode could save orphan images
Fixed a bug where php would break if filter selection was empty in unit mode
2024-08-26 14:14:57 +02:00
Linty
653b03aacc
fixes #2132 implementing and improving new album selector
...
- Moved all related logic into album_selector.js for better maintainability and separation of concerns.
- Removed duplicates in TPL and CSS files, consolidating them into a single CSS file and a single TPL file for better organization and efficiency.
- Implementation of the album selector in the pages: photo editing, album editing and batch manager unit.
- Improved the album selector by adding a creation mode to create and select an album (only in admin pages).
2024-07-31 11:49:44 +02:00
marsooooo
dee9e3f490
Update batchmanager.tpl
...
Deleted (debug} in .tpl
2024-07-02 11:49:18 +02:00
HWFord
10a8db2102
fixes #2164 batch manager unit mode redesign ( #2179 )
...
* Interface Update
Update front end according to web design
Completed the implementation of album manager
* Added image delete mechanism
* Update Validation
* Added filters according to global mode
Page is now fully translated from EN_uk to FR_fr
Harmonized global and unit mode by creating a template for the filters
TODO :
Uncomment updateBlock calls in metaSync and implement tags update
Uncomment pluginSave method and test it with an updated plugin
---------
Co-authored-by: marsooooo <marso.tison@gmail.com >
2024-07-02 11:20:16 +02:00
plegall
e95036b92a
fixes GHSA-p362-cfpj-q55f protect against CSRF on batch manager unit mode
2024-02-12 16:51:53 +01:00
plegall
411ae43c19
fixes #2095 make "who can see..." more obviously related to privacy level
2024-01-24 15:10:03 +01:00
HWFord
5662266829
fixes ##2040 change reset button color
2023-11-13 09:59:18 +01:00
Matthieu Leproux
77b156df18
fixes #1657 SVG support (both gallery and admin sides)
2022-09-01 15:20:55 +02:00
Matthieu Leproux
fd82502f7c
related to #1679 fixing glitches on page titles
2022-07-05 14:13:30 +02:00
Matthieu Leproux
a4eeedae0e
related to #1265 Batch manager single mode, image positionned to the rigth
2021-05-21 12:48:54 +02:00
Matthieu Leproux
2abbce677a
Setting style of selectize input items like in user popIn (related to #1265 )
2021-05-21 12:42:23 +02:00
Zacharie
12a88ea058
Design uniformize and fixes
...
* Remove CSS class navigationBar for new pagination design
* Remove green hover of images of batch manager
2020-07-10 13:25:56 +02:00
Zacharie
9dc29c0252
Design fix and clean css
...
* Add a dark mode to the tag manager
* Change design of the select number tag per page to correspond to the tag manager
* Small design fixes
* Clean and reorder css files
2020-07-09 16:48:10 +02:00
Zacharie
842a8dff45
Adding the new batch manager implemented by Yann
2020-07-09 13:25:22 +02: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
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
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
plegall
ab00c52430
feature 3133: add colorscheme parameter for themes. This way we can use the
...
appropriate CSS for selectize (and other things)
git-svn-id: http://piwigo.org/svn/trunk@29389 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-03 09:02:07 +00:00
plegall
27e5977d85
bug 3074: no more than 50 photos per page on Batch Manager, unit mode (better fix expected with feature 3106)
...
git-svn-id: http://piwigo.org/svn/trunk@29349 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-09-01 08:35:09 +00:00
mistic100
275e810c5f
feature 3080: add cancel button, one minute granularity, fix missing css
...
git-svn-id: http://piwigo.org/svn/trunk@28765 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-22 12:44:43 +00:00
mistic100
84d94906d2
add dark selectize theme + "ternary" template modifier
...
git-svn-id: http://piwigo.org/svn/trunk@28703 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-14 14:15:05 +00:00
mistic100
4c1066c8f6
redefine selectize templates without escaping + translate "Add"
...
git-svn-id: http://piwigo.org/svn/trunk@28613 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02 21:56:54 +00:00
mistic100
42274fb26f
i broke colorbox on batch manager unit + use css animations
...
git-svn-id: http://piwigo.org/svn/trunk@28563 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-29 08:56:41 +00:00
mistic100
9a842dd86a
feature 3077 : fix addAlbum process when creating the first ever album, improve data API
...
git-svn-id: http://piwigo.org/svn/trunk@28555 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-28 19:04:40 +00:00
mistic100
82b52dd0c0
feature 3077 : factorize code for cache/selectize
...
git-svn-id: http://piwigo.org/svn/trunk@28550 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-05-27 21:47: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
68ffc79d86
feature:2927 Update TokenInput to 1.6.1/mistic100
...
git-svn-id: http://piwigo.org/svn/trunk@23275 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 20:53:20 +00:00
rvelices
73abb2a12b
js code simplification
...
git-svn-id: http://piwigo.org/svn/trunk@18974 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-08 06:48:50 +00:00
mistic100
7a370d49b5
feature 2770: Add bottom pagination on batch manager unit
...
git-svn-id: http://piwigo.org/svn/trunk@18607 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11 15:40:06 +00:00
rvelices
c78c9760ca
fix batch manager unit photo titles with quotes (+ send all photo data to template)
...
fix batch manager global fix tiptip selector for thumbs
git-svn-id: http://piwigo.org/svn/trunk@17856 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-09-11 02:47:32 +00:00
plegall
828135abdf
bug fixed: use the "Title" and not "Name" for the photo
...
git-svn-id: http://piwigo.org/svn/trunk@14647 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-01 22:49:18 +00:00
patdenice
9866699c77
merge r11211 from branch 2.2 to trunk
...
bug:2321
Tag names must be escaped in tag input.
git-svn-id: http://piwigo.org/svn/trunk@11212 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02 15:40:49 +00:00
patdenice
c9b7beb12f
Load tags for tokeninput directly in html page. Ajax is too slow.
...
git-svn-id: http://piwigo.org/svn/trunk@11039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-25 09:00:46 +00:00
mistic100
cf1a7f6df7
TokenInput : order tags, theme for roma, 'new' text translated
...
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23 11:25:50 +00:00
mistic100
daa0bdd09e
remplace FCBKcomplete by TokenInput
...
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21 00:25:26 +00:00
mistic100
7f1d691a7c
feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin
...
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 21:53:35 +00:00
plegall
d33d216847
merge r10421 from branch 2.2 to trunk
...
bug 2251: auto-complete was not working on second tag if cache=true.
git-svn-id: http://piwigo.org/svn/trunk@10422 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-16 16:15:37 +00:00