http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/templates/classic/instance_config.py Mercurial Repository: p/roundup/code: roundup/templates/classic/instance_config.py history 2002-09-02T07:46:55+00:00 Wrote most of the upgrading documentation (please read!) http://hg.code.sf.net:8000/p/roundup/code/#changeset-10ed4791f9699794a7ee64929cbe212e07adcc38 Richard Jones richard@users.sourceforge.net 2002-09-02T07:46:55+00:00 2002-09-02T07:46:55+00:00
changeset 10ed4791f969
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Wrote most of the upgrading documentation (please read!)

Removed the hard coded template path
Removed unused config vars from instance_config
files
removed old, unused config vars http://hg.code.sf.net:8000/p/roundup/code/#changeset-1a8fb6d0b1299dae26fdd4e6c2d368b9ba6a7d31 Richard Jones richard@users.sourceforge.net 2002-08-16T04:28:41+00:00 2002-08-16T04:28:41+00:00
changeset 1a8fb6d0b129
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description removed old, unused config vars
files
Very close now. The cgi and mailgw now use the new security API. http://hg.code.sf.net:8000/p/roundup/code/#changeset-502a5ae11cc5a505d121a615d604b86dd80018a0 Richard Jones richard@users.sourceforge.net 2002-07-26T08:27:00+00:00 2002-07-26T08:27:00+00:00
changeset 502a5ae11cc5
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Very close now. The cgi and mailgw now use the new security API.

The two templates have been migrated to that setup. Lots of unit
tests. Still some issue in the web form for editing Roles assigned to
users.
files
Merged search_indexing-branch with HEAD http://hg.code.sf.net:8000/p/roundup/code/#changeset-51c425129b3552dc1d9c58a0ce004b530422639d Roche Compaan rochecompaan@users.sourceforge.net 2002-05-25T07:16:25+00:00 2002-05-25T07:16:25+00:00
changeset 51c425129b35
branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description Merged search_indexing-branch with HEAD
files
changed the default message list in issues to display the message body http://hg.code.sf.net:8000/p/roundup/code/#changeset-65234f56b2506caa39e82952909d1222151b5883 Richard Jones richard@users.sourceforge.net 2002-05-22T00:32:34+00:00 2002-05-22T00:32:34+00:00
changeset 65234f56b250
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description changed the default message list in issues to display the message body

. made backends.__init__ be more specific about which ImportErrors it really
wants to ignore

. fixed the example addresses in the templates to use correct example domains

