Show More
@@ -129,34 +129,10 b' elsewhere (for example in a pull request' | |||
|
129 | 129 | "Roadmap" |
|
130 | 130 | --------- |
|
131 | 131 | |
|
132 |
We do not have a road map but are waiting for your contributions. |
|
|
133 |
ideas of places we might want to go - contributions in these |
|
|
134 | welcome: | |
|
132 | We do not have a road map but are waiting for your contributions. Refer to the | |
|
133 | wiki_ for some ideas of places we might want to go - contributions in these | |
|
134 | areas are very welcome. | |
|
135 | 135 | |
|
136 | * Front end: | |
|
137 | * kill YUI - more jQuery | |
|
138 | * remove other dependencies - especially the embedded cut'n'pasted ones | |
|
139 | * remove hardcoded styling in templates, make markup more semantic while moving all styling to css | |
|
140 | * switch to bootstrap or some other modern UI library and cleanup of style.css and contextbar.css | |
|
141 | * new fancy style that looks good | |
|
142 | * testing | |
|
143 | * better test coverage with the existing high level test framework | |
|
144 | * test even more high level and javascript - selenium/robot and splinter seems like the top candidates | |
|
145 | * more unit testing | |
|
146 | * code cleanup | |
|
147 | * move code from templates to controllers and from controllers to libs or models | |
|
148 | * more best practice for web apps and the frameworks | |
|
149 | * features | |
|
150 | * relax dependency version requirements after thorough testing | |
|
151 | * support for evolve | |
|
152 | * updates of PRs ... while preserving history and comment context | |
|
153 | * auto pr merge/rebase | |
|
154 | * ssh | |
|
155 | * bitbucket compatible wiki | |
|
156 | * realtime preview / wysiwyg when editing comments and files | |
|
157 | * make journal more useful - filtering on branches and files | |
|
158 | * community mode with self registration and personal space | |
|
159 | * improve documentation | |
|
160 | 136 | |
|
161 | 137 | Thank you for your contribution! |
|
162 | 138 | -------------------------------- |
@@ -168,3 +144,4 b' Thank you for your contribution!' | |||
|
168 | 144 | .. _bitbucket: http://bitbucket.org/ |
|
169 | 145 | .. _mailing list: http://lists.sfconservancy.org/mailman/listinfo/kallithea-general |
|
170 | 146 | .. _Hosted Weblate: https://hosted.weblate.org/projects/kallithea/kallithea/ |
|
147 | .. _wiki: https://bitbucket.org/conservancy/kallithea/wiki/Home |
General Comments 0
You need to be logged in to leave comments.
Login now