| 1 |
* recursive scanning in hotstuff-scan (e.g. for 'kalzium' repository) |
|---|
| 2 |
* less strict schema to allow for reordered lines |
|---|
| 3 |
* SVN-backed repos: option to only generate new entry when tag gets applied |
|---|
| 4 |
- should be fixed by just pointing the SVN root config option there? |
|---|
| 5 |
* multiple co-maintainers for each entry, or improved upload queue moderation |
|---|
| 6 |
* get rid of LWP::Simple, for it doesn't really mirror(), i.e. it always downloads everything again |
|---|
| 7 |
* strip \r from any imported texts? |
|---|
| 8 |
|
|---|
| 9 |
* complete provider management (i.e. hotstuff-siteadmin) through SVN |
|---|
| 10 |
- partially implemented already |
|---|
| 11 |
* replace hotstuff-scan cronjob with hooks for SVN-backed repos |
|---|
| 12 |
- partially implemented with an idle-noop cronjob |
|---|
| 13 |
* populate changelog entries automatically when using SVN |
|---|
| 14 |
- implement by adding changelog entries in hotstuff-versioning before calling hotstuff-scan |
|---|
| 15 |
|
|---|
| 16 |
------------------------------------------------------ |
|---|
| 17 |
|
|---|
| 18 |
* stuff.xml.php, providers.xml: |
|---|
| 19 |
check for compliance with new GHNS format! |
|---|
| 20 |
* hotstuff.conf DXS changes to hotstuff.conf-dist |
|---|
| 21 |
* renaming of kstuff-ws.pl to hotstuff-dxs |
|---|
| 22 |
renaming of GHNS.pm to DXS.pm, and creation of a general |
|---|
| 23 |
GHNS.pm/Hotstuff.pm? |
|---|
| 24 |
(both after cvs->svn migration maybe...) |
|---|
| 25 |
|
|---|
| 26 |
################## new for 0.9.1: |
|---|
| 27 |
|
|---|
| 28 |
* manpage cleanup needed |
|---|
| 29 |
* hotstuff-siteadmin needs a manpage |
|---|
| 30 |
|
|---|
| 31 |
--- DONE --- |
|---|
| 32 |
|
|---|
| 33 |
* install kpresenter (for docs-src/*.kpr) |
|---|
| 34 |
* CVS additions: |
|---|
| 35 |
hotstuff/src/htaccess-dist |
|---|
| 36 |
hotstuff/src/README.files |
|---|
| 37 |
kdxs/src/kdxsrc |
|---|