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>
This commit is contained in:
HWFord
2024-07-02 11:20:16 +02:00
committed by GitHub
parent c8ccbd1cd1
commit 10a8db2102
11 changed files with 1832 additions and 412 deletions
+11
View File
@@ -1356,4 +1356,15 @@ $lang['Core'] = 'Noyau';
$lang['System Activities'] = 'Activités système';
$lang['Shrink'] = 'Réduire';
$lang['Expand'] = 'Agrandir';
$lang['Image'] = "L'image";
$lang['was succesfully deleted'] = 'a été supprimée avec succès';
$lang['Who can see ?'] = 'Qui peut voir ?';
$lang['level of confidentiality'] = 'niveau de confidentialité';
$lang['You have unsaved changes'] = 'Changements non sauvegardés';
$lang['Changes saved'] = 'Changements enregistrés';
$lang['An error has occured'] = 'Une erreur est survenue';
$lang['image(s) contains unsaved changes'] = 'image(s) ne sont pas sauvegardées';
$lang['Pagination has changed and needs to be reloaded !'] = "La pagination a changée et nécessite d'être rechargée !";
$lang['Metadata sync complete'] = 'Méta-données synchronisées';
$lang['Save'] = 'Enregistrer';
// Leave this line empty