. cleaned out the template stylesheets, removing a bunch of junk that really
wasn't necessary (font specs, styles never used) and added a style for
message content
files
[SF#551483] assignedto in Client.make_index_link http://hg.code.sf.net:8000/p/roundup/code/#changeset-dd569f542578f4eaffb5176834e18c6bbaf39c55 Richard Jones richard@users.sourceforge.net 2002-05-21T06:05:54+00:00 2002-05-21T06:05:54+00:00
changeset dd569f542578
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description [SF#551483] assignedto in Client.make_index_link
files
[search_indexing-0-4-2-branch] Brought search_indexing-branch up to date with latest changes in HEAD. http://hg.code.sf.net:8000/p/roundup/code/#changeset-54333751e98d293a7fb82fb7587fabb2b4d11a49 Roche Compaan rochecompaan@users.sourceforge.net 2002-05-02T13:09:11+00:00 2002-05-02T13:09:11+00:00
changeset 54333751e98d
branch search_indexing-0-4-2-branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description Brought search_indexing-branch up to date with latest changes in HEAD.
files
[search_indexing-0-4-2-branch] Allow customization of the search filters... http://hg.code.sf.net:8000/p/roundup/code/#changeset-b6b3a7d4250db120b7bd733ffca941b9a8cecb45 Roche Compaan rochecompaan@users.sourceforge.net 2002-05-02T11:49:19+00:00 2002-05-02T11:49:19+00:00
changeset b6b3a7d4250d
branch search_indexing-0-4-2-branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description Allow customization of the search filters...

...that should be displayed on the search page.
files
Nosy list improvements. http://hg.code.sf.net:8000/p/roundup/code/#changeset-676d4cfde9a5b0e7cf984f9c00da428cf04f2826 Richard Jones richard@users.sourceforge.net 2002-05-02T07:56:34+00:00 2002-05-02T07:56:34+00:00
changeset 676d4cfde9a5
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Nosy list improvements.

. added option to automatically add the authors and recipients of messages
to the nosy lists with the options ADD_AUTHOR_TO_NOSY (default 'new') and
ADD_RECIPIENTS_TO_NOSY (default 'new'). These settings emulate the current
behaviour. Setting them to 'yes' will add the author/recipients to the nosy
on messages that create issues and followup messages.
. added missing documentation for a few of the config option values
files
stripping of email message body can be controlled through config variables... http://hg.code.sf.net:8000/p/roundup/code/#changeset-34dbcdfb2fe16394e911cd8eec9e3dce2823e516 Roche Compaan rochecompaan@users.sourceforge.net 2002-04-23T15:46:49+00:00 2002-04-23T15:46:49+00:00
changeset 34dbcdfb2fe1
branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description stripping of email message body can be controlled through config variables...

...EMAIL_KEEP_QUOTED_TEST and EMAIL_LEAVE_BODY_UNCHANGED.
files
[search_indexing-0-4-2-branch] We now have a separate search page for nodes. http://hg.code.sf.net:8000/p/roundup/code/#changeset-250d0d517f64a61e9a5a0b923af64b1df908bf2f Roche Compaan rochecompaan@users.sourceforge.net 2002-04-20T13:23:34+00:00 2002-04-20T13:23:34+00:00
changeset 250d0d517f64
branch search_indexing-0-4-2-branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description We now have a separate search page for nodes.

Search links for different classes can be customized in
instance_config similar to index links.
files
. [SF#517734] web header customisation is obscure http://hg.code.sf.net:8000/p/roundup/code/#changeset-cdcee6721841ad05faadeac06c11424b2b417bcc Richard Jones richard@users.sourceforge.net 2002-03-14T23:59:24+00:00 2002-03-14T23:59:24+00:00
changeset cdcee6721841
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description . [SF#517734] web header customisation is obscure
files
[SF#503204] mailgw needs a default class http://hg.code.sf.net:8000/p/roundup/code/#changeset-08abec25b2c66c1bb819093277f90f7294d8c272 Richard Jones richard@users.sourceforge.net 2002-02-15T00:13:38+00:00 2002-02-15T00:13:38+00:00
changeset 08abec25b2c6
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description [SF#503204] mailgw needs a default class

- partially done - the setting of additional properties can wait for a
better configuration system.
files
[SF#516883] mail interface + ANONYMOUS_REGISTER http://hg.code.sf.net:8000/p/roundup/code/#changeset-7c2c4840db6a7bd6ccee7ea34a46560d6d6bc660 Richard Jones richard@users.sourceforge.net 2002-02-14T23:46:02+00:00 2002-02-14T23:46:02+00:00
changeset 7c2c4840db6a
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description [SF#516883] mail interface + ANONYMOUS_REGISTER
files
[config-0-4-0-branch] Miscellaneous improvements http://hg.code.sf.net:8000/p/roundup/code/#changeset-fdee2ff82b401f21f80c93fbf78627f6a62b4a47 Titus Brown titus@users.sourceforge.net 2002-01-03T08:28:17+00:00 2002-01-03T08:28:17+00:00
changeset fdee2ff82b40
branch config-0-4-0-branch
bookmark
tag
user Titus Brown <titus@users.sourceforge.net>
description Miscellaneous improvements

* Altered function names in roundup.config to bE NeAtEr rather_than_ugly;

* Created some extra roundup.config exceptions to let people know what's
going on;

* Modified instance_config.py to use those exceptions, so that syntax errors
or other exceptions did *not* trigger the same behavior as import
while in the templates/ directory.

* Modified roundup.cgi to use the same neater function names, plus did some
minor cleanup.
files
[config-0-4-0-branch] Initial ConfigParser implementation. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a5cd27d33516ba47a1f44a411eb559410da62142 Titus Brown titus@users.sourceforge.net 2002-01-03T02:12:05+00:00 2002-01-03T02:12:05+00:00
changeset a5cd27d33516
branch config-0-4-0-branch
bookmark
tag
user Titus Brown <titus@users.sourceforge.net>
description Initial ConfigParser implementation.
files
Features and fixes. http://hg.code.sf.net:8000/p/roundup/code/#changeset-a6088556e9bafa7aa130cb4759ce5526a9cd2450 Richard Jones richard@users.sourceforge.net 2001-11-26T22:55:56+00:00 2001-11-26T22:55:56+00:00
changeset a6088556e9ba
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Features and fixes.

Feature:
. Added INSTANCE_NAME to configuration - used in web and email to identify
the instance.
. Added EMAIL_SIGNATURE_POSITION to indicate where to place the roundup
signature info in e-mails.
. Some more flexibility in the mail gateway and more error handling.
. Login now takes you to the page you back to the were denied access to.

Fixed:
. Lots of bugs, thanks Roch�nd others on the devel mailing list!
files
Features: http://hg.code.sf.net:8000/p/roundup/code/#changeset-8cd545738d8ef516a7783dd0b1927586a8878564 Richard Jones richard@users.sourceforge.net 2001-10-30T00:54:45+00:00 2001-10-30T00:54:45+00:00
changeset 8cd545738d8e
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Features:

. [SF#467129] Lossage when username=e-mail-address
. [SF#473123] Change message generation for author
. MailGW now moves 'resolved' to 'chatting' on receiving e-mail for an issue.
files
Re-enabled login and registration access... http://hg.code.sf.net:8000/p/roundup/code/#changeset-e18dd72277805e85fc36ea6acd34a8d56240756b Richard Jones richard@users.sourceforge.net 2001-10-23T01:00:18+00:00 2001-10-23T01:00:18+00:00
changeset e18dd7227780
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Re-enabled login and registration access...

...after lopping them off via disabling access for anonymous users.

Major re-org of the htmltemplate code, cleaning it up significantly. Fixed
a couple of bugs while I was there. Probably introduced a couple, but
things seem to work OK at the moment.
files
Added configuration for: http://hg.code.sf.net:8000/p/roundup/code/#changeset-c0ca7f35e0c56e8520aae84e851ef3e7dc25c771 Richard Jones richard@users.sourceforge.net 2001-10-22T03:25:01+00:00 2001-10-22T03:25:01+00:00
changeset c0ca7f35e0c5
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added configuration for:

. anonymous user access and registration (deny/allow)
. filter "widget" location on index page (top, bottom, both)

Updated some documentation.
files
stop people setting up roundup with our addresses as default http://hg.code.sf.net:8000/p/roundup/code/#changeset-b3ccf457afebee54bf242d630d5792a66c7448d2 Richard Jones richard@users.sourceforge.net 2001-10-01T06:10:42+00:00 2001-10-01T06:10:42+00:00
changeset b3ccf457afeb
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description stop people setting up roundup with our addresses as default

need to handle this better in the init
files
stupid typo http://hg.code.sf.net:8000/p/roundup/code/#changeset-18134bffab37adb31b9748bde68b0d2f890b6d1e Richard Jones richard@users.sourceforge.net 2001-08-07T00:24:43+00:00 2001-08-07T00:24:43+00:00
changeset 18134bffab37
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description stupid typo
files
Added the copyright/license notice to (nearly) all files... http://hg.code.sf.net:8000/p/roundup/code/#changeset-d45384bc6420d1fe5aa6252310d04956315bdd69 Richard Jones richard@users.sourceforge.net 2001-08-07T00:15:51+00:00 2001-08-07T00:15:51+00:00
changeset d45384bc6420
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added the copyright/license notice to (nearly) all files...

...at request of Bizar Software.
files
Roundupdb now appends "mailing list" information to its messages... http://hg.code.sf.net:8000/p/roundup/code/#changeset-1536be43d2face06d761113ae0bebb352d74595b Richard Jones richard@users.sourceforge.net 2001-08-02T06:38:17+00:00 2001-08-02T06:38:17+00:00
changeset 1536be43d2fa
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Roundupdb now appends "mailing list" information to its messages...

...which include the e-mail address and web interface
address. Templates may override this in their db classes to include
specific information (support instructions, etc).
files
Added vim command to all source so that we don't get no steenkin' tabs :) http://hg.code.sf.net:8000/p/roundup/code/#changeset-0791d13baea72ae994dbc9229f0f8603e0440a6d Richard Jones richard@users.sourceforge.net 2001-07-29T07:01:39+00:00 2001-07-29T07:01:39+00:00
changeset 0791d13baea7
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added vim command to all source so that we don't get no steenkin' tabs :)
files
Adding the classic template http://hg.code.sf.net:8000/p/roundup/code/#changeset-6ff85bc2dd56da89bb228e53a654fe6f976c3bb2 Richard Jones richard@users.sourceforge.net 2001-07-23T23:29:10+00:00 2001-07-23T23:29:10+00:00
changeset 6ff85bc2dd56
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Adding the classic template
files