Commit Graph

245 Commits

Author SHA1 Message Date
Matthieu Leproux
7947a8cf7e Revert commit d2fe08, caused bug in photo editor now fixed 2021-06-16 11:37:19 +02:00
Matthieu Leproux
d2fe083494 Fixes #1414 Zoom in area in single mode batch manager smaller 2021-05-20 11:31:33 +02:00
Matthieu Leproux
54d713535c related to #265 Ajusting input size in batch manager when adding tags 2021-05-19 16:12:29 +02:00
Matthieu Leproux
71a82bd286 related to #1265 Adapted selection mode css to new icons 2021-05-19 14:53:26 +02:00
Matthieu Leproux
a112b89d79 related to #1265 Checkbox appearance in selection mode + selection box size adjusted 2021-05-19 13:42:29 +02:00
Matthieu Leproux
d86e7f6cd2 related to #1396 title of popin when ordering albums is well aligned 2021-05-12 13:32:18 +02:00
plegall
2b57000980 issue #1396 missing/duplicate translations 2021-05-11 17:19:41 +02:00
Matthieu Leproux
c1b35fd44d Fixes #1404 input for name and password has good hover now. 2021-05-07 11:41:41 +02:00
Matthieu Leproux
8dfe65488f Fixes #1402 Dark mode for user edit popIn 2021-05-07 10:04:02 +02:00
Matthieu Leproux
5829d17ee3 Fixes #1401 DarkMode for userManager 2021-05-06 15:37:16 +02:00
Matthieu Leproux
88622c0d91 Fixes #1400 ViewSelector in DarkMode done
ViewSelector for Plugin Manager, User Manager and Album manager.
2021-05-06 14:38:43 +02:00
plegall
fe3147d601 issue #1265 user manager new design by @GitBluub and @MatthieuLP
Because we had a ghost page user_list_new, I didn't simply merged the feature branch, but I reproduced the new code in a single commit on master.
2021-05-05 13:49:17 +02:00
Matthieu Leproux
d29da9f36a Fix issue #1393
Text ellipsis is done left and we see last part of title
2021-05-05 13:35:46 +02:00
Matthieu Leproux
52a8c86e2e Fix issue #1388
Album name is now wide enougth for big album names
2021-05-05 11:53:19 +02:00
MatthieuLP
54320d4043 fixes #1355 alternative view for plugin manager 2021-03-18 15:29:56 +01:00
plegall
9cebf85c82 fixes #1336 alternate views for album manager
* in addition to "tile" view introduced in Piwigo 11, we add "compact" and "lines" views
* implemented by @MatthieuLP as cat_list_new in a custom branch, manually merged by @plegall on master
2021-03-04 14:42:06 +01:00
plegall
d1975a4502 fixes #1298 always show the theme configuration button 2021-01-27 19:36:09 +01:00
plegall
b7ba2e40d7 better display of buttons after upload (new margin for success info) 2021-01-18 17:31:12 +01:00
plegall
6005901356 same margin around error/success/warning/messages boxes for top/right/bottom/left 2021-01-17 19:59:34 +01:00
plegall
1ea1102659 bug fixed: on intro, in French the #Week was diplayed on 2 lines 2021-01-06 10:17:31 +01:00
Louis
b061418ed4 double select button center
center button by putting the p as display flex and justify content center
2020-11-16 15:04:04 +01:00
Louis
12c9b762c5 edit user css
editing a user buttons, fixed padding so button is same size as input
2020-11-16 11:00:36 +01:00
Louis
c3f8cee86a fixes #1256 stable input height
height changes when selecting a user to add to a group caused by the fact that padding is only added when input is not full
now height is stable even when selecting
2020-11-12 15:17:04 +01:00
Louis
67ca7ab4c5 cancel upload button styling
added styling to the upload button so it looks like the unactive plugin UNINSTALL button
2020-11-10 15:53:56 +01:00
Louis
76201d11d4 batch manager confirm del msg
moved the confirm deletion msg on the actions delete and delete_derivatives so it will be in the middle of select and apply action with visibility hidden
2020-11-06 09:46:00 +01:00
Louis
44f18a09d1 fixes #1214 select only filtered users + fixes #999 use up-to-date datatable API
* use datatables.ajax instead of datatables.ajaxsource. The request parameters have changed, the backend has been updated accordingly

