ansuz
|
b3a7d5c42c
|
factor out some duplicated code for handling 24 dates
|
2021-07-28 15:19:05 +05:30 |
yflory
|
d530a51f99
|
Fix premium ticket category in admin panel
|
2021-07-20 10:51:12 +02:00 |
ansuz
|
cb0c4363e0
|
Merge branch 'soon' into main
|
2021-07-07 14:25:09 +05:30 |
ansuz
|
e57ccf14d7
|
clean up some pending notes
|
2021-06-30 18:20:57 +05:30 |
ansuz
|
4fc60b86c5
|
remove hardcoded admin panel translations
|
2021-06-29 16:29:49 +05:30 |
ansuz
|
3cbf4c9d6f
|
save instancePurpose choice to server from admin panel
|
2021-06-25 13:04:29 +05:30 |
ansuz
|
9104441eb2
|
prototype instance purpose radio selection
|
2021-06-25 11:58:05 +05:30 |
ansuz
|
d610f6ef1e
|
use less restrictive URL validation
|
2021-06-21 16:52:50 +05:30 |
ansuz
|
b1d2a2f112
|
remove hardcoded translations from admin page
and add annotations for generated translation keys
|
2021-06-11 16:51:34 +05:30 |
ansuz
|
bb7c40237b
|
detect new versions in server telemetry responses
|
2021-06-10 20:56:12 +05:30 |
ansuz
|
93edc4e63a
|
Merge branch 'staging' into admin-network-pane
|
2021-06-10 20:50:02 +05:30 |
ansuz
|
2fd812ff36
|
WIP admin translations and update available button
|
2021-06-09 18:45:02 +05:30 |
ansuz
|
82dc55e36a
|
handle invalid hashes on the admin page
|
2021-06-09 14:17:19 +05:30 |
ansuz
|
41db88a360
|
WIP admin 'network' panel
|
2021-06-08 20:24:30 +05:30 |
ansuz
|
af7027e5ed
|
remove XXX that is actually O.K.
|
2021-05-27 12:37:14 +05:30 |
ansuz
|
2262929c09
|
remove hardcoded translations for new admin components
|
2021-05-21 18:38:33 +05:30 |
yflory
|
755300d742
|
Add email and support config in the admin UI
|
2021-05-18 12:31:31 +02:00 |
yflory
|
d819ff093d
|
Fix date rendering with 12h format in flatpickr inputs
|
2021-05-18 10:59:48 +02:00 |
ansuz
|
5d4332b1fe
|
handle admin decree errors on the admin panel
addresses #642
|
2021-05-11 16:17:07 +05:30 |
ansuz
|
f652143de2
|
handle errors reported by the file descriptor count admin command
closes #533
|
2021-05-06 13:34:08 +05:30 |
ansuz
|
93589d03e4
|
Merge branch 'staging' into restricted-registration
|
2021-05-05 10:05:11 +05:30 |
yflory
|
8735fafe0d
|
Restrict registration UI
|
2021-05-04 14:39:37 +02:00 |
ansuz
|
a813b6f226
|
remove or adjust some comments
|
2021-04-28 16:28:33 +05:30 |
ansuz
|
50045c08d0
|
WIP restrict registration
|
2021-04-26 18:31:33 +05:30 |
ansuz
|
93ea996f86
|
Merge branch 'calendar' into staging
|
2021-04-12 18:14:48 +05:30 |
yflory
|
3d6bf334db
|
lint compliance
|
2021-04-12 11:20:48 +02:00 |
ansuz
|
75a316e70d
|
adjust or remove comments
|
2021-04-12 13:39:54 +05:30 |
ansuz
|
49528ca8ee
|
remove XXX
|
2021-04-12 12:43:37 +05:30 |
ansuz
|
bc521bc1f9
|
add translation annotations
|
2021-04-12 12:43:14 +05:30 |
ansuz
|
3b8f731f1e
|
remove notes and hardcoded translations
|
2021-04-12 12:02:33 +05:30 |
yflory
|
542b5f17c2
|
Fix calendar popup UI
|
2021-04-09 12:02:03 +02:00 |
yflory
|
732e92e17f
|
Fix XXX
|
2021-04-08 15:46:24 +02:00 |
yflory
|
2aadb460b9
|
Remove some XXX
|
2021-04-08 13:20:56 +02:00 |
yflory
|
c43c1a447d
|
Fix possible memory leak in inner and worker
|
2021-04-08 13:18:27 +02:00 |
ansuz
|
4e3a7fef24
|
add notes from our review
|
2021-04-02 17:14:15 +05:30 |
ansuz
|
416ba823bd
|
lint compliance
|
2021-04-01 16:44:57 +05:30 |
yflory
|
8a33a9faee
|
Fix type error
|
2021-03-30 18:01:02 +02:00 |
yflory
|
875cee7b32
|
broadcast fixes
|
2021-03-30 17:59:54 +02:00 |
yflory
|
8f679c141c
|
Broadcast update
|
2021-03-30 17:41:12 +02:00 |
yflory
|
96892bff48
|
Merge branch 'staging' into broadcast
|
2021-03-30 13:53:49 +02:00 |
ansuz
|
0f931f4ca0
|
stop using an API that doesn't exist anymore
|
2021-03-30 16:06:56 +05:30 |
yflory
|
d390f9c995
|
Write better code
|
2021-03-16 17:40:29 +01:00 |
yflory
|
7971a6d267
|
Major broadcast refactoring
|
2021-03-16 17:00:23 +01:00 |
David Benqué
|
685b118fe8
|
Adjust style of empty broadcasts
|
2021-03-16 10:52:26 +00:00 |
David Benqué
|
cdf801b857
|
Layout of broadcast send buttons
|
2021-03-15 14:43:30 +00:00 |
yflory
|
807642151a
|
Fix broadcast deletion race condition
|
2021-03-15 14:54:25 +01:00 |
yflory
|
098011d1b2
|
Always show the delete section in the broadcast panel
|
2021-03-12 17:48:33 +01:00 |
yflory
|
39ce9dd02b
|
Minor fixes and improvements to broadcast panel
|
2021-03-12 17:29:17 +01:00 |
yflory
|
34964ba598
|
Fix maintenance end time
|
2021-03-12 16:12:36 +01:00 |
yflory
|
3ace3eaa91
|
lint compliance
|
2021-03-12 12:55:45 +01:00 |