Timeline
May 15, 2010:
- 10:14 PM Changeset [533] by
-
Add ReportController, TaskReportService and start template reports.
- 8:43 PM Changeset [532] by
-
Install jasper plugin.
Add BuildConfig.groovy.
Svn delete mysql-connector jar since it is now a dependancy in BuildConfig and download from maven central, version also updated to 5.1.9.
May 14, 2010:
- 12:13 PM Changeset [531] by
-
Refactor UpadateRev script to improve handling when not running in a working copy.
May 10, 2010:
- 2:00 PM Changeset [530] by
-
Small spelling correction.
- 8:30 AM Changeset [529] by
-
Tweak CreateDataService to prevent issues during testing.
Repair getBudgetTasks() search.
Complete testGetBudgetTasks() test.
- 8:28 AM Changeset [528] by
-
Prevent updateVcsRevision running in test environment.
May 7, 2010:
- 6:06 PM Changeset [527] by
-
Refactor UpadateRev script to fix classNotFound exception and make script re-usable, part 2.
- 6:05 PM Changeset [526] by
-
Refactor UpadateRev script to fix classNotFound exception and make script re-usable.
May 6, 2010:
- 5:24 PM Ticket #64 (Task search returns duplicate records during pagination in some ...) closed by
- fixed: Change quick searches to use HQL. Prevent sorting by attentionFlag …
- 4:28 PM Changeset [525] by
-
Default task search results per page to 100.
- 3:51 PM Changeset [524] by
-
Refactor TaskSearchServicve getBudgetTasks() to use HQL.
- 3:48 PM Changeset [523] by
-
Remove "Predictive Maintenance" TaskType.
May 4, 2010:
- 10:10 PM Changeset [522] by
-
Add UpdateRev.groovy and _Events.groovy scripts to update application.properties and metadata at compile time to svn base revision.
- 12:35 AM Changeset [521] by
-
Add version information to about view.
May 3, 2010:
- 7:05 PM Changeset [520] by
-
Add SVN revision keyword to application properties file.
May 1, 2010:
- 8:13 PM Changeset [519] by
-
Show a development header logo in all environments except production.
- 3:04 AM Changeset [518] by
-
Allow InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited, part 2, limit to 'orders'.
- 2:39 AM Changeset [517] by
-
Allow InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited.
- 2:20 AM Changeset [516] by
-
Prevent tasks in the trash being returned by filterPane unless explicitly requested.
Apr 30, 2010:
- 3:41 AM Changeset [515] by
-
Default task dates to today when manually creating a sub task.
Apr 29, 2010:
- 5:01 AM Changeset [514] by
-
Added integration test for TaskSearchService.getPersonsTasks().
Extended TaskService.delete() to handle assignedPersons and assignedGroups.
Use safe collection navigation in AssignedGroupService and AssignedPersonService?.
Apr 28, 2010:
- 11:16 PM Changeset [513] by
-
Prevent filterPane from sorting by attentionFlag, see ticket #64.
- 11:14 PM Changeset [512] by
-
Refactor TaskSearchService.getTasks() to use HQL and avoid bug in ticket #64, also extend associated tests.
- 10:47 PM Ticket #64 (Task search returns duplicate records during pagination in some ...) created by
- This only occurs with the following conditions: 1. When not using …
- 5:02 PM Changeset [511] by
-
Adjust TaskSearchService.getPersonsTasks() so that if a person created it and is leadPerson then that task is returned.
Started on integration tests for TaskSearchService.
- 4:19 PM Changeset [510] by
-
Adding an entry to a task with no time booked will now leave the task as "Not Started".
Reopening a task will check if the task should be "In Progress" or "Not Started".
Added integration tests for above.
Added TaskService.delete() since it is required for integration tests.
- 4:13 PM Changeset [509] by
-
Some comments to CreateDataServiceTests.
Apr 23, 2010:
- 5:53 PM Changeset [508] by
-
Base data is now created during bootstrap in all environments.
Add stdout log appender to test environment.
Add CreateDataServiceTests.
- 2:42 PM Changeset [507] by
-
Add inventoryGroup to inventory search view and export.
- 12:29 PM Changeset [506] by
-
Create data adjustment, split createBasePersonGroupTypes into a separate method.
Small adjustment to person show and edit views, add group link and only show active PersonGroups.
- 10:35 AM Changeset [505] by
-
Some commenting to AppConfigServiceTests.
Apr 22, 2010:
- 3:15 PM Changeset [504] by
-
Adjust BootStrap.groovy since it is now environment aware.
Small spelling correction to DataSource?.groovy
- 12:49 PM UserGuide/OpenSource edited by
- (diff)
- 12:39 PM UserGuide/MultipleSites edited by
- (diff)
- 12:29 PM UserGuide edited by
- (diff)
Apr 20, 2010:
- 3:56 PM Changeset [503] by
-
Refactor TaskSearchService and associated messages.
- 2:14 AM Changeset [502] by
-
Small text correction to work done view.
Apr 19, 2010:
- 8:37 PM Changeset [501] by
-
Removed negative margin from tab headers since it causes selection problems in IE and looks better with a little extra space.
- 8:32 PM Changeset [500] by
-
Remove non-existant class from tab headers.
- 7:08 PM Changeset [499] by
-
Small correction to taskType sortable column on task search view.
- 2:07 AM Changeset [498] by
-
Improved table row onclick implementation for all detailed list and search views.
- 1:31 AM Changeset [497] by
-
Svn delete taskModification controller and views since they should not really exist.
- 1:23 AM Changeset [496] by
-
Svn delete un-used site and section extendedAttribute list views.
- 12:46 AM Changeset [495] by
-
Svn delete un-used maintenanceAction list view.
- 12:21 AM Changeset [494] by
-
Svn delete un-used entryDetailed list view.
- 12:19 AM Changeset [493] by
-
Svn delete un-used departmentExtendedAttribute list view.
- 12:12 AM Changeset [492] by
-
Svn delete un-used contactDetailed list view.
- 12:08 AM Changeset [491] by
-
Svn delete non-detailed assignedGroup and assignedPerson controllers and views.
Apr 18, 2010:
- 10:03 PM Changeset [490] by
-
Add work done by person and date feature with view and search logic.
Apr 16, 2010:
- 2:10 PM Changeset [489] by
-
Add recentlyUsed inventoryItem quick search.
- 1:25 PM Changeset [488] by
-
Replace nulling of session attributes with removeAttribute() in task controller.
Apr 15, 2010:
- 11:42 AM GeneralNews edited by
- (diff)
- 11:35 AM UserGuide/FindingInventory edited by
- (diff)
- 11:24 AM UserGuide edited by
- (diff)
- 10:58 AM UserGuide/FindingTasksByNumber edited by
- (diff)
- 10:43 AM UserGuide/FindingTasksByNumber created by
- 9:53 AM UserGuide/FindingTasks edited by
- (diff)
- 9:21 AM UserGuide/ContextualHelp edited by
- (diff)
- 8:58 AM features edited by
- (diff)
- 8:48 AM InstallationTips edited by
- (diff)