Timeline



May 22, 2011:

12:29 AM Changeset [942] by gav

Svn merge -r920:r941 trunk/ into branches/features/purchaseOrders.
This brings the purchaseOrder branch fully up to date.

May 21, 2011:

11:50 PM Changeset [941] by gav

Add svn ignore properties for remaining IntelliJ IDEA files, part 2.

11:37 PM Changeset [940] by gav

Add svn ignore properties for remaining IntelliJ IDEA files.

11:26 PM Changeset [939] by gav

Add IntelliJ IDEA runConfigurations.
The "module" is set to a path variable "$grailsAppModuleName$".
Set the value in IDEA settings not in runConfigurations dialogue.

May 19, 2011:

4:11 PM Changeset [938] by gav

Formatting only.

2:54 PM Changeset [937] by gav

Formatting only.

5:17 AM Changeset [936] by gav

Formatting only.

5:13 AM ChangingTheDatabase edited by Gavin
(diff)
5:09 AM ChangingTheDatabase edited by Gavin
(diff)
5:01 AM InstallationTips edited by Gavin
(diff)
4:45 AM Installing edited by Gavin
(diff)
4:37 AM Installing edited by Gavin
(diff)
4:30 AM Installing edited by Gavin
(diff)
4:18 AM TomcatLogExample created by Gavin
2:43 AM Changeset [935] by gav

Add closed.png icon.

2:39 AM Changeset [934] by gav

Remove some unused images.

2:05 AM Changeset [933] by gav

Simplify BuildConfig since with external config environment base war files are no longer required.

1:38 AM Changeset [932] by gav

Configure demo mode.

May 18, 2011:

3:13 PM Changeset [931] by gav

Move functional test classes to the default package to enable use of gnuMims services.
Since services are in the default package and in Java and Groovy it is not possible to import from the default package.

2:59 PM Changeset [930] by gav

Prevent interactive requests when a plugin is installed/un-installed.

1:11 PM Changeset [929] by gav

Add GebReportingSpecBase class.

11:32 AM Changeset [928] by gav

Change Geb reports dir to under test-reports.

May 17, 2011:

11:45 AM Changeset [927] by gav

Optimise functional test imports.

11:39 AM Changeset [926] by gav

Add AllUnitTestSuite to provide a unit test runner for IDEA.

11:37 AM Changeset [925] by gav

Make functional test URL's dynamic and relative.

May 16, 2011:

3:46 PM Changeset [924] by gav

Removed grails.app.context from config since it is not required.
Even IntelliJ IDEA calls 'grails run-app' which uses appName by default.

May 14, 2011:

11:10 PM Changeset [923] by gav

Externalise the config.

May 13, 2011:

12:41 AM Changeset [922] by gav

Fix Java-1.5.0 NPE on WorkLoad? view.

May 11, 2011:

10:41 PM Changeset [921] by gav

Add Java and Groovy version info to about view.

May 7, 2011:

12:42 PM Changeset [920] by gav

Svn merge -r874:r919 trunk/ into branches/features/purchaseOrders.
This brings the purchaseOrder branch fully up to date.

May 3, 2011:

5:59 PM Changeset [919] by gav

Domain change, make InventoryItem?.suppliersPartNumber not nullable.
Due to random Tomcat NPE on inventoryPurchaseReceive view.

May 2, 2011:

3:51 PM Changeset [918] by gav

Small taglib fix, mkp is now a special namespace in groovy.xml.MarkupBuilder? so using 'mb'.

10:55 AM Changeset [917] by JohnYesberg

Oops... hadn't added these to SVN. Sorry!

9:46 AM Changeset [916] by gav

Svn move BaseUnitTestCase.groovy from test/ to test/unit.

9:32 AM Installing edited by Gavin
(diff)
9:22 AM Changeset [915] by gav

Svn move BaseUnitTestCase.groovy from src/ to test/.

7:26 AM GeneralNews edited by Gavin
(diff)
7:19 AM Ticket #102 (Security regression tests for bypass by adding ".html' to the URL) created by Gavin
Add regression functional tests as per ticket #98 and r888. These …

May 1, 2011:

3:22 PM Ticket #93 (Upgrade to Grails-1.3.7 framework) closed by Gavin
fixed: Merged to trunk/ in r913, released and demo updated.
12:49 PM Changeset [914] by gav

Svn delete branches/features/grailsUpgrade.

12:46 PM Changeset [913] by gav

Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/.

Apr 29, 2011:

6:39 AM Ticket #101 (Upgrade jasper plugin) created by Gavin
Jasper-1.2.1 plugin uses Grails-1.3.0 > * and Jasper-4.0.0 …
6:33 AM Ticket #100 (Upgrade acegi plugin to spring-security-core) created by Gavin
Acegi plugin is obsolete. Upgrade section in docs: …
6:30 AM Ticket #99 (Upgrade filterpane plugin to version 2) created by Gavin
Many enhancements, upgrade info: http://www.grails.org/plugin/filterpane

Apr 28, 2011:

8:11 PM Changeset [912] by JohnYesberg

Login tests (er, Specs!) that work in grails test-app.

5:40 PM Changeset [911] by gav

Update export plugin format closures to use new format.

5:02 PM Changeset [910] by gav

Update start view to show user plugins again.

3:21 PM Changeset [909] by gav

Install class-diagram plugin in branches/util-apps/DomainUtil.

3:20 PM Changeset [908] by gav

Uninstall class-diagram plugin.

2:31 PM Changeset [907] by gav

Upgrade branches/util-apps/DomainUtil to Grails-1.3.7.

12:14 PM Changeset [906] by gav

Adjust dependencies, apparently xercesImpl.jar is required.

Apr 27, 2011:

5:59 PM Changeset [905] by gav

Adjust dependencies, move remaining plugin depends to BuildConfig.groovy.

5:21 PM Changeset [904] by gav

Formatting only, move plugin depends above project depends.

5:16 PM Changeset [903] by gav

Adjust dependencies, move jasper plugin declaration to BuildConfig?.groovy.
Commons-digester should now be available to JasperController? in deployed war.

3:26 PM Changeset [902] by gav

Svn merge -r900:r901 /branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy into /branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy.

Apr 26, 2011:

8:20 PM Changeset [901] by JohnYesberg

Geb and spock infrastructure in place. Some initial login tests

6:44 PM Changeset [900] by svnuser

Svnuser test, revert r899.

6:37 PM Changeset [899] by svnuser

Svnuser test

Apr 22, 2011:

5:18 PM Changeset [898] by gav

Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to PurchaseOrderService.

1:16 PM Changeset [897] by gav

Cleanup blank PurchaseOrderService serviceMethod().

1:14 PM Changeset [896] by gav

Domain change, rename PurchaseOrder.comment to singular, set maxSize constraint and init with blank string.

12:12 PM Changeset [895] by gav

Add constraints to PurchaseOrderNumber.value property.

12:08 PM Changeset [894] by gav

Comments to PurchaseOrderNumberTests and ! PurchaseOrderServiceTests?.

Note: See TracTimeline for information about the timeline view.