[Windup-commits] [windup/windup] 312d82: Added basic "about" page for reporting that has li...

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Mon May 4 11:05:21 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 312d826d335635c7eed5574e4aec5cd38050bd22
      https://github.com/windup/windup/commit/312d826d335635c7eed5574e4aec5cd38050bd22
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    A reporting/api/src/main/java/org/jboss/windup/reporting/model/AboutWindupModel.java
    A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java
    A rules-java/api/src/main/resources/reports/templates/about_windup.ftl

  Log Message:
  -----------
  Added basic "about" page for reporting that has links to the relevant Windup communities.


  Commit: e6229d34bb409c899e2f1b80bcf710eabfd35bbd
      https://github.com/windup/windup/commit/e6229d34bb409c899e2f1b80bcf710eabfd35bbd
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java

  Log Message:
  -----------
  Injecting Addon and getting the version information from there.


  Commit: d5ef3d602a65a8693c32deaadcb9c00b58dea09f
      https://github.com/windup/windup/commit/d5ef3d602a65a8693c32deaadcb9c00b58dea09f
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M reporting/impl/src/main/resources/reports/resources/css/windup.css
    M rules-java/api/src/main/resources/reports/templates/about_windup.ftl

  Log Message:
  -----------
  Added in contributors section to the about.  This pulls the contributors from Git via rest.


  Commit: 83d4a472738ce82dbd5597c72c4bb2941e8c86b0
      https://github.com/windup/windup/commit/83d4a472738ce82dbd5597c72c4bb2941e8c86b0
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M rules-java/api/src/main/resources/reports/templates/about_windup.ftl

  Log Message:
  -----------
  Added in JIRA link.


  Commit: 633517a9b78147f05fad22d447991fd9361c23df
      https://github.com/windup/windup/commit/633517a9b78147f05fad22d447991fd9361c23df
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-05-04 (Mon, 04 May 2015)

  Changed paths:
    A reporting/api/src/main/java/org/jboss/windup/reporting/model/AboutWindupModel.java
    M reporting/impl/src/main/resources/reports/resources/css/windup.css
    A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java
    A rules-java/api/src/main/resources/reports/templates/about_windup.ftl

  Log Message:
  -----------
  Merge pull request #538 from bradsdavis/WINDUP-568

Windup About Page


Compare: https://github.com/windup/windup/compare/6abd5e48735d...633517a9b781


More information about the Windup-commits mailing list