Matthias
|
65046df417
|
display path in plugin details
Fixes #2294
|
2021-11-12 00:00:43 +01:00 |
|
Matthias
|
689b414d62
|
show info if no version exists
Fixes #2295
|
2021-11-11 23:32:22 +01:00 |
|
Matthias
|
5bb3a95699
|
Fix theme selector
Fixes #2298
|
2021-11-11 23:04:16 +01:00 |
|
Matthias
|
1ff9edf490
|
move theme selection
#2299
|
2021-11-11 15:54:57 +01:00 |
|
Matthias
|
fa36bcdbca
|
'safe' loading of links
|
2021-11-11 13:00:20 +01:00 |
|
Matthias
|
36591a5f6e
|
fix link
|
2021-11-11 12:33:11 +01:00 |
|
Oliver
|
cacc272424
|
Display a wanring message if server restart is required
|
2021-11-11 22:22:39 +11:00 |
|
Matthias
|
112e04381e
|
fix badges
|
2021-11-11 12:20:22 +01:00 |
|
Matthias
|
ab1742da64
|
remove reduntant block
|
2021-11-11 12:19:11 +01:00 |
|
Matthias
|
b4faaa7a46
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-11 12:18:13 +01:00 |
|
Oliver
|
626637a06a
|
Add "hidden" property to global settings
- Allows certain settings to be hidden from the javascript files
|
2021-11-11 22:16:46 +11:00 |
|
Oliver
|
d5cf2b08ac
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
# InvenTree/InvenTree/version.py
# InvenTree/order/models.py
|
2021-11-11 12:35:59 +11:00 |
|
Oliver
|
9a017d950e
|
Merge pull request #2288 from matmair/matmair/issue2278
Add setting for enabeling reports
|
2021-11-11 11:23:32 +11:00 |
|
Matthias
|
fcc94b3902
|
remove empty breadcrumb space in settings
|
2021-11-11 00:28:30 +01:00 |
|
Matthias
|
bae28e8207
|
Add setting for enabeling reports
Fixes #2278
|
2021-11-10 23:54:54 +01:00 |
|
Matthias
|
f9c004bd36
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-10 23:20:39 +01:00 |
|
Matthias
|
d982bfe201
|
Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037
|
2021-11-10 00:37:49 +01:00 |
|
Matthias
|
2835022330
|
merge
|
2021-11-10 00:30:21 +01:00 |
|
Oliver
|
85b906f49d
|
Adds "stock" column sorting for stock table
|
2021-11-10 09:48:52 +11:00 |
|
Oliver
|
cfb873bb4f
|
Bug fix for loading part table without enabling grid view
|
2021-11-09 22:47:19 +11:00 |
|
Oliver
|
db31bf91e6
|
Improve display of "no response from server" message
|
2021-11-09 22:41:54 +11:00 |
|
Oliver
|
8d7b73e2a8
|
Adds support for "multiple choice" field
|
2021-11-09 22:25:42 +11:00 |
|
Oliver
|
1e80e33634
|
typo fix
|
2021-11-09 21:49:14 +11:00 |
|
Oliver
|
11dd187df2
|
javascript linting
|
2021-11-09 21:43:47 +11:00 |
|
Oliver
|
eb5b810be0
|
Update displayed setting when API returns success
|
2021-11-09 21:29:31 +11:00 |
|
Oliver
|
5df4374607
|
javascript for editing settings via API
|
2021-11-09 21:16:37 +11:00 |
|
Oliver
|
cb583eb466
|
Add LIST endpoint for global settngs and user settings
- Read only, cannot create new settings
- User settings filters against the user making the request
|
2021-11-09 15:59:09 +11:00 |
|
Oliver
|
1520c296dd
|
Merge pull request #2270 from SchrodingersGat/navbar-fix
Fixes navbar menu positioning for smaller screens
|
2021-11-08 17:44:21 +11:00 |
|
Oliver
|
35cfa387d1
|
Fixes navbar menu positioning for smaller screens
|
2021-11-08 13:38:03 +11:00 |
|
Oliver
|
8d5c3ab18a
|
add extra icons for build order form
|
2021-11-08 13:10:33 +11:00 |
|
Oliver
|
9c2193a4cc
|
Merge pull request #2265 from matmair/matmair/issue2257
Matmair/issue2257
|
2021-11-08 11:10:53 +11:00 |
|
Oliver
|
a12baadc09
|
Merge pull request #2266 from SchrodingersGat/login-tweaks
Login tweaks
|
2021-11-08 10:19:23 +11:00 |
|
Oliver
|
ac97edd18b
|
JS linting
|
2021-11-08 09:58:55 +11:00 |
|
Oliver
|
c9924470ad
|
Replace dialog messages with alerts
|
2021-11-08 09:44:45 +11:00 |
|
Oliver
|
ef75838ab8
|
Properly display notifications when logging in
|
2021-11-08 09:34:57 +11:00 |
|
Oliver
|
079c08ef7d
|
Tweaks to account screens css
|
2021-11-08 09:34:42 +11:00 |
|
|
87539c7aac
|
select for languages should be wide enough
|
2021-11-06 20:59:02 +00:00 |
|
|
30aa072537
|
fix message
|
2021-11-06 20:49:09 +00:00 |
|
|
45b7bc0c51
|
always show the current language
|
2021-11-06 20:41:52 +00:00 |
|
|
dccc832779
|
fix logic
|
2021-11-06 20:41:29 +00:00 |
|
|
cea466973a
|
Check if language has enough translations
Fixes #2257
|
2021-11-06 19:55:02 +00:00 |
|
|
857cdd5aea
|
Enlsigh is the base - always translated!
Fixes #2257
|
2021-11-06 17:41:11 +00:00 |
|
|
bbd723a176
|
fix QR code alingment
|
2021-11-06 15:11:31 +00:00 |
|
|
ad5ba96278
|
move toggler to the end
|
2021-11-06 15:07:01 +00:00 |
|
|
19a3568511
|
fix nav arranging on mobile
|
2021-11-06 15:02:40 +00:00 |
|
|
d604b2afff
|
make padding uniform
|
2021-11-06 14:44:46 +00:00 |
|
Oliver
|
1f1cf9f9e4
|
Allow escape key on barcode modal
|
2021-11-05 10:39:03 +11:00 |
|
Matthias
|
df72cb2608
|
merge upstream
|
2021-11-04 23:44:41 +01:00 |
|
Matthias Mair
|
f5fa64d9a9
|
Merge branch 'inventree:master' into plugin-2037
|
2021-11-04 23:42:07 +01:00 |
|
Oliver
|
083967b156
|
Merge pull request #2198 from SchrodingersGat/stock-item-forms
Stock item forms
|
2021-11-05 07:37:33 +11:00 |
|