snipe
|
57e903a926
|
Added Diff language string
|
2014-05-06 00:10:29 -04:00 |
|
snipe
|
67aba76d3f
|
Fixing this change from #109 that somehow got reverted
|
2014-05-05 23:41:41 -04:00 |
|
Jake McGraw
|
af603f0380
|
make text below asset tags configurable
|
2014-05-03 20:06:59 +00:00 |
|
snipe
|
60d94eea04
|
Changes serial to text area, allow new lines. Fixes #118
|
2014-01-28 17:42:20 -05: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 |
|
feeva
|
40d6ad09ae
|
Hard-coded English text strings should be moved to their language files
|
2014-01-04 17:55:19 +00:00 |
|
snipe
|
f6717d9f49
|
Added manager drop down for users, manager name in index
|
2013-12-12 01:49:38 -05:00 |
|
snipe
|
cdddbcf695
|
Using URL::previous to determine back button address
|
2013-12-12 00:50:56 -05:00 |
|
snipe
|
b2912195ac
|
Added EOL to report view
|
2013-12-10 14:56:16 -05:00 |
|
snipe
|
4468cbd096
|
Fixes #112
|
2013-12-10 04:48:40 -05:00 |
|
snipe
|
d36409d037
|
Layout improvements
|
2013-12-06 05:18:04 -05:00 |
|
snipe
|
7e9be9b935
|
Truncate serial on index view at 40, UX improvements
|
2013-12-06 05:07:26 -05:00 |
|
snipe
|
1e9a81f59d
|
Cleanup for licenses view page
|
2013-12-06 04:58:37 -05:00 |
|
snipe
|
b697c77cd8
|
Fixing error when no depreciation
|
2013-12-06 02:50:14 -05:00 |
|
snipe
|
23ce0a9e67
|
Missing closing divs
|
2013-12-06 02:46:38 -05:00 |
|
snipe
|
0cd6c60fd9
|
Cleaner license UI
|
2013-12-06 02:41:53 -05:00 |
|
snipe
|
7bc9a53b13
|
Fixed error when user is invalid
|
2013-12-06 02:09:23 -05:00 |
|
snipe
|
329980c6c6
|
Unsquished blade for group display
|
2013-12-04 12:05:37 -05:00 |
|
snipe
|
5fb649b59e
|
Fixed error message layout
|
2013-12-03 19:26:01 -05:00 |
|
snipe
|
5dc9c30bca
|
Duplicate field
|
2013-12-03 06:34:05 -05:00 |
|
snipe
|
aaebaa8d36
|
Bugfix to put custom title in the page title
|
2013-12-03 05:41:03 -05:00 |
|
snipe
|
6737a9a91a
|
Added quick create menu to topnav
|
2013-12-03 05:14:56 -05:00 |
|
snipe
|
e4fd2373fb
|
Changed table to show asset tag
|
2013-12-03 04:52:51 -05:00 |
|
snipe
|
e784854e05
|
Changed column from asset name to model
|
2013-12-03 04:24:34 -05:00 |
|
snipe
|
c4c4db201f
|
Changed th sizes
|
2013-12-03 04:07:54 -05:00 |
|
snipe
|
33df88d434
|
Only print name if there is one
|
2013-12-03 04:07:34 -05:00 |
|
snipe
|
f02f4341ca
|
Tweaked table layout
|
2013-12-03 03:40:28 -05:00 |
|
snipe
|
cc275367bf
|
Removed close button on 'no results' error
|
2013-12-03 03:18:39 -05:00 |
|
snipe
|
1dc7fd1bdf
|
Fixed depreciation display on asset view
|
2013-12-03 03:15:02 -05:00 |
|
snipe
|
e49420f62d
|
Fixed bug in depreciation display
|
2013-12-03 03:02:00 -05:00 |
|
snipe
|
ae05f27015
|
Fixed depreciation bug
|
2013-12-03 02:05:00 -05:00 |
|
snipe
|
b8ebcf769a
|
Added model name to listing
|
2013-12-03 01:28:21 -05:00 |
|
snipe
|
4d27008c5d
|
Commented out breaking data table
|
2013-12-03 00:18:59 -05:00 |
|
snipe
|
cfd6c4301c
|
Merge pull request #110 from flashingcursor/develop
Started implementing Datatables ... User table partially implemented.
|
2013-12-02 03:09:10 -08:00 |
|
snipe
|
dddba1198d
|
Merge pull request #109 from desmondmorris/report-csv-export
Implements first pass at csv exports of reports
|
2013-12-02 03:08:57 -08:00 |
|
Gil Rutkowski
|
a0267db832
|
Datatables partially implemented on user table.
|
2013-12-02 00:21:04 -06:00 |
|
Desmond Morris
|
0d46eba76e
|
Updates csv export link path
|
2013-12-01 22:23:55 -05:00 |
|
Desmond Morris
|
c11510fdca
|
Removes sorting from actions column. Fixes #56
|
2013-12-01 20:54:43 -05:00 |
|
Gil Rutkowski
|
36a714b154
|
Published debug bar assets on install. Moved jQuery & data tables to the head. Added Chumper Datatables.
|
2013-12-01 15:15:52 -06:00 |
|
snipe
|
f62ce4039d
|
@uberbrady is a pedantic shitbag.
|
2013-11-29 17:07:49 -05:00 |
|
snipe
|
8f9a82e400
|
Prevent user editing on deleted user
|
2013-11-29 17:05:55 -05:00 |
|
snipe
|
7142e37372
|
Deleted users
|
2013-11-29 16:44:48 -05:00 |
|
snipe
|
a7ca9f0c9f
|
Layout tweaks
|
2013-11-29 16:36:11 -05:00 |
|
snipe
|
11c657ffa4
|
Fixes #36
|
2013-11-29 16:08:18 -05:00 |
|
snipe
|
80afa7cbc7
|
Disallow checkout of undeployable items
|
2013-11-29 15:27:44 -05:00 |
|
snipe
|
02f1977d30
|
Fixed error message
|
2013-11-29 15:20:29 -05:00 |
|