diff --git a/Source/SourceIntegration.php b/Source/SourceIntegration.php index c52acff..880102b 100644 --- a/Source/SourceIntegration.php +++ b/Source/SourceIntegration.php @@ -56,32 +56,29 @@ repo_id]; - $t_first = true; + $t_css = helper_alternate_class(); ?> -> - - name . event_signal( 'EVENT_SOURCE_SHOW_CHANGESET', array( $t_repo, $t_changeset ) ) ) ?> -
author ) ?> + + + name . ' ( ' . event_signal( 'EVENT_SOURCE_SHOW_CHANGESET', array( $t_repo, $t_changeset ) ) . ' )' ) ?>
timestamp ) ?> +
author ) ?>
+message ) ?> + - files as $t_file ) { - echo ( $t_first ? '' : '' ); ?> + files as $t_file ) { ?> + - + - - - -> -', wordwrap( string_display_links( $t_changeset->message ), 100 ), '' ?> - + diff --git a/Source/pages/list.php b/Source/pages/list.php index 361dae5..3f69406 100644 --- a/Source/pages/list.php +++ b/Source/pages/list.php @@ -35,28 +35,32 @@ + + */ ?> files ) + 1; - $t_css = helper_alternate_class(); ?> -> -
timestamp ?> -author ?> + + +
+ timestamp ?>
+ author ?> + message ) ?> files as $t_file ) { ?> -> + - + @@ -68,16 +72,16 @@ - + + -
- $f_perpage ) { $t_page = 1; while( $t_count > 0 ) { - if ( $t_page > 1 && $t_page % 10 != 1 ) { + if ( $t_page > 1 && $t_page % 15 != 1 ) { echo ', '; } @@ -87,7 +91,7 @@ echo ' ', $t_page, ''; } - if ( $t_page % 10 == 0 ) { + if ( $t_page % 15 == 0 ) { echo '
'; } @@ -96,7 +100,10 @@ } } ?> -
+ + + + files ) + 1 ?>"> -', wordwrap( string_display_links( $t_changeset->message ), 100 ), '' ?> +message ) ?> files as $t_file ) { ?>