HWFord
983d943548
issue #2170 update picture tpl to embed pdf reader
...
Add default config pdf_viewer_filesize_threshold
Add function to get number of PDF pages
Add translations
update picture.php to send pdf filesize threshold and nb page to tpl
update picture.tpl to add number of pages for PDF
picture_content.tpl update for new config name and add translation functions. use embed for pdf if file ext = pdf
2024-06-20 11:56:19 +02:00
Linty
4d26c62470
issue #2132 album selector hierarchy added to search page
2024-03-08 15:55:43 +01:00
Willy "Linty
dca43a71bc
issue #2072 Expand and Shrink album description field
2023-12-19 17:48:07 +01:00
Willy "Linty
0ac1131e8c
Issue #1854 adding a new tab in maintenance page
2023-12-12 15:58:23 +01:00
Willy "Linty
466b82a934
Issue #1710 New tooltips for storage details
...
Waiting for new data details provided by PHP before closing issue
2023-11-03 12:10:13 +01:00
plegall
439f275d4e
fixes #860 detect duplicates during upload
2023-10-15 13:11:10 +02:00
plegall
e0a82909fa
fixes #1968 new values for date_posted filter
...
* add 24h, 3m and yNNNN (year 2023 or 2022...)
* remove 1y
* provide labels from backend instead of managing it in javascript
2023-08-26 12:55:12 +02:00
plegall
73a77fed6c
fixes #1963 use specific translation string instead of re-using another one + lowercase
2023-08-21 16:45:17 +02:00
plegall
52969a7708
issue #1957 albums/tags found now correctly filled
2023-08-17 11:12:56 +02:00
plegall
2c3b6ba6ec
issue #1955 search in this set (an album or some tags)
2023-08-12 16:49:42 +02:00
MatthieuLP
63869f9ac8
related to #1931 added buttons for albums and tags found
2023-07-26 11:07:04 +02:00
MatthieuLP
b5dc413b40
related to #1931 & #1946 Added Posted date filter
2023-07-25 16:47:25 +02:00
MatthieuLP
6907bf26f5
related to #1931 Added empty all filters button
2023-07-24 15:22:10 +02:00
MatthieuLP
da62e80e82
related to #1931 New message if no filters are filled
2023-07-19 10:26:48 +02:00
MatthieuLP
356f6ff83a
related to #1931 Moved delete btn inside filter forms and added a "Clear" btn.
2023-07-18 15:57:52 +02:00
MatthieuLP
91fed53ec2
related to #1931 Changed filter btn title, fixed filetypes widget bug where it disapears when empty
2023-07-11 16:21:57 +02:00
MatthieuLP
7a132f1933
related to #1931 Added file type widget with
...
* The new widget
* Translations line
Still need to connect to back and add icons
2023-07-10 16:55:08 +02:00
MatthieuLP
5a40343c61
related to #1931 Changed widget labels and added translation lines
2023-06-28 10:39:41 +02:00
plegall
0534202c40
fixes #1930 remove search_rules
2023-06-27 15:20:41 +02:00
MatthieuLP
d50d7ba620
related to #1869 added translations for MCS
2023-06-26 16:04:47 +02:00
plegall
4b33001c15
fixes #1902 ability to set a specific group to notify user registrations
2023-04-22 17:21:29 +02:00
MatthieuLP
a0b8b641bd
related to #1811 Modified sentence for images in sub-albums
2023-01-23 13:15:02 +01:00
MatthieuLP
4e899b5eae
related to #1704 Added alert is album is locked
...
* Corrected french sentences spelled wrong
* Added max length for album names in breadcrumbs
* Added attribute 'visible' in categories.setInfos
* Can now unlock an album by clicking on the alert
* Switch used to lock an album works properly now
2023-01-04 18:06:10 +01:00
MatthieuLP
4729504aac
related to #1704 Adjustements for new album edit page
...
* Delete popin options aligned
* Changed 'Authorized publication' to 'Unlocked album'
* Changed 'Lineage' wording for comments to 'for sub-albums'
* Better breadcrumb size management when the hierarchy is large
2023-01-03 16:46:38 +01:00
Matthieu Leproux
f4a4473f37
Issue #1704 New album edition page
...
* Front end development according to the mockup
* Save changes in ajax
* Implement the delete album behaviour with Jconfirm in ajax
* Adding a new Css component : infos (factorized in the tag page)
* Add a new general admin template variable : ADMIN_PAGE_OBJECT_ID (adding the id of an object on the page)
* Modify the pwg.categories.setInfo api method to fit the need of the album edition pages
* Slightly change the method time_since, add a parameter to display only the greates time unit
* Popin to change parent album, and changed it as a re-usable component
* Dropdown to replace the checkbox for comments
2023-01-02 16:24:41 +01:00
MatthieuLP
896125194c
related to #1837 added dropdown for album badges
2022-12-21 14:25:19 +01:00
MatthieuLP
23a8d1d1fe
related to #1834 added filtered users sentence and fixed search cancel in search input
2022-12-20 16:33:19 +01:00
plegall
97b665d8f3
issue #1827 new check on filesystem compared to what is listed in the database
...
While not fixing issue #1827 it helps users to detect if they have been
affected by the problem.
2022-12-16 15:11:58 +01:00
Matthieu Leproux
9a4f9272b2
fixed #1784 added button in user edit popin to go on te history page with the user as filter
2022-11-09 15:45:48 +01:00
Matthieu Leproux
532fc743f2
fixed #1781 better UX for the add album popin
2022-11-08 17:23:31 +01:00
Matthieu Leproux
3881377d64
fixed #1768 better label for sort order btn
2022-10-25 11:23:19 +02:00
Matthieu Leproux
78e9cb057f
related to #1745 added translation lines for the update page
2022-10-11 16:19:25 +02:00
Matthieu Leproux
1640f37d5d
related to #1743 added "Details" translation
2022-10-10 10:07:20 +02:00
Matthieu Leproux
38105aff23
fix #1740 better UI for edit btn when the image is deleted
2022-10-03 14:43:31 +02:00
plegall
a6d637e758
copy all languages (even en_UK because a translator made some changes) from translation@1c0380a
2022-09-26 14:53:52 +02:00
Matthieu Leproux
0d63a78686
related to #1644 Changed tiptip sentence and better css for album links
2022-09-21 14:18:27 +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
017c75c7ef
fixed #1725 added definition for "restore" action
2022-09-12 14:56:19 +02:00
Fabian Palacios
e909cb19bb
issue #1706 change some language keys to english
2022-08-20 16:35:15 +02:00
plegall
870f1a8129
issue #1707 display Piwigo age on maintenance page instead of dashboard
2022-08-19 11:18:57 +02:00
plegall
295357d264
import change in en_UK from translation branch (before copying master on translation)
2022-08-08 11:18:17 +02:00
Zacharie Guet
e408b072fc
Minor change on formats tab
...
* Deleting translation keys from en_GB to en_UK
* Adding a confirm popin on the format deletion
* Minor design changes
2022-07-30 14:12:15 +02:00
plegall
4b8c033247
issue #1131 add new language key in language files
2022-07-29 15:48:17 +02:00
Matthieu Leproux
1f17111be1
related to #1428 change btns to close the banner
2022-07-27 12:38:12 +02:00
plegall
e2c219ed63
issue #1065 missing l10n and better display of filesizes
2022-07-22 11:20:51 +02:00
plegall
630aba70f9
issue #28 display Piwigo.org news on dashboard
2022-07-15 09:57:52 +02:00
Matthieu Leproux
496a190608
related to #1428 change button in banner
2022-07-13 12:02:06 +02:00
plegall
429dc78690
related to #1681 slight changes to display the current Piwigo version
2022-07-06 12:18:15 +02:00
Matthieu Leproux
8521c0e214
related to #1679 Better tab names for Update tabs
2022-06-28 15:51:36 +02:00
Matthieu Leproux
371bc91d3c
related to #1679 changed title tab for add plugins
2022-06-28 13:15:42 +02:00