CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Sprints »
  • European Code Sprint 2-5 Oct 2010 - suggestions
Pages: 1 [2]

Author Topic: European Code Sprint 2-5 Oct 2010 - suggestions  (Read 11840 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: European Code Sprint 2-5 Oct 2010 - suggestions
September 23, 2010, 01:08:19 am
All the wards & other political circumscription needs extra fields non standard.

What did you have in mind? The lat lon only?

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
European pet issue of mine: export
September 23, 2010, 01:14:53 am
Hi,

The csv is europe has different separators, so you are never sure it you need a column or semi-column (based on the version an language of excel).
Moreover, it assumes wincharset, no unicode AND excel doesn't let you change it.

Fe "workaround" is to rename the csv into txt (and for that you have to change the settings of windows so it displays the extension), go to excel, change the option to be able to open .txt, then you have a wizard where you can set both the separator and the charset.

That is not userfriendly at all.

Fortunately, if you generate an html table and set the type to excel, it works directly (well, with a warning message), but at least the format is respected.

I'd like to add on the export an option to choose if you want to generate csv or excel on the export.

As for the import, if you detect that there is only one column, try other separators (tab or , or ;) and if one gets more than one column use it as the separator for this import.

X+


-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: European Code Sprint 2-5 Oct 2010 - suggestions
September 26, 2010, 04:15:46 pm
make custom data search form html element choice independent from input element choice for custom data.  e.g. be able to use a select for inputing data but checkboxes or muli select for searching.

i think i can say without exception all my clients ask for this one :)
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: European Code Sprint 2-5 Oct 2010 - suggestions
September 26, 2010, 05:11:00 pm

i'd like to make a few underlying items that we'd like to accomplish in the code sprint: (and which i think made the NY sprint quite successful)

1. No new features (if anything involves writing lots of new code, creating tables it is a new feature :)

2. Integrate / generalize community contributed code (gift aid is a good example here. In NY we integrated multi-job mailings, made progress on SMS / using names instead of ids etc)

3. Help improve apis (and standardize on the conventions used, fix a few of the most "broken" places)

4. Add lots and lots of unit and web tests

5. Add new "general" hooks as needed (mostly to integrate item #2)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: European Code Sprint 2-5 Oct 2010 - suggestions
September 26, 2010, 05:48:38 pm
Just while it's on the top of my mind - the new soft_delete option needs corresponding functionality in the API (it may be there but not yet documented) to do hard_deletes when deleting
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: European pet issue of mine: export
September 26, 2010, 09:32:48 pm
Quote from: xavier on September 23, 2010, 01:14:53 am
The csv is europe has different separators, so you are never sure it you need a column or semi-column (based on the version an language of excel).
Moreover, it assumes wincharset, no unicode AND excel doesn't let you change it.
I think the above is referring to colons and semi-colons. Not trying to be clever or picky - just aware there are others with something other than English as their first language who may get confused by it.
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Sprints »
  • European Code Sprint 2-5 Oct 2010 - suggestions

This forum was archived on 2017-11-26.