Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Dec 6, 2016
1 parent ba85ca0 commit c3edb15
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,8 @@ As a major new feature, it will be possible to create a template from partials.
- the stateful manager of Abe has to become responsible of pagination of articles (huge performance boost)
- A homepage will arrive (at last !) on the frontend
- It will be possible to create filtered views on the manager frontend
- Refactoring of the editor has to be done
- Unit testing will cover >60% of the code
- A full functional test scenario from blog creation to article manipulation will be written
- Refactoring the editor has to be done
- The load testing scenarii will be open sourced (based on Locust)
- Bugfixing
- Precompiling of templates has to be fully tested
- since Abe has become stateful, clustering has been removed. Implement a solution to permit clusters of Abe
- Add template creation from partials
Expand All @@ -64,6 +61,7 @@ See the complete [changelog](./CHANGELOG.md)
- Abe type="import": Can now include variables
- Abe admin: Role Workflow management has been improved
- Functional tests are now available !
- Unit testing covers more than 60% of the code :)

### 2.10.*
- Template designer : isEditor variable can be used in a template
Expand Down

0 comments on commit c3edb15

Please sign in to comment.