Commit Graph

21 Commits

Author SHA1 Message Date
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 43e8dcc14c convert backup exec_days to a many-to-many field 2020-04-30 19:20:53 +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 26631d1928 remove unused imports 2020-02-29 21:03:59 +01:00
Andreas Zweili 965ee14c58 move the vertical margin from the columns to the cards 2020-02-25 22:27:58 +01:00
Andreas Zweili 4faf0975e9 remove card withs from backup details view 2020-02-25 22:24:25 +01:00
Andreas Zweili 9d56537394 update backup details to bootstrap4 2020-02-25 20:25:20 +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 e72da6813c correct various imports 2020-01-12 13:18:51 +01:00
Andreas Zweili af310cdd0d correct the path for the base template 2020-01-11 17:41:03 +01:00
Andreas Zweili e13a35bfe1 correct mixer paths for Backup models 2020-01-11 17:39:03 +01:00
Andreas Zweili 6bf7eea20a correct template path in backups views 2020-01-11 17:19:42 +01:00
Andreas Zweili e12d41aed7 add missing s to customers import 2020-01-11 17:13:11 +01:00
Andreas Zweili 9b9edb9319 correct imports in backups models 2020-01-11 17:12:03 +01:00
Andreas Zweili a716438af3 move init imports from inventory to backups app 2020-01-11 17:11:45 +01:00
Andreas Zweili bca55bb5d9 add urls to backups app 2020-01-11 17:11:34 +01:00
Andreas Zweili 63354c4d22 move backup fixtures to backups app 2020-01-11 17:07:59 +01:00
Andreas Zweili 838fba4b2e move backups tests to backups app 2020-01-11 17:04:33 +01:00
Andreas Zweili da624cabc3 add backups app 2020-01-11 17:01:21 +01:00