Commit Graph

13 Commits

Author SHA1 Message Date
a798412e17 separate passbook.core into passbook.root and passbook.core
Move Main Django Project into passbook.root while passbook.core holds core functionality.

passbook.root contains main settings, ASGI & WSGI, celery and URLs.
2019-06-25 18:00:54 +02:00
7033ec0ab9 remove debug print 2019-04-29 21:39:30 +02:00
9bdbff4cda fix gitlab-ci using incorrect variables for docker access 2019-04-29 20:42:24 +02:00
e0d597eeac show cache on admin overview, add modal to clear cache, re-add logging to policy 2019-04-29 20:37:44 +02:00
722e2e4050 Show warning when un-attached policies exist 2019-03-03 17:12:35 +01:00
cbae05c74c show more useful information on admin overview 2019-02-27 15:45:42 +01:00
9d344d887c add more information to administrator Overview 2019-02-25 17:52:51 +01:00
c941107d42 Rules -> Policies, more things 2019-02-21 16:06:57 +01:00
d6f4832e90 Rule -> Policies 2019-02-16 10:24:31 +01:00
b5bc371a04 code is now clean but still not working 2018-11-16 13:08:37 +01:00
de7a2fa034 add more info to admin overview 2018-11-16 11:40:24 +01:00
fbaab4efaf Many broken things 2018-11-16 09:10:35 +01:00
5aa245cac0 add working oauth and ldap client 2018-11-11 13:41:48 +01:00