Commit Graph

114 Commits

Author SHA1 Message Date
Louis eacad2a4b8 fixes #1240 use a modern and customizable confirmation popins
* plugins: install, restore, deactivate all, uninstall, delete
* themes: delete
* languages: delete
* maintenance: lock gallery, purge history detail, purge history summary, purge search history and delete all sizes butto
* rates: delete user rates
* sites: remove a site
* updates: update all extensions
* users: delete

batch manager now confirms deletion of derivative like deletion of photos (no more alert popin)

theme manager: box styling like plugins, delete is in dropdown, with icon for activate and delete
2020-10-31 16:53:45 +01:00
Louis 5b352275be fixes #1244 easier exit
easier exit out of the group list window via escp or right click outside, also added clearer message of whichi user is added when adding a user inside a group
2020-10-27 18:20:12 +01:00
Louis ba6b119e0c fixes #1239 tags refresh
tags now refresh when creating a new one, also remove wrong translation of display and input focus when clicking on the add button
2020-10-15 11:48:18 +02:00
Zacharie 69cee6540a Global redesign and bug fix
* Redesign of album manager to correspond to the group manager
 * Bug fix on move album : album can now be moved in first place
 * Design fixes on album edit, especially on thumbnail
 * Minor design fixes
2020-08-13 18:32:36 +02:00
Zacharie 5bbc2db33b Design fixes due to branch merging 2020-08-13 12:55:38 +02:00
Zacharie cf4a861bdf Issue #1200 : Minor design fixes 2020-08-13 11:43:56 +02:00
Zacharie 74447192b0 Issue #1200 : Implementation of auto-order of categories and design fixes 2020-08-13 11:43:56 +02:00
Zacharie 3b1c929e5c Issue #1200 : Design implementation and ajax implementation of changing parent and rank 2020-08-13 11:40:52 +02:00
Zacharie a16c702c9c Bug fix : dropdown cannot be displayed on group manager 2020-08-07 16:08:51 +02:00
Zacharie 76845da496 Design fixes on theme manager, batch manager, add photos and plugin manager 2020-08-05 16:28:28 +02:00
Zacharie dd381de3c5 Batch manager redesign
* Change the appearance of the filter actions
 * Minor design fixes
 * (Global design) Add a new CSS class : buttonGradient and apply it on the button add photos on add photos page
2020-08-04 11:15:18 +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
Zacharie a75f07d56f Issue #1193 : minor design fix 2020-07-08 18:18:24 +02:00
Zacharie a2d6f433b7 Issue #1193 : Minor fixes on search info 2020-07-08 18:18:24 +02:00
Zacharie 0eb915a498 Issue #1193 : Minor design fixes, ban navigator cache on tag's page 2020-07-08 18:18:24 +02:00
Zacharie ed06809a38 Issue #1193 : Minor design fixes 2020-07-08 18:18:24 +02:00
Zacharie 5a3a3e4e57 Issue #1193 : Design fixes 2020-07-08 18:18:24 +02:00
Zacharie e658afa0bc Issue #1193 : Bug Fix, select message now don't appear if the actual page contain all the tags 2020-07-08 18:18:24 +02:00
Zacharie 16b6c399e8 Issue #1193 : Tag Manager Redesign
* Add a select dropdown to chose how many tag is displayed per page
 * Add a message beside selection's buttons to apply selection to all tags
 * Bug and design fixes
2020-07-08 18:18:24 +02:00
Zacharie d76747f06a Issue #1193 : Bug Fix (number of images is now displayed on navigation between pages) 2020-07-08 18:18:23 +02:00
Zacharie e84cd23262 Issue #1193 : Tag manager : Fix selection buttons 2020-07-08 18:18:23 +02:00
Zacharie f5f44ac019 Issue #1193 : Redesign Pagination on tag manager
* Chrome bug fixes
 * Redesign pagination menu
 * Add a loader to the page
 * Fix asynchronous bugs
2020-07-08 18:18:23 +02:00
Zacharie 14cd4d3990 Issue #1193 : Add a pagination to the tag manager and fix design on dropdown 2020-07-08 18:18:23 +02:00
Zacharie 023656afc0 Issue #1193 : Design fixes
* Change and universalize dropdown design
 * Add a button for clearing search input and universalize it
 * Minor design fix on tag manager
2020-07-08 18:14:34 +02:00
Zacharie 81f8758f6d Issue #1193 : Tag manager fixes
* Search function search now the begining of tags names
 * "Select all" now select the searched tags
 * Design fixes on select buttons and add tag form
 * Bug fixes on actions involving  more than 1000 tags
2020-07-08 18:14:34 +02:00
Zacharie ce0d9a57f0 Issue #1193 : Design fixes 2020-07-08 18:14:34 +02:00
Zacharie 775f2bcfcb Issue #1193 : Tag's manager improvement
* Hide tags over 100 in Tag's manager
 * Change the selection algorithm : now faster
 * Change tag's manager header disposition
 * Change filter design of Group Member manager and plugin to match with the tag's filter
