http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/templates/classic/dbinit.py Mercurial Repository: p/roundup/code: templates/classic/dbinit.py history 2004-05-02T23:16:05+00:00 fixed journal marshalling in RDBMS backends [SF#943627] http://hg.code.sf.net:8000/p/roundup/code/#changeset-ac4f295499a4979afef15c7b087ee1564e953dfe Richard Jones richard@users.sourceforge.net 2004-05-02T23:16:05+00:00 2004-05-02T23:16:05+00:00
changeset ac4f295499a4
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fixed journal marshalling in RDBMS backends [SF#943627]

fixed handling of key values starting with numbers [SF#941363]

fixed journal "param" column size in RDBMS backends
files
queries on a per-user basis, and public queries [SF#891798] :) http://hg.code.sf.net:8000/p/roundup/code/#changeset-ee3cf6a44f29cac1b80819f87fc2e11e5a175452 Richard Jones richard@users.sourceforge.net 2004-03-26T04:50:51+00:00 2004-03-26T04:50:51+00:00
changeset ee3cf6a44f29
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description queries on a per-user basis, and public queries [SF#891798] :)

EditAction was confused about who "self" was

Edit collision detection was broken for index-page edits
files
permission fix for anonymous http://hg.code.sf.net:8000/p/roundup/code/#changeset-8e13768d02af35448b78e66506a1b20f76bf658e Richard Jones richard@users.sourceforge.net 2004-03-15T05:51:23+00:00 2004-03-15T05:51:23+00:00
changeset 8e13768d02af
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description permission fix for anonymous
files
Added the "actor" property. http://hg.code.sf.net:8000/p/roundup/code/#changeset-3e0961d6d44d810f9ed9d4fe44c00419d95d4be8 Richard Jones richard@users.sourceforge.net 2004-03-15T05:50:20+00:00 2004-03-15T05:50:20+00:00
changeset 3e0961d6d44d
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added the "actor" property.

Metakit backend not done (still not confident I know how it's supposed
to work ;)

Currently it will come up as NULL in the RDBMS backends for older items.
The *dbm backends will look up the journal. I hope to remedy the former
before 0.7's release.

Fixed a bunch of migration issues in the rdbms backends while I was at it
(index changes for key prop changes) and simplified the class table update
code for RDBMSes that have "alter table" in their command set (ie. not
sqlite) ... migration from "version 1" to "version 2" still hasn't
actually been tested yet though.
files
security fixes and doc updates http://hg.code.sf.net:8000/p/roundup/code/#changeset-2a4309450202f1d2c3caada3abe802bb0946b5f0 Richard Jones richard@users.sourceforge.net 2004-03-12T05:36:26+00:00 2004-03-12T05:36:26+00:00
changeset 2a4309450202
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description security fixes and doc updates
files
changed template to remove duplicate display table... http://hg.code.sf.net:8000/p/roundup/code/#changeset-eb043e7d089954dd5fec471cfb59bfdddca0f163 Richard Jones richard@users.sourceforge.net 2004-01-19T23:57:47+00:00 2004-01-19T23:57:47+00:00
changeset eb043e7d0899
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description changed template to remove duplicate display table...

...using built-in permission checks now

fixed permissions settings for anonymous to make view work again for them
files
[maint-0.6] testing fixes for mysql, backported from HEAD http://hg.code.sf.net:8000/p/roundup/code/#changeset-84b6d5b0762670c67c513db9b4ec4b456d7391ff Richard Jones richard@users.sourceforge.net 2003-11-14T02:47:56+00:00 2003-11-14T02:47:56+00:00
changeset 84b6d5b07626
branch maint-0.6
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description testing fixes for mysql, backported from HEAD
files
more database closing cleanups, finally mysql has no dangling references http://hg.code.sf.net:8000/p/roundup/code/#changeset-9445caec3ff54a249c1f64dcf28a8a629074987e Richard Jones richard@users.sourceforge.net 2003-11-10T03:56:39+00:00 2003-11-10T03:56:39+00:00
changeset 9445caec3ff5
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description more database closing cleanups, finally mysql has no dangling references
files
moving templates around http://hg.code.sf.net:8000/p/roundup/code/#changeset-21312a7564fd3c48c43cb9dd4a87408dcf0d3a8f Richard Jones richard@users.sourceforge.net 2003-04-17T03:38:00+00:00 2003-04-17T03:38:00+00:00
changeset 21312a7564fd
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description moving templates around
files