1002 Commits

Author SHA1 Message Date
Matthieu Leproux 8c7cf82818 (cp f7301e501) related to #1571 moving js to tpl so plugins can modify it 2022-06-27 11:24:35 +02:00
Matthieu Leproux c751dba741 (cp 63414dead) related to #1602 Escaped variable in template instead of changing translation. 2022-06-06 14:59:49 +02:00
Matthieu Leproux d29dbe18f4 Removing old code unused and causing errors 2022-03-29 15:29:12 +02:00
plegall 43da42326b (cp 68e5901) fixes #1634 escape translated strings in group manager 2022-03-21 13:39:26 +01:00
Matthieu Leproux 7f6aa7c055 (cp c1304616c) related to #1628 dark mode for application page 2022-03-14 11:03:10 +01:00
Matthieu Leproux e4cc771862 (cp 84a7845db) related to #1604 fixed download btn title 2022-02-02 15:40:50 +01:00
Matthieu Leproux 691f3fc84d (cp 1e8b4c747) fixes #1604 moved activity download API method to activity php file 2022-02-02 14:45:34 +01:00
Matthieu Leproux bf120b472d (cp a322f3201) related to #1596 Removed switch on 'Other' plugins + fix actualize filter bug 2022-01-10 14:02:50 +01:00
Matthieu Leproux 8e94d1616e (cp 262d9a522) fixes #1596 plugin filters work fine now 2022-01-10 14:02:16 +01:00
Matthieu Leproux f27cba5024 (cp 61a4259b4) fixes #1590 Handle advanced features + section title translation 2021-12-29 13:35:02 +01:00
Matthieu Leproux 51034b0045 (cp f744028fd) fixes #1574 good message when unlocking the gallery 2021-11-30 13:57:35 +01:00
Matthieu Leproux 48406454fe (cp efd0d06e4) fixes #1573 edit btn in results of album search redirects to right album 2021-11-29 13:39:20 +01:00
Matthieu Leproux 15d6de0291 (cp bdc539910) fixes #1567 Plugins filters and badged now updates with search 2021-11-22 12:03:33 +01:00
plegall d9a8f82be8 (cp 438d0c1) fixes #1550 escape translated for javascript 2021-11-11 18:08:35 +01:00
plegall 11d3b08983 (cp 16e1bc0) Fixes #1546 Var name mistake 2021-11-11 15:18:26 +01:00
Thomas Kempf 8578525809 Themes were not configurable anymore even when webmaster 2021-10-30 12:10:41 +02:00
Matthieu Leproux 25f70443e8 fixes #1540 removed site manager from side menu and added icons to tabs 2021-10-22 16:45:45 +02:00
Matthieu Leproux 6840eb4c24 related to #1530 Status verification for themes pages 2021-10-22 16:14:03 +02:00
Matthieu Leproux 77f4535932 related to #1530 removed status verification for Sync page 2021-10-22 15:39:27 +02:00
Matthieu Leproux f0608bb9fa related to #1537 Php filterable_users list made better 2021-10-22 15:30:39 +02:00
Matthieu Leproux ad62cfd16a related to #1530 new languages status verification 2021-10-22 14:08:51 +02:00
Matthieu Leproux 7132ca6d4f related to #1530 Status verification for languages manager 2021-10-22 11:46:33 +02:00
Matthieu Leproux ac1e91534f related to #1530 Status verification for Configuration > Menus page 2021-10-22 11:18:53 +02:00
Matthieu Leproux cd433f40e9 fixes #1539 redirect between GM and UM works now 2021-10-22 10:38:39 +02:00
Matthieu Leproux 8e944b77bd fixes #1538 no more auto complete by chrome 2021-10-21 17:03:37 +02:00
Matthieu Leproux d0a331a4b5 related to #1530 status verification for option pages in configuration section 2021-10-21 15:27:46 +02:00
Matthieu Leproux 967cbe5e2a related to #1530 status verification for extention updates 2021-10-21 14:08:27 +02:00
Matthieu Leproux 35490ab89a related to #1530 status verification for maintenance : action page 2021-10-20 18:11:11 +02:00
Matthieu Leproux 24e923f971 fixes #1537 Filter is done with ids now and not with usernames. 2021-10-20 15:55:52 +02:00
Matthieu Leproux df11f23a9c fixes #1536 no more redirect on other tab when checking version 2021-10-20 13:53:59 +02:00
Matthieu Leproux f5dc1f565a fixes #1532 added specification to guest status 2021-10-20 11:09:25 +02:00
Matthieu Leproux 8856de2b0c fixes #1531 Status select box disabled for guest user 2021-10-20 10:42:03 +02:00
Matthieu Leproux f5d0caedb8 related to #1530 Status vérification in Sync page 2021-10-20 10:09:31 +02:00
plegall 8e2f12fdf0 fixes #1529 rewrite list of filter users for activities
* migration task to update activity.performed_by (with object_id) for logout action (was always user guest instead of the real user)
* activities: use the actual regrouped lines to list filter users (instead of performing a separate SQL query)
2021-10-19 16:28:52 +02:00
Matthieu Leproux c006b2222e related to ##1521 errors are displayed better in dark mode 2021-10-18 15:03:59 +02:00
Matthieu Leproux 7a22359a14 relatd to #1525 fix undifined variable in picture modif 2021-10-15 16:28:26 +02:00
Matthieu Leproux d8862e43ac related to #1524 Input verification 2021-10-15 14:36:05 +02:00
Matthieu Leproux b409841e0f fixes #1523 Search plugin and status filter compatible + nb search results 2021-10-14 15:22:21 +02:00
Matthieu Leproux cdc45dc1a1 fixes #1517 removed placeholer in tile mode 2021-10-13 15:51:38 +02:00
Matthieu Leproux 747870e2e3 fixes #1515 better inputs for add group and add album 2021-10-13 15:02:06 +02:00
Matthieu Leproux 89c50efef2 fixes #1511 clear filter btn works fine now 2021-10-12 15:22:14 +02:00
Matthieu Leproux ae0ec434fc fixes #1510 compact mode config btn css is good now 2021-10-12 14:49:26 +02:00
Matthieu Leproux 390f23d275 fixes #1509 if no plugins activated : show all plugins 2021-10-12 11:16:07 +02:00
Matthieu Leproux c3670b80a2 related to #1507 dark mode pluigin alerts 2021-10-12 10:09:16 +02:00
Matthieu Leproux 16ebb06079 related to #1504 better plugin lines in dark mode 2021-10-11 09:15:42 +02:00
Matthieu Leproux fb7aad8340 fixes #1506 changed loader in user manager and icon are fully visible in album manager 2021-10-08 12:38:48 +02:00
Matthieu Leproux e5e1c2697d related to #1505 fixing firefox auto fill input password over show password icon 2021-10-07 16:53:30 +02:00
Matthieu Leproux 5803c76f4d fixes #1505 Smaller add user popin 2021-10-07 13:39:05 +02:00
Matthieu Leproux 8c2e6c5eb4 related to #1504 Adjustments for plugin manager 2021-10-06 12:07:31 +02:00
Matthieu Leproux 4600fab331 related to #1503 You cant activate/deactivate plugins as admin now 2021-10-05 15:46:10 +02:00