Kaynağa Gözat

Moved fmonthel's cleanup/logstash/stats repos to Wekan GitHub Org. Thanks to fmonthel !

Lauri Ojansivu 8 yıl önce
ebeveyn
işleme
4c62b32605
2 değiştirilmiş dosya ile 10 ekleme ve 10 silme
  1. 3 5
      CHANGELOG.md
  2. 7 5
      README.md

+ 3 - 5
CHANGELOG.md

@@ -9,12 +9,10 @@ This release adds following new features:
   for SQL access with any programming language
   for SQL access with any programming language
   or Office package that has PostgreSQL support, like
   or Office package that has PostgreSQL support, like
   newest LibreOffice 3.5;
   newest LibreOffice 3.5;
-* [Wekan database cleanup script](https://github.com/fmonthel/wekan-cleanup) --
-  [Feedback](https://github.com/wekan/wekan/issues/833).
-  Link to cleanup script also added to README.md;
+* [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup);
 * [Daily export of Wekan changes as JSON to Logstash and
 * [Daily export of Wekan changes as JSON to Logstash and
-  ElasticSearch / Kibana (ELK)][https://github.com/fmonthel/wekan-logstash] --
-  [Feedback][https://github.com/wekan/wekan/issues/855]
+  ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
+* [Wekan stats](https://github.com/wekan/wekan-stats).
 
 
 and fixes the following bugs:
 and fixes the following bugs:
 
 

+ 7 - 5
README.md

@@ -81,10 +81,12 @@ Automatic generated newest builds are available for Docker, and some others that
 install directly from this repo. Automatic builds will be added later for more
 install directly from this repo. Automatic builds will be added later for more
 platforms.
 platforms.
 
 
-[Wekan database cleanup script][wekan_cleanup] -- [Feedback][cleanup_issue]
+[Wekan database cleanup script][wekan_cleanup]
 
 
 [Daily export of Wekan changes as JSON to Logstash and
 [Daily export of Wekan changes as JSON to Logstash and
-ElasticSearch / Kibana (ELK)][wekan_logstash] -- [Feedback][logstash_issue]
+ElasticSearch / Kibana (ELK)][wekan_logstash]
+
+[Wekan stats][wekan_stats]
 
 
 ### Docker: [Docker image][docker_image], [Docs at wiki][wekan_wiki]
 ### Docker: [Docker image][docker_image], [Docs at wiki][wekan_wiki]
 
 
@@ -208,7 +210,7 @@ with [Meteor](https://www.meteor.com).
 [donations]: http://www.xet7.org/wekan
 [donations]: http://www.xet7.org/wekan
 [wekan_mongodb]: https://github.com/wekan/wekan-mongodb
 [wekan_mongodb]: https://github.com/wekan/wekan-mongodb
 [wekan_postgresql]: https://github.com/wekan/wekan-postgresql
 [wekan_postgresql]: https://github.com/wekan/wekan-postgresql
-[wekan_cleanup]: https://github.com/fmonthel/wekan-cleanup
-[cleanup_issue]: https://github.com/wekan/wekan/issues/833
-[wekan_logstash]: https://github.com/fmonthel/wekan-logstash
+[wekan_cleanup]: https://github.com/wekan/wekan-cleanup
+[wekan_logstash]: https://github.com/wekan/wekan-logstash
+[wekan_stats]: https://github.com/wekan/wekan-stats
 [logstash_issue]: https://github.com/wekan/wekan/issues/855
 [logstash_issue]: https://github.com/wekan/wekan/issues/855