steinm
4000e712dd
- added new table tblVersion which holds the current version of letodms
2011-02-01 08:05:49 +00:00
steinm
b3ebd12b4b
-fixed insert statement on tblUsers
2011-01-23 12:03:33 +00:00
steinm
dfb61147c0
- added missing value in 'INSERT INTO tblFolders'
2011-01-21 08:34:53 +00:00
steinm
8a856e9db3
- added column date to tblFolders
2010-12-14 12:17:14 +00:00
steinm
25b62941b6
- replaced fields isAdmin and isGuest in tblUsers by field role
2010-12-06 08:22:17 +00:00
steinm
7f1fca5c23
- field version in tblDocumentContent is no longer auto_increment
...
because innoDB doesn't all it, without being a primary index and
it makes no sense, because a version should count up for a document
not over all documents
2010-12-03 07:25:39 +00:00
steinm
b5bc621318
- move all sources into trunk
2010-10-29 13:19:51 +00:00