snipe
|
14dac9b371
|
Updated versioned js
|
2016-05-24 16:09:37 -07:00 |
|
snipe
|
8e18d02f7a
|
Updated chartJS
|
2016-05-24 16:09:28 -07:00 |
|
snipe
|
d0ebdd03bd
|
Added legend template for chartJS, even though it doesn't seem to do a fucking thing
|
2016-05-24 16:08:56 -07:00 |
|
snipe
|
bfc3f69adb
|
Better comments on model methods
|
2016-05-24 16:08:18 -07:00 |
|
snipe
|
cde0d49e18
|
Added assets method
|
2016-05-24 16:06:22 -07:00 |
|
snipe
|
abf027059f
|
Fixed comment
|
2016-05-24 16:06:15 -07:00 |
|
snipe
|
4edc2a7a66
|
Route and controller for dashboard chart
|
2016-05-24 16:06:09 -07:00 |
|
snipe
|
3b838ca867
|
Added static colors for charts
|
2016-05-24 16:05:51 -07:00 |
|
snipe
|
8b023adba3
|
Merge pull request #2078 from dmeltzer/fix-statuslabels-translations
Fix strings for StatusLabels, they still referenced locations.
|
2016-05-24 15:56:10 -07:00 |
|
Daniel Meltzer
|
293b8c0dea
|
Fix strings for StatusLabels, they still referenced locations.
|
2016-05-24 17:54:44 -05:00 |
|
snipe
|
d6dc57286f
|
Merge pull request #2077 from dmeltzer/fix-settings-table-for-sqlite
Fix (for real this time?) the settings table option_name/option_value
|
2016-05-24 15:45:25 -07:00 |
|
Daniel Meltzer
|
52b61c9d49
|
Fix mistake in the settings table kerfuffle.
|
2016-05-24 17:41:59 -05:00 |
|
snipe
|
780c0e678d
|
Changed min dimensions to 500 from 300
|
2016-05-24 13:21:18 -07:00 |
|
snipe
|
5bceb5ce52
|
Display escaped parsedown note
|
2016-05-24 10:21:45 -07:00 |
|
snipe
|
de5e1ca86b
|
Add persedown helper
|
2016-05-24 10:21:33 -07:00 |
|
snipe
|
6c6e65b8ca
|
Fixes #2076
|
2016-05-24 09:46:43 -07:00 |
|
snipe
|
64d818e56e
|
Fixed License and LicenseSeat namespaces for importer
|
2016-05-24 02:17:10 -07:00 |
|
snipe
|
d6715914e1
|
Fixed supplier namespace
|
2016-05-24 02:13:28 -07:00 |
|
snipe
|
f10b3b7cdb
|
Fix for license importer
|
2016-05-24 01:51:47 -07:00 |
|
snipe
|
f844bf4b41
|
Nicer focus handling for asset search
|
2016-05-24 01:10:05 -07:00 |
|
snipe
|
6e006a6873
|
Redundant top nav
|
2016-05-24 00:58:59 -07:00 |
|
snipe
|
cb91829729
|
Fixed division by zero error
|
2016-05-24 00:49:56 -07:00 |
|
snipe
|
fb35e40342
|
Search by asset tag
Compatible with barcode scanners
|
2016-05-20 17:02:28 -07:00 |
|
snipe
|
b796e72faf
|
Remove old search
|
2016-05-20 16:01:23 -07:00 |
|
snipe
|
c56ceebb40
|
Default timezone back to UTC
|
2016-05-20 14:29:15 -07:00 |
|
snipe
|
78fc6dec3c
|
Merge branch 'v3' of github.com:snipe/snipe-it into v3
|
2016-05-20 12:23:36 -07:00 |
|
snipe
|
7fd6051514
|
Fixes #2062 - old permissions masks to new
|
2016-05-20 12:23:31 -07:00 |
|
snipe
|
072923826d
|
Merge pull request #2060 from dmeltzer/fix-settings-table-for-sqlite
Fix updates from v2
|
2016-05-20 10:52:00 -07:00 |
|
Daniel Meltzer
|
c52e3b5f9c
|
Check if the column exists before dropping. Also recreate the column in a rollback to make the migrations happy. Also break into two migrations to make sqlite happy.
|
2016-05-20 10:03:04 -05:00 |
|
snipe
|
f6cdd90e41
|
New docs links in README
|
2016-05-20 01:44:24 -07:00 |
|
snipe
|
975b266cb0
|
Icon display on recent activity
|
2016-05-20 01:17:00 -07:00 |
|
snipe
|
aad1ba4ab3
|
Updated language strings
|
2016-05-20 00:47:03 -07:00 |
|
snipe
|
6b5d0a5abf
|
Translations and nicer formatting for login/password reset
|
2016-05-20 00:25:45 -07:00 |
|
snipe
|
6724489be2
|
Added additional dump variables
|
2016-05-19 23:37:36 -07:00 |
|
snipe
|
be0a60e049
|
Updated strings
|
2016-05-19 23:27:08 -07:00 |
|
snipe
|
3d1f051e16
|
Remove demo login info
|
2016-05-19 23:21:01 -07:00 |
|
snipe
|
66beeeb26d
|
Added notes back to asset file uploads
|
2016-05-19 23:12:27 -07:00 |
|
snipe
|
2c7b345ad2
|
Merge pull request #2057 from dmeltzer/fix-settings-table-for-sqlite
Fix Settings Table for Sqlite
|
2016-05-19 20:27:56 -07:00 |
|
Daniel Meltzer
|
a6849fc689
|
Remove stray code from my commit and add a migration to fix the Settings issue the proper way.
|
2016-05-19 21:52:49 -05:00 |
|
snipe
|
db6305bf1f
|
Merge pull request #2056 from dmeltzer/make-categories-limit-work
Make limit/offset work in getDataView
|
2016-05-19 19:50:22 -07:00 |
|
snipe
|
cbcc155f27
|
Settings tweaks
|
2016-05-19 19:49:25 -07:00 |
|
Daniel Meltzer
|
1148750c9a
|
Make limit/offset work in getDataView
|
2016-05-19 21:45:48 -05:00 |
|
snipe
|
c4a699f109
|
Validation for new alert settings
|
2016-05-19 19:43:05 -07:00 |
|
snipe
|
2b1bf9f7f3
|
Merge branch 'v3' of github.com:snipe/snipe-it into v3
|
2016-05-19 19:34:11 -07:00 |
|
snipe
|
15eb6df1db
|
Add settings for alert interval threshold and inventory threshold
|
2016-05-19 19:33:53 -07:00 |
|
snipe
|
29e54830e1
|
Added 2D barcodes to labels
|
2016-05-19 19:12:42 -07:00 |
|
snipe
|
486d74fa64
|
Merge pull request #2052 from dmeltzer/remove-sentry-from-importer
Get Rid of sentry code in importer
|
2016-05-18 23:40:48 -07:00 |
|
Daniel Meltzer
|
592ce4c2de
|
Readd sample.csv. Also port away from Sentry in the importer to be laravel5 compliant.
|
2016-05-18 23:33:18 -05:00 |
|
snipe
|
7fe020f836
|
Merge pull request #2051 from dmeltzer/importer-for-v3
Importer for v3
|
2016-05-18 20:59:26 -07:00 |
|
Daniel Meltzer
|
6b0bd52f5c
|
Merge branch 'importer-for-v3' of github.com:dmeltzer/snipe-it into importer-for-v3
|
2016-05-18 22:41:58 -05:00 |
|