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