Timeline
Jul 14, 2010:
- 3:45 PM Ticket #79 (Reminder: Test CSV import functions and stop/start searchable index) created by
- Several changes have happened in the last few milestones that may …
- 3:41 PM Ticket #78 (Reminder: Update import functions to stop/start searchable index) created by
- Searchable index was added after the import functions were written and …
- 2:38 PM Ticket #52 (Production reference) closed by
- fixed: Implemented at r431.
- 2:25 PM Ticket #77 (Secure cost codes) closed by
- fixed: Done in r628.
- 1:18 PM Changeset [628] by
- 
              Full authorisation review. 
 Add manager role to BaseController.
 Remove inventory manager role from CostCode controller as per ticket #77.
 Remove inventory manager role from InventoryGroup controller CUD actions.
 Add all manager roles to Address and Contact controllers.
 Add production and task manager roles to ProductionReference controller.
 
- 10:46 AM Changeset [627] by
- 
              Allow all mangers to access manager view, appLog view and rebuildTextSearchIndex. 
 
- 7:39 AM Changeset [626] by
- 
              Svn ignore .directory file. 
 
- 7:37 AM Changeset [625] by
- 
              Svn delete redundant project files from previous Grails version. 
 
Jul 13, 2010:
- 3:13 PM Changeset [624] by
- 
              Move view application log file link from admin to manager view. 
 
Jul 11, 2010:
- 12:30 AM Ticket #76 (Inventory text search stops working sometimes with: Failed to rename index) closed by
- fixed: Fix applied in r622.
- 12:30 AM Ticket #77 (Secure cost codes) created by
- Only the Business Manager may edit and create CostCode's.
Jul 10, 2010:
- 11:10 PM Ticket #29 (Pictures for online demo and when running in dev mode) closed by
- fixed: Done, simply uses the logo resource.
- 10:49 PM Changeset [623] by
- 
              Small adjustment to comments in TaskRecurringScheduleJob.groovy 
 
- 10:48 PM Changeset [622] by
- 
              Apply bug fix for ticket #76. 
 Rename all instances of Lucene to Searchable.
 Improved global directory config.
 Add log levels for searchable plugin and compass.
 
- 8:21 PM Changeset [621] by
- 
              Small cleanup of messages.properties file. 
 
Jun 30, 2010:
- 2:00 AM Changeset [620] by
- 
              Show inventory item and comments on purchase search view, part 2. 
 
- 1:02 AM Changeset [619] by
- 
              Add order search button to Inventory purchasing tab, part 2. 
 
Jun 29, 2010:
- 10:38 PM Changeset [618] by
- 
              Show inventory item and comments on purchase search view. 
 
- 9:38 PM Changeset [617] by
- 
              Add order search button to Inventory purchasing tab. 
 
Jun 28, 2010:
- 7:46 PM GeneralNews edited by
- (diff)
- 7:16 PM Ticket #76 (Inventory text search stops working sometimes with: Failed to rename index) created by
- Strace: […] This appears to be a Compass issue when the …
- 4:54 AM InstallationTips edited by
- (diff)
- 4:50 AM Installing edited by
- (diff)
- 4:49 AM InstallationTips edited by
- (diff)
- 4:32 AM ChangingTheDatabase edited by
- (diff)
- 4:30 AM ChangingTheDatabase edited by
- (diff)
- 4:28 AM MysqlConfig edited by
- (diff)
- 4:27 AM Installing edited by
- (diff)
- 3:58 AM Installing edited by
- (diff)
- 3:58 AM MysqlConfig created by
- 3:00 AM Ticket #75 (TODO: rename InventoryItem property 'enableReorder' to ...) closed by
- fixed: Completed in r616.
- 1:01 AM Changeset [616] by
- 
              Domain change, rename InventoryItem property enableReorder to enableReorderListing as per ticket #75. 
 
- 12:28 AM Changeset [615] by
- 
              Fix NPE during pagination after setSearchParamsMax in search views. 
 
- 12:04 AM Changeset [614] by
- 
              Fix missing InventoryItemPurchase.count in quick searches. 
 
Jun 27, 2010:
- 10:59 PM Changeset [613] by
- 
              Always show top pagination buttons on task search view when there are multiple pages. 
 
Jun 26, 2010:
- 9:17 PM Changeset [612] by
- 
              Test new svn location, revert previous change. 
 
- 9:15 PM Changeset [611] by
- 
              Test new svn location. 
 
Jun 24, 2010:
Jun 22, 2010:
- 7:18 PM Ticket #75 (TODO: rename InventoryItem property 'enableReorder' to ...) created by
- 5:55 PM Changeset [610] by
- 
              Prevent reordering of obsolete or inactive inventory items. 
 
- 1:33 PM Changeset [609] by
- 
              Domain change, add taskBudgetStatus property to InventoryItemPurchase. 
 Update views, help balloons and logic to suite.
 
- 11:48 AM Changeset [608] by
- 
              Update default currencyList setting to include a few common currencies, part 2. 
 
- 11:44 AM Changeset [607] by
- 
              Update default currencyList setting to include a few common currencies. 
 
- 9:09 AM Changeset [606] by
- 
              Set select background since select borders cannot be styled in IE. 
 Add dialect example to data source comments.
 
Jun 21, 2010:
- 12:23 PM Changeset [605] by
- 
              Domain change, several changes to InventoryItemPurchase. 
 Update views and logic to suite.
 
- 11:01 AM Changeset [604] by
- 
              Add custom global setting for currencyList. 
 Update inventoryItem views to suite.
 
- 8:51 AM Changeset [603] by
- 
              Update event comment on TaskRecurringSchedule domain class, no domain change made. 
 
Jun 20, 2010:
- 4:54 PM Changeset [602] by
- 
              Update Task views and service to use new messages, part 2. 
 
- 2:28 PM Changeset [601] by
- 
              Add default.please.select.text and default.none.select.text messages. 
 Update Task views and service to use new messages.
 
Jun 18, 2010:
- 5:01 PM Ticket #74 (InventoryItemPurchase requires unique constraint on ...) closed by
- fixed: Implemented in r599.
- 4:58 PM Changeset [600] by
- 
              Trim inventory purchase order number. 
 Allow editing of any purchase's flags.
 Display description, location and suppliers part number when receiving.
 
- 3:58 PM Changeset [599] by
- 
              Implement InventoryItemPurchase custom constraint as per ticket #74, unique purchaseOrderNumber for an inventoryItem order. 
 
- 11:26 AM Ticket #74 (InventoryItemPurchase requires unique constraint on ...) created by
- With the current logic a puchaseOrderNumber may only be used once per …
Jun 17, 2010:
- 10:52 PM Changeset [598] by
- 
              Replace '/' with File.separator in config files. 
 
Jun 15, 2010:
- 9:18 AM Changeset [597] by
- 
              Improvements to purchasing, update order amount with total invoice payment amounts and set flags. 
 

