Skip to content

Commit

Permalink
Merge branch 'release/1.9.17'
Browse files Browse the repository at this point in the history
  • Loading branch information
muloem committed May 3, 2017
2 parents e9cbeb4 + af5625a commit c601390
Show file tree
Hide file tree
Showing 36 changed files with 618 additions and 1,153 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,8 @@ tests/clojure/akvo-tests/target
*.codekit
*.scssc
dwsync.xml

#IntelliJ
out/
.idea/
*.iml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"FORM_READ" (t> _access_forms)
"FORM_UPDATE" (t> _edit_forms)
"FORM_DELETE" (t> _delete_forms)
"DATA_APPROVE_MANAGE" (t> _data_approval_manage)
"DATA_CLEANING" (t> _data_cleaning)
"DATA_READ" (t> _read_data)
"DATA_UPDATE" (t> _edit_data)
Expand Down
Loading

0 comments on commit c601390

Please sign in to comment.