Commit graph

45 commits

Author SHA1 Message Date
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
2379d953ac Restyled the manage user listing. 2019-02-04 12:38:20 +01:00
6424f646e2 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +01:00
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00
5aaff24eca Fixed warnings manager 404. 2019-01-03 19:28:52 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
3146b3bc88 Compare hierarchies before applying warnings. 2018-12-28 17:35:55 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
e1c2c97669 Improved the warning management UI. 2018-12-27 22:01:57 +01:00
a34a546ace Added ability to assign warnings (WIP). 2018-12-27 06:13:03 +01:00
306690c8a7 First bits of the management side for warnings. 2018-12-27 00:21:44 +01:00
fa951c5da2 Fixed custom colour checkbox state being inverse. 2018-12-05 17:57:40 +01:00
e9ec03608c Removed avatar changing field from management panel. Closes #80. 2018-12-01 13:35:42 +01:00
e7cddfd37e Added personal role management. 2018-11-17 21:37:18 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +02:00
de8670087a Database stuff is now also procedural, would ya look at that. 2018-10-07 01:30:48 +02:00
c6018d0a4d New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
f01a6d5372 Made imperative bits of the session system procedural like the rest. 2018-10-03 00:34:05 +02:00
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
238d454464 Remove profile field editor from manage and add return links. 2018-09-25 23:21:11 +02:00
2745dfe0cd Rename global permission constants to make more sense. 2018-08-18 04:31:46 +02:00
f3760f62ff More manage stuff. 2018-08-15 22:29:18 +02:00
fa71040fbc More updates to integrate manage into the main site. 2018-08-15 19:20:41 +02:00
1bf81d7a7d First steps to merging manage with the main site. 2018-08-15 04:25:42 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
294380d7bc Merged account and avatar settings pages. 2018-08-11 20:56:54 +02:00
af8cc763bf Added per user colours, removed old chat key stuff and fixed a permissions editor error. 2018-07-18 18:01:17 +02:00
0a8a4d3b99 Use shorthand database operations everywhere. 2018-07-16 00:59:14 +02:00
e5da1cce35 Some memberlist things. 2018-07-11 22:03:43 +02:00
c727491aec Made manage sections default to their actual default pages. 2018-07-10 03:04:44 +02:00
f924484ac3 Added permissions system. 2018-07-08 21:24:59 +02:00
ffc23c11fd Initial permission stuffs. 2018-07-08 01:24:34 +02:00
2d7e55f103 member listing 2018-05-28 01:24:16 +02:00
d579d2c8e0 Add some basic user management logic. 2018-05-27 03:59:57 +02:00
fca5b423a4 A bunch of housekeeping. 2018-05-27 02:20:35 +02:00
b6e6adb039 rename paginate -> pagination for consistency 2018-05-20 22:16:30 +02:00
fc18634e09 Fix backend pagination. 2018-05-16 23:06:14 +02:00
966301c21e bye bye ORM (successfully this time!) 2018-05-16 04:58:21 +02:00
b9f0e88f25 something, do not look 2018-04-30 23:39:43 +02:00
85ebfef072 Smol optimisations and fixes a few things, mainly auth.php. 2018-04-26 17:01:59 +02:00
e716af9b5a Removed wonky modules system and added documentation all over. 2018-04-25 00:55:46 +02:00
aa83955c7b Management stuff (also pagination in places). 2018-04-23 05:00:55 +02:00