This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 3b7700abfdbbd90ea23b2639e3902c1783fafb00 (commit)
from 347e789488241b9b32edfa5b8682f272a80d9680 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=3b7700abfdbbd90ea23b2639e3902c1783fafb00
commit 3b7700abfdbbd90ea23b2639e3902c1783fafb00
Author: Franck Villaume <[email protected]>
Date: Sat Sep 30 15:16:20 2017 +0200
sync CHANGES, index
diff --git a/src/CHANGES b/src/CHANGES
index c26771f..64b9547 100644
--- a/src/CHANGES
+++ b/src/CHANGES
@@ -23,7 +23,9 @@ FusionForge 6.1.0:
* Plugin GlobalActivity: forge-wide aggregation for project activities (Roland
Mas)
* Plugin Mediawiki: support activity for public project (TrivialDev)
* Plugin Mediawiki: upgrade to MW 1.23 on CentOS, to MW 1.27 on Debian [#746]
(TrivialDev)
+* Plugin phptexcaptcha: new plugin to support standard php captcha library
(TrivialDev)
* Plugin Scmhook: add CVS commitTracker hook [#700] (Philipp Keidel &
TrivialDev)
+* Plugin REST: new REST api (Alain Peyrat & TrivialDev)
* Projects Page: add paging system in full_list and tag_cloud subpages
(TrivialDev)
* SearchEngine: support only FTI queries (TrivialDev)
* Search: index project tags and use them for search (Roland Mas)
diff --git a/src/www/index_std.php b/src/www/index_std.php
index 7c3ac3c..5f65675 100644
--- a/src/www/index_std.php
+++ b/src/www/index_std.php
@@ -136,6 +136,7 @@ $liElements[]['content'] = _('Plugin Blocks: support
Markdown syntax. (TrivialDe
$liElements[]['content'] = _('Plugin GlobalActivity: forge-wide aggregation
for project activities (Roland Mas)');
$liElements[]['content'] = _('Plugin Mediawiki: support activity for public
project (TrivialDev)');
$liElements[]['content'] = _('Plugin Mediawiki: upgrade to MW 1.23 on CentOS,
to MW 1.27 on Debian [#746] (TrivialDev)');
+$liElements[]['content'] = _('Plugin phptexcaptcha: new plugin to support
standard php captcha library (TrivialDev)');
$liElements[]['content'] = _('Plugin REST: new REST api (Alain Peyrat &
TrivialDev)');
$liElements[]['content'] = _('Plugin Scmhook: add CVS commitTracker hook
[#700] (Philipp Keidel & TrivialDev)');
$liElements[]['content'] = _('Plugin Taskboard: support multiple taskboards
per project [#785] (TrivialDev)');
-----------------------------------------------------------------------
Summary of changes:
src/CHANGES | 2 ++
src/www/index_std.php | 1 +
2 files changed, 3 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits