issues
search
pcreux
/
csv-importer
CSV Import for humans on Ruby / Ruby on Rails
MIT License
590
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add default_values configuration
#113
whatcould
opened
2 months ago
2
Add batch support
#112
ziadsawalha
opened
2 months ago
4
Encoding - German Umlaute ignored.
#111
keferboeck
opened
1 year ago
1
Encodings
#110
keferboeck
closed
1 year ago
1
Fix issue with invisible chars while importing csv files
#109
tracyloisel
opened
2 years ago
0
Possible to bypass existing callbacks
#108
andregoldstein
closed
2 years ago
2
Fix/issue with invisible chars
#107
tracyloisel
closed
2 years ago
5
Many to many association
#106
i01107
closed
2 years ago
1
skip! does not indicate which row was skipped in the report
#105
unikitty37
closed
3 years ago
1
Cannot access instance variable in after_build
#104
unikitty37
closed
3 years ago
1
Adding an error to a row from a to: block?
#103
unikitty37
closed
3 years ago
3
Allow manual mapping
#102
ssoulless
closed
3 years ago
2
Translate strings in en/fr in lib/csv_importer/report_message.rb
#101
bdiallo
opened
3 years ago
0
How to find_by another model's attribute?
#100
stevenou
closed
3 years ago
1
fix rails 6.1 deprecation warning: errors.each no longer hash-style
#99
stevenou
closed
3 years ago
2
Rails 6.1 errors hash deprecation warning
#98
stevenou
closed
3 years ago
5
Add possibility to override Row class
#97
brain-geek
closed
1 year ago
1
Question: Is there a way to programmatically get the column mapping to see which columns of the CSV file are being mapped to which columns/attributes of the model?
#96
seyin
closed
4 years ago
0
Question: Pass a parameter to an import?
#95
viniciusgama
closed
3 years ago
6
update the readme
#94
Tresor11
closed
4 years ago
3
Ruby 2.7 compatibility fixes
#93
perezperret
closed
4 years ago
1
Ruby 2.7.1 - ArgumentError: unknown encoding name - UTF-8:UTF-8
#92
scottbarrow
closed
4 years ago
2
German umlauts issue
#91
chriskrams
closed
3 years ago
3
Add tests to #83
#90
pcreux
closed
5 years ago
0
Add test to #85 - Make valid_header? handle MalformedCSVErrors
#89
pcreux
closed
5 years ago
0
Change algorithm for detecting separator
#88
brain-geek
closed
5 years ago
3
A normalization feature?
#87
Adamantish
closed
3 years ago
4
Add line number to after build hook
#86
yagudaev
closed
4 years ago
3
Make valid_header? handle MalformedCSVErrors
#85
mltsy
closed
5 years ago
3
Make transactions optional
#84
mltsy
closed
3 years ago
4
Include header info in import report
#83
mltsy
closed
5 years ago
1
Fix another Boolean attribute
#82
mltsy
closed
5 years ago
1
Memory bloat when processing large files
#81
jdurand
closed
3 years ago
2
Work around weird Boolean behavior (in Rails?)
#80
mltsy
closed
5 years ago
5
Add option of separator for CsvImporter initializer.
#79
gtrujillop
closed
5 years ago
0
Auto Skip Update Without Changes
#78
joel
opened
5 years ago
1
Add Custom Cell Sanitize
#77
joel
opened
5 years ago
2
correct to: ArgumentError
#76
maurycy
closed
6 years ago
0
Adding after_read callback, and some CSVReader methods for updating i…
#75
Adamits
closed
6 years ago
2
Exception when model.save fails
#74
mcovarrubias
closed
6 years ago
2
Allow passing column object to `to` Proc.
#73
stas
closed
6 years ago
2
`to` supports anything that responds to `call`...
#72
pcreux
closed
5 years ago
3
Introduces Parsers
#71
macfanatic
closed
5 years ago
5
Allow accessing a hash of metadata on ColumnDefinition
#70
macfanatic
opened
6 years ago
1
Enables proc identifiers
#69
danielweinmann
closed
6 years ago
2
after_save supports block with arity of 2 for access to raw attributes
#68
macfanatic
closed
6 years ago
1
Provide a simple description field in the column definition
#67
macfanatic
closed
6 years ago
1
Updates the homepage in gemspec
#66
macfanatic
closed
7 years ago
0
Add i18n to messages
#65
triplepointfive
closed
3 years ago
2
Upload file
#64
saroar
closed
7 years ago
5
Next