snipe
4abe93ae2e
Call the artisan command to do import, show output
2015-09-23 02:36:16 -07:00
snipe
64c5ea033c
Bumped version
2015-09-22 20:23:46 -07:00
snipe
bedb97c0d8
jQUery File Upload libraries
2015-09-22 20:23:35 -07:00
snipe
586c04354e
Starter asset import routes
2015-09-22 20:23:00 -07:00
snipe
e13bbb1b6b
Updated composer
2015-09-22 20:22:43 -07:00
snipe
999b237ed7
Added asset import to nav
2015-09-22 20:22:36 -07:00
snipe
505d46d49f
Fixed typo
2015-09-22 20:22:21 -07:00
snipe
515e70b97c
Merge pull request #1180 from hawk554/patch-1
...
Set replace for http on url in app.php
2015-09-21 20:23:47 -07:00
snipe
53b5ec64e0
Fixes #514 - adds RM as currency
2015-09-21 20:07:36 -07:00
snipe
2df8c6a3d1
Merge pull request #1186 from snipe/docker_fix2
...
Fix for #1052 - hopefully make it less brittle in future as well.
2015-09-21 14:00:47 -07:00
Brady Wetherington
49a20c75ed
Fix for #1052 - hopefully make it less brittle in future as well.
2015-09-21 13:15:26 -07:00
snipe
d41c3fde10
Updated bulgarian and thai translation strings
2015-09-20 23:58:00 -07:00
snipe
8fcf907050
Updated demo url to https
2015-09-20 23:54:55 -07:00
snipe
0cb4b9e00b
Fixes #1181 - add title to maintenances in asset view
2015-09-20 23:51:56 -07:00
snipe
41b3f5b5c8
Bumped version
2015-09-20 18:10:37 -07:00
snipe
fbbe24f197
Fixes #1184 because package authors can't seem to keep their stuff from breaking
2015-09-20 18:10:30 -07:00
snipe
9b0495453d
Merge pull request #1147 from jotterbot/develop
...
Adding Purchase Cost to AssetImporterCommand
2015-09-18 16:17:59 -07:00
hawk554
0511b0777f
Set replace for http on url in app.php
...
The script keeps the "url" variable set as https in $dir/app/config/production/app.php but the script sets up the apache for http. The only problem this caused for me was the "Dashboard" and "Snipe-IT" button's href was set to https.
2015-09-18 09:13:29 -05:00
snipe
fe765b3c9c
Fixed not found error message string
2015-09-17 13:59:43 -07:00
snipe
740967e4f2
Additional translations
2015-09-17 11:02:43 -07:00
snipe
cffd87c5a3
Fix user display if no location was provided
2015-09-15 10:52:12 -07:00
snipe
abd0acbe9d
Add username to user's list view
2015-09-15 09:58:56 -07:00
snipe
3719f9a5a8
Added supplier ID to asset seeder
2015-09-15 03:45:00 -07:00
snipe
f9dc5766a7
Suppliers seeder
2015-09-15 03:41:37 -07:00
snipe
c6b6ccc814
More seeders
2015-09-15 03:31:20 -07:00
snipe
611da2ffbd
Only show location map if $user->userloc is valid
2015-09-15 02:59:19 -07:00
snipe
911e9092f9
Prevent group altering from trolling douchebags
2015-09-15 02:46:40 -07:00
snipe
06c9076c2f
Prevent generating backups, deleting files and file downloads in demo mode
2015-09-15 02:32:19 -07:00
snipe
b8fa5abadf
Disable manual backup on demo
2015-09-15 02:25:53 -07:00
snipe
dac2747c01
Updated localization for new backup strings
2015-09-15 02:10:01 -07:00
snipe
db44430870
Generate button localization
2015-09-15 02:08:39 -07:00
snipe
c12139e624
Added generate and delete backups
2015-09-15 02:05:51 -07:00
snipe
a2f6d8f72e
Change to #1174 - pull other functions out of if statement
2015-09-14 21:52:51 -07:00
snipe
39f82e546f
Fixes #1174 - broken migration if asset_logs table has uploads
2015-09-14 21:40:05 -07:00
snipe
d79e2a0864
Allow > tags for custom CSS to modify bootstrap
2015-09-14 16:47:16 -07:00
snipe
3b359d7c6e
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2015-09-14 15:49:00 -07:00
snipe
3da5c15249
Bumped version
2015-09-14 15:48:49 -07:00
snipe
fcec12f3b2
Allow asset-level EOL to override model level if given
2015-09-14 15:48:42 -07:00
snipe
924c23b5ae
Merge pull request #1173 from jbirdkerr/jbirdkerr-checkin-template
...
Update checkin-asset.blade.php
2015-09-11 19:51:08 -07:00
jbirdkerr
d70aa42cc9
Update checkin-asset.blade.php
2015-09-11 21:48:05 -05:00
snipe
2c54c93859
Fixes #1170 - barcode alternative
2015-09-11 16:13:44 -07:00
snipe
b6b0a5ac58
Merge pull request #1168 from mtucker6784/develop
...
Modified readme.md and install.sh
2015-09-10 16:20:52 -07:00
Michael T
2291dda425
Add info w/install.sh for fresh Ubu/CentOS install
2015-09-10 15:11:16 -07:00
Michael T
b402a68bc2
Install Snipe-It on a clean Ubuntu/CentOS install
...
This script is designed to install Snipe-It on a fresh install of Ubuntu or CentOS. You will receive minimal options regarding setting passwords and the script should take care of the rest. The purpose of this script is to install Snipe-It on a server that will be dedicated to the application.
This was tested on Ubuntu 14.04 and CentOS 7, YMMV with different OS versions.
2015-09-10 15:08:07 -07:00
snipe
97ecdba262
Bumped version
2015-09-10 11:49:47 -07:00
snipe
8c2ee9e96c
Fixes #1167 - don't allow double checkin
2015-09-10 11:49:43 -07:00
snipe
e05baf1df4
Fixed language strings for accessories
2015-09-10 11:49:26 -07:00
snipe
416be43061
Added the fideveloper service provider to app.php
2015-09-09 16:36:50 -07:00
snipe
2c89d05156
Smaller font size for labels to prevent them from getting cut off
2015-09-09 14:11:15 -07:00
snipe
680b189709
Fixes #1151 - additional LDAP option
2015-09-09 14:01:17 -07:00