snipe
bb323db685
Load relationships in query
2017-05-23 02:46:03 -07:00
snipe
eb3aa99e4f
Added destroy method to dept
2017-05-23 02:45:51 -07:00
snipe
a7592de304
Added helper for dept list
2017-05-23 02:37:37 -07:00
snipe
64f17cecbf
Updated department transformer
2017-05-23 02:37:30 -07:00
snipe
e2f2f9e154
Additional methods for Department web UI
2017-05-23 01:09:13 -07:00
snipe
8caf6623f1
Filter by dept for user display
2017-05-23 01:09:03 -07:00
snipe
6c623866c0
Additional API methods for departments
2017-05-23 01:08:55 -07:00
snipe
659e60fd12
Department controllers and transformer
2017-05-22 21:32:33 -07:00
snipe
ae329f4160
Department model
2017-05-22 21:32:22 -07:00
snipe
e314de3594
Department migration
2017-05-22 21:32:12 -07:00
snipe
b0479923b1
Add link to departments
2017-05-22 21:31:58 -07:00
snipe
e3a5accace
Departments routes
2017-05-22 21:31:47 -07:00
snipe
0c43e64160
Licenses detail view
2017-05-18 22:10:45 -07:00
snipe
708385e23a
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2017-05-16 12:32:05 -07:00
Jason Spriggs
0ab37af7ab
Add in location parent and child information into API requests ( #3582 )
...
* Add location hierarchy to LocationsTransformer
* Add in parent_id
2017-05-16 12:30:11 -07:00
snipe
891660d4ea
Fixes #3580 - reduce minimim username size to 1
2017-05-16 12:26:38 -07:00
snipe
dcfc434075
Added suppliers back to new side menu (oops)
2017-05-15 20:55:53 -07:00
snipe
0c8308f5a4
Fixes for ordering on asset listing
2017-05-15 20:55:39 -07:00
snipe
1bd798c4d2
Removed Brady’s email address
2017-05-15 19:51:05 -07:00
snipe
23be188a49
Fixes #3579
2017-05-15 19:28:26 -07:00
snipe
fdd88af44a
Fixes #3556
2017-05-15 19:14:55 -07:00
snipe
07882110fa
Cleanup dashboard controller
...
We ajax this data in now
2017-05-09 00:38:45 -07:00
snipe
7a05467dbf
Fixed missing password routes
2017-05-09 00:37:37 -07:00
snipe
b7843ea565
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2017-05-08 20:07:03 -07:00
snipe
4f9a253103
Fixes #3546 - increases size of field values in custom fields for listboxes
2017-05-08 20:06:52 -07:00
snipe
322817b8b1
Bumped version
2017-05-08 20:02:52 -07:00
Daniel Meltzer
82dc06ae19
Remove php7 feature ( #3548 )
...
...
2017-05-08 18:19:34 -07:00
Daniel Meltzer
38372f2b37
Remove php7 specific feature ( #3547 )
...
Not sure how this got in... I don't remember writing it (but I guess I did!)
2017-05-08 18:19:15 -07:00
Daniel Meltzer
e9b056f66c
Importer fixes v2 ( #3524 )
...
* Pave the imports table
* Format error response if file is the wrong type.
* If a custom field doesn't exist, don't insert a blank string into the custom fields table
* CustomField::db_column_name can return the stored name in the db. It's slugified when that value is set initially. This fixes a weird issue where _1 was replaced with _xx
2017-05-03 12:14:35 -07:00
snipe
f6be7caaeb
Updated composer to prevent ambiguous warnings
2017-04-27 18:50:00 -07:00
snipe
d7f6d8e997
Fix for completely erroneous DBAL error
...
This should not work, but somehow does.
¯\_(ツ)_/¯
(╯° °)╯︵ ┻━┻
I hate computers.
2017-04-27 16:56:15 -07:00
snipe
841e3efe96
Add passport commands to boot() to allow us to call them via PHP
2017-04-27 07:09:46 -07:00
snipe
8ba19aa855
Fixes explode for trusted proxy
2017-04-27 07:09:23 -07:00
snipe
5ad9e8585d
New composer options
2017-04-27 05:24:30 -07:00
snipe
68e831d555
Fixes #3514 - removed debugging code that was forcing 404
2017-04-27 05:22:03 -07:00
snipe
6fbf45554b
Updated phpunit, removed post install and post update commands to see if that fixes upgrade issues
2017-04-27 02:28:22 -07:00
snipe
07f8c9dc5e
Added additional mail markdown config variables
2017-04-27 02:27:57 -07:00
snipe
e088eea2f7
Pull out weird query scope that breaks stuff when querying large datasets
2017-04-26 22:40:20 -07:00
snipe
f4cdeaa956
Fixes #3514 - move tinker requirement out of dev
2017-04-25 07:46:56 -07:00
snipe
59a4e161ff
Fixes checkout buttons on licenses list
2017-04-24 21:37:20 -07:00
snipe
6d53a5f58d
Updated test for new JSON
2017-04-22 19:31:22 -05:00
snipe
54a2c46101
Fixes #3491 - adds supplier info to assets listing
2017-04-22 19:14:28 -05:00
snipe
a7132fcdd7
Updated translation strings
2017-04-06 21:36:33 -07:00
snipe
7305169b79
Removed extra comments
2017-04-06 21:18:42 -07:00
snipe
dcd8e800b1
Moved statuslabels API for route priority
2017-04-06 21:18:35 -07:00
snipe
9c637ba62c
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2017-04-06 21:03:47 -07:00
snipe
ef42bcc223
Update Crowdin configuration file
2017-04-06 20:59:24 -07:00
snipe
120c08b3a3
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2017-04-06 20:08:52 -07:00
snipe
e32d2f98b5
Added nameUrl presenters (for now)
2017-04-06 20:08:47 -07:00
snipe
aa354e883e
Removed erroneous comments
2017-04-06 20:08:38 -07:00