snipe
aa38d83ba6
Fixes #63 and #70
2013-11-27 02:38:16 -05:00
snipe
af69467bea
Added notes to log table
2013-11-27 01:29:57 -05:00
snipe
b1aa67ddb7
Fixes #69
...
Removed problem migration file
2013-11-27 01:20:57 -05:00
snipe
9f9bb96076
Merge pull request #67 from abrahamvegh/patch-1
...
Patch 1
2013-11-26 18:56:54 -08:00
Abraham Vegh
cfe28ad903
Update default.blade.php
...
Remove protocol from Google and jQuery CDN URLs, to fix insecure content warnings in SSL-only environments
2013-11-26 20:33:44 -05:00
Abraham Vegh
bda827c590
Update User.php
...
Fix incorrect Gravatar domain name
2013-11-26 20:19:30 -05:00
Abraham Vegh
ebc40857e4
Update AssetsController.php
...
Fix invalid SQL
2013-11-26 20:15:41 -05:00
snipe
0e3bcfecd0
Should be final fixes for mysql strict mode
2013-11-26 18:10:46 -05:00
snipe
96368444ac
Default user id
2013-11-26 17:53:03 -05:00
snipe
8eeae70313
Formatting cleanup
2013-11-26 17:48:51 -05:00
snipe
a33435ee12
No seriously. Fuck you, MySQL strict.
2013-11-26 17:47:21 -05:00
snipe
eb7801abf9
Fuck you, MySQL strict mode. Right in the eye.
2013-11-26 17:36:06 -05:00
snipe
4c0af1eae1
Fixed typo causing failure with mysql strict
2013-11-26 17:22:40 -05:00
snipe
1527b88fd6
Fixes #61
2013-11-26 16:36:42 -05:00
snipe
196710dac8
Fixed bug in error validation display
2013-11-26 14:55:04 -05:00
snipe
194c0b6c7b
Implemented new alpha_space validation
2013-11-26 14:54:46 -05:00
snipe
b3b67abaa0
New alpha_space custom validation
2013-11-26 14:08:17 -05:00
snipe
0f0059342c
CSRF routing
...
Not sure if this method will work
2013-11-26 12:49:04 -05:00
snipe
d7a8cac1dc
Fixed validation
2013-11-26 12:46:23 -05:00
snipe
dc5ad87686
Fixes #59
2013-11-26 11:57:14 -05:00
snipe
4ccb93665b
Sexy typeahead select2 boxes for license and asset checkout
2013-11-26 07:28:47 -05:00
snipe
32a63cdd56
Switched asset->id to license->id
2013-11-26 07:26:07 -05:00
snipe
635cd71ef7
Herp-derp. Braces.
2013-11-26 07:23:47 -05:00
snipe
ee3fb2785e
Fixed XSS on modal
...
Weird thing. The values were being escaped on the way out but something in the modal javascript was parsing them out as if they weren't. Using data-html="false" seemed to have no effect on the modal. *shrug* Problem for another time.
2013-11-26 07:05:04 -05:00
snipe
2b1ddd9a45
Escaping HTML in modal title
2013-11-26 06:58:14 -05:00
snipe
1fe925ad5f
Removing alpha_dash
2013-11-26 06:56:54 -05:00
snipe
c220c0a427
Alpha_dash is too contrictive
2013-11-26 06:56:20 -05:00
snipe
9854752036
Don't need it
2013-11-26 04:45:11 -05:00
snipe
e6fc1956fc
Fixes #55
2013-11-26 03:13:09 -05:00
snipe
5bf38b1d02
Fixes #50
2013-11-26 02:33:16 -05:00
snipe
d0cbb9f3a7
Fixes #52
2013-11-26 02:14:06 -05:00
snipe
1295855302
Fixes #51
2013-11-26 02:12:32 -05:00
snipe
4d1dd1c446
Fixed #50 - MOAR VALIDATION!
2013-11-26 02:09:37 -05:00
snipe
e77b47717e
More validation
2013-11-26 02:04:29 -05:00
snipe
3f4ce4025f
Tighter data validation on name
2013-11-26 01:58:57 -05:00
snipe
680b377bd1
Validation on price
2013-11-26 01:28:45 -05:00
snipe
45c04b1cde
Fixed display bug
2013-11-26 01:27:27 -05:00
snipe
e13578d97d
Fixed error when no category is given
2013-11-26 01:21:55 -05:00
snipe
1d50724c91
Removed parent from category
...
Since the field was already removed
2013-11-26 01:15:25 -05:00
snipe
fa246aade1
Removed line thingie
2013-11-25 19:57:28 -05:00
snipe
7e6013b125
Added seat numbers
2013-11-25 19:56:22 -05:00
snipe
6b224ea8aa
Removed dummy text
2013-11-25 18:33:27 -05:00
snipe
7a5b133c58
Fixed bug linking to assets when they should be pointing to licenses
2013-11-25 18:31:59 -05:00
snipe
4e25a9e815
Removed extra columns
2013-11-25 18:31:44 -05:00
snipe
084ec064cb
Removed created_at from listing. Not important enough to waste the screen space on
2013-11-25 13:38:14 -05:00
snipe
e87e5b9cae
Fixes #46
2013-11-25 13:34:52 -05:00
snipe
e235a4565c
Added manufacturer to model display
2013-11-25 13:16:59 -05:00
snipe
a345cbd907
Added view for model in routes
2013-11-25 12:40:09 -05:00
snipe
5959e1f9fc
Layout tweaks
2013-11-25 12:39:59 -05:00
snipe
3ea0ad87c8
Fixes #22
2013-11-25 12:39:47 -05:00