| Commit | Date | |
|---|---|---|
|
[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 |
| 2008-01-25 17:47:53 | Tree | |
|
[r6415]
by
cboos
Adapt version control's cache to PostgreSQL 8.3. A few explicit casts of the revision to a str were missing. Closes #6274. |
2008-01-25 17:43:00 | Tree |
| 2008-01-25 13:53:09 | Tree |