|
|
@924
|
14 years |
gav |
Removed grails.app.context from config since it is not required.
Even …
|
|
|
@923
|
14 years |
gav |
Externalise the config.
|
|
|
@922
|
14 years |
gav |
Fix Java-1.5.0 NPE on WorkLoad? view.
|
|
|
@921
|
14 years |
gav |
Add Java and Groovy version info to about view.
|
|
|
@920
|
14 years |
gav |
Svn merge -r874:r919 trunk/ into branches/features/purchaseOrders. …
|
|
|
@919
|
14 years |
gav |
Domain change, make InventoryItem?.suppliersPartNumber not nullable. …
|
|
|
@918
|
14 years |
gav |
Small taglib fix, mkp is now a special namespace in …
|
|
|
@917
|
14 years |
JohnYesberg |
Oops... hadn't added these to SVN. Sorry!
|
|
|
@916
|
14 years |
gav |
Svn move BaseUnitTestCase.groovy from test/ to test/unit.
|
|
|
@915
|
14 years |
gav |
Svn move BaseUnitTestCase.groovy from src/ to test/.
|
|
|
@914
|
14 years |
gav |
Svn delete branches/features/grailsUpgrade.
|
|
|
@913
|
14 years |
gav |
Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/.
|
|
|
@912
|
14 years |
JohnYesberg |
Login tests (er, Specs!) that work in grails test-app.
|
|
|
@911
|
14 years |
gav |
Update export plugin format closures to use new format.
|
|
|
@910
|
14 years |
gav |
Update start view to show user plugins again.
|
|
|
@909
|
14 years |
gav |
Install class-diagram plugin in branches/util-apps/DomainUtil.
|
|
|
@908
|
14 years |
gav |
Uninstall class-diagram plugin.
|
|
|
@907
|
14 years |
gav |
Upgrade branches/util-apps/DomainUtil to Grails-1.3.7.
|
|
|
@906
|
14 years |
gav |
Adjust dependencies, apparently xercesImpl.jar is required.
|
|
|
@905
|
14 years |
gav |
Adjust dependencies, move remaining plugin depends to BuildConfig.groovy.
|
|
|
@904
|
14 years |
gav |
Formatting only, move plugin depends above project depends.
|
|
|
@903
|
14 years |
gav |
Adjust dependencies, move jasper plugin declaration to …
|
|
|
@902
|
14 years |
gav |
Svn merge -r900:r901 …
|
|
|
@901
|
14 years |
JohnYesberg |
Geb and spock infrastructure in place. Some initial login tests
|
|
|
@900
|
14 years |
svnuser |
Svnuser test, revert r899.
|
|
|
@899
|
14 years |
svnuser |
Svnuser test
|
|
|
@898
|
14 years |
gav |
Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to …
|
|
|
@897
|
14 years |
gav |
Cleanup blank PurchaseOrderService serviceMethod().
|
|
|
@896
|
14 years |
gav |
Domain change, rename PurchaseOrder.comment to singular, set maxSize …
|
|
|
@895
|
14 years |
gav |
Add constraints to PurchaseOrderNumber.value property.
|
|
|
@894
|
14 years |
gav |
Comments to PurchaseOrderNumberTests and ! PurchaseOrderServiceTests?.
|
|
|
@893
|
14 years |
gav |
Formatting only, no code change.
|
|
|
@892
|
14 years |
gav |
Formatting only, no domain change.
|
|
|
@891
|
14 years |
gav |
Purchase Order first draft as per ticket #30, by John Yesberg.
|
|
|
@890
|
14 years |
gav |
Small adjustment to updateRev script, to use last committed revision …
|
|
|
@889
|
14 years |
gav |
Svn copy branches/features/grailsUpgrade to …
|
|
|
@888
|
14 years |
gav |
Svn merge -r886:r887 trunk/ into branches/features/grailsUpgrade/. …
|
|
|
@887
|
14 years |
gav |
Security fix for "Annotation based security is easy to bypass by …
|
|
|
@886
|
14 years |
gav |
Fix null pointer bug in TaskProcedure list view.
Does not appear …
|
|
|
@885
|
14 years |
gav |
Refactor assetTreeCompact to use includes and controller action …
|
|
|
@884
|
14 years |
gav |
Wrap safety, regulatory and mandatory requirement inputs in …
|
|
|
@883
|
14 years |
gav |
Svn merge -r881:r882 trunk/ into branches/features/grailsUpgrade/.
|
|
|
@882
|
14 years |
gav |
CSS fix for IE hiding long tree's in static_tree_compact by removing …
|
|
|
@881
|
14 years |
gav |
Svn merge -r874:r878 trunk/ into branches/features/grailsUpgrade/.
|
|
|
@880
|
14 years |
gav |
Image unique index fix, by John Yesberg.
|
|
|
@879
|
14 years |
gav |
Upgrade branches/features/grailsUpgrade to Grails-1.3.7
|
|
|
@878
|
14 years |
gav |
Add MySQL5InnoDBDialect to DataSource.groovy, helps with schema …
|
|
|
@877
|
14 years |
gav |
Add sort to assetSubItem show view.
|
|
|
@876
|
14 years |
gav |
Upgrade branches/features/grailsUpgrade to Grails-1.3.5, including …
|
|
|
@875
|
14 years |
gav |
Svn copy trunk/ to branches/features/grailsUpgrade.
|
|
|
@874
|
14 years |
gav |
Update PM Entry help message.
|
|
|
@873
|
14 years |
gav |
Refactor logic into TaskService.checkCreateEntry().
Prevent entry …
|
|
|
@872
|
14 years |
gav |
Move primary asset select in all task create views.
|
|
|
@871
|
14 years |
gav |
Replace leadPerson with primaryAsset in task search and searchCalendar …
|
|
|
@870
|
14 years |
gav |
Small update to showSubTaskTab template, mainly to show primary asset, …
|
|
|
@869
|
14 years |
gav |
Update listSubTasks view to use list template, part 2.
|
|
|
@868
|
14 years |
gav |
Remove sortable column from task list template.
|
|
|
@867
|
14 years |
gav |
Update listSubTasks view to use list template.
|
|
|
@866
|
14 years |
gav |
Small update to showSubTaskTab template, mainly to show primary asset.
|
|
|
@865
|
14 years |
gav |
Add task show modification update elements on ajax entry save.
|
|
|
@864
|
14 years |
gav |
Add task show tab header and control button update elements on entry …
|
|
|
@863
|
14 years |
gav |
Add check for submit_confirmResult in entry create ajax.
|
|
|
@862
|
14 years |
gav |
Add task show tab header and control button update elements on entry save.
|
|
|
@861
|
14 years |
gav |
Refactor task show control buttons to a template.
|
|
|
@860
|
14 years |
gav |
Add/update task status help messages on entry save.
|
|
|
@859
|
14 years |
gav |
Rework entry create and save ajax to allow multiple page element …
|
|
|
@858
|
14 years |
gav |
Add productionReference and down time to entry list template.
|
|
|
@857
|
14 years |
gav |
Upgrade to jQuery-1.5.1, solves jqXHR.status null or not an object …
|
|
|
@856
|
14 years |
gav |
Update default ajax message.
|
|
|
@855
|
14 years |
gav |
Set submitAction and remove name from default submit button to stop …
|
|
|
@854
|
14 years |
gav |
Add ConditionSeverity legend to taskProcedureRevision show template.
|
|
|
@853
|
14 years |
gav |
Fix small error in workLoad view, move tr inside tbody.
|
|
|
@852
|
14 years |
gav |
Refactor show task tabHeader into a template.
|
|
|
@851
|
14 years |
gav |
Complete and Flag buttons on ajax task entries, first draft.
|
|
|
@850
|
14 years |
gav |
Task show ajax improvement, save/restore form and data if no response …
|
|
|
@849
|
14 years |
gav |
Adjust ConditionSeverity base data, part 3.
|
|
|
@848
|
14 years |
gav |
Adjust ConditionSeverity base data, part 2.
|
|
|
@847
|
14 years |
gav |
Adjust ConditionSeverity base data.
|
|
|
@846
|
14 years |
gav |
Update Entry list and Task showTaskTab templates to use ajax create/save.
|
|
|
@845
|
14 years |
gav |
Adjust taskShow.js scroll to height.
|
|
|
@844
|
14 years |
gav |
Update taskShow.js to fix blur/fuzzy text in IE.
Also don't show …
|
|
|
@843
|
14 years |
gav |
Update task search and workLoad view, includes refactor of task table …
|
|
|
@842
|
14 years |
gav |
Update TaskSearchService.workDone search to include "PM Entries".
|
|
|
@841
|
14 years |
gav |
Update ConditionSeverity? base data.
|
|
|
@840
|
14 years |
gav |
Fix task search filterpane memory bug.
|
|
|
@839
|
14 years |
gav |
Added testSaveEntry and testSavePMEntryHighestSeverityValidation to …
|
|
|
@838
|
14 years |
gav |
Update service, controller and view logic to hand Task and Entry …
|
|
|
@837
|
14 years |
gav |
Domain change, add highestSeverity to Entry, with custom validation.
|
|
|
@836
|
14 years |
gav |
Fix early closed table row on clickableOdd/clickableEven list tables.
|
|
|
@835
|
14 years |
gav |
Fix missing max and offset in TaskSearchService for person's tasks.
|
|
|
@834
|
14 years |
gav |
AJAX Work Done and PM Entry, second draft, part 2.
|
|
|
@833
|
14 years |
gav |
AJAX Work Done and PM Entry, second draft.
|
|
|
@832
|
14 years |
gav |
Adjust fail sequence of TaskService.saveEntry slightly.
|
|
|
@831
|
14 years |
gav |
Refactor taskShow.js.
|
|
|
@830
|
14 years |
gav |
Use custom version of helpBalloon taglib in entry create template.
|
|
|
@829
|
14 years |
gav |
Create custom taglib of helpBalloon to allow their usage in ajax …
|
|
|
@828
|
14 years |
gav |
Svn delete branches/features/taskProcedureRework.
|
|
|
@827
|
14 years |
gav |
Remove trailing apostrophe from main layout gsp.
|
|
|
@826
|
14 years |
gav |
AJAX PM Entry, first draft.
|
|
|
@825
|
14 years |
gav |
Add jQuery AJAX util js and css, part 2.
|
|
|