Commit Graph

2593 Commits

Author SHA1 Message Date
Matthieu Leproux
932439b94c related to #1316 method cache size added, data fetched from php not js
Real data need to be created now
2021-06-24 17:12:09 +02:00
Matthieu Leproux
c0f69bcdba related to #1265 adjustement box shadow and initial size 2021-06-24 15:22:53 +02:00
Matthieu Leproux
9fe2f11f4c related to #1415 plugin container's display in given in template at page reload 2021-06-24 12:31:49 +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
1c29b84932 related to #1378 language mistakes + csv error + changed logout icon 2021-06-23 13:57:06 +02:00
Matthieu Leproux
cd3e07613b related to #1265 Title alignment and icon 2021-06-23 12:28:25 +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
plegall
d784822664 issue #1264 change icon to purge compiled templates 2021-06-22 17:52:43 +02:00
plegall
318ee457d0 issue #1264 add icons bell, database, file-code, globe 2021-06-22 17:51:55 +02:00
MatthieuLP
9656d0459e Push before checkout
Only indents
2021-06-22 14:59:12 +02:00
MatthieuLP
6fbb6a22fc Getting "fake" cache size from getInfos.
Displaying infos in maintenance page
2021-06-22 14:59:12 +02:00
MatthieuLP
49aaeeaf51 Translation added for Maintenance page 2021-06-22 14:59:09 +02:00
MatthieuLP
c463435543 Added cache size line to env_section 2021-06-22 14:56:43 +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
2c15d8f55c #1264 hover button style
also added whitespace no wrap to checkboxs label and set the h1 of the page via maintenance.php
2021-06-22 14:54:58 +02:00
Louis
1db2188db8 #1264 checkbox size delete
adapted front end and back end to use checkboces to delete the sizes
2021-06-22 14:54:58 +02:00
Louis
7c2d071f28 splitting the php files 2021-06-22 14:54:18 +02:00
Louis
fb683b7517 #1264 tab layout
adding tab layout, css and classes for the page
2021-06-22 14:28:55 +02:00
Matthieu Leproux
8561d48f69 related to #1434 quit edition mode when changin page 2021-06-18 15:23:04 +02:00
Matthieu Leproux
817e007f04 Fixes #1432 Removed the duplicate pwg_activity() call that doubled the number if tags added in activity tab 2021-06-17 15:22:25 +02:00
Matthieu Leproux
863d035b44 related to #1265 username is closer to the Initials 2021-06-17 11:21:33 +02:00
Matthieu Leproux
6f3a350c10 related to #1265 text color of status and register columns fixed in dark + selected mode 2021-06-17 10:26:07 +02:00
Matthieu Leproux
ca588168f6 related to #1265 update user in not clickable until ajax call ends 2021-06-17 10:21:02 +02:00
Matthieu Leproux
6031d4b73d related to #1265 group selector is now scrollable 2021-06-17 10:04:28 +02:00
Matthieu Leproux
430caba73c related to #1430 Added tootip for status description, still need to add real desc 2021-06-16 16:49:08 +02:00
Matthieu Leproux
cc2aa2e97d Fixes #1429 Dropdown arrow properly aligned in group manager 2021-06-16 15:46:50 +02:00
Matthieu Leproux
c1c9030e6d Added spinner on modify user btn 2021-06-16 15:03:49 +02:00
Matthieu Leproux
cef967de8e related to #1265 edit guest user popin done properly 2021-06-16 14:06:05 +02:00
Matthieu Leproux
7947a8cf7e Revert commit d2fe08, caused bug in photo editor now fixed 2021-06-16 11:37:19 +02:00
plegall
ac0d1a5b47 fixes #1419 add photos in a lounge as a temporary space
* at the end of the upload of after a maximum duration, move the photos from the lounge to their actual categories.
* do not invalidate user cache when photos are added in the lounge, thus avoiding to rebuild cache on every photo uploaded
* the lounge system activates itself only beyond 50k (by default) photo
2021-06-11 16:42:48 +02:00
Hannah
4aa7a7b9bf missing icon background
after dark mode css fixes, background for add icon got removed in light mode, this adds back that background
2021-05-28 10:29:20 +02:00
Hannah
0744d41bf5 Minor css fixes to dark mode
css fixes to dark mode:
to add group and album icon, made full and not outline
user manager page padding reduce on outline element to take 2px outline into account
Dashboard storage chart made opacity 1
Change color for amount displayed per page
2021-05-28 07:46:29 +02:00
Matthieu Leproux
eef63740f0 related to #1265 Selection mode in darkmode colors adjusted 2021-05-21 16:30:25 +02:00
Matthieu Leproux
e9b9f0eab0 related to #1265 AddUserSuccess validate box aligned better 2021-05-21 15:02:27 +02:00
Matthieu Leproux
291c7786ca GroupManager : changed icon border color when group is selected 2021-05-21 13:00:56 +02:00
Matthieu Leproux
a4eeedae0e related to #1265 Batch manager single mode, image positionned to the rigth 2021-05-21 12:48:54 +02:00
Matthieu Leproux
2abbce677a Setting style of selectize input items like in user popIn (related to #1265) 2021-05-21 12:42:23 +02:00
Matthieu Leproux
a69dc82722 related to #1265 Little style adjutments + translation lines corrected 2021-05-21 12:16:14 +02:00
Matthieu Leproux
bc7117dbd8 related to #1265 Added spinner when modifying user. 2021-05-21 10:44:54 +02:00
Matthieu Leproux
6a486ffbf3 related to #1265 UserPopIn group item colored better 2021-05-21 10:16:19 +02:00
Matthieu Leproux
cfa333a381 related to #1265 resize email, status and registration columns in line mode 2021-05-21 10:02:24 +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
c6acb6d2d0 related to #1265 ajustments on lineView and in user popin (group items) 2021-05-19 15:57:07 +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