Commit Graph

1348 Commits

Author SHA1 Message Date
Andreas Zweili 2b6e71dcfb update requirements 2018-05-17 18:19:14 +02:00
Andreas Zweili 93dcacfd4c refactor according to PEP8 2018-05-17 18:18:49 +02:00
Andreas Zweili 7531dd5912 add some more features to the TODO list 2018-05-17 18:18:20 +02:00
Andreas Zweili 24cd45db99 correct the vagrant file 2018-01-31 17:16:05 +01:00
Andreas Zweili 489933e003 make the footer smaller 2018-01-14 14:19:20 +01:00
Andreas Zweili e9ff9e58a0 update the documentation 2018-01-14 14:14:58 +01:00
Andreas Zweili a6253b8852 ignore the .vagrant folder 2018-01-14 13:37:26 +01:00
Andreas Zweili 70cf7c28fb Merge branch 'master' of git.2li.ch:Nebucatnetzer/network_inventory 2018-01-14 13:36:17 +01:00
Andreas Zweili f16aad35f2 change the computer ip from CharField to GenericIPAddressField 2018-01-14 13:35:39 +01:00
Andreas Zweili 01631f0ca9 order computers by their IP address 2018-01-06 09:55:34 +01:00
Andreas Zweili 11b5d3c3f2 add the sakura theme 2018-01-06 09:47:50 +01:00
Andreas Zweili 8b7eacaf8f extend the documentation 2017-12-29 12:49:29 +01:00
Andreas Zweili 26869813e0 correct the page titles 2017-12-29 12:35:50 +01:00
Andreas Zweili 5a30aa8814 split the various lists into seperate pages 2017-12-29 12:33:05 +01:00
Andreas Zweili 03adc4b76f remove the static root line 2017-12-29 11:48:47 +01:00
Andreas Zweili 0ef15afd6e add a bit whitespace to improve visibility 2017-12-29 11:45:56 +01:00
Andreas Zweili f9f20c0932 add a counter for the CPU 2017-12-29 11:45:43 +01:00
Andreas Zweili ed504889d7 add a javascript file to make tables sortable 2017-12-29 11:42:39 +01:00
Andreas Zweili f0e9ea2d85 add a setting for static directories 2017-12-29 11:41:56 +01:00
Andreas Zweili 421fc98cea Add a new task 2017-12-28 19:38:10 +01:00
Andreas Zweili 70e65ba787 update tasks 2017-12-28 16:17:40 +01:00
Andreas Zweili 3d7ac52229 fix the host url for good 2017-12-28 01:20:05 +01:00
Andreas Zweili 4401ba18e5 fix the host url 2017-12-28 01:13:14 +01:00
Andreas Zweili aadd0deb71 add localhost to the allowed hosts 2017-12-28 01:12:44 +01:00
Andreas Zweili fa6480eac3 add a link to the host computer 2017-12-28 01:09:27 +01:00
Andreas Zweili aaef16d428 sort disktypes by name and disk sizes by size 2017-12-28 01:08:54 +01:00
Andreas Zweili 613cf9c727 sort disktypes and disksize by name and size 2017-12-28 00:18:50 +01:00
Andreas Zweili 6884d4a212 remove fixed tables from the admin interface 2017-12-28 00:12:53 +01:00
Andreas Zweili b6242cfc47 remove static tables from the admin page 2017-12-28 00:11:43 +01:00
Andreas Zweili 54a1ae2836 collect static files for the admin page 2017-12-28 00:02:01 +01:00
Andreas Zweili 84a6aa7f98 correct the css url 2017-12-27 23:56:55 +01:00
Andreas Zweili dee94fcc90 add an allowed host 2017-12-27 23:55:06 +01:00
Andreas Zweili 81daf6a056 add a static root to the settings 2017-12-27 23:51:42 +01:00
Andreas Zweili 62d7dad726 add wheel as a dependency 2017-12-27 23:51:30 +01:00
Andreas Zweili 2fbcf1e5f7 remove the mysql settings 2017-12-27 23:51:15 +01:00
Andreas Zweili 8d0454556f move the css file 2017-12-27 23:51:03 +01:00
Andreas Zweili 8ea0a1cd61 add settings for mariadb 2017-12-27 20:17:12 +01:00
Andreas Zweili e6dc844aa6 update the setup script 2017-12-27 20:02:51 +01:00
Andreas Zweili a7193a9128 update the gitignore file 2017-12-27 19:56:51 +01:00
Andreas Zweili 0067fa3af2 restructure the code 2017-12-27 19:51:58 +01:00
Andreas Zweili b2794f3ab5 make the table padding smaller
10px waist a bit too much space
2017-12-27 18:49:04 +01:00
Andreas Zweili 24d066a2de remove the shebang from views.py file 2017-12-27 18:48:45 +01:00
Andreas Zweili 23effb203a remove the shebang from the views.py file
Since it can't get executed on it's the shebang doesn't make sense.
2017-12-27 18:35:52 +01:00
Andreas Zweili 7cfc9c9ce3 rename the section titles
This way it's more obvious which file the code belongs to.
2017-12-27 18:35:11 +01:00
Andreas Zweili 5ca9e2011b remove divs and replace with line break 2017-12-27 18:29:40 +01:00
Andreas Zweili 65ed8697fb move the cron job command into a clode block 2017-12-27 18:23:21 +01:00
Andreas Zweili e5a49b3b2a add a css padding to the tables 2017-12-27 18:22:52 +01:00
Andreas Zweili cc689065b2 add css settings to the footer 2017-12-27 18:22:06 +01:00
Andreas Zweili 1351588d26 add margins to the body 2017-12-27 18:21:07 +01:00
Andreas Zweili 45810163cf reformat the base.html file 2017-12-27 17:50:25 +01:00