aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_accounts.tpl
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-2/+2
|
* register: minor strings changes and whitespaceMario2021-04-191-44/+45
|
* registration: reveal possibility to show all registrations in the UIMario2021-04-191-10/+9
|
* register: add option to show all register entriesMario2021-04-161-10/+10
|
* register: minor fixes and template cleanupMario2021-04-151-2/+2
|
* register: provide a possibility to leave a message id registration is by ↵Mario2021-04-141-19/+19
| | | | approval
* air: some work on ui/uxMario2021-03-171-10/+8
|
* simplify get_pending_accounts query so that it will work in postgres. this ↵Mario2021-03-161-1/+1
| | | | will introduce a regression in rendering the table background color.
* get devHilmar R2021-03-011-0/+0
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-20/+87
|
* Update admin_accounts.tplMax Kostikov2018-09-211-4/+4
|
* Update admin_accounts.tplMax Kostikov2018-09-201-5/+12
|
* unable to delete accounts using tickboxes on admin/accounts - make all the ↵zotlabs2018-01-291-2/+2
| | | | action names consistent
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+88
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-88/+0
|
* some sed magic on button class namesMario Vavti2017-03-101-3/+3
|
* provide ability for admin to change account passwordredmatrix2016-09-301-2/+2
|
* rename admin/users to admin/accounts, provide sortable columns in account ↵redmatrix2016-06-061-0/+88
and channel summaries - issue #255