source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @842   13 years gav Update TaskSearchService.workDone search to include "PM Entries".
(edit) @841   13 years gav Update ConditionSeverity? base data.
(edit) @840   13 years gav Fix task search filterpane memory bug.
(edit) @839   13 years gav Added testSaveEntry and testSavePMEntryHighestSeverityValidation to …
(edit) @838   13 years gav Update service, controller and view logic to hand Task and Entry …
(edit) @837   13 years gav Domain change, add highestSeverity to Entry, with custom validation.
(edit) @836   13 years gav Fix early closed table row on clickableOdd/clickableEven list tables.
(edit) @835   13 years gav Fix missing max and offset in TaskSearchService for person's tasks.
(edit) @834   13 years gav AJAX Work Done and PM Entry, second draft, part 2.
(edit) @833   13 years gav AJAX Work Done and PM Entry, second draft.
(edit) @832   13 years gav Adjust fail sequence of TaskService.saveEntry slightly.
(edit) @831   13 years gav Refactor taskShow.js.
(edit) @830   13 years gav Use custom version of helpBalloon taglib in entry create template.
(edit) @829   13 years gav Create custom taglib of helpBalloon to allow their usage in ajax …
(edit) @827   13 years gav Remove trailing apostrophe from main layout gsp.
(edit) @826   13 years gav AJAX PM Entry, first draft.
(edit) @825   13 years gav Add jQuery AJAX util js and css, part 2.
(edit) @824   13 years gav Add jQuery AJAX util js and css.
(edit) @823   13 years gav Refactor task show view to use templates, ensure newlines at end of files.
(edit) @822   13 years gav Refactor task show view to use templates.
(edit) @821   13 years gav Domain change, add ConditionSeverity.
(edit) @820   13 years gav Prevent 'condition' column wrapping on TaskProcedureRevision show …
(edit) @819   13 years gav Add jsUtil getContextPath().
(edit) @818   13 years gav Improve message for …
(edit) @817   13 years gav Display the machines assigned to a tasks procedure, on both the task …
(edit) @816   13 years gav Add check to prevent changing a tasks primaryAsset if …
(edit) @815   13 years gav Update task edit view to use /shared/messages.
(edit) @814   13 years gav Add isDirty() during bootstrap, must be removed after upgrading to …
(edit) @813   13 years gav Remove inadvertantly commited action on TaskProcedure controller.
(edit) @812   13 years gav Sort MaintenanceActions at create and update time.
(edit) @811   13 years gav Domain change, adjust constraints on MaintenanceAction.
(edit) @810   13 years gav Shorten app_help url.
(edit) @809   13 years gav Domain change, first draft of TaskProcedureRevisions.
(edit) @808   13 years gav Make custom taglib domainValidator more lenient.
(edit) @807   13 years gav Domain change, set Task.primaryAsset to lazy:false to fix small bug …
(edit) @806   13 years gav Improve html and css formatting of taskProcedure edit and create views.
(edit) @805   13 years gav Update help icon to link to gnuMims channel.
(edit) @803   13 years gav Add clear task attention flag and complete confirmation.
(edit) @802   13 years gav Task trash improvements. Allow trashed parentTask to break subTask …
(edit) @801   13 years gav Add help icon link, open both that and HeaderLink in new windows.
(edit) @800   13 years gav Add alt and title, html properties to assetTreeButton.
(edit) @799   13 years gav Change Task.toString() and display primaryAsset.name in front of …
(edit) @798   13 years gav Svn merge -r752:r797 branches/features/taskProcedureRework into trunk/.
(edit) @765   13 years gav Svn move trunk/util-apps to branches/util-apps, part 2.
(edit) @752   13 years gav Add /trunk/util-apps, /branches/... and /tags/.. VCS structure directories.
(edit) @751   13 years gav Domain change: remove redundant LifePlan? domain.
(edit) @750   13 years gav Update demo data with 'Parent PM' tasks.
(edit) @749   13 years gav New task type 'Parent PM', display these tasks as 'Life Plan' in asset …
(edit) @748   13 years gav Small correction to cut-off words in reactiveRatio report.
(edit) @747   13 years gav Allow 100 MaintenanceActions? in Task show view.
(edit) @746   13 years gav Remove redundant task budget quick search link from manager view.
(edit) @745   13 years gav Remove stale testGetBudgetTasks.
(edit) @744   13 years gav Fix lightbox.js _imagePath.
(edit) @743   13 years gav Add mandatoryRequirements report.
(edit) @742   13 years gav Add regulatoryRequirements report, part 3, Add no requirements band to …
(edit) @741   13 years gav Add regulatoryRequirements report, part 2.
(edit) @740   13 years gav Add regulatoryRequirements report.
(edit) @739   13 years gav Add gram(s) unitOfMeasure to base data.
(edit) @738   13 years gav Update help definition of Task.safetyRequirement.
(edit) @737   13 years gav Remove task budget status from task views.
(edit) @736   13 years gav Update task search 'default sort' and show views with new icons.
(edit) @735   13 years gav Small correction to getEquipmentRegister report query.
(edit) @734   13 years gav Include supplier.name in InventoryPurchase filterpane search.
(edit) @733   13 years gav Auto swap date range in all reports, part 2.
(edit) @732   13 years gav Auto swap date range in all reports.
(edit) @731   13 years gav Auto swap date range in TaskSearchService.getWorkLoad().
(edit) @730   13 years gav Graphical touch up of task show view, add recurring schedule enabled icon.
(edit) @729   13 years gav Graphical touch up of task show view with icons.
(edit) @728   13 years gav Domain change, split Task.mandatoryRegulatory into …
(edit) @727   13 years gav Improvements to InventoryItem views.
(edit) @726   13 years gav Possible domain change, due to new min (reorderQuantity no longer …
(edit) @725   13 years gav Add some logic to protect the system (no delete or edit) and admin (no …
(edit) @724   13 years gav Add some logic to protect the system (no delete or edit) and admin (no …
(edit) @723   13 years gav No domain change, avoid possible bug by using toLong() instead of …
(edit) @722   13 years gav Domain change: as per ticket #97 - Drop the entire Manufacturer domain …
(edit) @721   13 years gav Imrovements to InventoryCsvService. Update inventory import function, …
(edit) @720   13 years gav Domain change: as per ticket #96 - Remove unused fields from …
(edit) @719   13 years gav Domain change: as per ticket #96 - Remove unused fields from …
(edit) @718   13 years gav Domain change: remove InventoryItem.averageDeliveryPeriod and …
(edit) @717   13 years gav Fix for ticket #91 - Purchasing - run order price update when invoice …
(edit) @716   13 years gav Define inventory item properties and help messages.
(edit) @715   13 years gav Domain change, implemented ticket #90 - …
(edit) @714   13 years gav Speed up jsUtil.js show and hide effects, especially looping effects.
(edit) @713   13 years gav Dynamic task quick search feature.
(edit) @712   13 years gav Add some array helper functions to jsUtil.js.
(edit) @711   13 years gav Make prototype javascript library available in main layout.
(edit) @710   13 years gav Return error message on equipment register (OH&S) report submit when …
(edit) @709   13 years gav Return error message on immediate callouts report submit when endDate …
(edit) @708   13 years gav Fix small bug in reactive ratio report, where BigDecimal? not returned …
(edit) @707   13 years gav Wire start view for showTab.
(edit) @706   13 years gav Implement ticket #88 - "Implement Regulatory Task Completion on …
(edit) @705   13 years gav Small spelling correction in InventoryItemSearchService comments
(edit) @704   13 years gav Revert r702 - "Domain change: Add hasRegulatoryRequirements to Asset."
(edit) @703   13 years gav Fix small mistype bug in CreateDataService.
(edit) @702   13 years gav Domain change: Add hasRegulatoryRequirements to Asset.
(edit) @701   13 years gav New workLoad search view and logic to suite.
(edit) @700   13 years gav Fix lazy initialization bug and optimise fetching in AssignedGroupService.
(edit) @699   13 years gav Add INSTALL text file.
(edit) @698   13 years gav Small correction in HqlBuilderTests?, remove stale debug arg.
(edit) @697   13 years gav Small spelling correction in HqlBuilderTests? comment.
Note: See TracRevisionLog for help on using the revision log.