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.7 #47

Merged
merged 26 commits into from
Aug 31, 2013
Merged

0.1.7 #47

merged 26 commits into from
Aug 31, 2013

Conversation

ardumont
Copy link
Member

  • webadmin: Add an action button on action to stop it
  • webadmin: Add an action button to stop every running actions on entities
  • URLencode/Protect the data from the query before executing the query - https://github.com/ardumont/org-trello/issues/46
  • Some refactoring about:
    • Docstring position (same level as function definition, this way, when toggling sexp, we see the docstring too)
    • Simplification of cond statement
    • Adding some missing tests
    • Simplifying some code function (removing let when not needed)
  • Fix the scan problem with level 3 (must have been introduced with the refactoring from number to variable level)
  • Remove the marker notion and use the identifier in its place (we already use it as marker)
  • Fix the :PROPERTIES: font lock (which is not painted as keyword)
  • Improve the justify policy (trim the content before computing the justifying) -> There remains erratic behaviour
  • Improve map-checkbox to deal with limit (map over checkbox inferior to current level, at the moment, we scan all checkboxes)
  • Version
  • Release notes

…y, when toggling sexp, we see the docstring too)
  - [ ] Simplifying some code function (removing let when not needed)
  - [X] Simplifying some code function (removing let when not needed)
  - [X] Docstring position (same level as function definition, this way, when toggling sexp, we see the docstring too)
  - [X] Simplification of cond statement
  - [X] Adding some missing tests
  - [X] Simplifying some code function (removing let when not needed)
…with the refactoring from number to variable level)
…he justifying) -> There remains erratic behaviour
…rior to current level, at the moment, we scan all checkboxes)
@ardumont ardumont closed this Aug 31, 2013
@ardumont ardumont reopened this Aug 31, 2013
@ardumont
Copy link
Member Author

Launchpad down so build is broken because no emacs installation.
Will wait.

Uh oh!
Something has gone wrong. We're sorry!

If we are in the middle of an update, Launchpad will be back in a couple of minutes. Otherwise, we are working to fix the unexpected problems. Check @launchpadstatus on Twitter for updates.

Technically, this is a 503 error and has been caused by our database being temporarily offline. 

@@ -14,6 +14,8 @@ before_install:
fi
- curl -fsSkL https://raw.github.com/rejeep/cask.el/master/go | sh
- export PATH="/home/travis/.cask/bin:$PATH"
- mv Cask Cask.origin
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Temporary fix trying to understand why the build fails on cask dependencies fetch.

ardumont added a commit that referenced this pull request Aug 31, 2013
@ardumont ardumont merged commit 6749be5 into master Aug 31, 2013
@ardumont ardumont deleted the 0.1.7 branch August 31, 2013 13:01
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