snipe
8aa920ca3a
Update composer
2017-07-07 12:59:59 -07:00
Daniel Meltzer
5d4920c741
[WIP] Improvements to unit tests. ( #3574 )
...
* Improvemenets to unit tests.
* Break up modelfactory into multiple files, populate many states.
* Begin testing validation at the unit test level, test relationships.
* Add tests for Asset::availableForCheckout.
* Model factories now generate all needed relationships on demand,
which allows us to unit test with a empty database.
* To faciliate the empty database, we move to using sqlite in memory as
the unit testing database.
* Fix bug with logs of checkouts to non users.
* Fix location finding for assets. Also Fix location show page to show users associated with location. Still need some work to show assets.
* More test and generator improvements
* More unit test fixes. PermissionsTest is borked still.
* More Updates
* Rewrite permissionstest. Check that we have access on the model level rather than via web requests. Also test delete permissions.
* Fix seeders.
* Make the default asset model factory generate assets that are rtd for testing.
* Save progress.
* Rebase tests, fix department unit test, update database for functional tests.
* Update functional and api tests to use new modelfactory signatures.
2017-06-12 17:39:03 -07:00
snipe
f57ebc664e
Added dept management to permissions
2017-05-23 02:50:08 -07:00
snipe
322817b8b1
Bumped version
2017-05-08 20:02:52 -07:00
snipe
8ba19aa855
Fixes explode for trusted proxy
2017-04-27 07:09:23 -07:00
snipe
07f8c9dc5e
Added additional mail markdown config variables
2017-04-27 02:27:57 -07:00
snipe
c7acbc0eee
Stunning hook
2017-04-06 19:45:47 -07:00
Daniel Meltzer
1bb89db451
A few fixes ( #3437 )
...
* This method was renamed, so we need to rename the eager load
* Readd tinker to the composer dev packages.
* Update sql dump for functional tests.
2017-03-31 13:48:31 -07:00
snipe
318ac2be9a
Break cookie
2017-03-03 19:53:58 -08:00
snipe
b5424462c9
Moved non-superadmin settings into sidebar
2017-03-03 17:30:12 -08:00
snipe
dc38e575d9
Allow date/time formatting selection in settings
2017-03-03 17:29:41 -08:00
snipe
381526e488
Additional permissions
2017-02-22 22:21:26 -08:00
snipe
863735a6e5
Fix utf encoding on DB
2017-01-26 04:52:38 -08:00
snipe
b462888850
Derp
2017-01-13 21:15:36 -08:00
snipe
d39b7e19eb
Updated debugbar settings
2017-01-13 21:00:02 -08:00
snipe
e54036991c
Updated trusted proxy config for newer version
2017-01-13 20:59:54 -08:00
snipe
8f31ee318e
Removed extra commented out crap
2017-01-11 14:54:50 -08:00
snipe
84154d936a
Added self.api permission
2017-01-11 04:05:39 -08:00
snipe
b4bed2a11f
Move cipher into the .env
2017-01-09 19:41:24 -08:00
snipe
6351746c62
Bumped to v4.0-develop
2016-12-30 16:28:47 -08:00
snipe
55415e8f56
Fix image resizing for later version of Intervention
2016-12-27 17:31:29 -08:00
snipe
2fe984013b
Fixes #3092 - user location not being exported correctly
2016-12-22 15:53:34 -08:00
snipe
84e1b531fd
Bumped hash
2016-12-15 20:53:50 -08:00
snipe
9ea05bacf3
User resource routes
2016-12-15 20:52:39 -08:00
snipe
4751bcd002
Use redirect()->route instead of ->to
2016-12-15 20:02:47 -08:00
snipe
25f60264bd
Passport scaffolding
2016-12-14 10:06:05 -08:00
snipe
69031d4215
Put notifiable back in
2016-12-14 05:07:02 -08:00
snipe
c5b24c83df
Updated app config for 5.3
...
THIS WILL BREAK ON UPGRADE RIGHT NOW.
I need to more gracefully handle the switch between mcrypt and the new cipher
2016-12-14 04:33:27 -08:00
snipe
42fe481f71
Bumped hash
2016-12-12 19:06:36 -08:00
snipe
32c5a258a7
Updated hash
2016-12-07 17:14:48 -08:00
snipe
eb48e5ed1c
Bumped hash
2016-12-05 16:12:05 -08:00
snipe
77685fd52b
Bumped version
2016-12-03 17:13:09 -08:00
snipe
659d9c10ca
Bumped hash
2016-12-01 05:54:21 -08:00
snipe
99e79a02d6
Revert "Halp! Stuck in pre-commit loop hell. :("
...
This reverts commit 47c77fe042
.
2016-12-01 03:08:14 -08:00
snipe
47c77fe042
Halp! Stuck in pre-commit loop hell. :(
2016-12-01 03:07:47 -08:00
snipe
e42da293ee
Updated version for pre-release
2016-12-01 03:07:21 -08:00
snipe
a2ffe77d55
Automatically updated version hash
2016-12-01 03:07:12 -08:00
snipe
a7a9f027fb
Automatically updated version hash
2016-12-01 03:00:18 -08:00
snipe
e587b2dcee
Automatically updated version hash
2016-12-01 03:00:02 -08:00
snipe
c3b4342df4
Automatically updated version hash
2016-12-01 02:59:17 -08:00
snipe
5a7ea0e908
Updated hash
2016-12-01 02:59:11 -08:00
snipe
1be22cf051
Improved versioning script
2016-12-01 02:53:41 -08:00
snipe
e62f3f9fb4
Bumped hash
2016-12-01 02:27:12 -08:00
snipe
3f8f6ad981
Fixes #2995 - adds max login attempts/duration as .env option
2016-12-01 02:04:15 -08:00
snipe
5bca1ed2b6
Allow supression of debug warning for demo
2016-12-01 00:48:43 -08:00
snipe
820d37cabb
Custom logging to only show debug info if the app is in debug mode
...
or if the user has overridden the APP_LOG_LEVEL in their env
2016-11-30 20:38:46 -08:00
snipe
b614470b21
Updated serial text to product key
2016-11-29 21:45:49 -08:00
snipe
227ac94aa2
Bumped version hash
2016-11-29 06:21:37 -08:00
snipe
6bb5555a73
Fixes #2980 - enable MySQL SSL settings
2016-11-28 19:25:26 -08:00
snipe
2ef4b58a8c
Bumped version
2016-11-15 17:49:24 -08:00