2020-07-08 18:12:50 +02:00
Zacharie 5deba88a5c Issue #1193 : Improvement of tag's manager
* Hide Tag item when there are more than 5
 * Change data format in Ajax calls
 * Remove useless code in tag.php
 * Remove pwg_token in pwg.tags.add
 * Minor design fixes
2020-07-08 18:12:50 +02:00
Zacharie a3ab495446 Issue #1193 : Tag Manager redesign
* Create the new design of tag manager
 * Replace all actions by ajax actions
 * Add delete, rename, duplicate and merge tag's functions in the Piwigo API
 * Modification of group manager to match both designs
2020-07-08 18:12:50 +02:00
Zacharie d1601ede5f Group Manager Design fixes 2020-06-23 12:48:15 +02:00
Zacharie fd8394df07 Bug fixes on statistic page
* Statistic page is now more clean with 0 or 1 values (for new Piwigos)
 * Rectification of a mistake in functions_mysqli.inc.php (replace 'groups' by 'rank')
2020-06-17 14:31:15 +02:00
Zacharie 96d09f1f1a Issue #1189 : Bug and graphic problems fixes 2020-06-12 15:33:35 +02:00
Zacharie 5d24541dca Issue #1189 : Add a compare mode on years and month in the statistic page.
* Number of years compared is a configuration variable (default 5)
 * Months compared are the actual, the last and the actual month the last year (you can also visualize the average last 12 months)
2020-06-12 15:33:35 +02:00
Zacharie 8577239be5 Issue #1189 : Minor design fixes 2020-06-12 15:33:35 +02:00
Zacharie 1acc213858 Issue #1189 : Minor Color change 2020-06-12 15:33:35 +02:00
Zacharie d3df6cd731 Issue #1189 : Dark mode fix and clean code 2020-06-12 15:33:35 +02:00
Zacharie b32daddafe Issue #1189 : Statistic page redesign
* Statistic page totally redesign, replace by a single graphic which display for last hours, days, months and years
 * Add Chart.js plugin for graphic representation
 * Add Moment.js plugin for time operations
2020-06-12 15:33:35 +02:00
Zacharie debb840e22 Issue #1167 : Minor design fixes 2020-05-19 17:28:22 +02:00
Zacharie d4926f31aa Issue #1167 : Group manager action and design fixes
* Icon colour standardized with intro page in css
 * Dark mode colour changes
 * Load state changes on several actions (especially in delete popin)
 * Rename group action is now effective if the name didn't change
2020-05-19 17:28:22 +02:00
Zacharie 9b77eff0ef Issue #1167 : Minor changes (group order is now by alphabetic...), remove PHP actions on group_list.php 2020-05-19 17:28:22 +02:00
Zacharie 9a293dc1c5 Issue #1167 : Add pwg.groups.duplicate to API methods, add the merge action in group manager (and small code fixes) 2020-05-19 17:28:22 +02:00
Zacharie c4b38d1a41 Issue #1167 : Fixes and code cleaning 2020-05-19 17:28:22 +02:00
Zacharie df46475e1b Issue #1167 : Implement group merge function
* Implement new API function pwg.groups.merge
 * Generalize the delete group function in admin/include/functions.php
 * Implement merge action in Group Manager
 * Add loading state on grouped delete in group manager
 * Member manager's design fixes
2020-05-19 17:28:22 +02:00
Zacharie 1d3c08616b Issue #1167 : Member Manager Fixes and implementation
* Implement the member research
 * Visual fix for the "add member" form
 * Use of the local storage to import all user (for the add member form)
 * Change the feedback of add and remove members
 * Add load state for the adding and removing users
 * Synchronize member number displays
 * Limit the number of members displayed
2020-05-19 17:28:22 +02:00
Zacharie 14c47f0dd3 Issue #1167 : Adding loading spinner in somes Group Manager Actions (rename, add and set default) 2020-05-19 17:28:22 +02:00
Zacharie 490f43c52b Issue #1167 Implement Group Member Manage, Group manager fixes
* Adding and removing members now works in the Member manager popup
 * Implement an intelligent research input for adding users
 * Add the plugin confirm.js
 * Add a confirm popup for the group deletion
 * Implement the "Set as group for new users" action for groups
2020-05-19 17:28:22 +02:00
Zacharie d0a155bb24 Issue #1167 : Group manager fixes
* Edit name change into a form
 * Add Animation on Add Group form
 * Add the "set as default" action (not working)
 * Design, color and text fixes
2020-05-19 17:28:22 +02:00
Zacharie c77519e860 Implement Group actions and behaviors on admin page (in ajax)
* Move js to a separate file
 * Rename and delete by selection functions are now operational
 * Add error or information messages at actions
 * Add different colors on group icons
 * Fixes (selection panel...)
2020-05-19 17:28:22 +02:00
plegall c4142c2a51 fixes #1092 javascript syntax error on batch manager (Safari only) 2019-10-14 14:29:27 +02:00