snipe
|
599520dff6
|
Squashed commit of the following:
commit 309772e67d
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 22:43:06 2014 -0400
Fixed operator for setting bool display
commit 139a0a2e2a
Merge: 88459b7 14a9500
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 22:39:55 2014 -0400
Merge branch 'develop' of github.com:snipe/snipe-it into develop
commit 88459b755f
Merge: 05fb2a4 e17de3d
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 22:39:22 2014 -0400
Merge branch 'madd15-patch-2' into develop
commit e17de3d34f
Merge: 062d16b a6cd7c0
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 22:38:11 2014 -0400
Merge branch 'patch-2' of github.com:madd15/snipe-it into madd15-patch-2
commit a6cd7c0bab
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 13:07:57 2014 +1030
Changed to only one date for checkout date
commit 062d16b2c0
Merge: 05fb2a4 7f44d6d
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 22:22:55 2014 -0400
Merge branch 'patch-2' of github.com:madd15/snipe-it into madd15-patch-2
commit 7f44d6dd47
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:48:04 2014 +1030
Add display_checkout_date to settings table
commit 9125def119
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:41:25 2014 +1030
Add checkout_date
commit 024972e239
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:35:42 2014 +1030
Add Checkout Date column
commit b0e1ef6024
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:32:44 2014 +1030
Add Display Checkout Date
commit d74bddb51f
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:32:06 2014 +1030
Add display_checkout_date
commit 189523a943
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:30:51 2014 +1030
Add Display Checkout Date Setting
commit 98b96d372d
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 12:29:58 2014 +1030
Add Display Checkout Date Setting
commit 14a9500c6f
Merge: 7bea50f 0e9e659
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 20:12:45 2014 -0400
Merge pull request #293 from madd15/patch-5
Update Country, Change to Form::, Change state to max 32
commit 0e9e659dc4
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 10:40:14 2014 +1030
Alter State to varchar(32) in Suppliers Table
commit 7bea50feca
Merge: 05fb2a4 fafd03f
Author: snipe <snipe@snipe.net>
Date: Thu Oct 23 20:08:31 2014 -0400
Merge pull request #294 from madd15/patch-4
Added DB Prefix to Migrations
commit 8f582f29e2
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 10:17:19 2014 +1030
Change state to max 32
commit cbf23fc455
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 24 10:16:08 2014 +1030
Update Country, Change to Form::
commit fafd03f00f
Author: madd15 <joshdeakin@adam.com.au>
Date: Thu Oct 23 11:47:46 2014 +1030
Added DB Prefix to Migrations
Added DB::getTablePrefix(); to migrations to fix #284
not sure if there is another way to achieve this
commit 05fb2a434c
Merge: 255b618 e43a945
Author: snipe <snipe@snipe.net>
Date: Sun Oct 19 18:47:12 2014 -0400
Merge pull request #283 from madd15/patch-3
Update table.action to table.actions
commit e43a94586b
Author: madd15 <joshdeakin@adam.com.au>
Date: Mon Oct 20 08:46:27 2014 +1030
Update table.action to table.action
commit 0d12428140
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 17 15:39:58 2014 +1030
Reordered, Changed title and added per_page
Reordered, Changed title and added per_page
commit 692c861594
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 17 15:36:31 2014 +1030
Updated static text to Lang vars
Updated static text to Lang vars
commit c68d76870e
Author: madd15 <joshdeakin@adam.com.au>
Date: Fri Oct 17 15:35:56 2014 +1030
Change all form to use Form:: & update Lang
Updated <input> to Form::
Update static text to Lang Vars
|
2014-10-23 22:46:20 -04:00 |
|
root
|
b8a4c7e4d6
|
Initial COMMIT to set the file modified tracking. No changes made.
|
2014-08-05 13:22:08 +09:00 |
|
snipe
|
8b914102b7
|
Updated spacing for PSR-2
|
2014-06-24 17:49:39 -04:00 |
|
snipe
|
08d05b481f
|
Fixes #158
|
2014-06-19 16:10:00 -04:00 |
|
Jake McGraw
|
af603f0380
|
make text below asset tags configurable
|
2014-05-03 20:06:59 +00:00 |
|
snipe
|
580590b4c0
|
Fixed === to == (PHP is loosely typed)
|
2014-01-28 20:24:37 -05:00 |
|
Jake McGraw
|
55b54e0a42
|
added sql migration for qr_code in settings table
added baconqr to composer package list
added admin settings page for qr code
|
2014-01-28 04:25:58 +00:00 |
|
snipe
|
e9bd8397d8
|
Added site settings into controllers for page_num, added site_name to blade
|
2013-11-22 18:03:57 -05:00 |
|
snipe
|
da93fb18b8
|
Added settings controller
|
2013-11-22 03:16:58 -05:00 |
|