2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-27 13:33:33 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Oliver Walters b77bfc74ea Pass column and index data through to each cell in the template
Allows for much more intelligent template rendering
2019-07-07 09:50:59 +10:00
Oliver Walters f88e26cd5c Remove backup database file 2019-05-18 23:48:03 +10:00
Oliver Walters 4aef8eecea Force TOC to appear in sidebar for each page
- https://stackoverflow.com/questions/18969093/how-to-include-the-toctree-in-the-sidebar-of-each-page#19007358
2019-04-28 00:03:19 +10:00
Oliver Walters 6395894798 Add some more .gitignore stuff 2019-04-27 17:41:17 +10:00
Oliver Walters e3440cbb90 Initialize sphinx documentation
- Change theme to sphinx_rtd_theme
- Ignore build files for docs
2019-04-27 16:09:52 +10:00
Oliver Walters 3827806603 SECRET_KEY is now generated by a script and stored as a local file
- key file ignored from git
2019-04-24 16:01:47 +10:00
Oliver Walters ff2ec3bfca Ignore generated reports 2019-04-24 15:22:21 +10:00
James Newlands 960f697d02 Merge branch 'master' of https://github.com/inventree/InvenTree 2018-04-17 18:03:44 +10:00
Oliver fa23767150 Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
James Newlands eaf1076009 Ignore PyCharm project files 2018-04-15 20:24:18 +10:00
Oliver 226828791f Added migration files to git index 2018-04-14 18:36:06 +10:00
Oliver 72b44e15f4 Added image field to part
- Images are automatically renamed upon upload
- Part page displays img
2018-04-14 17:44:22 +10:00
Oliver Walters bb4fc9820f Added PartCategory
- Parent can be null (top-level category)
- Parent can be other PartCategory
2017-03-25 23:07:43 +11:00
Oliver dba120ed45 Initial commit 2017-03-23 12:44:10 +11:00