| Commit | Date | |
|---|---|---|
|
[r7685]
by
rblank
0.12dev: Make wiki links in wiki pages scoped. For example, a link to `MyPage` placed on `MyProject/People/Joe` will now resolve to `MyProject/People/MyPage` if it exists, otherwise to `MyProject/MyPage` if it exists, otherwise to `MyPage` if it exists. If none of the pages higher in the hierarchy exists, it will link to `MyProject/People/MyPage`, where links to pages with the same name higher in the hierarchy will also be provided. Closes #4507. |
2008-11-15 00:23:05 | Tree |
| 2008-11-14 18:22:32 | Tree | |
| 2008-11-14 18:18:00 | Tree | |
|
[r7682]
by
cboos
fr_FR: applied [attachment:trac_messages_fr_FR.po:ticket:5474 patch] contributed by Michel Briand. |
2008-11-14 18:17:36 | Tree |
|
[r7681]
by
rblank
0.12dev: Improved display of `trac-admin help`. * Added a short form when displaying help for all commands. This closes #7788. |
2008-11-14 17:33:33 | Tree |
| 2008-11-14 12:29:54 | Tree | |
| 2008-11-14 11:57:35 | Tree | |
|
[r7678]
by
rblank
0.12dev: Don't die in `trac-admin hotcopy` when copying produces errors. Also, preserve directory permissions. This closes #7798 and #6106 for trunk. |
2008-11-12 22:56:21 | Tree |
|
[r7677]
by
rblank
0.12dev: Modularized `trac-admin` by introducing an interface `IAdminCommandProvider` and moving all commands except `help`, `quit` and `initenv` into their respective owner modules. * Tab-completion has been reworked and should be closer to what's usual in shells. This completes the first part of #7770. Don't forget to run: |
2008-11-12 21:59:58 | Tree |
| 2008-11-12 15:09:59 | Tree |