Oliver
|
c04118ed8a
|
Driving the refactor tractor around the farm
|
2021-10-29 22:20:06 +11:00 |
|
Oliver
|
2778ff55da
|
Remove btn-default
|
2021-10-28 19:57:17 +11:00 |
|
Oliver
|
a004f293ff
|
Replace all instances of data-toggle with data-bs-toggle
|
2021-10-27 22:06:30 +11:00 |
|
Oliver
|
4381a16b0e
|
Template cleanup
|
2021-07-29 12:31:07 +10:00 |
|
Matthias Mair
|
e59f467c79
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
|
Matthias Mair
|
3a1c233bff
|
Bug/calender (#1558)
* fixes calendar not rendering when toggling view
* same for po
* and builds
|
2021-05-07 00:11:08 +10:00 |
|
|
a77d9d9de7
|
same treatment for html
|
2021-05-06 14:33:03 +02:00 |
|
|
098ac0c461
|
using feature in views
|
2021-04-15 14:52:08 +02:00 |
|
|
adcb211572
|
set language in the used js scripts
|
2021-04-04 22:48:36 +02:00 |
|
Oliver Walters
|
979f543c3f
|
Add build orders to search results list
|
2021-03-03 08:44:13 +11:00 |
|
Oliver Walters
|
247c4bdb4b
|
Print multiple build reports
|
2021-02-16 08:45:28 +11:00 |
|
Oliver Walters
|
47b0f40e97
|
Calendar view for build orders
|
2021-01-07 23:41:54 +11:00 |
|
Oliver Walters
|
544b63cac5
|
Merge remote-tracking branch 'inventree/master' into build-fixes
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/en/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
|
2020-10-29 00:01:10 +11:00 |
|
Oliver Walters
|
d8ada930c8
|
More template updates
- Add icons to more action buttons
|
2020-10-28 22:37:58 +11:00 |
|
Oliver Walters
|
2e4613e702
|
Updates to build forms / etc
|
2020-10-20 22:37:21 +11:00 |
|
Oliver Walters
|
ac79e131bc
|
Add "destination" field to BuildOrder
|
2020-10-20 21:01:51 +11:00 |
|
Oliver Walters
|
6bdf371490
|
Moar UI and translation string fixes
|
2020-04-28 09:41:47 +10:00 |
|
Oliver Walters
|
f0ffb0f8c0
|
Ability to include part_detail in build API
- Build list now uses bootstrapTable
|
2020-04-11 19:59:16 +10:00 |
|
Oliver Walters
|
a4e45eab13
|
Skeleton for AJAXified build table
|
2020-04-11 19:36:01 +10:00 |
|
Oliver Walters
|
2046c12600
|
Use a jQuerified function
|
2019-09-22 21:56:57 +10:00 |
|
Oliver Walters
|
7a3b186a0c
|
Fix double loading of modals.html
|
2019-06-03 21:51:59 +10:00 |
|
Oliver Walters
|
40ca468b51
|
Added title for 'Build' app
|
2019-05-09 18:27:16 +10:00 |
|
Oliver Walters
|
e58bed41b0
|
Visual style improvements
|
2019-05-07 21:24:09 +10:00 |
|
Oliver Walters
|
7e81d9021f
|
Auto-show the active build table
|
2019-05-07 21:24:09 +10:00 |
|
Oliver Walters
|
c10ddab30c
|
Improve display of Build index
|
2019-05-07 21:24:09 +10:00 |
|
Oliver Walters
|
b91de1af7b
|
Separate active / complete / cancelled builds
|
2019-05-02 21:16:35 +10:00 |
|
Oliver Walters
|
29f33a8eec
|
Move button locations into bootstrap-table headers
- part category
- stock location
- build list
- company list
- supplier part list
|
2019-04-16 11:46:07 +10:00 |
|
Oliver
|
3f1c6e2059
|
Simplified modal calls
- Default modal target supplied (can be overridden in options)
|
2018-05-08 19:55:39 +10:00 |
|
Oliver
|
c5155d5ac7
|
Move modal JS file
- Loaded by base.
|
2018-05-08 19:40:29 +10:00 |
|
Oliver
|
a1eeeab64c
|
Build table now bootstrap-table'd
|
2018-05-04 01:39:20 +10:00 |
|
Oliver
|
211edb23bb
|
Removed footable
- Now using bootstrap-table
|
2018-05-02 22:22:43 +10:00 |
|
Oliver
|
aca0d236ee
|
Javascript consolidation
|
2018-04-29 12:25:07 +10:00 |
|
Oliver
|
095492203f
|
Simplified javascript templating
- Load js modules in block js_load
- Write $(document).ready script in block js_ready
- Write any other js in block_js
|
2018-04-28 12:45:12 +10:00 |
|
Oliver
|
2e7253ebc4
|
Tweak javascript for category detail pages
|
2018-04-28 11:43:26 +10:00 |
|
Oliver
|
291992ab7f
|
Added views and pages for Build model
- Edit / create
- View details
- View build index at /build/
|
2018-04-17 23:13:41 +10:00 |
|
Oliver
|
fa23767150
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|