Commit Graph

583 Commits

Author SHA1 Message Date
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
Andreas Zweili 838fba4b2e move backups tests to backups app 2020-01-11 17:04:33 +01:00
Andreas Zweili f424105b8a activate backups app 2020-01-11 17:01:38 +01:00
Andreas Zweili da624cabc3 add backups app 2020-01-11 17:01:21 +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 b6fa56ee08 ignore all migrations for now 2020-01-10 00:01:57 +01:00
Andreas Zweili e3d1d73db9 split the project into more apps 2020-01-10 00:01:06 +01:00
Andreas Zweili a45790ee99 correct an import 2020-01-09 22:02:13 +01:00
Andreas Zweili 159e666ecc add all new apps to the project 2020-01-09 22:01:51 +01:00
Andreas Zweili 8e9ca5fafe remove the user and group models from the inventory app 2020-01-09 22:01:32 +01:00
Andreas Zweili 07cec9c0d8 move .dir-locals.el to the actual project root 2020-01-09 22:01:05 +01:00
Andreas Zweili 7226d84b34 add users app 2020-01-09 22:00:05 +01:00
Andreas Zweili b1e160ff3b rename device app to devices 2020-01-09 21:59:49 +01:00
Andreas Zweili 45476984d9 rename customer app to customers 2020-01-09 21:59:37 +01:00
Andreas Zweili 8962622571 add device app 2020-01-09 18:01:14 +01:00
Andreas Zweili ff307b7ae3 move category and calendar models into the core app 2020-01-07 22:20:07 +01:00
Andreas Zweili e2cd52b7d4 remove migrations from the apps for now 2020-01-07 22:14:03 +01:00
Andreas Zweili 95bc3207b3 move the customer related parts to the customer app 2020-01-07 21:59:12 +01:00
Andreas Zweili 0d3a88e173 move the customer tests to the customer app 2020-01-07 21:58:43 +01:00