Release: Final Release 1.0.0 is out

Saturday, July 17, 2010 by Carsten Hufe  

The final release 1.0.0 of Devproof Portal is now available. Here is a short overview of the changes:

  • Final Release, no critical changes
  • Several exception fixes
  • Enable caching statistics by default
  • pom.xml cleanup, removed the redundant stuff
  • Tomcat version updated to 6.0.28

Getting started: Devproof Portal with Tomcat 6

Overview: Devproof Portal

Enjoy the final release smiley

Moved the source code to Github

Saturday, May 29, 2010 by Carsten Hufe  

The source code of Devproof Portal is now available on Github. Some weeks ago I decided to move the source code to a distributed revision control system. There were to candidates: Git and Mercurial.  I decided in favour of Git, because I only know people who are using Git. It seems to be more popular than Mercurial (see Google Trends and compare Github with BitBucket). Furthermore Git is faster and more flexible.

Please visit Devproof on Github

# Create a clone from Github
git clone git://github.com/devproof/portal.git devproof

If you like, you can fork the project.

For the hardcore SVN users, you can still use it:

# Checkout from SVN
svn checkout https://svn.github.com/devproof/portal/ devproof

The source code from Google Code SVN has been removed, but the Google Code Project Page (incl. Bug Tracker, Downloads etc.) is still active!

Release: Devproof Portal 1.0-rc4

Saturday, May 08, 2010 by Carsten Hufe  

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

Next Devproof Portal Release

Saturday, March 13, 2010 by Carsten Hufe  

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  

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 :)

older entries >>>