Commit Graph

2641 Commits

Author SHA1 Message Date
Matthieu Leproux
b129468627 related to #1464 Better sizing of images and zoom added + padding on title 2021-08-18 15:02:39 +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
d63e550f3a Fixes #1461 Change label of "Natural Order" 2021-08-16 16:21:55 +02:00
plegall
249c34c658 issue #1309 keep themes_installed compatible with an old PHP5 2021-08-16 15:49:37 +02:00
Matthieu Leproux
e82af26cbb related to #1461 Adding natural sort order ASC and DESC 2021-08-13 16:26:46 +02:00
Matthieu Leproux
67c5a9aec5 Removing help icon from group page 2021-08-12 16:35:30 +02:00
Matthieu Leproux
56cefc5750 related to #1462 Status verification before user edition 2021-08-12 15:03:20 +02:00
Matthieu Leproux
331369efcf related to #1378 fixing the color of the initials 2021-08-11 10:32:08 +02:00
Matthieu Leproux
ab1acab588 related to #1378 DIsplaying user name on user actions 2021-08-11 10:09:48 +02:00
Matthieu Leproux
849c344010 related to #1459 Translating MB to Mo 2021-08-09 15:07:57 +02:00
Matthieu Leproux
0386d0cd52 fixes #1459 animation works fine now 2021-08-09 12:00:20 +02:00
Matthieu Leproux
13143602b6 fixes #1458 hidde delete user btn is the selected user is connected 2021-08-09 11:14:00 +02:00
Matthieu Leproux
fae41bb6bc Fixing css on user activity lines 2021-08-09 09:53:58 +02:00
plegall
a0be45af34 issue #1309 compatibility PHP 8 2021-08-06 15:57:14 +02:00
Matthieu Leproux
2f5a0b7355 Admin and tags variable undefined errors 2021-08-06 15:57:14 +02:00
Matthieu Leproux
adba2def7e related to #1381 changed name of the api function that calculates orphans 2021-08-04 12:35:55 +02:00
plegall
1ec5a2933c fixes #1343 remove auto-escape of reserved keywords on MySQL 8
ie no more adding backticks around "rank" and "groups". Too many collateral damages.
2021-08-03 19:27:31 +02:00
plegall
9a840edf66 issue #1430 add description for each user status
Enlarge and give more space to describe user status in tipTip tooltip
2021-08-03 15:48:30 +02:00
Matthieu Leproux
f56464d6d0 fixes #1457 first load is done properly 2021-08-03 13:40:43 +02:00
Ana Els
71efee7737 Fix a missing function_exists() call 2021-08-03 10:54:52 +02:00
Ana Els
65acb988db A couple of minor PHP 8 fixes that can be applied now 2021-08-03 10:54:52 +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
ddbdbd93bb fixes #1381 orphans calculation is done only when needed by ajax call 2021-07-28 16:52:44 +02:00
Matthieu Leproux
b9394d967c fixes #1440 if allow notation isn't checked the notation tab is hidden 2021-07-23 15:12:00 +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
f48ae4a5ef related to #1245 circled the badge 2021-07-23 10:43:12 +02:00
Matthieu Leproux
4a56b871d0 related to #1245 removed console.log 2021-07-23 09:34:59 +02:00
Matthieu Leproux
7d67afcb6a related to #1245 Added badge with number of plugin and it now handles errors 2021-07-23 09:34:12 +02:00
Matthieu Leproux
bde0a246ea related #1245 displaying the activated plugin list in environnement section 2021-07-22 17:07:02 +02:00
Matthieu Leproux
42d56b3c65 related to #1455 Site manager put in a tab, useless title removed and tab title shortened 2021-07-22 14:31:37 +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
157ab47bec fixes #1454 the template tab is hiden with a configuration variable 2021-07-21 15:57:16 +02:00
Matthieu Leproux
bf695699f5 fixes #1453 changed button color 2021-07-21 12:01:47 +02:00
Matthieu Leproux
e3d08b74bf related to #1452 Changed filters inputs to search input 2021-07-16 15:11:31 +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
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
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