Before we release a new version, all open tickets needs to be closed of the concerned milestone or the ticket needs to be moved to another milestone. For each version here below, you will see a list of open bugs, if any.
It will be good to inform me if you use the pyguicms, so that i can keep in mind of eventual users. Because the pyguicms is in heavy development, some many things may change. It will be interesting to know if i need to make some particular upgrade scripts. Especially if i change some stuff related to the database. Please, fill in the form here and provide your email. So that i can take contact with you to discuses and test the upgrade scripts. Starting of the first stable release, upgrade scripts will be created, if needed.
Get the beta version 1.0.0-beta1
If you have svn (subversion) installed:
svn export http://dvm.zapto.org:8080/svn/pyguicms/tags/1.0.0-beta1 pyguicms-1.0.0-beta1
You can get the 1.0.0-beta1 (non-svn) zipped version here if you don't have the svn tools installed.
Get the beta version 1.0.0-beta2
- #3
- Create themes
- #17
- See for another odd and even system
- #18
- Optimize the different queries in all sections
- #19
- Create a files table
- #21
- Make use of the different status of the items
- #24
- tg.identity checks and cleanup
- #43
- Order result of articles/list_by_category/?type=Foo on modified time
- #74
- Create a Debian init script
- #79
- A script to export/import articles, pages etc to text files
- #81
- Cleanup and optimize cycle before 1.0.0-beta2 release preparation
- #88
- Make use of optparse in the setup_db.py
- #89
- Cleanup setup_db.py
- #94
- Create an articles-diff and pages-diff admin interface
- #98
- Add some autocompletion for the search form
- #100
- Add a state filter for the pages, links, news, blogs items
- #101
- Split the users.py controller
- #102
- Last pages box shows non published pages
- #103
- Report link as broken
Get the stable version 1.0.0-stable
Actually there's not yet a stable version available. The stable version will be probably out when have the done all wanted things in the for the previous releases and the 1.0.0-stable. Checkout the roadmap.
No results
Get the development version (aka trunk version)
Note that you need to keep in mind what development version means! There may some expected as well unexpected bugs. Some know issues where there's still need to work on. Sometimes the development version can be completely broken! You are warned! If you want to make use of the development version. You need to track the changes and reports here on the trac. To use the latest version, it's much better and easier for you to checkout a revision of the svn server. Take also a look on the pyguicms blog project.
svn export http://dvm.zapto.org:8080/svn/pyguicms/trunk/pyguicms pyguicms
Here i checked out the code in the directory pyguicms/trunk. It's more clear that it's that it's about the pyguicms and the trunk of it.
If you don't plan to get updates (svn update http://...) or plan to work on the code, replace the word checkout with export here above.
You can get the latest non-revisioned (non-svn) zipped version here if you don't have the svn tools installed.
- #3
- Create themes
- #8
- If link category == to_long; break layout
- #13
- Add a configurable Google adsense box
- #14
- Create one main search system for the articles, pages, news etc
- #17
- See for another odd and even system
- #18
- Optimize the different queries in all sections
- #19
- Create a files table
- #20
- Add an error prone system
- #21
- Make use of the different status of the items
- #23
- Split the some things in managable modules
- #24
- tg.identity checks and cleanup
- #32
- Show the sum of the type items in the list_by_category
- #43
- Order result of articles/list_by_category/?type=Foo on modified time
- #49
- Log the logins attempts
- #74
- Create a Debian init script
- #79
- A script to export/import articles, pages etc to text files
- #81
- Cleanup and optimize cycle before 1.0.0-beta2 release preparation
- #85
- Create a configurable register system
- #87
- Count spam attempts and display it.
- #88
- Make use of optparse in the setup_db.py
- #89
- Cleanup setup_db.py
- #90
- Password of users should be encrypted in the database
- #91
- Migrate Kid templates to Genshi templates
- #94
- Create an articles-diff and pages-diff admin interface
- #98
- Add some autocompletion for the search form
- #100
- Add a state filter for the pages, links, news, blogs items
- #101
- Split the users.py controller
- #102
- Last pages box shows non published pages
- #103
- Report link as broken
