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, master has been updated
via c378ef0ab42d42a2d67fc5d92d4b9a33971558a0 (commit)
via d645927bd333fe623fd73511006d21baeac32e15 (commit)
from e5daafc5f94dd177030ac691c676c086d4e51759 (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=c378ef0ab42d42a2d67fc5d92d4b9a33971558a0
commit c378ef0ab42d42a2d67fc5d92d4b9a33971558a0
Author: Franck Villaume <[email protected]>
Date: Thu Dec 15 18:43:34 2016 +0100
add widget preview: my systasks
diff --git a/src/www/images/widget/widget-preview-mysystasks-en_US.png
b/src/www/images/widget/widget-preview-mysystasks-en_US.png
new file mode 100644
index 0000000..97b7f34
Binary files /dev/null and
b/src/www/images/widget/widget-preview-mysystasks-en_US.png differ
diff --git a/src/www/themes/css/fusionforge.css
b/src/www/themes/css/fusionforge.css
index a8d55be..521eb40 100644
--- a/src/www/themes/css/fusionforge.css
+++ b/src/www/themes/css/fusionforge.css
@@ -633,6 +633,10 @@ p.information {
background-image:
url('../../images/widget/widget-preview-project_documentsactivity-en_US.png');
}
+.widget-preview-mysystasks-en_US {
+ background-image:
url('../../images/widget/widget-preview-mysystasks-en_US.png');
+}
+
/* }}} */
/* {{{ Layout Manager */
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=d645927bd333fe623fd73511006d21baeac32e15
commit d645927bd333fe623fd73511006d21baeac32e15
Author: Franck Villaume <[email protected]>
Date: Thu Dec 15 18:42:28 2016 +0100
remove empty line
diff --git a/src/www/widgets/updatelayout.php b/src/www/widgets/updatelayout.php
index d23260c..fbafcd5 100644
--- a/src/www/widgets/updatelayout.php
+++ b/src/www/widgets/updatelayout.php
@@ -87,7 +87,6 @@ if ($owner) {
$name = array_pop(array_keys($param));
}
$instance_id = (int)$param[$name];
-
switch($request->get('action')) {
case 'widget':
if ($name &&
$request->exist('layout_id')) {
-----------------------------------------------------------------------
Summary of changes:
.../images/widget/widget-preview-mysystasks-en_US.png | Bin 0 -> 11047 bytes
src/www/themes/css/fusionforge.css | 4 ++++
src/www/widgets/updatelayout.php | 1 -
3 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 src/www/images/widget/widget-preview-mysystasks-en_US.png
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits