Commit graph

41 commits

Author SHA1 Message Date
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
bb0fd1bf6a Added permission calculator to the forum section in manage. 2018-12-29 04:14:07 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +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
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
306690c8a7 First bits of the management side for warnings. 2018-12-27 00:21:44 +01:00
38cb13aefe Added a UI for managing the IP blacklist. 2018-12-26 17:03:26 +01:00
84948121bc Improved look of global audit log. 2018-12-15 19:14:23 +01:00
3980939d54 // Permissions stuff 2018-12-11 20:08:59 +01:00
e0ae0647d3 // begin overrides 2018-12-11 05:36:57 +01:00
0a417b75af //Merging management and public user listing. 2018-12-05 20:57:56 +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
366ea2710a Moved Twig functions and filters into an Extension class. 2018-10-29 23:00:49 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
170e832d72 Updated all numeric input boxes. 2018-10-27 21:06:16 +02:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +02:00
46bca5bfca Radio buttons also exist! 2018-10-27 16:50:46 +02:00
a887ad6ed4 Restyled checkboxes. 2018-10-27 16:29:13 +02:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +02:00
1f3afe4c51 Updated pagination look. 2018-10-25 00:48:07 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
7b33ef088d Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
1e0ab7312f Added manage links to the news pages. 2018-10-10 14:25:18 +02:00
39ff56a6b7 Added horribad quote administration thing. 2018-10-10 00:36:54 +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
774527c616 uhh updates 2018-09-23 18:31:47 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
b3a9eb4fdf Make user cards match new profile look. 2018-09-19 10:18:20 +02:00
33df85b980 Added basic permission viewing stuff. 2018-08-26 03:46:33 +02:00
86bc60aca2 Restyled changelog related manage pages 2018-08-16 19:26:16 +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