Commit Graph

702 Commits

Author SHA1 Message Date
Andreas Zweili e72da6813c correct various imports 2020-01-12 13:18:51 +01:00
Andreas Zweili 0084b87216 add licenses app to run.sh 2020-01-12 12:58:27 +01:00
Andreas Zweili faf463e7d9 remove license models from softwares admin 2020-01-12 12:46:49 +01:00
Andreas Zweili 226dad6b2b replace softwares.urls with licenses.urls 2020-01-12 12:46:31 +01:00
Andreas Zweili 1ac8bb806e activate licenses app 2020-01-12 12:46:23 +01:00
Andreas Zweili fd828c29a6 add init import to softwares models 2020-01-12 12:44:20 +01:00
Andreas Zweili 6a771f5b85 correct imports 2020-01-12 12:44:06 +01:00
Andreas Zweili 4f830a2f2f remove software and license imports 2020-01-12 12:42:43 +01:00
Andreas Zweili 7a4dd8f9e3 correct the license import 2020-01-12 12:42:28 +01:00
Andreas Zweili 2bba351074 remove the software and license models from inventory admin 2020-01-12 12:41:23 +01:00
Andreas Zweili c736c918e0 load software fixtures when testing 2020-01-12 12:40:43 +01:00
Andreas Zweili 59706bb8cd remove the OperatingSystem fixtures 2020-01-12 12:38:59 +01:00
Andreas Zweili cedc7e9f15 create a licenses app 2020-01-12 12:30:29 +01:00
Andreas Zweili 9c770a3e2e remove include from imports 2020-01-11 18:35:57 +01:00
Andreas Zweili de2823638a move the inventory tests one folder up 2020-01-11 18:34:39 +01:00
Andreas Zweili 01756627aa move licenses tests to softwares app 2020-01-11 18:34:20 +01:00
Andreas Zweili 37d08b099a activate softwares app 2020-01-11 18:32:39 +01:00
Andreas Zweili 0ebf9a0b8a add softwares app to run.sh 2020-01-11 18:32:03 +01:00
Andreas Zweili 48687dcfb1 move software fixtures to softwares app 2020-01-11 18:31:51 +01:00
Andreas Zweili 034167b648 move License models to softwares app 2020-01-11 18:28:48 +01:00
Andreas Zweili 1b5431fc98 move the License tables to the softwares app 2020-01-11 18:23:45 +01:00
Andreas Zweili dc56282bdc correct the template path for lisence_list.html 2020-01-11 18:23:29 +01:00
Andreas Zweili c1b1780e68 correct the imports in the views 2020-01-11 18:23:15 +01:00
Andreas Zweili 74c1d20298 move license_table_view to softwares app 2020-01-11 18:18:23 +01:00
Andreas Zweili f745392a73 move the software models to the softwares app 2020-01-11 18:17:48 +01:00
Andreas Zweili 6922d600e6 move the license_list template to the softwares app 2020-01-11 18:17:03 +01:00
Andreas Zweili 0264208213 remove the models file from softwares app 2020-01-11 18:16:02 +01:00
Andreas Zweili cf69a3794c remove tests file from sofwares app 2020-01-11 18:15:46 +01:00
Andreas Zweili b6ec802879 move the login url to the core app 2020-01-11 18:09:43 +01:00
Andreas Zweili 6e3def9f0f remove licenses from inventory urls 2020-01-11 17:54:38 +01:00
Andreas Zweili 6544b58ef3 add softwares app 2020-01-11 17:54:31 +01:00
Andreas Zweili 6bec0be4e4 add import for Backup to inventory views 2020-01-11 17:41:39 +01:00
Andreas Zweili af310cdd0d correct the path for the base template 2020-01-11 17:41:03 +01:00
Andreas Zweili 90965deb7c move the users templates to users folder 2020-01-11 17:39:50 +01:00
Andreas Zweili 76044643ec add backups fixtures to the main conftest 2020-01-11 17:39:17 +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 2e9c9d6f34 remove backups from inventory urls 2020-01-11 17:15:15 +01:00
Andreas Zweili e7ac8d95cc remove BackupTable from inventory app 2020-01-11 17:14:34 +01:00
Andreas Zweili 5828347746 remove backup_view_permission decorator from inventory app 2020-01-11 17:13:43 +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 8d57414fa1 add backups app to run.sh script 2020-01-11 17:08:11 +01:00
Andreas Zweili 63354c4d22 move backup fixtures to backups app 2020-01-11 17:07:59 +01:00
Andreas Zweili 8c6529fdbb remove backups from inventory admin 2020-01-11 17:05:35 +01:00
Andreas Zweili 3bdc0b44fb remove backup models from inventory 2020-01-11 17:05:25 +01:00
Andreas Zweili 17a3dfcb2e remove notification models from inventory app 2020-01-11 17:05:11 +01:00
Andreas Zweili 1f4c7d2cc2 remove backups from inventory views 2020-01-11 17:04:54 +01:00