< Magazine />


Release: Devproof Portal 1.0-rc4

Saturday, May 29, 2010 by Carsten Hufe   Tags:  devproof   portal   release 

I am proudly present Devproof Portal 1.0-rc4. Here is a short overview of the changes:

  • Oracle database support added
  • Some bugfixes
  • Better test coverage
  • External frameworks updated

Getting started: Devproof Portal with Tomcat 6

Overview: Devproof Portal

Enjoy the new release smiley

Move to Mercurial or Git?

Tuesday, March 16, 2010 by Carsten Hufe   Tags:  git   mercurial 

Some colleagues of mine gave me a short briefing on Git and so I read a lot about it. In the last few days I tried Bazaar and Mercurial too. Bazaar is too slow and hasn't got a integrated branch switching, that means each folder is a branch.

Mercurial and Git are nearly equal in performance and features, but I think Mercurial has a better Windows support and better tools like HGeclipse. On the other side I suppose Git has the bigger community (if you compare Github and Bitbucket).

What would you prefer?

Next Devproof Portal Release

Saturday, March 13, 2010 by Carsten Hufe   Tags:  devproof   release   portal 

The next Devproof Portal release comes a little bit later (maybe April or May). It will be a release candidate too. Here is the estimated changeset:

  • Updated Frameworks again
  • More tests
  • Some refactoring (e.g. Model fixes)
  • Oracle support

If you like, you can take a look to the Google Code Issue Tracker.

Release: Devproof Portal 1.0-rc3

Sunday, February 14, 2010 by Carsten Hufe   Tags:  devproof   portal   release 

I am proud to annouce Devproof Portal 1.0-rc3. It has got a lot of bugfixes and new features! Here is a short overview:

New features

  • addthis.com functionality
  • Comment module with usage in Blog and Articles module
  • Print view for articles
  • RSS feed support
  • Hidable navigation titles
  • Preselected rights from the last entry (for blogs, downloads, etc) when creating a new one
  • Switched from TinyMCE to CKeditor
  • Make default code style configurable (SyntaxHighlighter)
  • New KittenCaptcha
  • Nicer styles and icons

Technical stuff

  • robots.txt added
  • A lot of bugfixes - Caching added (Hibernate caching)
  • Replaced wicket-1.4rc with wicket 1.4.5 (1.4.6 contains an ajax linking bug) 
  • Default isolation level changed to READ_COMMITED
  • RightGridPanel looses CheckBox states after validation error
  • Renamed portal modules to module-$name
  • Defect design when searching
  • Updated all external frameworks to latest version
  • Generate module version from pom into spring context
  • Strong refactoring
  • String2Image Feature in Extended Label causes invalid HTML
  • Rendering test for each Panel
  • All pages are stateful
  • A lot of typos removed
  • More automated testcases

Getting started: Devproof Portal with Tomcat 6

Overview: Devproof Portal

Have fun with the new release :)

Roadmap: Devproof Portal

Sunday, February 14, 2010 by Carsten Hufe   Tags:  devproof   portal   roadmap 

I thought about a roadmap for Devproof Portal and decided that it would be useful to have one. So here is a short roadmap for Devproof Portal til version 1.0.0.

 

Version Date Summary
1.0-rc3 January 2010
  • Atom and RSS feeds
  • Robots.txt
  • Hideable navigation titles
  • Addthis.com added
  • Replacable hook for authentification
  • Commenting functionality for blog entries and articlles
  • Printing functionality for blog and articles
  • Update all used frameworks to latest version
  • Some bugfixes
  • More functional and unit tests
  • Fully refactored source code
1.0-rc4 - Only if critical bugs will be detected. Hopefully not required

1.0.0 January - March 2010
  • No new features or critical bugfixes added
  • Currently missing functional and unit tests

© 2009-2011 - www.devproof.org