Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.0 #25

Merged
merged 12 commits into from
Aug 7, 2013
Merged

0.1.0 #25

merged 12 commits into from
Aug 7, 2013

Conversation

ardumont
Copy link
Member

@ardumont ardumont commented Aug 7, 2013

  • DONE Fix importing of cards with due date - https://github.com/ardumont/org-trello/pull/22
  • DONE Migrate carton to card.el (travis-ci builds break because of this)
  • DONE Order of creation of list (from keywords) in trello does not match the order of the keyword
  • DONE Abstract away the query (:method, :uri, ...) implementation
  • DONE Abstract away the implementation of the org-data some more (access of the information from the map are embedded in the function instead of delegating to dedicated function, thus not hiding the implementation)
  • DONE Version
  • DONE Order when synchronizing from trello does not match trello's order
  • DONE Refactor the sync from trello routine function (2 reduce embedded, only one is sufficient)
  • DONE Enforce the order of the card accord to the org keywords after dumping the new entries from trello
  • DONE Abstract away the return data from the http request
  • DONE Update org version to the latest stable
  • DONE Release notes

…match the order of the keyword

CLOSED: [2013-08-07 mer. 09:32]
…ccess of the information from the map are embedded in the function instead of delegating to dedicated function, thus not hiding the implementation)

CLOSED: [2013-08-07 mer. 10:09]
ardumont added a commit that referenced this pull request Aug 7, 2013
@ardumont ardumont merged commit ecda1ca into master Aug 7, 2013
@ardumont ardumont deleted the 0.1.0 branch August 7, 2013 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant