Commit Graph

10692 Commits

Author SHA1 Message Date
Matthieu Leproux
c8b9d0bed7 related to #1441 adjusted darkmode "..." + dropdown 2021-07-16 09:57:23 +02:00
Matthieu Leproux
f4612bc6e6 related to #1451 adjuted card heigth in tile mode 2021-07-16 09:38:10 +02:00
Matthieu Leproux
319ceae05b Fixing line mode overflow when window is reduced 2021-07-15 15:25:05 +02:00
Matthieu Leproux
f1ea76242b fixes #1451 Can now open move album from album manager 2021-07-15 13:05:45 +02:00
Matthieu Leproux
ae20ab9e8e fixes #1448 Start upload btn works fine now 2021-07-09 13:53:58 +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
be3afd74d0 fixes #1444 Replacing filter bar to search bar 2021-07-09 09:56:28 +02:00
Matthieu Leproux
9b4dd89d1a fixes #1443 Dark modeis applied on album path 2021-07-08 15:57:41 +02:00
Matthieu Leproux
dd88d30f33 fixes #1442 drop down is properly aligned now 2021-07-08 15:29:41 +02:00
Matthieu Leproux
b64b7ea168 fixed #1441 2021-07-08 10:38:07 +02:00
Matthieu Leproux
286e8ad5b1 related to #1316 Calculates cache size and cache size derivatives 2021-07-07 18:14:00 +02:00
plegall
2e741d98d4 bug fixed: use variable for table and column names 12.0.0beta1 2021-06-29 17:58:47 +02:00
plegall
6d7855cd10 remove debug trace 2021-06-29 17:18:39 +02:00
plegall
4aa76fe320 next version is 12.0.0beta1 2021-06-29 17:05:38 +02:00
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
599c5ec3c3 related to #1432 Add migration task to remove duplicated activities 2021-06-18 11:25:16 +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
83cc54ce4f Writing mistake 2021-06-17 09:51:48 +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
45b460c11f related to #1265 Modified "high definition enabled" to "allow download".
Makes more sense because it is what the checkbox does
2021-06-16 15:24:01 +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