Commit Graph

400 Commits

Author SHA1 Message Date
Linty
7bd8b7e274 fixes #2206 add album selector on the add photo page
- replace older selector with the new album selector
- moving javascript to a js file
- changed the logic for the first album (now its work with api)
- changed labels in album selector and also added an escape event (to close modal)
2024-08-19 16:09:50 +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
HWFord
6fe1d7db65 fixes #2193 [search] add 5 new widgets
add ratings, ratios, filesize, width and height widgets
- in functions_search add clauses according to each new filter
- in ws_functions add new api parameters
- in index.php add queries to get data for filters
- in admin.lang add missing translations for filters
- in css add basic style to work for modus newspaper
- in js add script for new filters
- in tpl combine script + CSS for double slider & jquery Ui. Add slider conf, template for new widgets

TODO
- adapt css to different themes and skins
2024-07-25 16:11:07 +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
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
ebc741f3b5 copy all languages from translation@1a2bfb7 2023-10-19 14:40:20 +02:00
plegall
439f275d4e fixes #860 detect duplicates during upload 2023-10-15 13:11:10 +02:00
plegall
2c3b6ba6ec issue #1955 search in this set (an album or some tags) 2023-08-12 16:49:42 +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
34f6d7fdd0 fixed #1888 Corrected spelling mistake for plugin restauration 2023-03-27 11:02:10 +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
plegall
3f683ede65 copy all languages from translation@33675a7 2022-10-10 16:17:27 +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
740456e34b fixes #1733 correctly write non-breakable space character and correctly escape it for JS 2022-09-21 14:29:28 +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
c4208c2258 fr_FR move strings from common.lang.php to admin.lang.php (to match en_UK) 2022-08-08 11:22:31 +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
Zacharie Guet
5781810348 Adding a Formats Tab on Edit photo page
* Add 3 new files for the tab creation (php, tpl and js)
* Creation of a new API method : pwg.images.formats.remove
* Adding translation in en_GB and fr_FR for the formats
* Minor change on the head-button css class
2022-07-29 15:56:53 +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
Matthieu Leproux
e7761fe4e4 related to #1679 More accurate title for album properties 2022-06-28 11:32:28 +02:00
Matthieu Leproux
04a4df7e0a [Translation] Album manager option to create album at start/end translated 2022-05-11 10:30:48 +02:00
Matthieu Leproux
11b51ff2b8 related to #1609 replacing squeleton in the search album tab 2022-05-04 15:20:30 +02:00
Matthieu Leproux
a9731cbd94 related to #1609 fixing add album popin title and rename popin title 2022-05-04 15:20:04 +02:00
plegall
c56aee6c31 issue #1467 add missing language string 2022-03-23 12:08:00 +01:00
Matthieu Leproux
66bd06176c related to #1614 replacing selectize in photo editor for related categories 2022-03-16 15:09:12 +01:00
Matthieu Leproux
34fe0fc36f related to #1629 Changed some translation keys for history page 2022-03-16 14:55:08 +01:00