root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @963 [963] 6 months gav Adjust Overlay Pane and filterPane CSS top to allow for wide screens.
(edit) @962 [962] 6 months gav Formatting only, no code change.
(edit) @961 [961] 6 months gav Set params.max to 100, 1000 for list views of CostCode, …
(edit) @960 [960] 11 months gav Add InteliJ IDEA run configurations for 'grails war' and 'grails war …
(edit) @959 [959] 11 months gav Set grails exploded war dir to target/exploded-war.
(edit) @958 [958] 11 months gav Add filterpane search to InventoryLocation? list view.
(edit) @957 [957] 11 months gav Add filterpane search to InventoryStore? list view.
(edit) @956 [956] 11 months gav Fix person list filterpane memory bug on associated properties.
(edit) @955 [955] 11 months gav Add filterpane search to Supplier list view.
(edit) @954 [954] 11 months gav Add filterpane search to CostCode? list view, part 2.
(edit) @953 [953] 11 months gav Add filterpane search to CostCode? list view.
(edit) @952 [952] 12 months gav Functional tests, refactor login/logout.
(edit) @951 [951] 12 months gav Turns out that we can use when/then with where: in LoginSpec and it's a …
(edit) @950 [950] 12 months gav Add @Unroll (optional/commented) to LoginSpec.
(edit) @949 [949] 12 months gav Functional test, extend 'If we type in the wrong password or username' to …
(edit) @948 [948] 12 months gav Functional tests, factor out login method.
(edit) @947 [947] 12 months gav Enhance and refactor functional tests to use pageId (for at{} verify) in …
(edit) @946 [946] 12 months gav Svn merge -r942:r945 trunk/ into branches/features/purchaseOrders. This …
(edit) @945 [945] 12 months gav Introduce appNameLowerCase variable for production database naming …
(edit) @944 [944] 12 months gav Merge default config from Grails-1.3.7 which includes grails.mime.types …
(edit) @943 [943] 12 months gav Introduce appNameLowerCase variable for production database naming …
(edit) @942 [942] 12 months gav Svn merge -r920:r941 trunk/ into branches/features/purchaseOrders. This …
(edit) @941 [941] 12 months gav Add svn ignore properties for remaining IntelliJ IDEA files, part 2.
(edit) @940 [940] 12 months gav Add svn ignore properties for remaining IntelliJ IDEA files.
(edit) @939 [939] 12 months gav Add IntelliJ IDEA runConfigurations. The "module" is set to a path …
(edit) @938 [938] 12 months gav Formatting only.
(edit) @937 [937] 12 months gav Formatting only.
(edit) @936 [936] 12 months gav Formatting only.
(edit) @935 [935] 12 months gav Add closed.png icon.
(edit) @934 [934] 12 months gav Remove some unused images.
(edit) @933 [933] 12 months gav Simplify BuildConfig since with external config environment base war …
(edit) @932 [932] 12 months gav Configure demo mode.
(edit) @931 [931] 12 months gav Move functional test classes to the default package to enable use of …
(edit) @930 [930] 12 months gav Prevent interactive requests when a plugin is installed/un-installed.
(edit) @929 [929] 12 months gav Add GebReportingSpecBase class.
(edit) @928 [928] 12 months gav Change Geb reports dir to under test-reports.
(edit) @927 [927] 12 months gav Optimise functional test imports.
(edit) @926 [926] 12 months gav Add AllUnitTestSuite to provide a unit test runner for IDEA.
(edit) @925 [925] 12 months gav Make functional test URL's dynamic and relative.
(edit) @924 [924] 12 months gav Removed grails.app.context from config since it is not required. Even …
(edit) @923 [923] 12 months gav Externalise the config.
(edit) @922 [922] 12 months gav Fix Java-1.5.0 NPE on WorkLoad? view.
(edit) @921 [921] 13 months gav Add Java and Groovy version info to about view.
(edit) @920 [920] 13 months gav Svn merge -r874:r919 trunk/ into branches/features/purchaseOrders. This …
(edit) @919 [919] 13 months gav Domain change, make InventoryItem?.suppliersPartNumber not nullable. Due to …
(edit) @918 [918] 13 months gav Small taglib fix, mkp is now a special namespace in …
(edit) @917 [917] 13 months JohnYesberg Oops... hadn't added these to SVN. Sorry!
(edit) @916 [916] 13 months gav Svn move BaseUnitTestCase.groovy from test/ to test/unit.
(edit) @915 [915] 13 months gav Svn move BaseUnitTestCase.groovy from src/ to test/.
(edit) @914 [914] 13 months gav Svn delete branches/features/grailsUpgrade.
(edit) @913 [913] 13 months gav Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/.
(edit) @912 [912] 13 months JohnYesberg Login tests (er, Specs!) that work in grails test-app.
(edit) @911 [911] 13 months gav Update export plugin format closures to use new format.
(edit) @910 [910] 13 months gav Update start view to show user plugins again.
(edit) @909 [909] 13 months gav Install class-diagram plugin in branches/util-apps/DomainUtil.
(edit) @908 [908] 13 months gav Uninstall class-diagram plugin.
(edit) @907 [907] 13 months gav Upgrade branches/util-apps/DomainUtil to Grails-1.3.7.
(edit) @906 [906] 13 months gav Adjust dependencies, apparently xercesImpl.jar is required.
(edit) @905 [905] 13 months gav Adjust dependencies, move remaining plugin depends to BuildConfig.groovy.
(edit) @904 [904] 13 months gav Formatting only, move plugin depends above project depends.
(edit) @903 [903] 13 months gav Adjust dependencies, move jasper plugin declaration to BuildConfig?.groovy. …
(edit) @902 [902] 13 months gav Svn merge -r900:r901 …
(edit) @901 [901] 13 months JohnYesberg Geb and spock infrastructure in place. Some initial login tests
(edit) @900 [900] 13 months svnuser Svnuser test, revert r899.
(edit) @899 [899] 13 months svnuser Svnuser test
(edit) @898 [898] 13 months gav Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to …
(edit) @897 [897] 13 months gav Cleanup blank PurchaseOrderService serviceMethod().
(edit) @896 [896] 13 months gav Domain change, rename PurchaseOrder.comment to singular, set maxSize …
(edit) @895 [895] 13 months gav Add constraints to PurchaseOrderNumber.value property.
(edit) @894 [894] 13 months gav Comments to PurchaseOrderNumberTests and ! PurchaseOrderServiceTests?.
(edit) @893 [893] 13 months gav Formatting only, no code change.
(edit) @892 [892] 13 months gav Formatting only, no domain change.
(edit) @891 [891] 13 months gav Purchase Order first draft as per ticket #30, by John Yesberg.
(edit) @890 [890] 13 months gav Small adjustment to updateRev script, to use last committed revision …
(edit) @889 [889] 13 months gav Svn copy branches/features/grailsUpgrade to …
(edit) @888 [888] 13 months gav Svn merge -r886:r887 trunk/ into branches/features/grailsUpgrade/. …
(edit) @887 [887] 13 months gav Security fix for "Annotation based security is easy to bypass by adding …
(edit) @886 [886] 13 months gav Fix null pointer bug in TaskProcedure list view. Does not appear affect …
(edit) @885 [885] 13 months gav Refactor assetTreeCompact to use includes and controller action instead of …
(edit) @884 [884] 13 months gav Wrap safety, regulatory and mandatory requirement inputs in …
(edit) @883 [883] 13 months gav Svn merge -r881:r882 trunk/ into branches/features/grailsUpgrade/.
(edit) @882 [882] 13 months gav CSS fix for IE hiding long tree's in static_tree_compact by removing …
(edit) @881 [881] 14 months gav Svn merge -r874:r878 trunk/ into branches/features/grailsUpgrade/.
(edit) @880 [880] 14 months gav Image unique index fix, by John Yesberg.
(edit) @879 [879] 14 months gav Upgrade branches/features/grailsUpgrade to Grails-1.3.7
(edit) @878 [878] 14 months gav Add MySQL5InnoDBDialect to DataSource.groovy, helps with schema …
(edit) @877 [877] 14 months gav Add sort to assetSubItem show view.
(edit) @876 [876] 14 months gav Upgrade branches/features/grailsUpgrade to Grails-1.3.5, including plugin …
(edit) @875 [875] 14 months gav Svn copy trunk/ to branches/features/grailsUpgrade.
(edit) @874 [874] 14 months gav Update PM Entry help message.
(edit) @873 [873] 14 months gav Refactor logic into TaskService.checkCreateEntry(). Prevent entry …
(edit) @872 [872] 14 months gav Move primary asset select in all task create views.
(edit) @871 [871] 14 months gav Replace leadPerson with primaryAsset in task search and searchCalendar …
(edit) @870 [870] 14 months gav Small update to showSubTaskTab template, mainly to show primary asset, …
(edit) @869 [869] 14 months gav Update listSubTasks view to use list template, part 2.
(edit) @868 [868] 14 months gav Remove sortable column from task list template.
(edit) @867 [867] 14 months gav Update listSubTasks view to use list template.
(edit) @866 [866] 14 months gav Small update to showSubTaskTab template, mainly to show primary asset.
(edit) @865 [865] 14 months gav Add task show modification update elements on ajax entry save.
(edit) @864 [864] 14 months gav Add task show tab header and control button update elements on entry save, …
Note: See TracRevisionLog for help on using the revision log.