* the "select all" users is replaced by "select page" + "select whole set". The selection only applies to filtered list. If you filter on a group, for example, the "select whole set" will only select users of this group.
2020-11-05 15:49:58 +01:00
Louis
8cbbdc4c74 fixes #1251 empty tooltip removed
removed empty tooltip when hovering dropdown and remove text decoration underlien when hovering dropdown too
2020-11-05 11:43:43 +01:00
Louis
b982c260fa fixes #1250 pluginBox ThemeBox fixed
pluginbox dropdown hover is now like theme, from grey to black, doesn t show delete option on themebox not deactivated anymore
2020-11-05 10:50:22 +01:00
Louis
44c4119120 fixes #1249 menubar size
set menubar size of dashboard and plugins to 13 px like the other ones
2020-11-05 10:13:26 +01:00
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
5ac32db33e plugin lnik is now standalone like dashboard 2020-10-22 15:40:29 +02:00
Louis
b2c03527db fixes #1238 tag input decay
tag input decays by 1 pixel, fixed padding in the input and icon validate to stay at 38 px
2020-10-15 11:21:23 +02:00
Louis
37f90c90c3 fixes #1235 capitalized words in actions
In album edit page, the actions had every word capitalized, so I removed text-transform:capitalize from theme.css, then added translation for french and UK but with Capitlalized actions names who where modified in cat_modify template
2020-10-13 17:49:41 +02:00
Louis
04f8d055a6 fixes #1233 better skeleton template
better skeleton template which starting at 2 divs adds more until there is a scrollbar then removes one to have as much <div> as possible in the skeleton template
2020-10-12 16:55:06 +02:00
Louis
993b8a190b fixes #1232 unnecessary help button
unnecessary help button in search album page, hidden via display none in thme.css and commenting the show help in cat_search.tpl
2020-10-12 16:42:11 +02:00
Louis
4908e31565 fixes #1229 album properties table css
Fix the css of the double select on the app by setting the width to 100% to the categoryList, the doubleSelect and to 50% to the <td> inside the table
2020-10-12 16:15:29 +02:00
Zacharie
e541bd036f Minor changes on search album page 2020-09-03 17:13:42 +02:00
Zacharie
ad621844b3 Fixes on search album page 2020-09-03 16:41:11 +02:00
Zacharie
563e781ca0 Design change on Search album page 2020-09-03 16:01:45 +02:00
Zacharie
6b7a4938f7 Merge branch 'master' of https://github.com/Piwigo/Piwigo 2020-09-03 15:20:32 +02:00
Zacharie
d527c47023 Add a new tab to manage album page : search album (based on Hannah mock up), minor changes in button behaviour on add photo page 2020-09-03 15:18:44 +02:00
plegall
1e382f50a0 batch manager: move and simplify the displayed level, due to new buttons organization and better support for modern CSS 2020-09-01 19:07:50 +02:00
Hannah
3e599c7ce2 Small css changes mainly to dark mode colors
Changes to colors in dark mode
Changes to padding for "?" on group manager page
Adds padding to theme page buttons
Changes weight of icon-toggle-off
2020-08-19 11:12:47 +02:00
plegall
c0a30aad85 do not reset specific macos font rendering everywhere, only in dropdowns 2020-08-18 16:11:08 +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
40e8e361f3 Issue #1208 : Minor design fixes 2020-08-13 11:56:57 +02:00
Zacharie
85efd50db4 Issue #1208 : Minor design fixes 2020-08-13 11:56:57 +02:00
Zacharie
d4436b825d Issue #1208 : Implementation of the new album edit page 2020-08-13 11:56:57 +02:00