source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @176   14 years gav Add InnoBD config for MySQL since we will require transactions and row …
(edit) @175   14 years gav Substantial refactor of the Inventory domain. InventoryItems can now …
(edit) @174   14 years gav Comments in DataSource?.groovy
(edit) @173   14 years gav Format to 4 spaces, no tabs.
(edit) @172   14 years gav Fix LoginController? null object bug introduced at r166.
(edit) @171   14 years gav Turn off query_cache, should solve ticket #12.
(edit) @170   14 years gav Upgrade to class-diagram-0.4.1
(edit) @169   14 years gav Fix looping bug when a parentTask is selected from a task that is …
(edit) @168   14 years gav Add message bundles for the task filterPane. Add primary and …
(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) @164   15 years gav Add Department-Person relationship, update demo data and views to …
(edit) @163   15 years gav Add costCode attribute to Site and regen non-detailed controller and views.
(edit) @162   15 years gav Add Department domain class, controller, views and demo data. Add …
(edit) @161   15 years gav Add costCode attribute to Asset and regen non-detailed controller and …
(edit) @160   15 years gav Add costCode attribute to AssetType? and regen controller and views.
(edit) @159   15 years gav Regen non-detailed TaskRecurringSchedule? views with new templates.
(edit) @158   15 years gav Update templates to Grails-1.1.1
(edit) @157   15 years gav Detail work on TaskRecurringSchedule? views and controller. Regen …
(edit) @156   15 years gav Add filterPane to Asset and Inventory search views.
(edit) @155   15 years gav Work on Task searching. Add calendar view for Tasks. Cleaner look for …
(edit) @154   15 years gav Format to 4 spaces, no tabs.
(edit) @153   15 years gav Format to 4 spaces, no tabs.
(edit) @152   15 years gav Add MySQL java connector license info to about view.
(edit) @151   15 years gav Replace all deprecated "createLinkTo" links with "resource".
(edit) @150   15 years gav Add params.message to Person create and edit views. Code format to 4 …
(edit) @149   15 years gav Refactor bootstrap data generation to new CreateDataService?. Tweak …
(edit) @148   15 years gav Update DataSource?.groovy to include MySQL settings and comments.
(edit) @147   15 years gav Re-install class-diagram from local svn build with patch to allow war …
(edit) @146   15 years gav Remove invalid contraints reported by Tomcat debug logs.
(edit) @145   15 years gav Minor bootstrap change, adjust security to accept all /plugin/ urls. …
(edit) @144   15 years gav Work on TaskSearchService?.
(edit) @143   15 years gav Busy adding TaskSearchService?.
(edit) @142   15 years gav Uninstall class-diagram plugin from repo since it has deployment …
(edit) @141   15 years gav How to make IE7 behave more like Firefox? Add Doctype strict to the …
(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) @138   15 years gav Install class-diagram plugin 0.3, update the good old latex doc, set …
(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) @128   15 years gav Installed templates with grails install-templates
(edit) @127   15 years gav Logins now route through a welcome action to allow flash message and …
(edit) @126   15 years gav Disable Quartz job for now. Install Richui plugin and setup tabView on …
(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) @123   15 years gav Install Quartz plugin and make a start on TaskRecurringScheduleJob?
(edit) @122   15 years gav Run generate-all on all controllers and views except Person and …
(edit) @121   15 years gav Extensive update to Asset ERD and associated domain classes, not …
(edit) @120   15 years gav Delete ERD_Schema.odt and dataModel.png as no longer required. Massive …
(edit) @119   15 years gav Fix Frequency.toString()
(edit) @118   15 years gav First commit of Asset domain, including domain-classes, controllers, …
(edit) @117   15 years gav Some inventory additions to BootStrap?
(edit) @116   15 years gav First commit of Inventory domain, including domain-classes, …
(edit) @115   15 years gav ERD and InventoryTerms? are ready to start creating the domain-classes.
(edit) @114   15 years gav Small adjustment to BootStrap? Tasks, adjust link in …
(edit) @113   15 years gav Lots of work on ERD, Inventory and Asset associations. Update …
(edit) @112   15 years gav Work on Inventory domain in ERD and add colour legend.
(edit) @111   15 years gav Test svn hook
(edit) @110   15 years gav IE strikes again, small work around applied.
(edit) @109   15 years gav Work on Inventory domain in ERD.
(edit) @108   15 years gav Testing post commit hook.
(edit) @107   15 years gav Ignore *.war and remove application version as it's just annoying at …
(edit) @106   15 years gav Some CSS adjustments to text color, img border, remove body …
(edit) @105   15 years gav Tidy up after move.
(edit) @104   15 years gav Move /trunk/src/* to /trunk/
(edit) @103   15 years gav Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
(edit) @102   15 years gav Tweak BootStrap? data.
(edit) @101   15 years gav Remove hidden person.id field as it is not used due to not being secure.
(edit) @100   15 years gav Set /web-app/plugins to ignore, since grails deletes the dir on a …
(edit) @99   15 years gav Tweaking to the Change Password view, control and errors. Remove …
(edit) @98   15 years gav Installed help-balloons plugin. Adjust security config to allow …
(edit) @97   15 years gav Squashed the password validation bug in Person edit
(edit) @96   15 years gav Implemented the bulk of AssignedPerson? domain
(edit) @95   15 years gav Set svn to ignore stacktrack.log by: propedit svn:ignore src/
(edit) @94   15 years gav Started on AssignedPerson? domain
(edit) @93   15 years gav Rename Modification and ModificationType? domains to TaskModification?
(edit) @92   15 years gav Add entryDetailed views.
(edit) @91   15 years gav More detailing on Task and Entry. Added another authorisation …
(edit) @89   15 years gav TaskRewrite? has satisfied its purpose so moved to /trunk.
(edit) @88   15 years gav Remove /trunk/src in preparation for copy of /branches/TaskRewrite/src …
(edit) @83   15 years gav Add AGPL notices.
(edit) @78   15 years gav Merge TaskRewrite? ERD back to gnuMimsErd.
(edit) @77   15 years gav Develop and update doc/Definitions as TaskRewrite? progresses.
(edit) @76   15 years gav Develop and update /doc/Definitions as TaskRewrite? progresses.
(edit) @68   15 years gav Develop and update doc/Definitions as TaskRewrite? progresses.
(edit) @63   15 years gav Add doc definitions for Task and Entry.
(edit) @50   15 years gav Trying some different layouts in task edit/create. Display entries in …
(edit) @49   15 years gav Work on Task logic and entry creation
(edit) @48   15 years gav Hopefully a CSS fix for IE
(edit) @47   15 years gav Change Person attribute of Task to leadPerson, update views and …
Note: See TracRevisionLog for help on using the revision log.