Static html generator for strictly structured sites.
1.1
---
features and improvements:
- gui enhancements:
- Tabfolder is replaced by popups
- new statusbar
- added: ExportRendererThreaded scales with cpu cores
- added: feature [2501226] show heap size in the status bar
- added: feature [2507747] small and large icons for the shell
- added: feature [2500964] remember gui settings
- added: feature [2519022] copy one image to another gallery
- added: feature [2519028] moving an IOrderable to a given position
internal:
- updated h2 to 1.1.107
- updated eclipse libs
- updated commons-net to 2.0
- updated spring to 2.5.6
- updated velocity to 1.6
- updated hibernate to 3.3.1.ga
- updated slf4j to 1.5.6
- updated fckeditor-java-core to 2.4.1
- updated fckeditor to 2.6.4
- moved the initialization of the servlet container to JettyLauncher
- rewritten spring.xml using xsd
- cleaned properties for database and hibernate
- merged the Renderer with the StaticRenderer
- cleaned up velocity initialization
- refactored some gui stuff
1.0.1
-----
internal:
- updated h2 to 1.0.77
fixes:
- dispose error while shut down
- non-ASCII characters in poormans.properties crashes the installer
at linux-based OS's
1.0
-------
known issues:
- vista: poormans can't be installed in the common program directory
- vista: export is extremely slow
- (ftp-)server won't be cleaned up, files which aren't required
won't be deleted
- not nice: 'brute-force' export before upload
- german localization isn't completed
features and improvements:
- stable with os x leopard and safari 3+
- works correctly with paths of links and images built by fckeditor
which contains spaces
- new extension for backup file: poormans_backup
- introduced i18n
- added german localization (not complete yet)
- added additional progress info for zip/unzip files
- editor's submit button is now css styled
- editor.vm has moved to defaults, no longer required in site folder
- introduced threaded export rendering, export is now 4 - 6 times faster
- added: if a level is to delete, check if there are galleries and ask
to delete the associated image files
- added verifier for attribute 'name' of the pojo popups to ensure
file system compatibility
- export can be canceled now
internal:
- restructured the velocity rendering
- ImageMagick call is rewritten
- optimized string concatenation
- introduced ViewMode to get a cleaner code
- updated h2 to 1.0.72
- updated fckeditor to 2.6.2
- updated fckeditor.java to 2.4
- updated commons-io to 1.4
- updated commons-collections to 3.2.1
- updated commons-lang to 2.4
- updated hibernate to 3.2.6.ga
- updated jface to 3.3.2
- updated jetty to 6.1.11
- updated spring to 2.5.4
- updated swt to 3.4 prefinal
- restructured build properties
- eliminated the empty file stuff in ftp
1.0 RC8
-------
internal:
- updated fckeditor.java to snapshot 2.4
- updated h2 to 1.0.66
- updated jetty to 6.1.7
- optimized string concatenation stuff
1.0 RC7
-------
features and improvements:
- disabled testing the ftp connection before running the time expensive export task
- default name of 'root page' is now a 'user property'
- added info popup after successful upload
- new progress view for upload
- new icons for the treeview
- new property to decide, if SWT Browser is using the xulrunner or not
fixes:
- validation check for export
- download was hanging in some situations
- Exceptions, is a page of a site is a gallery
- strange unregular bug with deletion an empty page/gallery
- cut and past of images doesn't move the image file to the directory of the new gallery
- hangers, if path of an image has spaces
internal:
- moved common.properties in to class path
- pack poormans' classes in an jar, so we need no WEB-INF/classes
in the destribution version
- some basic refactoring
- updated fckeditor to 2.5.1
- updated jetty to 6.1.5
- updated h2 to 2007-12-02
- updated hibernate to 3.2.5.ga
- added getFirstImage to GalleryTool
- added skipBeginningString to Utils
1.0 RC6
-------
features and improvements:
- testing the ftp connection before running the time expensive export task
- gui beautifications in popup for IPersistentPojo
fixes:
- file renaming problem with german umlauts in image files
- ugly bug with directory traversing in ftp
internal:
- refactored the main window classes
- updated h2 database to 1.0.57
1.0 RC5
-------
features and improvements:
- added gallery link zip to demo
fixes:
- 'add page' in context menu of the site, even if it already exists
- gallery zip construction
1.0 RC4
-------
features and improvements:
- little improvements in ftp transfer‚
fixes:
- special chars in file name wasn't replace in FCKeditor's upload
internal:
- updated swt to 3.3 final
- increase the abstraction of the file transfer,
so I could support other protocols
1.0 RC3
-------
features and improvements:
- speed improvement, because of jetty update
internal:
- updated jetty to 6.1.4
1.0 RC2
-------
features and improvements:
- os x support (experimental)
- readme panel in izpack installer
internal:
- updated to spring 2.0.5
- updated swt to 3.3RC4
- restructured launcher and installer build task
- quit ivy
1.0 RC1
-------
fixes:
- fckeditor’s connector servlet didn’t work
features and improvements:
- image bulk import
- gallery zip upload
- moved html escape method from the domain objects to the context ’utils’ object
- site has a welcome page
- the ’title of the browser’ is displayed in the title of the main window
- added a shell icon
internal:
- restructured the initialization procedere
- updated hsqldb to h2
- updated hibernate
- updated fckeditor to 2.4.2
- rewritten ftp, now using commons-net, now it’s possible to show the upload process in byte in futur
- refactored the image rendering classes, now completely interace based and managed by spring
- updated imageinfo to 1.9
1.0 pre2
--------
features and improvements:
- generation of a xml file which contains a checksum of each file of each exported file
(need it to deside, which file has to be uploaded)
- sf-feature 1538152: ftp transfer (don’t use it in a secure evironment, passwords are plain text!)
- removed sf-feature 1538168: warning when editor is dirty, to much strange problems!
fixes:
- styles dropdown didn ’t work with ie
internal:
- restructured rendering code to get an independend rendering engine
- updated commons-collections to 3.2
- updated commons-io to 1.3
- updated velocity to 1.5-beta2
1.0 pre1
--------
features and improvements:
- sf-feature 1538168: warning before leaving an unsaved editor
internal:
- cleanedup browser manager and dependent classes
1.0 pre
-------
features and improvements:
- sf-feature 1577085: copy robots.txt when exported a site
- sf-feature 1573095: cut/past functionality in the treeview
- sf-feature 1538505: infos about the configuration and 3rd party tools
- updated eclipse libs
- updated fckeditor to 2.3.2
- updated ivy
- updated hdbsql
- added version number
- added error page, to display errors happend while rendering
- added progress view for export, backup and import
- extended the validation of the object properties dialog
fixes:
- sf-bug 1538559: changing the name of a page corrupts the gallery
internal:
- fixed ant task to construct the database
- restructured/rewritten the dao objekts
- cleanup static dao methods