snipe
dae3220f2b
Nicer formatting when 0 years
2014-06-09 02:52:19 -04:00
snipe
ffab309940
More internationalization improvements per #151
2014-06-09 01:47:05 -04:00
snipe
34b4615f4e
Additional internationalization for Hardware per #151
2014-06-09 01:12:08 -04:00
snipe
75590b6852
More internationalization strings for #151
2014-06-09 00:49:52 -04:00
snipe
610c405aa5
More fixes for #151
2014-06-09 00:25:45 -04:00
snipe
94016678f8
More internationalization per #151
2014-06-09 00:02:31 -04:00
snipe
dc256583d4
Fixes #144
2014-06-06 13:40:54 -04:00
snipe
cbc945299e
Fixes #148
2014-06-05 13:39:14 -04:00
snipe
607484b294
Fixes #141 for mysql with strict mode enabled
2014-05-27 19:51:24 -04:00
snipe
9714178ce1
Fixes #141
2014-05-24 05:48:50 -04:00
snipe
dfa5d1c642
Fixes #136
2014-05-12 18:06:49 -04:00
snipe
e463b28b37
Deliberately vague message when user account doesn't exist
2014-05-06 16:16:19 -04:00
snipe
9db6605085
Smaller name requirement, to allow for folks like AJ Li, etc.
2014-05-06 16:08:05 -04:00
snipe
d57955c7e7
Enforce password requirements on password reset
2014-05-06 16:07:00 -04:00
snipe
ad9b1fc446
Fixes #139
2014-05-06 16:06:43 -04:00
snipe
3518ab9f55
Fixes #139
2014-05-06 16:06:22 -04:00
snipe
c2ed0f6b21
More auth refinement
2014-05-06 04:26:21 -04:00
snipe
f4c5da57d0
Fixed auth error when user isn't logged in
2014-05-06 04:17:46 -04:00
snipe
8a7f71ec56
Better handling of non-admin roles
2014-05-06 04:14:14 -04:00
snipe
b627c5cfbf
More translation substitutions
2014-05-06 03:39:02 -04:00
snipe
c21c3a4a9e
Removed erroneous PDF option
2014-05-06 03:38:51 -04:00
snipe
d29e30bcf6
Translations
2014-05-06 03:38:05 -04:00
snipe
1cf42932fb
Added currency symbol
2014-05-06 03:35:47 -04:00
snipe
fee5fcf608
Titles for Group admin
2014-05-06 03:35:34 -04:00
snipe
e512b8f7ef
Removed hardcoded USD symbol
2014-05-06 03:35:03 -04:00
snipe
24ae1b948f
Updated username so the DB can be created
...
(travis CI doesn't allow custom DB usernames)
2014-05-06 01:07:16 -04:00
snipe
ca0f5df63a
Reverting Pull Request #138
2014-05-06 00:48:09 -04:00
snipe
57e903a926
Added Diff language string
2014-05-06 00:10:29 -04:00
snipe
06067fc19c
Fixed CSV rexport
2014-05-06 00:10:19 -04:00
snipe
67aba76d3f
Fixing this change from #109 that somehow got reverted
2014-05-05 23:41:41 -04:00
snipe
96e47612fa
Longer default password requirement
2014-05-05 23:40:05 -04:00
snipe
34960e26cc
Merge pull request #138 from refinery29/qr-codes-ftw
...
Add site setting to define text below asset QR codes
2014-05-05 21:31:45 -04:00
snipe
3473ef5fa6
Updated to Laravel 4.1
2014-05-05 21:28:58 -04:00
Jake McGraw
af603f0380
make text below asset tags configurable
2014-05-03 20:06:59 +00:00
Zyg0te
792e45bd12
Adjusted zip and state field length requirements
...
State abbreviations, if used at all, are not neccessarily 2 characters
outside the US and zip codes aren't always 5 digits either. It's
probably a good idea not to enforce US centric length requirements to
these fields in the Location model.
2014-04-24 11:20:20 +02:00
Dom Tancredi
efad5db082
Fix for broken datatables in upgrading to v2.2
2014-03-16 15:00:30 -04:00
Dustan Ashley
366e7d01a3
Adding escape to the dash so that it is a literal rather than a range
2014-02-11 07:24:27 -05:00
snipe
a2f068eb8f
Missed one
2014-01-28 20:28:31 -05:00
snipe
580590b4c0
Fixed === to == (PHP is loosely typed)
2014-01-28 20:24:37 -05:00
snipe
5ec87e81b1
Handle logs/views dir better
2014-01-28 18:05:15 -05:00
snipe
60d94eea04
Changes serial to text area, allow new lines. Fixes #118
2014-01-28 17:42:20 -05:00
snipe
78e3171fa6
Merge branch 'develop' of github.com:snipe/snipe-it into develop
2014-01-28 17:41:35 -05:00
Daniel Garcia
4b4eefb4cc
Added default folder structure for laravel.
2014-01-28 17:35:57 -05:00
snipe
8b3f409703
Added logs and views dir
2014-01-28 16:56:33 -05:00
Jake McGraw
01612652b5
use same dimensions in render and display
2014-01-28 05:33:03 +00:00
Jake McGraw
5cb0a1465e
added QR code route for asset controller
...
added QR code inclusion on asset controller getView action/template
2014-01-28 05:16:57 +00: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
cd62be0de0
Minor div fix
2014-01-04 18:35:06 -05:00
snipe
1ed761c97f
Merge branch 'localization' of github.com:feeva/snipe-it into feeva-localization
...
Conflicts:
app/views/backend/layouts/default.blade.php
2014-01-04 18:25:25 -05:00
feeva
439a139d7c
Issue #58 - Modal stops passing title/message/href through if modal is
...
canceled
2014-01-04 18:23:52 +00:00