Commit Graph

38 Commits

Author SHA1 Message Date
Andreas Zweili 735c0b2e6b line length 2022-04-04 10:26:27 +02:00
Andreas Zweili b36e606026 add a description field to Groups 2022-04-04 10:15:27 +02:00
Andreas Zweili 8d703a9175 add child groups to view 2022-04-04 09:57:46 +02:00
Andreas Zweili aa0b7f8fc0 add parent_group to group 2022-04-02 10:39:29 +02:00
Andreas Zweili bf8e413534 allow blank email address for groups 2022-04-02 10:39:05 +02:00
Andreas Zweili cf70fd0907 correct name for groups in admin 2022-04-02 10:30:39 +02:00
Andreas Zweili cda6fc53fd merge ad- and mail-groups into one 2022-03-30 23:52:44 +02:00
Andreas Zweili d6ef2c156d show AdGroup users in group detail view 2022-03-27 15:41:20 +02:00
Andreas Zweili b0a191959c show the users from mail groups in the detail view 2022-03-27 15:38:48 +02:00
Andreas Zweili 7efceb4954 format with black 2022-03-27 14:50:44 +02:00
Andreas Zweili 9559bfcf95 format code 2022-03-27 14:45:47 +02:00
Andreas Zweili 78146d68e2 format code 2022-03-27 14:45:18 +02:00
Andreas Zweili 9607644c1c add test for user in MailGroup 2022-03-23 22:42:09 +01:00
Andreas Zweili 174d02d26b show all groups on one site 2022-03-23 22:29:38 +01:00
Andreas Zweili 0f87a2730c add a view for groups 2021-12-30 20:51:39 +01:00
Andreas Zweili d2c5c03d12 make sure that the description columns get wrapped properly 2020-08-03 21:35:20 +02:00
Andreas Zweili 746054c295 make all tables responsive 2020-08-03 21:10:05 +02:00
Andreas Zweili 9bc3873317 make the delete column unsortable 2020-08-03 17:37:08 +02:00
Andreas Zweili 1ddca51d77 add a delete button to the users table 2020-08-03 17:14:54 +02:00
Andreas Zweili a0191b6dc2 PEP8 2020-08-03 13:41:49 +02:00
Andreas Zweili 0ae6a6688e extend the models with 'ordering' 2020-07-07 22:12:57 +02:00
Andreas Zweili e79eba2828 show all models in the admin interface
Since we decided to create many forms in the frontend the admin interface
should really be a way to access all models even the ones which aren't
accessible from the front end.
2020-06-08 17:02:15 +02:00
Andreas Zweili 6dd0e38513 remove the names of some overly large capitalists
These companies already have far too much money at their disposal.
They might profit from the free advertising appearing in this
repository and we wouldn't want that wouldn't we?
2020-03-15 19:54:43 +01:00
Andreas Zweili 762254d747 remove empty line 2020-02-29 21:00:19 +01:00
Andreas Zweili 9602376201 update the user_details template to use bootstrap4 2020-02-25 22:24:08 +01:00
Andreas Zweili ddb8dc2bba remove all the table templates with a single settings option 2020-02-23 12:59:20 +01:00
Andreas Zweili 9c0938b420 add a CoreTable class to inherit all tables from 2020-02-23 12:58:39 +01:00
Andreas Zweili 391ffa9ad8 rename inventory app to computers 2020-01-12 14:36:44 +01:00
Andreas Zweili b57f6dcb3d correct license references 2020-01-12 14:09:53 +01:00
Andreas Zweili cb4699e40a remove ignored files from repository 2020-01-12 14:06:21 +01:00
Andreas Zweili 97b107a9da correct line length 2020-01-12 13:20:26 +01:00
Andreas Zweili 0434796b47 move LicenseWithUserAdmin to licenses admin 2020-01-12 13:19:14 +01:00
Andreas Zweili e72da6813c correct various imports 2020-01-12 13:18:51 +01:00
Andreas Zweili 90965deb7c move the users templates to users folder 2020-01-11 17:39:50 +01:00
Andreas Zweili e167aefc03 correct template paths 2020-01-11 17:00:42 +01:00
Andreas Zweili 7582507753 clean up the templates 2020-01-11 16:58:30 +01:00
Andreas Zweili e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00
Andreas Zweili 7226d84b34 add users app 2020-01-09 22:00:05 +01:00