appfuse

  •  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset 3593 does not exist.

APF-1386: Upgrade to Struts 2.3.14.1
APF-1386: Upgrade to Struts 2.3.14.1

    • -1
    • +1
    /archetypes/appfuse-basic-struts/src/pom.xml
Ignore Wicket's generated app.properties.
Ignore Wicket's generated app.properties.

APF-1360: Upgrade to Spring 3.2.3.
APF-1360: Upgrade to Spring 3.2.3.

    • -2
    • +2
    /archetypes/appfuse-basic-jsf/src/pom.xml
    • -1
    • +1
    /archetypes/appfuse-basic-spring/src/pom.xml
    • -1
    • +1
    /archetypes/appfuse-basic-struts/src/pom.xml
    • -1
    • +1
    /archetypes/appfuse-basic-wicket/src/pom.xml
    • -2
    • +2
    /archetypes/appfuse-modular-jsf/src/pom.xml
Replaced people with ${util.getPluralForWord(pojoNameLower)}
Replaced people with ${util.getPluralForWord(pojoNameLower)}

Upgraded to PrimeFaces 3.5.
Upgraded to PrimeFaces 3.5.

    • -4
    • +4
    /archetypes/appfuse-basic-jsf/src/pom.xml
    • -1
    • +1
    /archetypes/appfuse-modular-jsf/src/pom.xml
    • -1
    • +1
    /web/jsf/src/test/resources/web-tests.xml
APF-1363 Fix duplicated User entries on search with hibernate.…
APF-1363 Fix duplicated User entries on search with hibernate.

Setting fetch-mode=select for user.roles

    • -0
    • +29
    /service/src/test/resources/sample-data.xml
APF-1363 Fix duplicated User entries on search with hibernate.…
APF-1363 Fix duplicated User entries on search with hibernate.

Setting fetch-mode=select for user.roles

    • -0
    • +29
    /service/src/test/resources/sample-data.xml
APF-1363 Fix duplicated User entries on search with hibernate.…
APF-1363 Fix duplicated User entries on search with hibernate.

Adds an optional ResultTransformer property to GenericDaoHibernate that

can be configured with a DistinctRootEntityResultTransformer.

    • -0
    • +29
    /service/src/test/resources/sample-data.xml
[APF-1231] remove from .gitignore .properties files generated in the past in Wicket source folder (Warning. It is needed to remove already existing files manually)
[APF-1231] remove from .gitignore .properties files generated in the past in Wicket source folder (Warning. It is needed to remove already existing files manually)

Ignore generated property files for Wicket
Ignore generated property files for Wicket

Moved BaseManagerMockTestCase to main source folder so its available to generated projects that depend on it.
Moved BaseManagerMockTestCase to main source folder so its available to generated projects that depend on it.

removoing the DoubleCheckedLocking fix APF-1380
removoing the DoubleCheckedLocking fix APF-1380

[APF-1231] ugly hack to remove duplicated html files in Wicket archetype
[APF-1231] ugly hack to remove duplicated html files in Wicket archetype

[APF-1231] move login.js do webapp to make it work also in an archetype
[APF-1231] move login.js do webapp to make it work also in an archetype

    • -0
    • +20
    /web/wicket/src/main/webapp/scripts/login.js
[APF-1231] small refactoring
[APF-1231] small refactoring

[APF-1231] remove abandoned Tapestry tests from Wicket module
[APF-1231] remove abandoned Tapestry tests from Wicket module

[APF-1231] create basic-wicket archetype (WIP)
[APF-1231] create basic-wicket archetype (WIP)

    • -0
    • +100
    /archetypes/appfuse-basic-wicket/pom.xml
    • -0
    • +20
    /archetypes/appfuse-basic-wicket/src/README.txt
    • -0
    • +765
    /archetypes/appfuse-basic-wicket/src/pom.xml
[APF-1231] add custom IStringResourceLoader to load properties directly from ApplicationResources.properties
[APF-1231] add custom IStringResourceLoader to load properties directly from ApplicationResources.properties

[APF-1231] move Wicket related versions properties to parent pom
[APF-1231] move Wicket related versions properties to parent pom

[APF-1231] rename WicketApplication to AppFuseWicketApplication
[APF-1231] rename WicketApplication to AppFuseWicketApplication

    • -2
    • +2
    /web/wicket/src/test/resources/web-tests.xml
[APF-1231] add workaround to use app.properties copied from web-common in Wicket module; backport Wicket specific messages to web-common
[APF-1231] add workaround to use app.properties copied from web-common in Wicket module; backport Wicket specific messages to web-common

Updated file to reflect archetype structure.
Updated file to reflect archetype structure.

[APF-1231] implement ActiveUsers (with a little hack in Spring Security)
[APF-1231] implement ActiveUsers (with a little hack in Spring Security)

    • -0
    • +4
    /web/wicket/src/main/webapp/WEB-INF/web.xml
Merge pull request #10 from ivangsa/messages_fix…
Merge pull request #10 from ivangsa/messages_fix

APF-1372: FIX in message arguments for Catalan locale

[APF-1231] workaround for a need to fill password fields on every edition
[APF-1231] workaround for a need to fill password fields on every edition

FIX in message arguments for Catalan locale in ApplicationResources_ca.properties(cherry picked from commit afb7e872455adb94699f9a89de7844877cb34348)
FIX in message arguments for Catalan locale in ApplicationResources_ca.properties(cherry picked from commit afb7e872455adb94699f9a89de7844877cb34348)

APF-1369: Fixed add user error in Tomcat.
APF-1369: Fixed add user error in Tomcat.

APF-1351: Changed tabs to spaces.
APF-1351: Changed tabs to spaces.

APF-1364: Fixed servlet-2.3.jar still in classpath by excluding it from wiser.
APF-1364: Fixed servlet-2.3.jar still in classpath by excluding it from wiser.

    • -0
    • +6
    /archetypes/appfuse-basic-jsf/src/pom.xml
    • -0
    • +6
    /archetypes/appfuse-basic-spring/src/pom.xml
    • -0
    • +6
    /archetypes/appfuse-basic-struts/src/pom.xml
    • -0
    • +6
    /archetypes/appfuse-modular-jsf/src/pom.xml
Remove menu when removing scaffolding.
Remove menu when removing scaffolding.