Commit Graph

2369 Commits

Author SHA1 Message Date
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 5462e8ab75 Issue #1193 : Uniformize dropdown between tag, group and plugin manager 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 a96d89e9d9 Design fix on intro page 2020-07-03 15:56:32 +02:00
Zacharie d1601ede5f Group Manager Design fixes 2020-06-23 12:48:15 +02:00
Zacharie 380129c051 Correction of a mistake on commit fd8394d : add history_summarize in stat.php 2020-06-18 14:24:22 +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 2e70ebf777 Several bug fixes
* Batch Manager no longer have a php error
 * Intro Graph display the actual week when it's monday
 * fix the "groups" reserved word
 * History is now summarize on the stats pag access
 * New piwigo no longer have PHP error due to stats.php
2020-06-16 12:20:04 +02:00
Zacharie 292836da4c Issue #1044 : Minor design fixes 2020-06-12 15:50:17 +02:00
Zacharie 05be2625ab Issue #1044 : Design fixes 2020-06-12 15:50:17 +02:00
Zacharie 97ef03eead Issue #1044 : Picture edition redesign
* Add a larger and responsive image preview
 * Use Jconfirm popin for deletion confirmation
 * Change general actions to icons on the image preview
2020-06-12 15:50:17 +02:00
Zacharie 5aef3ebbbd Issue #1190 : Dashboard Charts Modifications
* Number of weeks for Activity Chart is now in configuration file
 * Tooltip change for activity chart and add for storage chart
 * General page design change
2020-06-12 15:47:15 +02:00
Zacharie 2633042618 Issue #1190: Redesign of intro page
* Add an Activity graph for activity peaks
 * Add a storage graph for storage repartition
 * Redesign intro page for those charts
2020-06-12 15:44:00 +02:00
Zacharie 67647080ea Issue #1189 : Bug fix : graph now display last values even if they are null values 2020-06-12 15:33:35 +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 7055ee1e67 Minor design fix on Group Manager Page 2020-06-11 13:54:29 +02:00
Zacharie a10d099b37 Issue #1175 : Design fixes due to the merge in origin branch 2020-05-20 15:53:55 +02:00
Zacharie 07731a57da Issue #1175 : Plugin Manager dropdowns fixes 2020-05-20 15:03:53 +02:00
Hannah fe0a977e4c issue #1175 Css changes
settings button font size made bigger
settings button centered
plugin block shadow made darker so right border is more visible
plugin block border radius reduced
2020-05-20 15:03:53 +02:00
Hannah 9d2ddc9f1c issue #1175, adjustements to css, and some html
Extra padding added to the inside of plugins and outside
filter input color changed
plugin shadow changed
deactivate and restore options moved to dropdown
TODO change options icon, edit dropdown function to work on each plugin seperately
2020-05-20 15:03:53 +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
Zacharie 87fc70f84b Implement group's plugin page
* Add and remove group functions (in ajax)
 * Clean up code to comply with W3C (remove labels without input and incorrect ul/li)
2020-05-19 17:28:22 +02:00
Hannah f8d2bbe200 Group manager color changes light and dark mode
Light mode and dark mode color change to group block when checked in selection mode, and to the group icon (changed to orange) number of members made orange.
Dark mode selection mode orange color made darker
Dark mode group name changes to black when checked, changes via jquery (BlackFont class added)
2020-05-19 17:21:30 +02:00