Barış Soner Uşaklı
88dfbf213f
refactor: async/await socket.io/admin
6 years ago
Barış Soner Uşaklı
fe4c048198
feat: #7743
...
user/index.js
user/info.js
user/invite.js
user/jobs.js
6 years ago
Barış Soner Uşaklı
ba5e1eaa4f
feat: #7527
6 years ago
Andrew Rodrigues
24dcae2193
feat: manual password expiry. closes #7471
6 years ago
Barış Soner Uşaklı
c6ad8fae2a
fix : #7354
6 years ago
Barış Soner Uşaklı
5353960ae7
fix : #7316
6 years ago
Barış Soner Uşaklı
6f47446171
closes #6910
6 years ago
Barış Soner Uşaklı
f3a679e268
remove parseInts
6 years ago
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
6 years ago
Barış Soner Uşaklı
1bea247748
add username/email to user-delete event
6 years ago
Barış Soner Uşaklı
f77091d1ed
change user delete so it returns quickly
6 years ago
Barış Soner Uşaklı
19ae8dc7e7
closes #6154
7 years ago
Julian Lam
d2b5b53cb4
refactor for sendValidationEmail, and sending better dummy data for welcome email template
8 years ago
Barış Soner Uşaklı
f6ac92111b
style changes
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
Julian Lam
5e109bb4a8
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago
barisusakli
9e52d5ec04
new hook, action:user.delete
8 years ago
Julian Lam
cd3002e812
removed user flag reset method and associated socket call from ACP
8 years ago
barisusakli
1440139903
more tests
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
barisusakli
3380f61985
more tests
8 years ago
barisusakli
2c65b2ecf3
closes #5143
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
barisusakli
9a55498fc1
changes to manage/users
9 years ago
Barış Soner Uşaklı
1eddf4c720
closes #5060
9 years ago
Julian Lam
25cd772e0e
closes #4766
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
barisusakli
2869b3c068
closes #4354
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
HSam
4d87f0276b
In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic.
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
767c798b2f
log self account delete, logout on self account delete
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
barisusakli
0d23c56281
removed event:disconnect
9 years ago
barisusakli
5950f97f96
more refactors
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
psychobunny
3a21329c5e
allow admins to remove themselves as admin
...
but only if they are not the last admin left
10 years ago
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
10 years ago
barisusakli
fa9fde43fb
closes #2971
10 years ago
Barış Soner Uşaklı
3293436867
closes #2640
10 years ago
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
10 years ago
barisusakli
2c8e8a1f1c
closes #2550 , closes #2518
10 years ago
barisusakli
b54f2de504
pass uid to getUsers and getUsersFromSets
10 years ago