source: trunk/grails-app/controllers @ 155

Name Size Rev Age Author Last Change
../
LogoutController.groovy 301 bytes 59   15 years gav Lots of changes to setup Acegi, should be complete with all current …
LoginController.groovy 4.5 KB 73   15 years gav Add changePassword under options view so that users can change their …
AssignedPersonController.groovy 3.7 KB 96   15 years gav Implemented the bulk of AssignedPerson? domain
BaseAppAdminController.groovy 164 bytes 96   15 years gav Implemented the bulk of AssignedPerson? domain
TaskController.groovy 3.2 KB 96   15 years gav Implemented the bulk of AssignedPerson? domain
InventoryGroupController.groovy 3.7 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
InventoryItemController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
InventoryMovementController.groovy 3.9 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
InventoryMovementTypeController.groovy 4.1 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
InventoryStoreController.groovy 3.7 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
InventoryTypeController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
ManufacturerController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
ManufacturerTypeController.groovy 3.8 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
SiteController.groovy 3.2 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
StoreLocationController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
SupplierController.groovy 3.4 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
SupplierTypeController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
TaskModificationController.groovy 3.8 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
UnitOfMeasureController.groovy 3.6 KB 116   15 years gav First commit of Inventory domain, including domain-classes, …
AssemblyController.groovy 3.4 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
AssetController.groovy 3.2 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
AssetTypeController.groovy 3.4 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
ComponentItemController.groovy 3.6 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
LifePlanController.groovy 3.4 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
SubAssemblyController.groovy 3.5 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
SystemSectionController.groovy 3.6 KB 118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
AssetExtendedAttributeController.groovy 4.1 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
AssetExtendedAttributeTypeController.groovy 4.3 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
EntryController.groovy 3.2 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
EntryTypeController.groovy 3.4 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
MaintenancePolicyController.groovy 3.9 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
PeriodController.groovy 3.3 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
PersonGroupController.groovy 3.5 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
PersonGroupTypeController.groovy 3.8 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
StoredItemController.groovy 3.5 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
TaskGroupController.groovy 3.4 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
TaskModificationTypeController.groovy 4.0 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
TaskPriorityController.groovy 3.6 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
TaskStatusController.groovy 3.5 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
TaskTypeController.groovy 3.4 KB 122   15 years gav Run generate-all on all controllers and views except Person and …
AssetExtendedAttributeDetailedController.groovy 4.1 KB 124   15 years gav Detail controller and views for Asset, AssetExtendedAttribute?, …
SystemSectionDetailedController.groovy 3.6 KB 124   15 years gav Detail controller and views for Asset, AssetExtendedAttribute?, …
StoredItemDetailedController.groovy 3.5 KB 125   15 years gav Detail Inventory and associated, update BootStrap? and some work on …
StoreLocationDetailedController.groovy 3.6 KB 125   15 years gav Detail Inventory and associated, update BootStrap? and some work on …
MaintenanceActionController.groovy 3.9 KB 131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
TaskProcedureController.groovy 3.6 KB 131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
TaskRecurringScheduleController.groovy 4.1 KB 131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
MaintenanceActionDetailedController.groovy 3.9 KB 133   15 years gav Work on Detail views for Task, TaskProcedure? and MaintenanceAction?.
TaskRecurringScheduleDetailedController.groovy 6.1 KB 137   15 years gav Update to grails-1.1.1 release. Fix WorkDone? and Fault entries not …
AssetDetailedController.groovy 3.7 KB 139   15 years gav Install Navigation plugin, work on navigation and hopefully fixed a …
InventoryItemDetailedController.groovy 4.2 KB 139   15 years gav Install Navigation plugin, work on navigation and hopefully fixed a …
AssignedPersonDetailedController.groovy 4.0 KB 147   15 years gav Re-install class-diagram from local svn build with patch to allow war …
EntryDetailedController.groovy 3.4 KB 147   15 years gav Re-install class-diagram from local svn build with patch to allow war …
BaseController.groovy 172 bytes 149   15 years gav Refactor bootstrap data generation to new CreateDataService?. Tweak …
AppCoreController.groovy 3.8 KB 150   15 years gav Add params.message to Person create and edit views. Code format to 4 …
AuthorityController.groovy 2.9 KB 150   15 years gav Add params.message to Person create and edit views. Code format to 4 …
PersonController.groovy 6.1 KB 150   15 years gav Add params.message to Person create and edit views. Code format to 4 …
TaskDetailedController.groovy 11.4 KB 155   15 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
TaskProcedureDetailedController.groovy 4.8 KB 155   15 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
Note: See TracBrowser for help on using the repository browser.