| Commit | Date | |
|---|---|---|
| 2008-01-30 07:53:50 | Tree | |
| 2008-01-29 16:41:37 | Tree | |
|
[r6424]
by
cboos
WikiRename: add the possibility to leave a redirection page for pointing to the renamed page. This is admittedly a poor way to fix dangling links, but perhaps the most effective one in the current state, as it's not really possible for now to go back to all the wiki texts that may contain a link to the old page and update them. |
2008-01-28 21:15:42 | Tree |
|
[r6423]
by
cboos
WikiRename: add a simple user interface for renaming wiki pages. The interface was modeled after the one for deleting wiki pages, i.e. with a confirmation page that asks for the additional details. |
2008-01-28 21:15:21 | Tree |
|
[r6422]
by
cboos
WikiRename: add a method to the model for renaming a wiki page in-place. New methods: Implementation note for `Attachment.reparent_all`: we move files individually instead of the whole folder, because: Note also that it's because of 3. (sub-folders may exists) that we don't remove the old attachment folder after the reparent. |
2008-01-28 21:14:53 | Tree |
|
[r6421]
by
cboos
WikiRename: simplify transaction handling in the Wiki model The !WikiPage public API is not modified. A helper `transaction` function is used to factor out the `handle_ta` business. Its usage is very simple: TODO: similar changes could apply to `trac.ticket.model` |
2008-01-28 21:14:29 | Tree |
| 2008-01-28 20:59:29 | Tree | |
|
[r6419]
by
cboos
A few clean-ups: |
2008-01-28 20:57:56 | Tree |
| 2008-01-27 23:53:12 | Tree | |
|
[r6417]
by
osimons
Small visual fix for label of Inter* links. When used as `[trac🎫1]` it did not show the prefix of 'trac', whereas `trac🎫1` (no brackets) did. Now they both do. |
2008-01-25 20:54:13 | Tree |