|
7fe2cdf28c
|
apply #670 and manually cleanup afterwards
fixes some failing tests
uses sexplode over array_pad
reformats multiline arrays
|
2023-09-13 13:28:04 +02:00 |
|
|
7234bfb14e
|
🤖 Automatic code style fixes
|
2023-09-13 09:45:56 +00:00 |
|
|
17a3a57826
|
Manual code style adjustments
|
2022-01-13 15:52:53 +01:00 |
|
|
0549dcc5bc
|
PHP code sniffer autofixes
|
2022-01-13 14:50:12 +01:00 |
|
|
748e747f37
|
Manual coding style fixes
Method and variable visibility, camel case method names. Some exclusions due to inheritance
|
2020-04-14 14:22:27 +02:00 |
|
|
d6d97f6064
|
Automatic coding style fixes
|
2020-04-14 14:22:27 +02:00 |
|
|
f36cc6349b
|
add raw CSV export
This allows exporting the raw data of a schema in the same format as
used in the CSV import.
|
2016-12-06 12:01:36 +01:00 |
|
|
470e44be3c
|
do not intercept our own syntax
|
2016-11-02 16:41:18 +01:00 |
|
|
ba55430d2e
|
more formatting implemented in CSV export renderer
|
2016-11-02 16:16:50 +01:00 |
|
|
1ba236ca6e
|
fixed headers
|
2016-11-02 15:40:22 +01:00 |
|
|
3889beb291
|
fixed missing guardian
|
2016-11-02 15:39:29 +01:00 |
|
|
49fe301b5a
|
support email type in CSV export
|
2016-11-02 13:48:59 +01:00 |
|
|
b22abfe926
|
export actual CSV. validated successful at csvlint.io
comma as separator
double quotes as text enclosure
quotes escaped by doubling them
Windows CRLF line endings
|
2016-11-02 11:22:40 +01:00 |
|
|
eafc109f41
|
made csv export a component
|
2016-11-02 10:38:11 +01:00 |
|