Timeline
Feb 11, 2010:
- 10:12 PM Changeset [351] by
-
Set CsvService logging to info level in production.
Feb 10, 2010:
- 5:09 AM Changeset [350] by
-
Move Asset delete to a service method and configure cascade deletion checks.
- 5:08 AM Changeset [349] by
-
Add shared messages to asset detailed views.
- 3:53 AM Changeset [348] by
-
Add cancel button to AssetSubItem edit view.
- 3:52 AM Changeset [347] by
-
Move AssetSubItem delete to a service method and configure cascade deletion checks.
- 3:25 AM Changeset [346] by
-
Regenerate MaintenancePolicy views.
- 3:19 AM Changeset [345] by
-
Detailing to MaintenanceAction show view.
- 2:50 AM Changeset [344] by
-
Use possibleAssetSubItems list when editing an Asset.
- 2:49 AM Changeset [343] by
-
Improvements to CustomTagLib checkBoxList, sorting, dynamic displayFields and a small fix to the domain class set method.
- 2:45 AM Changeset [342] by
-
Redirect to AssetSubItem search view in some cases.
Feb 9, 2010:
- 11:19 PM Changeset [341] by
-
Add unique constraint to AssetSubItem name.
- 10:28 PM Changeset [340] by
-
Small adjustment to CsvService asset tree import, to handle blank description on last column correctly.
- 3:54 AM Changeset [339] by
-
Some detailing on Site, Department and Section list veiws.
- 3:53 AM Changeset [338] by
-
Svn delete AssetSubItemExtendedAttribute non-detailed controller and views.
- 2:55 AM Changeset [337] by
-
Svn delete AssetSubItem non-detailed views and controller.
- 2:54 AM Changeset [336] by
-
Add search view and detailing to AssetSubItem.
- 1:58 AM Changeset [335] by
-
Remove non detailed Asset controller and views.
- 1:57 AM Changeset [334] by
-
Removed list action from Asset detailed controller and views.
- 1:47 AM Changeset [333] by
-
Add comment attribute to Department and limit description to 75 char.
Update detailed views to suite.
- 1:41 AM Changeset [332] by
-
Add comment attribute to Site and limit description to 75 char.
Update detailed views to suite.
- 1:36 AM Changeset [331] by
-
Add comment attribute to Section and limit description to 75 char.
Update detailed views to suite.
- 1:30 AM Changeset [330] by
-
Add comment attribute to AssetSubItem? and limit description to 75 char.
Update detailed views to suite.
- 1:17 AM Changeset [329] by
-
Add comment attribute to Asset and limit description to 75 char.
Update service and detailed views to suite.
- 12:24 AM Changeset [328] by
-
Format to 4 spaces, no tabs.
Feb 8, 2010:
- 9:56 PM Changeset [327] by
-
Small fix to asset tree export, turns out row.last() does not handle blank strings in the list.
- 4:30 AM Changeset [326] by
-
Add options control to asset search view.
- 3:43 AM Changeset [325] by
-
Allow ROLE_AssetUser to view the asset tree.
Some commenting and correct taskSearchParamsMax to assetSearchParamsMax.
- 3:39 AM Changeset [324] by
-
Remove surplus references to overlayPane.js
- 3:23 AM Changeset [323] by
-
Add toggleWithImgAndEffect to JsUtil.
Replace control divs with our new JsUtil toggleControl taglib.
Small CSS adjustment to asset tree pane close.
- 2:51 AM Changeset [322] by
-
Move JavascriptService to JsUtilService.
Consolidate similar JsUtilService methods.
Create JsUtilTagLib?.
Disable pulsing of asset tree loading image.
Feb 5, 2010:
- 11:15 AM Changeset [321] by
-
Update demo data to show a hierarchal (along side the current functional) asset tree layout.
- 11:11 AM Changeset [320] by
-
Update person.authorities help message since most of this is in each authority's description now.
- 11:10 AM Changeset [319] by
-
Move saveAssetTreeStatus method to AssetDetailedController, part 2.
- 11:08 AM Changeset [318] by
-
Move saveAssetTreeStatus method to AssetDetailedController.
- 9:44 AM Changeset [317] by
-
Add object descriptions to asset tree.
- 9:39 AM Changeset [316] by
-
Some comments to assetTree.js
Feb 4, 2010:
- 5:57 PM InstallationTips edited by
- (diff)
- 4:00 PM Changeset [315] by
-
Improvements to CsvService.
More comments to code and asset tree template.
Add description column to asset tree export and make import more robust with trimming and capitalising.
Feb 3, 2010:
- 3:19 PM Changeset [314] by
-
Add descriptions to demo data. Sites, departments, sections, assets and asset sub items.
- 1:40 PM Changeset [313] by
-
Small correction to body.onload and get focus working again.
- 1:32 PM Changeset [312] by
-
Refactor asset tree taglib to populate the asset tree table via an ajax call to AssetTreeService.
Move assetTree javascript to it's own js file and util javascript to a util.js file and service.
Feb 2, 2010:
- 9:57 AM Changeset [311] by
-
Format to 4 spaces, no tabs.
Feb 1, 2010:
- 12:02 PM Changeset [310] by
-
Fix small bug in AppCore controller changePassword function.
Introduced when authenticateService was replaced with authService.
- 11:59 AM Changeset [309] by
-
Change asset tree taglib Ajax.Request to asynchronous: false.
- 10:09 AM Changeset [308] by
-
Add a create site link to asset tree taglib if there are no sites yet.
Add a create department link to section create and edit views.
- 7:56 AM Changeset [307] by
-
Asset tree taglib now saves it's status in the http session along with some improvement to the button css.
Jan 31, 2010:
- 10:38 AM Changeset [306] by
-
Move asset tree/overview to an overlay pane.
Jan 29, 2010:
- 2:29 PM Changeset [305] by
-
Add a possibleAssetSubItems function to filter sub items when editing assets.
- 10:04 AM Changeset [304] by
-
Add css for static_tree in shared/_assetTree.gsp
- 10:02 AM Changeset [303] by
-
Add link option and field comments to CustomTagLib checkBoxList.
Jan 27, 2010:
- 8:13 PM Changeset [302] by
-
Add exportAssetTreeTest function, add and ignore comment and example lines.
- 2:38 PM Changeset [301] by
-
Refactor CsvService assetTreeImport method.
Jan 26, 2010:
- 9:44 PM Changeset [300] by
-
Improvements to CsvService importAssetTree method, still in progress.
Added Department column, second header line with name and description as well as improved out of bounds checking.
Jan 25, 2010:
- 7:07 PM Changeset [299] by
-
Svn delete test skeletons that are never going to be written.
- 2:14 PM Changeset [298] by
-
Set base authorisations on all controllers.
- 1:42 PM Changeset [297] by
-
Change link colours to blue.
- 10:58 AM Changeset [296] by
-
Add some manager and user authorities to base data.
- 10:57 AM Changeset [295] by
-
Authority add/remove logic in r294 not behaving as expected, fixed.
Switch views back to using Authority desctiptions.
Jan 24, 2010:
- 10:21 PM Changeset [294] by
-
Add custom checkBoxList for personGroups to Person.
Wrap save and update in transactions, tweak role add/remove logic and use a limited role list for non-admin users.
Jan 23, 2010:
- 11:33 AM Changeset [293] by
-
Removed unused list views from AssetExtendedAttribute and SubItemExtendedAttribute.
- 11:19 AM Changeset [292] by
-
Regen AssetExtendedAttribute controller and views.
Then copy over detailed controller and views and remove non detailed views and controllers.
- 10:42 AM Changeset [291] by
-
Svn move PersonService to AuthService?.
- 9:34 AM DeveloperStartPage/Kate edited by
- (diff)
- 9:30 AM DeveloperStartPage/Kate created by
- 9:23 AM DeveloperStartPage edited by
- (diff)
Jan 22, 2010:
- 5:29 PM Changeset [290] by
-
Secure and work on import asset tree functions.
Improvements to CustomTagLib.
- 12:27 PM Changeset [289] by
-
Set some permissions on Site and Section controllers.
Detail some site views missed in last commit.
- 8:52 AM Changeset [288] by
-
Regenerate and svn move the following to detailed controllers and views: Department, ExtendedAttributeType, Section, Site.
Secured with ROLE_Manager and ROLE_AppAdmin for now.
Jan 21, 2010:
- 9:54 PM Changeset [287] by
-
First asset tree import working and created a site.
- 4:07 PM Changeset [286] by
-
Add CustomTagLib with checkBoxList.
- 1:38 PM Changeset [285] by
-
Add AssetSubItemService and start moving methods to it.
- 11:25 AM Changeset [284] by
-
Move asset copy and create functions into AssetService.
Repair create links in AssetTreeTagLib.
- 8:15 AM Changeset [283] by
-
Format to 4 spaces, no tabs.
- 7:31 AM Changeset [282] by
-
Clean up css for AssetTreeTagLib.
- 7:06 AM Changeset [281] by
-
Change flash.warning to flash.errorMessage.
- 6:45 AM Changeset [280] by
-
Generate-all for Asset and AssetSubItem.
Jan 20, 2010:
- 8:42 PM Changeset [279] by
-
Add sorting to AssetTagLib.
- 8:34 PM Changeset [278] by
-
Add AssetTreeTagLib and asset overview.
Complete asset copy function with link and copy choices.
- 6:54 PM Changeset [277] by
-
Add css for flash scope error messages.
- 8:12 AM Changeset [276] by
-
Change AssetSubItem to have many assets.
Jan 19, 2010:
- 8:44 AM Changeset [275] by
-
Add items to Maintenance Policy base data.
Jan 15, 2010:
- 3:17 PM Changeset [274] by
-
Add AssetSubItem and its extended attributes detailed controllers and views, still needs work.
- 1:18 PM Changeset [273] by
-
Correct site-inventoryStores relationship and generate-all.
Copy section views over sectionDetailed.
- 12:13 PM Ticket #59 (MaintenanceAction and TaskProcedure need more thought and polish) created by
- Maintenance action should not have a step number since this is a …
- 12:03 PM Changeset [272] by
-
Regenerate department views.
- 11:37 AM Changeset [271] by
-
Regenerate asset views and detail views to suite.
Add CsvService, import and copy functions with appropriate messages and gsp's.
- 7:59 AM Changeset [270] by
-
Get bootstrap working with new asset tree.
Re-enable createDataService during bootstrap.
- 6:43 AM Changeset [269] by
-
Rebuild MaintenanceActionDetailed controller and views.
Adjust CreateBulkDataService.
Jan 14, 2010:
- 10:51 PM Changeset [268] by
-
Refactor classes for asset tree refinement.
Regenerate views and controllers to suite.
- 9:27 PM Changeset [267] by
-
Re-arrange svn for asset tree refactor.
- 9:16 PM Changeset [266] by
-
Adjust base data for asset tree refactor.
- 8:35 PM Changeset [265] by
-
Start of asset tree refactor.
Tweak AppConfig.groovy maxSize values and regenerate views.
Add page_copy.png
- 6:44 PM Changeset [264] by
-
Remove 'Controller' suffix from app admin view list of controllers.
- 6:17 PM Changeset [263] by
-
Adjust default.create.failure message.
Jan 12, 2010:
- 2:33 PM Changeset [262] by
-
Complete options div and max task results per page feature.
- 2:32 PM Changeset [261] by
-
Improve bulk data creation batch times and use dynamic allocation of next available id, take 2.
- 1:09 PM Changeset [260] by
-
Improve bulk data creation batch times and use dynamic allocation of next available id.
Sort admin view controller classes by name.
- 11:47 AM GeneralNews edited by
- (diff)