source: trunk/grails-app/controllers @ 822

Name Size Rev Age Author Last Change
../
EntryDetailedController.groovy 5.0 KB 822   13 years gav Refactor task show view to use templates.
TaskProcedureDetailedController.groovy 6.7 KB 813   13 years gav Remove inadvertantly commited action on TaskProcedure controller.
TaskDetailedController.groovy 38.5 KB 809   13 years gav Domain change, first draft of TaskProcedureRevisions.
AssetDetailedController.groovy 13.1 KB 749   13 years gav New task type 'Parent PM', display these tasks as 'Life Plan' in asset …
ReportController.groovy 11.7 KB 743   13 years gav Add mandatoryRequirements report.
InventoryItemDetailedController.groovy 30.3 KB 727   13 years gav Improvements to InventoryItem views.
PersonController.groovy 9.5 KB 724   13 years gav Add some logic to protect the system (no delete or edit) and admin (no …
InventoryItemPurchaseDetailedController.groovy 19.3 KB 717   13 years gav Fix for ticket #91 - Purchasing - run order price update when invoice …
AppCoreController.groovy 11.2 KB 707   14 years gav Wire start view for showTab.
AssetSubItemExtendedAttributeDetailedController.groovy 4.7 KB 684   14 years gav Change flow of asset and assetSubItem extendedAttribute controllers to …
AssetExtendedAttributeDetailedController.groovy 4.3 KB 684   14 years gav Change flow of asset and assetSubItem extendedAttribute controllers to …
AssetSubItemDetailedController.groovy 8.8 KB 658   14 years gav Show AssetSubItem after update, since returning to an Asset makes no …
PurchasingGroupDetailedController.groovy 4.0 KB 633   14 years gav Domain change: Add PurchasingGroup?. Logic and views to suite.
CostCodeDetailedController.groovy 3.9 KB 633   14 years gav Domain change: Add PurchasingGroup?. Logic and views to suite.
UnitOfMeasureDetailedController.groovy 4.0 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
ProductionReferenceDetailedController.groovy 4.0 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
InventoryGroupDetailedController.groovy 4.3 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
ExtendedAttributeTypeDetailedController.groovy 4.3 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
DepartmentExtendedAttributeDetailedController.groovy 4.4 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
DepartmentDetailedController.groovy 3.5 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
ContactDetailedController.groovy 4.6 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
BaseController.groovy 162 bytes 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
AddressDetailedController.groovy 4.1 KB 628   14 years gav Full authorisation review. Add manager role to BaseController. Remove …
TaskGroupDetailedController.groovy 3.7 KB 558   14 years gav Svn move TaskGroup to TaskGroupDetailed, part 2.
PersonGroupTypeDetailedController.groovy 3.7 KB 471   14 years gav Svn move personGroup and personGroupType controllers and views to …
PersonGroupDetailedController.groovy 3.5 KB 471   14 years gav Svn move personGroup and personGroupType controllers and views to …
InventoryMovementDetailedController.groovy 4.7 KB 448   14 years gav Small correction to inventoryMovement redirect on delete.
TaskTypeController.groovy 3.3 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
TaskStatusController.groovy 3.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
TaskPriorityController.groovy 3.5 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
TaskModificationTypeController.groovy 4.0 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
TaskBudgetStatusController.groovy 3.7 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SupplierTypeDetailedController.groovy 4.1 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SupplierDetailedController.groovy 3.7 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SiteExtendedAttributeDetailedController.groovy 4.1 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SiteDetailedController.groovy 3.7 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SectionExtendedAttributeDetailedController.groovy 4.2 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
SectionDetailedController.groovy 3.8 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
PictureDetailedController.groovy 7.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
PeriodController.groovy 3.2 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
MaintenancePolicyDetailedController.groovy 4.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
InventoryTypeController.groovy 3.6 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
InventoryStoreDetailedController.groovy 4.2 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
InventoryMovementTypeController.groovy 4.0 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
InventoryLocationDetailedController.groovy 4.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
EntryTypeController.groovy 3.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
AuthorityController.groovy 2.8 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
AppConfigController.groovy 3.4 KB 403   14 years gav Change all controllers to use default.optimistic.locking.failure.
TaskRecurringScheduleDetailedController.groovy 3.8 KB 298   14 years gav Set base authorisations on all controllers.
AssignedPersonDetailedController.groovy 4.7 KB 298   14 years gav Set base authorisations on all controllers.
AssignedGroupDetailedController.groovy 4.7 KB 298   14 years gav Set base authorisations on all controllers.
BaseAppAdminController.groovy 138 bytes 289   14 years gav Set some permissions on Site and Section controllers. Detail some site …
LoginController.groovy 5.4 KB 172   15 years gav Fix LoginController? null object bug introduced at r166.
LogoutController.groovy 301 bytes 59   15 years gav Lots of changes to setup Acegi, should be complete with all current …
Note: See TracBrowser for help on using the repository browser.