b41883c125
Use user object to prevent errors on deleted users
2016-09-29 11:37:38 -07:00
0a218a37d0
Check that the user exists before trying to get location id
2016-09-29 10:32:09 -07:00
fc07753a5c
Use $customfields in closure
2016-09-28 19:18:01 -07:00
67f199b09d
Added customfields to asset CSV export
2016-09-27 15:09:47 -07:00
f1c458185d
Client-side pagination on asset report for faster loading
2016-09-27 14:56:05 -07:00
fa72e64b98
Add checkout date to asset report
2016-09-27 08:42:48 -07:00
2a8ab06ca3
Remove escaping for CSV to prevent weird encoding
2016-09-27 07:25:28 -07:00
61d07bdc7c
Sigh.
2016-09-27 07:24:26 -07:00
3061ce2983
Missed delimiter for CSV
2016-09-27 07:23:30 -07:00
e9f3d622f5
Add company name to custom asset report
2016-09-27 07:19:52 -07:00
d3d36315d3
Hotfixes adding company name to custom report
2016-09-20 00:49:08 -07:00
5e2dbaffc4
Use streaming to handle large exports
2016-09-12 14:06:55 -07:00
9bf3403f31
Fix #2499 ( #2500 )
...
Missed this instance when renaming the method. Sorry!
2016-08-26 06:01:58 -07:00
5959f83de3
Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better.
2016-08-16 20:47:53 -05:00
0c912bcf49
Fix more number_format madness.
...
This does two main things:
1) The importer now imports as numbers, not parsed strings. This allows
is to format values on output instead of input, which is what was
happening in most places.
2) Add a Helper::parseCurrencyString method and port everything to use
this. This checks to see if the value is numeric or empty, and returns
the appropriate value in all cases. Should fix all known occurances of
number_format expections.
2016-08-16 20:41:28 -05:00
fff2bce9e4
Added missing username in header row
2016-08-02 15:16:01 -07:00
75e0c5565c
Add username and custom fields option to custom report
2016-08-02 15:04:10 -07:00
4ed8ff5576
Formatting fixes for coding standards
2016-06-22 12:27:41 -07:00
b0b7cfa999
Better handling for show/hide columns in depreciation report
2016-05-18 16:06:29 -07:00
7ee13113e0
Add depreciation name and months to depreciation report
2016-05-18 15:59:54 -07:00
ba01b20ad4
Use updated redirect() reference
2016-04-28 21:06:41 -07:00
3e84d66c80
Re-use settings to prevent 1001 queries
2016-04-19 06:11:20 -07:00
d601db2090
Updated docs
2016-04-07 17:08:38 -07:00
bf728da39d
Updated to use 5.2 trans() instead of Lang::get for localization
2016-04-07 13:39:35 -07:00
a62859dc6d
Updated docblocks
2016-04-07 13:21:09 -07:00
90d4a8b2e3
Cleanup namespaces a bit
2016-03-25 19:26:22 -07:00
e7405e8d89
Coding is still hard, apparently.
2016-03-25 18:51:44 -07:00
bddb7fca23
Additional doc blocks, added private_uploads path
2016-03-25 15:50:08 -07:00
27543d16f6
Additional escaping
2016-03-25 15:24:12 -07:00
fe00b0e401
Version 3 - hold onto your butts
2016-03-25 01:18:05 -07:00