Commit Graph

270 Commits

Author SHA1 Message Date
Matthieu Leproux
9b3d208704 fixes #1487 changes hover colors in light and dark mode for album actions 2021-09-28 12:22:20 +02:00
Matthieu Leproux
69e00b5a4f fixes #1486 user manager advanced filter dark mode 2021-09-28 11:47:07 +02:00
Matthieu Leproux
b5895b083e color adjustment on create album btn for photos_add page 2021-09-27 16:49:44 +02:00
Matthieu Leproux
36a6f71517 fixes #1482 badges added on plugin filters to know how many plugins are in each categories 2021-09-23 14:57:43 +02:00
Matthieu Leproux
0ee8772b9e fixing site map color and album hover in line display + dark mode 2021-09-09 10:03:49 +02:00
Matthieu Leproux
d62396469b Fixing "...or" alignment in add photo page + dark mode color 2021-09-07 10:01:30 +02:00
Matthieu Leproux
7e13c7aeed related to #1464 graphic redesign of application page 2021-08-17 17:12:42 +02:00
Matthieu Leproux
83b43754b9 related to #1463 Changed create new album btn in add photo page 2021-08-17 11:22:53 +02:00
Matthieu Leproux
fae41bb6bc Fixing css on user activity lines 2021-08-09 09:53:58 +02:00
Matthieu Leproux
c47c262fe6 related to #1455 adjustments in sync page site_url moved, title and btn. 2021-08-02 16:27:50 +02:00
Matthieu Leproux
f032a9f244 fixes #1433 saving the tags per page value in cookie + finxing some bugs in tag page 2021-07-23 13:03:45 +02:00
Matthieu Leproux
78c71b6e1a fixes #1456 2021-07-22 10:11:14 +02:00
Matthieu Leproux
952cb5e890 related to #1455 changing the btn and putting it on the left 2021-07-22 09:40:43 +02:00
Matthieu Leproux
c1fb941686 related to c8b9d0b and #1441 fixing icon color isue in dark mode 2021-07-16 10:38:59 +02:00
Matthieu Leproux
f4612bc6e6 related to #1451 adjuted card heigth in tile mode 2021-07-16 09:38:10 +02:00
Matthieu Leproux
fc7fb1b7d7 Fixes #1446 Dark mode for add user popin done + focus on input 2021-07-09 11:38:07 +02:00
Matthieu Leproux
9b4dd89d1a fixes #1443 Dark modeis applied on album path 2021-07-08 15:57:41 +02:00
Matthieu Leproux
2306211335 related to #1265 css for btns in selection mode 2021-06-24 12:20:19 +02:00
Matthieu Leproux
afb44d3b28 related ot #1415 fixed invisible line 2021-06-24 11:55:46 +02:00
Matthieu Leproux
7546865194 related to #1264 changes bottom of the page + buttons hover 2021-06-23 16:12:45 +02:00
Matthieu Leproux
05ca000f78 related to #1415 Adjustments for new plugin manager
Removed "!" from alerts better hover on lines
2021-06-23 14:54:58 +02:00
Matthieu Leproux
a86684ebc4 issue #1415 plugin manager redesigned
* actions on plugins are down in AJAX (no more page reload)
* plugins can be filtered but plugins do not move from a section (active) to another (inactive)
2021-06-22 18:35:46 +02:00
MatthieuLP
ec4d677cf7 issue #1378 add Activity tab in user manager 2021-06-22 18:15:17 +02:00
MatthieuLP
4d3534259e Purge cache section added.
Need to set cache data dynamicaly
Need to add translation keys
2021-06-22 14:56:37 +02:00
Louis
7c2d071f28 splitting the php files 2021-06-22 14:54:18 +02:00
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