[forge/angularjs-scaffoldx-plugin] cef516: Updating Forge API version to 1.3.0.Final
by Vineet Reynolds
Branch: refs/heads/master
Home: https://github.com/forge/angularjs-scaffoldx-plugin
Commit: cef516bab4b813051afaa326dda35560a9fc7d90
https://github.com/forge/angularjs-scaffoldx-plugin/commit/cef516bab4b813...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Updating Forge API version to 1.3.0.Final
Commit: 7503e7545960b3f7d9a7132921e6bad881c97ace
https://github.com/forge/angularjs-scaffoldx-plugin/commit/7503e7545960b3...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M src/test/java/org/jboss/forge/scaffold/angularjs/AbstractHtml5ScaffoldTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/PropertyBuilder.java
M src/test/java/org/jboss/forge/scaffold/angularjs/TestHelpers.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsBasicPropertyTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsLookupPropertyTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsNToManyPropertyTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsNToOnePropertyTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsSearchInputTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsSearchResultsPaginatorTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientPartialsSearchResultsTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/freemarker/FreemarkerClientTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/metawidget/InspectionResultProcessorTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/Html5ScaffoldScenarioTest.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/TestHelpers.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnEditAddressView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnEditCustomerView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnEditGroupIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnEditStoreOrderView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnEditUserIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnNewAddressView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnNewCustomerView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnNewGroupIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnNewStoreOrderView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnNewUserIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnSearchAddressView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnSearchCustomerView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnSearchGroupIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnSearchStoreOrderView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/helpers/HasLandedOnSearchUserIdentityView.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/manytomany/ManyUserAndManyGroupViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/manytoone/ManyStoreOrderAndOneCustomerViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/manytoonerequired/ManyStoreOrderAndOneRequiredCustomerViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/onetomany/OneCustomerAndManyStoreOrderViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/onetoone/CustomerAndAddressViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/onetoonerequired/AddressAndRequiredCustomerViewsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/singleentity/CustomerViewClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/singleentityvalidations/CustomerViewWithValidationsClient.java
M src/test/java/org/jboss/forge/scaffold/angularjs/scenario/dronetests/singleentitywithenum/CustomerWithPaymentTypeViewClient.java
M src/test/java/org/jboss/forge/scaffold/matchers/InspectionResultMatcher.java
M src/test/java/org/jboss/forge/test/web/DroneTest.java
M src/test/java/org/jboss/forge/test/web/DroneTestImpl.java
Log Message:
-----------
Added license headers and javadocs for the tests.
Compare: https://github.com/forge/angularjs-scaffoldx-plugin/compare/f2f794273a66....
12 years, 10 months
[forge/angularjs-scaffoldx-plugin] f2f794: FORGE-905 Relative URLs are now used for the REST ...
by Vineet Reynolds
Branch: refs/heads/master
Home: https://github.com/forge/angularjs-scaffoldx-plugin
Commit: f2f794273a66a685b6be8f59792d3d2c0d7f245e
https://github.com/forge/angularjs-scaffoldx-plugin/commit/f2f794273a66a6...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M src/main/java/org/jboss/forge/scaffold/angularjs/AngularScaffold.java
M src/main/java/org/jboss/forge/scaffold/angularjs/ResourceProvider.java
M src/main/resources/scaffold/scripts/services/entityFactory.js.ftl
M src/test/java/org/jboss/forge/scaffold/angularjs/TestHelpers.java
M src/test/resources/expected-scenario-outputs/many-to-many/scripts/services/GroupIdentityFactory.js
M src/test/resources/expected-scenario-outputs/many-to-many/scripts/services/UserIdentityFactory.js
M src/test/resources/expected-scenario-outputs/many-to-one-required/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/many-to-one-required/scripts/services/StoreOrderFactory.js
M src/test/resources/expected-scenario-outputs/many-to-one/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/many-to-one/scripts/services/StoreOrderFactory.js
M src/test/resources/expected-scenario-outputs/one-to-many/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/one-to-many/scripts/services/StoreOrderFactory.js
M src/test/resources/expected-scenario-outputs/one-to-one-required/scripts/services/AddressFactory.js
M src/test/resources/expected-scenario-outputs/one-to-one-required/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/one-to-one/scripts/services/AddressFactory.js
M src/test/resources/expected-scenario-outputs/one-to-one/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/single-entity-enum/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/single-entity-validations/scripts/services/CustomerFactory.js
M src/test/resources/expected-scenario-outputs/single-entity/scripts/services/CustomerFactory.js
Log Message:
-----------
FORGE-905 Relative URLs are now used for the REST resources.
When a targetDir is specified, then parent directory references are also generated.
12 years, 11 months
[forge/forge.github.com] d4e064: Published master to GitHub pages.
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/forge.github.com
Commit: d4e06400f8634cf82b89a04debf029591897abbc
https://github.com/forge/forge.github.com/commit/d4e06400f8634cf82b89a04d...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M docs/get_involved/contribute.html
M docs/get_involved/release-guide.html
M docs/get_involved/write-docs.html
M docs/important_plugins/arquillian-testing.html
M docs/important_plugins/ui-scaffolding.html
M docs/index.html
M docs/plugin_development/add-commands-to-plugin.html
M docs/plugin_development/add-options-to-command.html
M docs/plugin_development/add-plugin-cpi.html
M docs/plugin_development/enable-piping.html
M docs/plugin_development/facets.html
M docs/plugin_development/give-your-plugin-name.html
M docs/plugin_development/implement-plugin-interface.html
M docs/plugin_development/important-apis.html
M docs/plugin_development/index.html
M docs/plugin_development/make-plugin-available.html
M docs/plugin_development/reference-forge-api.html
M docs/plugin_development/reference-libraries.html
M docs/plugin_development/test-plugins.html
M docs/using/affiliation.html
M docs/using/basic-javaee-app.html
M docs/using/configure-proxy.html
M docs/using/debugging-forge.html
M docs/using/faq.html
M docs/using/index.html
M docs/using/installing-new-plugins.html
M docs/using/profiling-forge.html
M docs/using/samples.html
M events.html
M index.html
M news/2012/07/25/post-new-forge-website.html
M news/2012/09/20/post-forge-1.html
M news/2012/12/14/post-forge-1.html
M news/2013/01/15/post-forge-1.html
M news/2013/02/15/post-forge-1.html
M news/2013/03/08/post-forge-1.html
M news/2013/03/08/post-maven-update.html
M news/2013/04/08/forge-update.html
M news/2013/04/10/post-forge-1.html
M news/2013/05/15/post-forge-1.html
M plugins.html
M stylesheets/styles.css
M team.html
Log Message:
-----------
Published master to GitHub pages.
12 years, 11 months
[forge/forge.github.com] ce4918: Published master to GitHub pages.
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/forge.github.com
Commit: ce49187e068dbdeef023483e0437571a8ea2a5f5
https://github.com/forge/forge.github.com/commit/ce49187e068dbdeef023483e...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M blog/atom.xml
M docs/get_involved/contribute.html
M docs/get_involved/release-guide.html
M docs/get_involved/write-docs.html
M docs/important_plugins/arquillian-testing.html
M docs/important_plugins/ui-scaffolding.html
M docs/index.html
M docs/plugin_development/add-commands-to-plugin.html
M docs/plugin_development/add-options-to-command.html
M docs/plugin_development/add-plugin-cpi.html
M docs/plugin_development/enable-piping.html
M docs/plugin_development/facets.html
M docs/plugin_development/give-your-plugin-name.html
M docs/plugin_development/implement-plugin-interface.html
M docs/plugin_development/important-apis.html
M docs/plugin_development/index.html
M docs/plugin_development/make-plugin-available.html
M docs/plugin_development/reference-forge-api.html
M docs/plugin_development/reference-libraries.html
M docs/plugin_development/test-plugins.html
M docs/using/affiliation.html
M docs/using/basic-javaee-app.html
M docs/using/configure-proxy.html
M docs/using/debugging-forge.html
M docs/using/faq.html
M docs/using/index.html
M docs/using/installing-new-plugins.html
M docs/using/profiling-forge.html
M docs/using/samples.html
M index.html
A news/2013/05/15/post-forge-1.html
M plugins.html
M stylesheets/styles.css
Log Message:
-----------
Published master to GitHub pages.
12 years, 11 months