source: trunk/grails-app/controllers @ 288

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 …
BaseAppAdminController.groovy 164 bytes 96   15 years gav Implemented the bulk of AssignedPerson? domain
BaseController.groovy 172 bytes 149   15 years gav Refactor bootstrap data generation to new CreateDataService?. Tweak …
LoginController.groovy 5.4 KB 172   15 years gav Fix LoginController? null object bug introduced at r166.
AssetController.groovy 3.2 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
AssetExtendedAttributeController.groovy 4.1 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
AssetExtendedAttributeDetailedController.groovy 4.2 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
AuthorityController.groovy 2.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
EntryController.groovy 3.2 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
EntryTypeController.groovy 3.4 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryGroupController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryItemController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryLocationController.groovy 3.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryLocationDetailedController.groovy 3.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryMovementController.groovy 3.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryMovementTypeController.groovy 4.1 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryStoreController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
InventoryTypeController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
LifePlanController.groovy 3.4 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
MaintenanceActionController.groovy 3.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
MaintenancePolicyController.groovy 3.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
ManufacturerController.groovy 3.6 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
ManufacturerTypeController.groovy 3.8 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
PeriodController.groovy 3.3 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
PersonGroupController.groovy 3.6 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
PersonGroupTypeController.groovy 3.8 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
SupplierController.groovy 3.4 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
SupplierTypeController.groovy 3.6 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskController.groovy 3.2 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskGroupController.groovy 3.4 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskModificationController.groovy 3.8 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskModificationTypeController.groovy 4.0 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskPriorityController.groovy 3.6 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskProcedureController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskProcedureDetailedController.groovy 4.9 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskRecurringScheduleController.groovy 4.1 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskStatusController.groovy 3.5 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
TaskTypeController.groovy 3.4 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
UnitOfMeasureController.groovy 3.7 KB 178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
PictureDetailedController.groovy 7.4 KB 182   14 years gav Add support for inventory item Pictures and Images. Add new …
TaskRecurringScheduleDetailedController.groovy 3.5 KB 213   14 years gav Finishing touches to recurring tasks.
EntryDetailedController.groovy 4.2 KB 216   14 years gav Replace personService.currentUser() with the more groovy …
InventoryItemDetailedController.groovy 7.5 KB 226   14 years gav Complete functionality for inventory movement types other than "Used".
InventoryMovementDetailedController.groovy 4.1 KB 226   14 years gav Complete functionality for inventory movement types other than "Used".
AppConfigController.groovy 3.4 KB 234   14 years gav New AppConfig class for storing application configuration settings in …
AssignedPersonController.groovy 3.7 KB 241   14 years gav Undo the AssignedGroup implementation by reverse merge r240:r239.
AssignedGroupController.groovy 3.7 KB 242   14 years gav Re-implement AssignedGroups along side AssignedPersons manually …
PersonController.groovy 6.2 KB 250   14 years gav Small fix for some Person list view bugs.
TaskBudgetStatusController.groovy 3.8 KB 252   14 years gav Added TaskBudgetStatus as per ticket #49.
AssignedGroupDetailedController.groovy 4.7 KB 254   14 years gav Add ajax feature to show persons in the group when creating and …
AssignedPersonDetailedController.groovy 4.6 KB 255   14 years gav Add ajax feature to show groups for person when creating and editing …
AppCoreController.groovy 6.3 KB 258   14 years gav Add a service to create bulk test data.
TaskDetailedController.groovy 22.7 KB 262   14 years gav Complete options div and max task results per page feature.
AssetSubItemController.groovy 3.6 KB 268   14 years gav Refactor classes for asset tree refinement. Regenerate views and …
AssetSubItemExtendedAttributeController.groovy 4.5 KB 268   14 years gav Refactor classes for asset tree refinement. Regenerate views and …
MaintenanceActionDetailedController.groovy 3.9 KB 269   14 years gav Rebuild MaintenanceActionDetailed controller and views. Adjust …
AssetSubItemExtendedAttributeDetailedController.groovy 4.5 KB 274   14 years gav Add AssetSubItem and its extended attributes detailed controllers and …
AssetSubItemDetailedController.groovy 6.3 KB 285   14 years gav Add AssetSubItemService and start moving methods to it.
AssetDetailedController.groovy 9.9 KB 286   14 years gav Add CustomTagLib with checkBoxList.
DepartmentDetailedController.groovy 3.5 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
DepartmentExtendedAttributeDetailedController.groovy 4.5 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
ExtendedAttributeTypeDetailedController.groovy 4.1 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
SectionDetailedController.groovy 3.4 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
SectionExtendedAttributeDetailedController.groovy 4.3 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
SiteDetailedController.groovy 3.2 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
SiteExtendedAttributeDetailedController.groovy 4.1 KB 288   14 years gav Regenerate and svn move the following to detailed controllers and …
Note: See TracBrowser for help on using the repository browser.