== General News == '''27-Mar-2010''' Of course we no sooner upgrade to Grails-1.2.1 and out comes Grails-1.2.2! Thankfully upgrading framework versions in Grails has so far been pretty painless, about the [[BR]] same as upgrading a Debian GNU/Linux machine just on a smaller scale. So we'll have some of that goodness too, once again many thanks to all the Grails devs. '''24-Mar-2010''' Well we bit the bullet and upgraded to Grails-1.2.1! [[BR]] I have been hoping to do this for a while since the views are rendered faster and pre-compiled when the war is created, [[BR]] this makes the ~242 views in gnuMims less of a memory burden during deployed start-up. [[BR]] We have been waiting on a couple of plugins, quartz (scheduling) and filterpane (searching). The saints that look after [[BR]] quartz got that running recently and I committed a couple small fixes to upstream filterpane making it Grails-1.2.1 ready. [[BR]] A big cheer to all the fantastic plugin authors that have improved the plugins that gnuMims uses so heavily, [[BR]] and of course everyone that works on Grails to bring us the framework improvements! [[BR]] All plugins have been upgraded to their latest versions and all are working sweetly in testing. [[BR]] '''16-Mar-2010''' A quick note on some of the things we have been improving. Improved constraints to Task: [[BR]] targetStartDate =< targetCompletionDate (Thanks Fritza) [[BR]] comment(maxSize:1000) (Should fix bug found by Gary) [[BR]] New inventory purchasing feature. [[BR]] Task creation: Scheduled, Unscheduled and Callout. [[BR]] With priorities and types adjusted/restricted accordingly. [[BR]] Recurring schedule may now be limited by a max number of sub tasks [[BR]] or by the parent tasks target completion date. [[BR]] Import/Export of Asset tree, inventory, inventory purchases and person data to/from CSV files. [[BR]] Addition of production reference to fault entries. [[BR]] Addition of an attention flag for tasks. [[BR]] '''18-Feb-2010''' Wow that was a massive [http://www.gnumims.org/trac/timeline?from=02%2F18%2F10&daysback=1&ticket=on&changeset=on&milestone=on&wiki=on&update=Update day]. How many commits!?! [[BR]] Detailing of Inventory and related views. [[BR]] Contributions to upstream plugins. [[BR]] Several fixes and tickets closed. [[BR]] '''16-Feb-2010''' Milestone 0.6 is now complete with the refined asset tree fully implemented. [[BR]] See the milestone and timeline for details: * milestone:"0.6 - Refine asset tree" The asset tree pane is looking great and will very likely find further uses in the future. [[BR]] Security roles have been further developed and should now be a good starting point for any deployment. [[BR]] '''12-Jan-2010''' We are in the process of our first live deployment during January! [[BR]] Some refinement and development are a direct result of the feedback and testing involved in deployment. [[BR]] The asset domain is one area that will be refined. [[BR]] '''18-Dec-2009''' We have smashed over milestone 0.4 and we are well into milestone 0.5 [[BR]] See the milestone and tickets for details: * milestone:"0.4 - Functionality and integration" * [/query?status=closed&group=resolution&milestone=0.4+-+Functionality+and+integration tickets] '''10-Nov-2009''' Substantial refactor of the Inventory domain and basic inventory movement implemented, this will be further improved on.[[BR]] Inventory items can now have pictures added with a very nice browsing display with Lightbox.[[BR]] Various bug fixes, see timeline and tickets.[[BR]] Add support for task actions 'approve', 'complete', 'trash' and their counter parts.[[BR]] Task modifications are now recorded, such as created and completed along with the date and person information.[[BR]] General improvements in front end integration and back end code. '''27-Oct-2009''' Improvements to searching in Task, Inventory and Asset views. Link assets in Task views. Asset model improvements with the addition of Department entity and costCode attributes. Improvements to application user management view and login/logout controller. Creating base and demo data can now be done within gnuMims when logged in as admin. Various bug fixes. Revamp installation instructions with dev and prod (using MySQL) WAR versions now being automatically built and made available for download. '''28-Sep-2009''' Improvements in navigation and browser (IE and Firefox) compatibility. New graphical view of the domains thanks to class-diagram plugin. Update to Grails-1.1.1[[BR]] Task Recurring Schedule's are close to fully functional. '''31-Aug-2009''' After 4 months working on another project there is again time to work on gnuMims. '''30-Apr-2009''' Once again very busy, the Asset domain was successfully implemented as per the supplied model. This was actually completed with the demo online in around 4 working hours so very happy with that. The model required some more work and it's starting to look nearly correct now so will implement that and determine where to go from the feedback we get. '''16-Apr-2009''' We have had a request to model the Asset domain and show what can be done to develop asset life plans and planned maintenance. As a result the basic Inventory domain has been modeled and implemented but the Inventory functionality has been moved to milestone 0.4 '''08-Apr-2009''' The last two weeks have been very busy. Lots of server admin, updates and scripting to automate website and demo application updates. The Task domain now is quite usable to manage and plan tasks, there is of course plenty more that will be done to enrich the usage, flow and experience but all the basics are there. Considering that the Inventory domain implementation will commence today. '''24-Mar-2009''' The Task domain rewrite is complete and has been copied over to trunk. This also completes our migration to Grails-1.1 and as a large bonus Acegi security has been set-up. '''20-Mar-2009''' We now have Trac and anonymous http access to svn. Developer access to svn is via ssh and key auth. A rewrite of the Task domain and implementation of security is under way.