snipe
1be22cf051
Improved versioning script
2016-12-01 02:53:41 -08:00
snipe
e62f3f9fb4
Bumped hash
2016-12-01 02:27:12 -08:00
snipe
3f8f6ad981
Fixes #2995 - adds max login attempts/duration as .env option
2016-12-01 02:04:15 -08:00
snipe
5bca1ed2b6
Allow supression of debug warning for demo
2016-12-01 00:48:43 -08:00
snipe
820d37cabb
Custom logging to only show debug info if the app is in debug mode
...
or if the user has overridden the APP_LOG_LEVEL in their env
2016-11-30 20:38:46 -08:00
snipe
b614470b21
Updated serial text to product key
2016-11-29 21:45:49 -08:00
snipe
227ac94aa2
Bumped version hash
2016-11-29 06:21:37 -08:00
snipe
6bb5555a73
Fixes #2980 - enable MySQL SSL settings
2016-11-28 19:25:26 -08:00
snipe
2ef4b58a8c
Bumped version
2016-11-15 17:49:24 -08:00
snipe
af97d8ed24
Bumped version
2016-10-31 21:05:07 -07:00
snipe
cbfcf959f9
Allow certain users to override 2FA with permission
2016-10-31 16:52:25 -07:00
snipe
cea255995c
Fixes #106 - adds Google Authenticator support ( #2842 )
...
* refactor to clean up LDAP login, and make the login method easier to handle.
* Login refactor cleanup
* Google 2FA package
* Adds Google Authenticator two-factor
* Removed unused blade
* Added optin setting in profile
* Removed dumb comments
* Made lock_passwords check more consistent
* Additional two factor strings
* Lock passwords check
* Display feature disabled text if in demo mode
* Two factor admin reset options
* Translation strings
2016-10-29 05:50:55 -07:00
snipe
86ef44b43d
Bumped version
2016-10-27 22:17:30 -07:00
snipe
43404e427d
Bumped version
2016-10-26 10:31:13 -07:00
snipe
f156ec58b6
Bumped version
2016-10-25 12:38:18 -07:00
snipe
da0b6d4d90
Merge branch 'hotfixes/fix_typo_in_permissions_for_accessories_create' into develop
2016-10-25 11:40:34 -07:00
snipe
40befa7b37
Fixes #2792 - corrected typo in permissions array for creating accessories
2016-10-25 11:38:24 -07:00
snipe
d6f7e03431
Bumped version for pre-release
2016-10-04 11:58:19 -07:00
snipe
85ddb9cfff
Bumped version
2016-09-29 22:37:54 -07:00
snipe
ed22ec4b36
Bumped hash
2016-09-27 08:42:55 -07:00
Andrés Núñez
40f00665b3
Translate emails ( #2652 )
...
* commit temporal
* final translation commit -- added email translations
* final translation commit -- removed file for spanish translations
* final translation commit -- removed file for spanish translations
* added missing translations
* method overrided and config files back to default
* config files back to default
* config files back to default
2016-09-26 14:13:07 -07:00
snipe
bd5e6d8551
Add reply-to config setting
2016-09-20 07:20:10 -07:00
snipe
998624ad68
Bumped version for v3.5-beta
2016-09-20 00:50:35 -07:00
snipe
35f3f1432f
Bumped version
2016-09-06 10:38:07 -07:00
snipe
f81b21208b
Bumped version for v3.4.0-beta
2016-08-30 07:39:55 -07:00
snipe
64cd4fb1c9
Allow X-Frame-Options to be disabled via env if necessary
2016-08-29 22:57:29 -07:00
snipe
a92ed97b4e
Definitely not beta ;)
2016-08-25 21:06:43 -07:00
snipe
fcdea4825e
Bumped version
2016-08-25 21:04:43 -07:00
snipe
b1324c2e64
Removed beta from version
2016-08-23 11:37:49 -07:00
snipe
3c28be33c5
Bumped version
2016-08-23 11:37:00 -07:00
snipe
d9f2e7bf58
If custom field is type URL, display it as a link
2016-08-18 12:44:55 -07:00
snipe
29c4189419
Bumped version
2016-08-16 18:20:42 -07:00
snipe
41a20d8f66
Tidied up some debugging code, better explanation
2016-08-12 17:10:03 -07:00
snipe
4c787891e4
Use custom maintenance middleware
2016-08-11 19:22:26 -07:00
snipe
8dbc098836
Bumped hash for 3.2.0
2016-08-02 15:25:23 -07:00
snipe
45ea44e172
Bumped hash
2016-08-02 15:16:16 -07:00
snipe
e4355292e4
Bumped hash version
2016-08-02 13:30:00 -07:00
snipe
682c75e990
Bumped version
2016-08-02 10:34:30 -07:00
snipe
39929c7d89
Better handling for deleted users
2016-08-02 04:23:13 -07:00
snipe
e7e8c487c9
Bumped version
2016-08-02 02:32:52 -07:00
snipe
64ffd261fc
Bumped version
2016-08-02 01:14:11 -07:00
snipe
8246a319a2
Fixes #2363 and #1097
2016-08-02 00:54:38 -07:00
snipe
b6986ad808
Bumped version
2016-08-01 10:31:46 -07:00
snipe
b63a3abf70
Bumped hash
2016-07-29 14:18:05 -07:00
snipe
c0f4e621ea
Bumped version
2016-07-28 08:41:33 -07:00
snipe
214a7d548d
Bumped version
2016-07-28 06:44:59 -07:00
snipe
075f8fd021
Fixed typo
2016-07-28 05:49:55 -07:00
snipe
e9eb5ad372
Bumped version
2016-07-27 20:30:11 -07:00
snipe
7f5ea72dc7
Bumped version
2016-07-22 15:11:03 -07:00
snipe
78fda31379
Helper method to introspect into the model level validation to see if the field is required
...
(This does not yet handle form request validation)
2016-07-22 00:29:23 -07:00