-
tt32 committed patchset 12 of module CVSROOT to the DbTomsWiki CVS repository, changing 17 files.
2005-03-17 16:05:58 UTC in DbTomsWiki
-
The audit control shows always an last edit date for a
wiki page. If the page wasn't edited the system should
not show this entry.
2005-03-17 09:46:39 UTC in DbTomsWiki
-
tt32 committed patchset 11 of module CVSROOT to the DbTomsWiki CVS repository, changing 23 files.
2005-03-16 22:47:17 UTC in DbTomsWiki
-
tt32 committed patchset 10 of module CVSROOT to the DbTomsWiki CVS repository, changing 22 files.
2005-03-13 21:53:32 UTC in DbTomsWiki
-
Logged In: YES
user_id=805917
This is also a problem if the page name is at the beginning of
the page content.
2005-03-12 21:01:15 UTC in DbTomsWiki
-
CVS was updated with the latest development version. I started to integrate Log4Net for logging errors, changed the database model to support comments, page versions and ratings, integrate DotLucene for fulltext searchs instead of searchs via sql and implement transaction control for the database access.
A new zip file with version 1.0.1 is comming soon.
2005-03-12 20:59:30 UTC in DbTomsWiki
-
tt32 committed patchset 9 of module CVSROOT to the DbTomsWiki CVS repository, changing 16 files.
2005-03-12 20:40:14 UTC in DbTomsWiki
-
tt32 committed patchset 8 of module CVSROOT to the DbTomsWiki CVS repository, changing 16 files.
2005-03-11 16:50:48 UTC in DbTomsWiki
-
If an existing Page Title is entered the applications
stops with an unhandled error. The system should show
the user a message in the edit form to give him a
chance to select a new page title. Maybe we can show
the author the page for the page title so he can decide
to create a new page with a different title or change the
existing page.
2005-03-11 16:44:13 UTC in DbTomsWiki
-
I changed the data modell for the wiki database completly. The system now provides different tables to store pages, page versions, users, roles, comments and ratings. In addition the system provides tables for site management.
For each table i created a class to get access to the data store. All methods are encapsulated in these classes. You don't need to get access to the data store directly...
2005-03-11 07:45:22 UTC in DbTomsWiki