snipe
|
ca24ef1cd8
|
Merge branch 'refs/heads/feature/add-asset-to-software' into develop
Conflicts:
app/controllers/admin/LicensesController.php
|
2014-07-18 20:24:51 -04:00 |
|
snipe
|
ac4c905c42
|
Fixed #140
|
2014-07-18 20:09:58 -04:00 |
|
snipe
|
e203fc516f
|
Fixes #194
|
2014-07-17 13:51:58 -04:00 |
|
snipe
|
ff61705a8f
|
More edits for #140
|
2014-07-17 13:38:53 -04:00 |
|
snipe
|
aa8bbb88e9
|
Updated MVC for #140, ability to assign software to asset (incomplete)
|
2014-07-17 08:33:30 -04:00 |
|
snipe
|
7d04ded02a
|
DB migration for #140
|
2014-07-17 08:32:11 -04:00 |
|
snipe
|
89000440f3
|
Added admin ability to unsuspend locked accounts #changelog
|
2014-07-16 18:21:22 -04:00 |
|
snipe
|
e94087d62b
|
Changed country to dropdown
|
2014-07-11 19:12:53 -04:00 |
|
snipe
|
21251b4623
|
Fixed #190, where depreciation on licenses would not be saved
|
2014-07-09 21:12:58 -04:00 |
|
snipe
|
6f2b78ad9f
|
Added DB migration for #15
|
2014-07-09 11:50:54 -04:00 |
|
snipe
|
6043321bed
|
Added checkbox for marking an asset as requestable
|
2014-07-09 10:35:15 -04:00 |
|
snipe
|
03dffa3541
|
Added language string for requestable field
|
2014-07-09 10:34:54 -04:00 |
|
snipe
|
99003e126a
|
Fixed bug with edit (supplier_id), added requestable field for assets
|
2014-07-09 10:34:39 -04:00 |
|
snipe
|
82a84310ed
|
Added links to documentation and issues in footer
|
2014-07-09 08:45:11 -04:00 |
|
snipe
|
2b9494ed82
|
Fixed inconsistent password requirements across admin user creation, user profile and forgotten password
|
2014-07-09 05:18:53 -04:00 |
|
snipe
|
66c9264fcb
|
More consistent spacing on forgotten password page (col-md-3)
|
2014-07-09 05:11:53 -04:00 |
|
snipe
|
f22f23f21d
|
Fixed button label on forgotten password page
|
2014-07-09 05:10:57 -04:00 |
|
snipe
|
90eb883b67
|
Fixed #187 - replaced dummy site name with site name from admin panel preferences
|
2014-07-09 05:04:49 -04:00 |
|
snipe
|
6b5a552d95
|
Fixed #186 - Bug with select box not retaining selections on edit screen
|
2014-07-09 03:09:55 -04:00 |
|
snipe
|
43485e1a51
|
Fixed language definition
|
2014-07-09 02:50:58 -04:00 |
|
snipe
|
0c285d64bc
|
Tightened up Bootstrap 3 design, took care of leftover elements from 2.3
|
2014-07-08 19:47:19 -04:00 |
|
snipe
|
38cdbf8804
|
Added submit button language file
|
2014-07-08 19:44:17 -04:00 |
|
snipe
|
9606834e14
|
Made password length match 10 character standard imposed by admin user creation
|
2014-07-08 19:44:06 -04:00 |
|
snipe
|
276b1553c1
|
Mark required form elements as required
|
2014-07-08 19:17:31 -04:00 |
|
snipe
|
5266d9a30a
|
Fixed title tag for user list view
|
2014-07-08 05:38:07 -04:00 |
|
snipe
|
6068a940bd
|
Added employee number to user view, per #183
|
2014-07-08 04:44:36 -04:00 |
|
snipe
|
fc032c95b4
|
Misc indenting
|
2014-07-08 04:40:09 -04:00 |
|
snipe
|
2265b9321e
|
Additional language strings for #151
|
2014-07-08 04:40:01 -04:00 |
|
snipe
|
a7b809cb91
|
Updated title/header for users, additional fixes for #151
|
2014-07-08 04:39:51 -04:00 |
|
snipe
|
af269b536e
|
Refactored users to use same form for edit/create
|
2014-07-08 04:35:23 -04:00 |
|
snipe
|
89a8f3c277
|
Fixes #183 - added employee number to users
|
2014-07-08 02:57:15 -04:00 |
|
snipe
|
c782f29f5a
|
Pulled account sub-nav into top menu to free up UI space. #changelog
|
2014-07-02 13:56:12 -04:00 |
|
snipe
|
2825bcb431
|
Fixed #179 - account page to show assets checked out to the logged in user
|
2014-07-02 13:55:34 -04:00 |
|
leostat
|
a170efae27
|
fix for #167
|
2014-06-26 11:10:13 +01:00 |
|
leostat
|
919119c5b9
|
Sanatise fullname class #167
|
2014-06-26 10:45:31 +01:00 |
|
snipe
|
d24c4ed7eb
|
Widened column for nicer layout
|
2014-06-24 18:22:26 -04:00 |
|
snipe
|
a0f7083e9c
|
Improved bootstrap nav for mobile
|
2014-06-24 18:04:15 -04:00 |
|
snipe
|
8b914102b7
|
Updated spacing for PSR-2
|
2014-06-24 17:49:39 -04:00 |
|
snipe
|
77f4848d6e
|
Missed a few
|
2014-06-24 17:45:21 -04:00 |
|
snipe
|
afabd28142
|
Additional fixes for #167
|
2014-06-24 16:28:20 -04:00 |
|
snipe
|
67d23bdb45
|
Janky url validator to add http://
|
2014-06-24 15:51:13 -04:00 |
|
snipe
|
124acc89c4
|
Resolves #174
|
2014-06-24 14:15:39 -04:00 |
|
snipe
|
47a8363f1d
|
Merge pull request #173 from madd15/develop
Remove Double 'Display QR Codes' and change triple =
|
2014-06-23 23:48:15 -04:00 |
|
snipe
|
b09aec67f1
|
Fixes #155
|
2014-06-23 23:46:14 -04:00 |
|
madd15
|
82f0c6f00c
|
Change to Triple = and no '
|
2014-06-24 13:02:13 +09:30 |
|
madd15
|
9fe76a21f6
|
Remove double 'Display QR Codes'
|
2014-06-24 12:46:37 +09:30 |
|
madd15
|
3b9f96419b
|
Check boxes not showing correct settings
|
2014-06-24 12:31:43 +09:30 |
|
madd15
|
164ca5f77b
|
Change Back Button Icon on Update Supplier
|
2014-06-24 12:12:45 +09:30 |
|
snipe
|
a142afe177
|
Oops. Forgot zip code.
|
2014-06-23 22:38:19 -04:00 |
|
snipe
|
15d48c903e
|
Helpful links for hardware view
|
2014-06-23 22:33:42 -04:00 |
|