Menu

Trac Commit Log


Commit Date  
[r9543] by rblank

l10n: New extraction.

2010-04-24 23:50:54 Tree
[r9542] by rblank

i18n: Message extraction fixes, message grouping, and various improvements.

Closes #8081.

2010-04-24 23:48:26 Tree
[r9541] by rblank

wiki: For links of the form `[wiki:./PageName]`, generate a nice label by stripping any leading relative path elements, and taking into account `[wiki] split_page_names`.

Closes #9239.

2010-04-24 20:47:49 Tree
[r9540] by fschwarz

l10n/de: Fix bad format string + reformatting of long messages

2010-04-24 19:11:21 Tree
[r9539] by fschwarz

l10/de: Sync German po file with new pot

2010-04-24 13:24:09 Tree
[r9538] by fschwarz

l10/de: Apply translation updates by Daniel Musketa

2010-04-24 12:44:49 Tree
[r9537] by lgaifax

l10n/it: update to latest messages.pot

2010-04-24 11:02:02 Tree
[r9536] by rblank

wiki: Apply `[wiki] split_page_names` to internal free links and relative links when no explicit label is given.

Part of #9239.

2010-04-23 20:59:32 Tree
[r9535] by rblank

wiki: Added the possibility to have `["internal free links" with a label]`.

Also consistently accept a `?query=string` where a `#fragment` was accepted. This was already the case in most of the link syntaxes, but a few special cases were missing.

Closes #7695.

2010-04-23 19:53:41 Tree
[r9534] by cboos

Makefile: switching `make coverage` to use Ned Batchelder's excellent [http://nedbatchelder.com/code/coverage/ coverage.py] system, instead of figleaf.

The (non working) figleaf rules have nevertheless been kept (`make figleaf` et al).

coverage.py has no problem with doctests and the generated output is much nicer.
The problem with with functional tests is still not solved though (probably due to server exit condition).

You can also take benefit from advanced coverage feature by setting the `coverageopts` variable, e.g. `make coverage coverageopts='--branch'`.

2010-04-23 16:00:31 Tree
Older >