Trac commits

RevisionAuthorDateDescription
7499(diff)cmlenz26 Aug 2008 12:18:17

The values of ticket fields on the ticket page now link to queries using that field/value as a filter. MAny thanks to Jeff Hammel for the patch. Closes #7562.

7498(diff)cmlenz26 Aug 2008 12:04:34

Improve the `ngettext`-style functions to automaticaly add a `num` parameter, similar to [7423] on 0.11-stable.

7497(diff)rblank25 Aug 2008 16:53:33

Merged [7496] from 0.11-stable.

7496(diff)rblank25 Aug 2008 16:35:56

0.11-stable: Fixed "up" link for hierarchical pages to point to the parent page, and added an "Up" link to the ctxtnav for those pages.

7495(diff)rblank22 Aug 2008 18:01:56

Merged [7493:7494] from 0.11-stable.

7494(diff)rblank22 Aug 2008 17:30:44

0.11-stable: Added a notice to the "403 Forbidden" error page for unauthenticated users suggesting that the user should log in.

Closes #5340 as per [GoogleGroups:trac-dev:2e8be2a89307f7ce this message].

7493(diff)rblank21 Aug 2008 15:44:31

0.11-stable: Added an optional `referer=` argument to `/login` to specify the URL to redirect to instead of using the `Referer:` HTTP header.

This is the non-controversial part of the patch to solve #5340. The code was mostly copied from th:AccountManagerPlugin, which already implements this functionality.

This also fixes a small typo in `trac/web/href.py`.

7492(diff)osimons21 Aug 2008 11:58:31

0.12dev: Typo in de_DE translation (argument replacement).

7491(diff)osimons21 Aug 2008 09:18:11

newhelp: Merged log:/trunk@7091:7490

7490(diff)ecarter20 Aug 2008 23:57:51

Trunk: Merge of r7487, a whitespace cleanup, for thatch

7489(diff)ecarter20 Aug 2008 23:52:16

Trunk: Merge of r7486, a lxml version check, for thatch

7488(diff)ecarter20 Aug 2008 23:46:35

Trunk: Merge of r7485, a pygment fix, for thatch

7487(diff)thatch20 Aug 2008 23:22:08

0.11-stable: clean up whitespace-only lines in better_twill