Skip to content

Commit

Permalink
Renamed rst to md files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Chjakiachvili committed Feb 19, 2018
1 parent 3269fab commit 6eb99a9
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 30 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Authors

* Marc Chakiachvili (LIRMM - UMR 5506 CNRS / UM - France) <marc.chakiachvili[at]gmail.com>

* `Vincent Lefort (LIRMM - UMR 5506 CNRS / UM - France) <http://www.lirmm.fr/users/utilisateurs-lirmm/vincent-lefort>`_
* Vincent Lefort (LIRMM - UMR 5506 CNRS / UM - France) <http://www.lirmm.fr/users/utilisateurs-lirmm/vincent-lefort>

* `Anne-Muriel Arigon Chiffoleau (LIRMM - UMR 5506 CNRS / UM - France) <http://www.lirmm.fr/users/utilisateurs-lirmm/anne-muriel-chifolleau>`_
* Anne-Muriel Arigon Chiffoleau (LIRMM - UMR 5506 CNRS / UM - France) <http://www.lirmm.fr/users/utilisateurs-lirmm/anne-muriel-chifolleau>



54 changes: 27 additions & 27 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,42 +48,42 @@ Version 1.1.4 - 2017-10-24
Version 1.1.3 - 2017-10-18
--------------------------

- Corrected bugs in Galaxy tool import
- Changed importer API to resolve problem with included runner / adapter params
- added SRV_IMPORT_LOG_LEVEL to configuration
- Corrected bugs in Galaxy tool import
- Changed importer API to resolve problem with included runner / adapter params
- added SRV_IMPORT_LOG_LEVEL to configuration

Version 1.1.2 - 2017-09-30
--------------------------

- Added pip package (waves-core) - updated 2017/10/03
- Added changeLog in documentation
- Added BinaryFile upload:
- Association with Runners / Services / Submission for command lines
- Added standard Django inclusion tags to display Submissions forms templates
- {% load waves_tags %} => {% submission_form %}, {% service_inc "css" %}, {% service_inc "js" %}
- Templates directories structure in order to use all available crispy templates packs
- Check crispy configuration on startup
- Dynamic includes tags for related css and js from cdnjs
- Simplify overrides for front templates
- Cleaning code to PEP8 standards
- Updated install documentation
- Make Submission model swappable as well
- Added Popup Edit for Submission params Model Admin
- Added quick and dirty solution to override services templates for specific service
- Corrected bugs
- JsPopupInlines for Django-jet admin layout
- workflow Runner tests
- daemon command failed with SQLite DB (depends now on daemons package `̀https://pypi.python.org/pypi/daemons/1.3.0`)
- Added pip package (waves-core) - updated 2017/10/03
- Added changeLog in documentation
- Added BinaryFile upload:
- Association with Runners / Services / Submission for command lines
- Added standard Django inclusion tags to display Submissions forms templates
- {% load waves_tags %} => {% submission_form %}, {% service_inc "css" %}, {% service_inc "js" %}
- Templates directories structure in order to use all available crispy templates packs
- Check crispy configuration on startup
- Dynamic includes tags for related css and js from cdnjs
- Simplify overrides for front templates
- Cleaning code to PEP8 standards
- Updated install documentation
- Make Submission model swappable as well
- Added Popup Edit for Submission params Model Admin
- Added quick and dirty solution to override services templates for specific service
- Corrected bugs
- JsPopupInlines for Django-jet admin layout
- workflow Runner tests
- daemon command failed with SQLite DB (depends now on daemons package `̀https://pypi.python.org/pypi/daemons/1.3.0`)


Version 1.1.1 - 2017-07-30
--------------------------

- Corrected many bugs from beta
- api v2
- decoupled front / core templates
- Make Service model swappable (for overriding capabilities in other apps)
- Removed un-mandatory dependencies (django-constance, grappelli, django-jet) - added compat files
- Corrected many bugs from beta
- api v2
- decoupled front / core templates
- Make Service model swappable (for overriding capabilities in other apps)
- Removed un-mandatory dependencies (django-constance, grappelli, django-jet) - added compat files


Version 1.1.0 - 2017-03-30
Expand Down
1 change: 0 additions & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
========
ROADMAP
========

Expand Down

0 comments on commit 6eb99a9

Please sign in to comment.