source: trunk/grails-app/controllers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @284   14 years gav Move asset copy and create functions into AssetService. Repair create …
(edit) @283   14 years gav Format to 4 spaces, no tabs.
(edit) @281   14 years gav Change flash.warning to flash.errorMessage.
(edit) @278   14 years gav Add AssetTreeTagLib and asset overview. Complete asset copy function …
(edit) @276   14 years gav Change AssetSubItem to have many assets.
(edit) @274   14 years gav Add AssetSubItem and its extended attributes detailed controllers and …
(edit) @271   14 years gav Regenerate asset views and detail views to suite. Add CsvService, …
(edit) @269   14 years gav Rebuild MaintenanceActionDetailed controller and views. Adjust …
(edit) @268   14 years gav Refactor classes for asset tree refinement. Regenerate views and …
(edit) @267   14 years gav Re-arrange svn for asset tree refactor.
(edit) @262   14 years gav Complete options div and max task results per page feature.
(edit) @260   14 years gav Improve bulk data creation batch times and use dynamic allocation of …
(edit) @258   14 years gav Add a service to create bulk test data.
(edit) @255   14 years gav Add ajax feature to show groups for person when creating and editing …
(edit) @254   14 years gav Add ajax feature to show persons in the group when creating and …
(edit) @253   14 years gav Add case insensitive sorting to Task show view, assignedPersons and …
(edit) @252   14 years gav Added TaskBudgetStatus as per ticket #49.
(edit) @250   14 years gav Small fix for some Person list view bugs.
(edit) @249   14 years gav Refactor AssignedPerson to use a serviced controller.
(edit) @248   14 years gav Small adjustment to AssignedGroupDetailedController.
(edit) @247   14 years gav Refactor AssignedGroup to use a serviced controller.
(edit) @246   14 years gav Remove/commented out the ability to change the parent task, since this …
(edit) @242   14 years gav Re-implement AssignedGroups along side AssignedPersons manually …
(edit) @241   14 years gav Undo the AssignedGroup implementation by reverse merge r240:r239.
(edit) @240   14 years gav Convert assignedPersons to assignedGroups as per ticket #37.
(edit) @237   14 years gav Integrate create data functions with appConfig.
(edit) @234   14 years gav New AppConfig class for storing application configuration settings in …
(edit) @226   14 years gav Complete functionality for inventory movement types other than "Used".
(edit) @225   14 years gav Complete inventory movement implementation as per ticket #24. Refactor …
(edit) @224   14 years gav List the inventory movements for an inventoryItem.
(edit) @216   14 years gav Replace personService.currentUser() with the more groovy …
(edit) @214   14 years gav Clicking on a searchCalendar day allows user to create a task with …
(edit) @213   14 years gav Finishing touches to recurring tasks.
(edit) @209   14 years gav Upgrade filterpane plugin to 0.6.4 from 0.6.2 and switch to …
(edit) @208   14 years gav Remove some no longer used imports and injections.
(edit) @207   14 years gav Refactor taskRecurringSchedule update() to a service method.
(edit) @206   14 years gav Switch Task to the Grails provided attach() from refresh().
(edit) @205   14 years gav Switch InventoryMovement to the Grails provided attach() from refresh().
(edit) @204   14 years gav Refactor taskService update() and enable optimistic version checking.
(edit) @203   14 years gav Move task recurring schedule creation to a service.
(edit) @199   14 years gav Upgrade quartz plugin to 0.4.1 propper. Refactor and enable quartz …
(edit) @196   14 years gav Exclude tasks in trash from subTask lists. Add create subTask …
(edit) @191   14 years gav Improve entry creation so that entryType is passed in with the …
(edit) @190   14 years gav Switch creatDemoEntries to use the taskService.createEntry service. …
(edit) @186   14 years gav Add createEntry to TaskService, automgically updates the task to "In …
(edit) @185   14 years gav Small refactor to use personService where appropriate.
(edit) @182   14 years gav Add support for inventory item Pictures and Images. Add new …
(edit) @181   14 years gav Change is* in Task to just 'active', 'scheduled' and 'approved'. …
(edit) @180   14 years gav Add support for taskModification audit/change log, the create and …
(edit) @179   14 years gav Format to 4 spaces, no tabs.
(edit) @178   14 years gav Resolve ticket #12 again. Turn query cache on again since this did not …
(edit) @177   14 years gav Inventory movement quantity adjustments now done in a service. …
(edit) @175   14 years gav Substantial refactor of the Inventory domain. InventoryItems can now …
(edit) @172   14 years gav Fix LoginController? null object bug introduced at r166.
(edit) @169   14 years gav Fix looping bug when a parentTask is selected from a task that is …
(edit) @167   14 years gav Format to 4 spaces, no tabs.
(edit) @166   14 years gav Add test and message for no granted authority to LoginController. …
(edit) @165   14 years gav Install export plugin. Add budget 'planned' and 'unplanned' search view.
(edit) @163   14 years gav Add costCode attribute to Site and regen non-detailed controller and views.
(edit) @162   14 years gav Add Department domain class, controller, views and demo data. Add …
(edit) @161   14 years gav Add costCode attribute to Asset and regen non-detailed controller and …
(edit) @160   14 years gav Add costCode attribute to AssetType? and regen controller and views.
(edit) @159   14 years gav Regen non-detailed TaskRecurringSchedule? views with new templates.
(edit) @157   14 years gav Detail work on TaskRecurringSchedule? views and controller. Regen …
(edit) @156   14 years gav Add filterPane to Asset and Inventory search views.
(edit) @155   14 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
(edit) @150   14 years gav Add params.message to Person create and edit views. Code format to 4 …
(edit) @149   14 years gav Refactor bootstrap data generation to new CreateDataService?. Tweak …
(edit) @147   14 years gav Re-install class-diagram from local svn build with patch to allow war …
(edit) @144   14 years gav Work on TaskSearchService?.
(edit) @143   14 years gav Busy adding TaskSearchService?.
(edit) @140   15 years gav Install filterPane plugin and configure for Tasks.
(edit) @139   15 years gav Install Navigation plugin, work on navigation and hopefully fixed a …
(edit) @137   15 years gav Update to grails-1.1.1 release. Fix WorkDone? and Fault entries not …
(edit) @136   15 years gav Work on TaskRecurringSchedule?.
(edit) @135   15 years gav Protect taskRecurringSchedule from creating if one already exists. …
(edit) @134   15 years gav Add icons from famfamfam silk icons, add acknowledgement page to …
(edit) @133   15 years gav Work on Detail views for Task, TaskProcedure? and MaintenanceAction?.
(edit) @132   15 years gav Small rename TaskAction? to MaintenanceAction?, compiles and runs.
(edit) @131   15 years gav Reconfigure Planned Maintenance again, now Preventative Maintenance, …
(edit) @130   15 years gav Reconfigure for Planned Maintenance
(edit) @129   15 years gav Reconfigure for Planned Maintenance
(edit) @127   15 years gav Logins now route through a welcome action to allow flash message and …
(edit) @125   15 years gav Detail Inventory and associated, update BootStrap? and some work on …
(edit) @124   15 years gav Detail controller and views for Asset, AssetExtendedAttribute?, …
(edit) @122   15 years gav Run generate-all on all controllers and views except Person and …
(edit) @118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
(edit) @116   15 years gav First commit of Inventory domain, including domain-classes, …
(edit) @106   15 years gav Some CSS adjustments to text color, img border, remove body …
(copy) @104   15 years gav Move /trunk/src/* to /trunk/
copied from trunk/appsrc/grails-app/controllers:
(copy) @103   15 years gav Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
Note: See TracRevisionLog for help on using the revision log.