source: trunk/grails-app/views

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @476   14 years gav Improve task search and calendar logic. Move task quick search links …
(edit) @474   14 years gav Scroll month feature to task search calendar. Add reasoning, asset and …
(edit) @471   14 years gav Svn move personGroup and personGroupType controllers and views to …
(edit) @468   14 years gav Add inventory item purchase search view and logic.
(edit) @467   14 years gav Only show table headers in search views if there actually are results.
(edit) @466   14 years gav Remove some commented out dead code.
(edit) @453   14 years gav Improvements to use inventory item flow and logic and added a clear …
(edit) @452   14 years gav Replace ajax spinner with a new loading bar.
(edit) @450   14 years gav Cleanup dateFormat in all filterpane currentCriteria.
(edit) @449   14 years gav Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and …
(edit) @445   14 years gav Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
(edit) @444   14 years gav Svn delete non detailed TaskRecurringSchedule controller and views.
(edit) @442   14 years gav Small fix to inventory movement list view pagination.
(edit) @441   14 years gav Add CostCode and InventoryItemPurchase domain classes with import …
(edit) @440   14 years gav Add Person import feature. Commit has a small amount of cross over …
(edit) @438   14 years gav Svn delete non detailed InventoryMovement controller and views.
(edit) @436   14 years gav Change InventoryItem to have a preferred and many alternate suppliers …
(edit) @435   14 years gav Change InventoryItem to have a preferred and many alternate suppliers …
(edit) @433   14 years gav Add create unsheduled task feature. Refactor task priorities. Limit …
(edit) @432   14 years gav Small improvements to create immediate callout and entry detailing.
(edit) @431   14 years gav Add ProductionReference. Add ProductionManager and ProductionUser …
(edit) @430   14 years gav SVN delete non-detailed Entry views and controller.
(edit) @428   14 years gav Update copyright statements.
(edit) @425   14 years gav Handle InventoryItem reverse alternateItems.
(edit) @423   14 years gav Add Inventory import/export functionality.
(edit) @422   14 years gav Add comment property to InventoryItem domain class and views.
(edit) @418   14 years gav Add attentionFlag to Task domain along with views and logic to suite. …
(edit) @415   14 years gav Svn delete non detailed task views and controller.
(edit) @413   14 years gav Change views to use shared messages: ExtendedAttribute views for …
(edit) @412   14 years gav Add alt menu and shared messages to department detailed views.
(edit) @410   14 years gav Add a plus(+) sign to all detailed views with an Add link.
(edit) @405   14 years gav Add estimatedUnitPrice to InventoryItem. Change InventoryItem to use …
(edit) @404   14 years gav Change AddressDetailed create view to use shared messages.
(edit) @402   14 years gav Add contacts to Person, Supplier, Manufacturer and Site.
(edit) @399   14 years gav Remove email and emailShow from Person in preparation for ContactDetails.
(edit) @397   14 years gav Add address feature.
(edit) @395   14 years gav Added a create breakin task feature.
(edit) @392   14 years gav Add options div to InventoryItem search view and some minor detailing …
(edit) @388   14 years gav Misc asset view detailing.
(edit) @386   14 years gav Add alt menu and detailing to ExtendedAttributeType controller and views.
(edit) @385   14 years gav Add entries to alt menu for Site and Section views.
(edit) @384   14 years gav Minor adjustments to MaintenancePolicyDetailed views.
(edit) @383   14 years gav Svn move SupplierType and ManufacturerType controllers and views to …
(edit) @382   14 years gav Some detailing of InventoryItem views.
(edit) @381   14 years gav Svn delete InventoryItem non-detailed views and controller.
(edit) @380   14 years gav Svn move InventoryGroup controller and views to detailed and complete …
(edit) @377   14 years gav Svn move InventoryLocation and InventoryStore controllers and views …
(edit) @376   14 years gav Svn delete non-detailed InventoryLocation views and controller.
(edit) @374   14 years gav Detail Manufacturer and Supplier views and controllers.
(edit) @372   14 years gav Svn move Supplier and Manufacturer controller and views to detailed.
(edit) @370   14 years gav Add cancel button to AssetDetailed edit view and change some of the …
(edit) @369   14 years gav Add alt menu to AssetSubItem views.
(edit) @368   14 years gav Detail MaintenanceAction views. Expand on …
(edit) @364   14 years gav Svn delete MaintenanceAction non-detailed views and controller.
(edit) @363   14 years gav Detail MaintenancePolicy controller and views.
(edit) @362   14 years gav Svn move MaintenancePolicy controller and views to detailed.
(edit) @358   14 years gav Added an application log view. Reduced log file size and added CSS and …
(edit) @357   14 years gav Set Site views to use shared messages template.
(edit) @356   14 years gav Add options div to AssetSubItem search view. Prevent display of top …
(edit) @355   14 years gav Change section views to use shared messages.
(edit) @354   14 years gav Added some checks to prevent recurrsion loops in Asset tree, part 2.
(edit) @352   14 years gav Added some checks to prevent recurrsion loops in Asset tree.
(edit) @349   14 years gav Add shared messages to asset detailed views.
(edit) @348   14 years gav Add cancel button to AssetSubItem edit view.
(edit) @346   14 years gav Regenerate MaintenancePolicy views.
(edit) @345   14 years gav Detailing to MaintenanceAction show view.
(edit) @344   14 years gav Use possibleAssetSubItems list when editing an Asset.
(edit) @339   14 years gav Some detailing on Site, Department and Section list veiws.
(edit) @338   14 years gav Svn delete AssetSubItemExtendedAttribute non-detailed controller and …
(edit) @337   14 years gav Svn delete AssetSubItem non-detailed views and controller.
(edit) @336   14 years gav Add search view and detailing to AssetSubItem.
(edit) @335   14 years gav Remove non detailed Asset controller and views.
(edit) @334   14 years gav Removed list action from Asset detailed controller and views.
(edit) @333   14 years gav Add comment attribute to Department and limit description to 75 char. …
(edit) @332   14 years gav Add comment attribute to Site and limit description to 75 char. Update …
(edit) @331   14 years gav Add comment attribute to Section and limit description to 75 char. …
(edit) @330   14 years gav Add comment attribute to AssetSubItem? and limit description to 75 …
(edit) @329   14 years gav Add comment attribute to Asset and limit description to 75 char. …
(edit) @326   14 years gav Add options control to asset search view.
(edit) @324   14 years gav Remove surplus references to overlayPane.js
(edit) @323   14 years gav Add toggleWithImgAndEffect to JsUtil. Replace control divs with our …
(edit) @322   14 years gav Move JavascriptService to JsUtilService. Consolidate similar …
(edit) @313   14 years gav Small correction to body.onload and get focus working again.
(edit) @312   14 years gav Refactor asset tree taglib to populate the asset tree table via an …
(edit) @308   14 years gav Add a create site link to asset tree taglib if there are no sites yet. …
(edit) @306   14 years gav Move asset tree/overview to an overlay pane.
(edit) @304   14 years gav Add css for static_tree in shared/_assetTree.gsp
(edit) @303   14 years gav Add link option and field comments to CustomTagLib checkBoxList.
(edit) @295   14 years gav Authority add/remove logic in r294 not behaving as expected, fixed. …
(edit) @294   14 years gav Add custom checkBoxList for personGroups to Person. Wrap save and …
(edit) @293   14 years gav Removed unused list views from AssetExtendedAttribute and …
(edit) @292   14 years gav Regen AssetExtendedAttribute controller and views. Then copy over …
(edit) @290   14 years gav Secure and work on import asset tree functions. Improvements to …
(edit) @289   14 years gav Set some permissions on Site and Section controllers. Detail some site …
(edit) @288   14 years gav Regenerate and svn move the following to detailed controllers and …
(edit) @287   14 years gav First asset tree import working and created a site.
(edit) @286   14 years gav Add CustomTagLib with checkBoxList.
(edit) @285   14 years gav Add AssetSubItemService and start moving methods to it.
(edit) @284   14 years gav Move asset copy and create functions into AssetService. Repair create …
(edit) @281   14 years gav Change flash.warning to flash.errorMessage.
Note: See TracRevisionLog for help on using the revision log.