snipe
|
d678a0ebff
|
Switched to using JS routes for better subdirectory support, removed debugging console logs
|
2017-10-24 19:20:00 -07:00 |
|
snipe
|
e0fe383815
|
Removed debug message in SaveUserRequest
|
2017-10-24 19:18:53 -07:00 |
|
snipe
|
7140efc561
|
Use the transformers, Luke
|
2017-10-24 19:18:20 -07:00 |
|
snipe
|
99be54fd96
|
Fixed success message on saving new user
|
2017-10-24 19:17:30 -07:00 |
|
snipe
|
35da7906cc
|
Fix standardized exception formatter for correct payload
|
2017-10-24 17:57:49 -07:00 |
|
snipe
|
680ad676ca
|
Remove debugging
|
2017-10-24 17:10:42 -07:00 |
|
snipe
|
4628c15813
|
Fixed typo in comments
|
2017-10-24 16:57:04 -07:00 |
|
snipe
|
8a9960f830
|
Fixed missing break that would override password requirement
|
2017-10-24 16:56:46 -07:00 |
|
snipe
|
2b45433255
|
Removed copypasta commented out seeder code
|
2017-10-24 16:55:59 -07:00 |
|
snipe
|
715da63581
|
Check that model name exists before trying to display it
I don’t know why this would ever trigger, but a user in Gitter complained earlier today, so… ¯\_(ツ)_/¯
|
2017-10-24 16:53:46 -07:00 |
|
Brady Wetherington
|
ad32bae62f
|
Fix to bad relation definition in Location. (#4306)
|
2017-10-24 16:52:45 -07:00 |
|
snipe
|
bbda0dc3b4
|
Always return an avatar, and set a fun default
|
2017-10-24 13:02:30 -07:00 |
|
snipe
|
dc805dd9b1
|
Added user avatars to listing
|
2017-10-24 09:51:07 -07:00 |
|
snipe
|
167cd4e4a0
|
Merge branch 'develop'
|
2017-10-24 05:25:52 -07:00 |
|
snipe
|
8d68bb7a57
|
Sticky headers for bootstrap tables
|
2017-10-24 05:22:26 -07:00 |
|
snipe
|
7d64ab3158
|
Fixes #4294 - pass correct group ID for group user listings
|
2017-10-24 04:39:47 -07:00 |
|
snipe
|
a41d603e0f
|
Merge branch 'develop'
|
2017-10-23 21:17:43 -07:00 |
|
snipe
|
c18220069d
|
Bumped version
|
2017-10-23 21:17:23 -07:00 |
|
snipe
|
fbf516284c
|
One more time…
|
2017-10-23 21:13:39 -07:00 |
|
snipe
|
3db25dca7a
|
Downgrade doctrine for php5.6
|
2017-10-23 20:54:52 -07:00 |
|
snipe
|
47c7061af5
|
Merge branch 'develop'
|
2017-10-23 20:11:01 -07:00 |
|
snipe
|
3799ab87ed
|
Fixed search query for default sorting
|
2017-10-23 20:10:37 -07:00 |
|
snipe
|
6232a1f941
|
Merge branch 'develop'
|
2017-10-23 19:51:29 -07:00 |
|
snipe
|
f5ce580593
|
Bumped version
|
2017-10-23 19:51:14 -07:00 |
|
snipe
|
3afa5f7cda
|
Merge branch 'develop'
|
2017-10-23 19:50:09 -07:00 |
|
snipe
|
17b271918f
|
Fix date picker for custom fields
|
2017-10-23 19:47:43 -07:00 |
|
snipe
|
3922569d7f
|
Merge branch 'develop'
|
2017-10-23 19:14:13 -07:00 |
|
Nicolai Essig
|
3a302fe2d7
|
ref #2737 prevent assets with "rtd_location_id" null values to be removed on location sort (#4283)
|
2017-10-23 18:28:06 -07:00 |
|
snipe
|
249f86bb21
|
Merge branch 'develop'
|
2017-10-23 17:50:58 -07:00 |
|
snipe
|
0951a756cc
|
Updated passport to 3.0
Re: https://stackoverflow.com/a/45029309/200021
via @robertpearce
|
2017-10-23 17:35:31 -07:00 |
|
snipe
|
fc644925ea
|
Fixes #4291 - adds phone to user listing
|
2017-10-23 14:21:51 -07:00 |
|
snipe
|
59c0b63ad0
|
Merge branch 'develop'
|
2017-10-20 20:22:42 -07:00 |
|
snipe
|
c0f8b3773c
|
Temp fix for markdown stuff
|
2017-10-20 20:22:14 -07:00 |
|
snipe
|
fd210c6439
|
Fixes #4267 - email notifications showing model name as number
|
2017-10-20 18:58:11 -07:00 |
|
snipe
|
f7e23cf7c8
|
Fixes #4272 - adds serial to assigned assets view
|
2017-10-20 18:51:14 -07:00 |
|
snipe
|
387351d7ed
|
Merge branch 'master' of github.com:snipe/snipe-it
|
2017-10-20 17:44:35 -07:00 |
|
snipe
|
6438d30afc
|
Merge branch 'develop'
|
2017-10-20 17:44:28 -07:00 |
|
snipe
|
b4e1d37b16
|
Merge branch 'develop' of github.com:snipe/snipe-it into develop
|
2017-10-20 17:44:04 -07:00 |
|
Brady Wetherington
|
8ac57d0121
|
Need to prefix status_id with assets. for uniqueness (#4279)
|
2017-10-20 17:37:46 -07:00 |
|
Kasey
|
d3b51715dc
|
adding --force to php artistan snipeit:legacy-recrypt (#4232)
|
2017-10-20 17:21:21 -07:00 |
|
snipe
|
b215924b1a
|
Merge branch 'develop' of github.com:snipe/snipe-it into develop
|
2017-10-20 17:18:13 -07:00 |
|
Brady Wetherington
|
25d3d66880
|
Add performance-improving indexes (#4278)
|
2017-10-20 17:17:11 -07:00 |
|
Brady Wetherington
|
189574377a
|
Add 'where' clause to hasManyThrough relationship. (#4276)
|
2017-10-20 16:58:39 -07:00 |
|
snipe
|
341ddec9d8
|
Adds built-in mail notification vendor templates
|
2017-10-20 16:52:12 -07:00 |
|
Nicolai Essig
|
abcce78944
|
use translation for "All" in sidebar menu (#4268)
|
2017-10-20 00:20:33 -07:00 |
|
snipe
|
22e13cd4d2
|
Allow sorting on asset counts, disable delete button if the user has items checked out to them
|
2017-10-19 17:15:21 -07:00 |
|
snipe
|
5c105b52b6
|
Merge branch 'develop'
|
2017-10-19 16:45:22 -07:00 |
|
snipe
|
f757da1a98
|
Bumped hash
|
2017-10-19 16:45:04 -07:00 |
|
snipe
|
c1f8db37d9
|
Added note about saving before testing LDAP
|
2017-10-19 16:35:59 -07:00 |
|
snipe
|
cfc215a013
|
Merge branch 'develop'
|
2017-10-19 16:28:26 -07:00 |
|