Menu

Trac Commit Log


Commit Date  
[r6243] by cboos

The Cc: text input field is replaced by an "Add me to Cc:" or "Remove me from Cc:" checkbox when the TICKET_EDIT_CC permission is not available.

That permission is automatically granted to TICKET_ADMIN users.

This aims to preserve the confidentiality of the e-mail addresses as required by #153.

Closes #1459.

2007-11-28 13:10:30 Tree
[r6242] by cboos

Fix a bug in rendering CC: changes.

The comparison has to be done on the unobfuscated addresses, otherwise there's a possibility that no change will be detected in case there's a collision on the ''name@...'' part. This will have the undesirable effect that the change will be shown in the "changed from ''old'' to ''new''", with ''old'' and ''new'' lists containing the full e-mail addresses.

Related to #153.

2007-11-28 11:44:35 Tree
[r6241] by osimons

Fixing how the attachment module generates the URL to itself, specifically the part provided by parent path.

* Ignores version of parent resource, ref. #6403
* Unquote parent URL to avoid double quoting, ref. #6375

2007-11-28 10:43:09 Tree
[r6240] by cboos

Use the `[trac] base_url` only when a base URL is needed outside of the context of web browsing (e.g. for the URL in the footer of generated e-mail, see #3965).

The temporary 0.11dev/0.10.5dev behavior introduced by r5642 is therefore reverted and that `base_url` is only used in redirects ''when explicitly asked for'', using the new `[trac] use_base_url_for_redirect` boolean setting (which defaults to `false`).

Closes #5064.

2007-11-28 10:21:02 Tree
[r6239] by cboos

Don't use the `versioned_page` while rendering the wiki page after a preview, review or merge operation.

As a side effect, this fixes links to attachments in the Image macro (related to #6403).

2007-11-28 09:50:16 Tree
[r6238] by jruigrok

Update file with latest messages.

2007-11-28 09:47:04 Tree
[r6237] by jruigrok

Merge over omission fix.

2007-11-28 09:36:28 Tree
[r6236] by cmlenz

Fix syntax error introduced in [6234].

2007-11-28 09:28:52 Tree
[r6235] by jruigrok

Sync with trunk.

2007-11-28 09:18:09 Tree
[r6234] by jruigrok

Use keyword arguments.

2007-11-28 08:46:08 Tree
Older >