Menu

Trac Commit Log


Commit Date  
[r6065] by cboos

context refactoring: now replace `Resource.name` by `get_name`.

2007-10-18 10:38:44 Tree
[r6064] by cboos

context refactoring: introduce `get_summary` instead of the `Resource.summary` method.

2007-10-18 10:37:32 Tree
[r6063] by cboos

context refactoring: following up to the style change of r6057, introduce get_shortname instead of the `Resource.shortname` method.

2007-10-18 10:31:37 Tree
[r6062] by cboos

context refactoring: typo in the interface declaration for the !ResourceSystem. Good catch from coderanger!

2007-10-18 10:23:52 Tree
[r6061] by cboos

context refactoring: some small fixes
- attachments were not properly tested: attachment view and list work again
- missing import in the code for creating a ticket summary

2007-10-17 17:10:45 Tree
[r6060] by cboos

Ported r5059 from 0.10-stable (fix ''wiki dump'' and ''wiki load'' for unicode Wiki page names, #6180)

2007-10-16 09:59:22 Tree
[r6059] by cboos

0.10.5dev: fix TracAdmin ''wiki dump'' and ''wiki load'' commands, so that they can handle non-ascii Wiki page names. Closes #6180. Thanks to ''condo'' for the report and the initial patches.

2007-10-16 09:44:04 Tree
[r6058] by cboos

context refactoring: fix some unit tests broken in the r5056 and effectively remove the `Resource.url` method which was not used anymore.

2007-10-16 09:40:21 Tree
[r6057] by cboos

context refactoring: split the Resource URL generation in two:
- `get_url` for retrieving the canonical URL of a Resource
- `get_relative_url` for retrieving the URL of a relative resource,
from one resource given as reference

Removed `url` method from the Resource class.
Added `get_url` and `get_abs_url` convenience functions for the templates.

2007-10-16 07:45:40 Tree
[r6056] by cboos

context refactoring: r6049 got lost, re-apply

2007-10-16 07:32:04 Tree
Older >