snipe-it/config
Daniel Meltzer c2616412c0 Add laravel routes to javascript (#4092)
* Add laravel routes to javascript

This will clean up a lot of passing of urls.  Adds a route() helper and
everything...

This commit also moves the customfield fetching to only be fetched once
and shared with each file, rather than once for each file.

* Try to fix travis unit test things.

* Downgrade doctrine/inflector for php5

* Attempt to occasional seeder issues on travis if the asset does not generate validatable data.

* Update sql dump for functional tests.

* Try to fix api tests.
2017-10-01 12:59:55 -07:00
..
app.php Add laravel routes to javascript (#4092) 2017-10-01 12:59:55 -07:00
auth.php Removed extra commented out crap 2017-01-11 14:54:50 -08:00
aws.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
broadcasting.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
cache.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
compile.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
database.php Make collation and charset for mysql an env variable 2017-09-26 16:02:55 -07:00
debugbar.php Derp 2017-01-13 21:15:36 -08:00
filesystems.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
image.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
laravel-backup.php Include oauth keys in backup 2017-09-25 15:45:33 -07:00
mail.php Added additional mail markdown config variables 2017-04-27 02:27:57 -07:00
permissions.php Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
queue.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
services.php Stunning hook 2017-04-06 19:45:47 -07:00
session.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
trustedproxy.php Fixes explode for trusted proxy 2017-04-27 07:09:23 -07:00
version.php Bumped version 2017-09-29 03:47:50 -07:00
view.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00