the-djmaze
|
365392eefe
|
Bugfix: Admin - Config search should be ko.observable() not ko.observableArray()
|
2024-09-17 21:12:28 +02:00 |
|
the-djmaze
|
27f5ba9337
|
Moved some config admin settings
|
2024-03-07 01:52:48 +01:00 |
|
the-djmaze
|
886e53bb8f
|
Added search functionality in Admin -> Config
And removed the unused ['capa']['quota']
|
2024-02-26 13:26:06 +01:00 |
|
the-djmaze
|
bb906e61ab
|
Make time_zone a select list due to PEBKAC #1417 #1426
|
2024-02-11 04:10:30 +01:00 |
|
the-djmaze
|
690656e4d1
|
Make the new Admin => Config experimental editable #189
|
2022-09-29 15:06:23 +02:00 |
|
djmaze
|
d6dc4d291c
|
Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI
|
2022-03-11 10:26:25 +01:00 |
|
the-djmaze
|
4dd58f7c36
|
Cleanup and better rename settings screens to match template names
|
2022-03-08 00:51:32 +01:00 |
|
the-djmaze
|
9f0b872839
|
Object.entries(d).forEach() to forEachObjectEntry()
|
2022-01-19 19:36:29 +01:00 |
|
djmaze
|
5c71d22215
|
Admin -> Config application.ini passwords as input password
|
2021-12-28 15:05:03 +01:00 |
|
djmaze
|
f20a7c7b83
|
Added Admin -> Config to view all the application.ini settings.
TODO: save changes
|
2021-12-23 11:37:39 +01:00 |
|