|
|
|
@3275
|
5 years |
moschny |
Another small correction.
|
|
|
|
@3274
|
5 years |
moschny |
Fix the _partition function and also make it more readable.
|
|
|
|
@3273
|
5 years |
moschny |
Restore compatibility with Python 2.4: don't use partition().
|
|
|
|
@3272
|
5 years |
moschny |
Update URLs and email addresses.
|
|
|
|
@3271
|
5 years |
moschny |
Start new development cycle after releasing 4.1.
|
|
|
|
@3270
|
5 years |
moschny |
Update teo urls and maintainer's email.
|
|
|
|
@3269
|
5 years |
moschny |
Update email and add a bunch of classifiers for pypi.
|
|
|
|
@3268
|
5 years |
moschny |
Add 'bztar' sdist format.
|
|
|
|
@3267
|
5 years |
moschny |
Fix whitespace.
|
|
|
|
@3266
|
5 years |
moschny |
Make the list of "allowed" (i.e. expanded) macros in the toc configurable.
|
|
|
|
@3265
|
5 years |
moschny |
- Let setuptools automatically name pre-releases.
- Prepare for 0.11.3
|
|
|
|
@3264
|
5 years |
moschny |
- Let setuptools automatically name pre-releases.
- Prepare for 4.1.
|
|
|
|
@3263
|
5 years |
moschny |
Drop the 'pre' suffix for the release number.
|
|
|
|
@3262
|
5 years |
moschny |
Partly rewrite the filter_toc method, for better readability and
more …
|
|
|
|
@3261
|
5 years |
moschny |
Be more precise about the license.
|
|
|
|
@3260
|
5 years |
moschny |
Remove workaround for sdist bug.
|
|
|
|
@3259
|
5 years |
moschny |
Increase version number.
|
|
|
|
@3258
|
5 years |
moschny |
Fix a bug introduced in [3248]: The ellipsis dots were shown for
expanded …
|
|
|
|
@3257
|
5 years |
moschny |
Create a tree for the toc instead of using a flat list with indented …
|
|
|
|
@3256
|
5 years |
moschny |
- Make package build process independent of Trac (i.e. do not import
the …
|
|
|
|
@3255
|
5 years |
moschny |
Ignore .egg-info file.
|
|
|
|
@3254
|
5 years |
moschny |
- Also change the entry point's name.
- Fix keywords.
|
|
|
|
@3253
|
5 years |
moschny |
Change name to TracRedirect.
|
|
|
|
@3252
|
5 years |
moschny |
- Fix #293: strip version, query and fragment from the pagename.
- …
|
|
|
|
@3251
|
5 years |
moschny |
Add 0.11.1 compatibility code.
|
|
|
|
@3250
|
5 years |
moschny |
Genshi's Markup() constructor has changed. See …
|
|
|
|
@3249
|
5 years |
moschny |
Fix #292: Handle different signatures of Formatter._make_link() in
0.11 …
|
|
|
|
@3248
|
5 years |
moschny |
Use Genshi to create tags instead of emitting plain HTML.
This should also …
|
|
|
|
@3247
|
5 years |
moschny |
Make the plugin compatible with the upcoming Trac 0.11.
Thanks to Michel …
|
|
|
|
@3246
|
5 years |
moschny |
Make a new branch for 0.11
|
|
|
|
@3245
|
5 years |
moschny |
* Add noreorder argument, fixes #277.
* Code simplifications.
* …
|
|
|
|
@3244
|
5 years |
moschny |
* Add "noedit" option, that prevents the "edit" link from being
…
|
|
|
|
@3243
|
6 years |
moschny |
Make TracNav work with 0.11dev after the context-refactoring merge
(which …
|
|
|
|
@3171
|
6 years |
moschny |
Propagate patch from r3170.
|
|
|
|
@3170
|
6 years |
moschny |
Setuptools bug: the 'sdist' command doesn't honor 'package_data', thus …
|
|
|
|
@3159
|
6 years |
moschny |
Follow the IWikiMacroProvider API change in Trac, see …
|
|
|
|
@3158
|
6 years |
moschny |
Increase version number, to not confuse people.
|
|
|
|
@3157
|
6 years |
moschny |
Fix #271: We wrongly used env.href instead of req.href.
|
|
|
|
@3147
|
6 years |
moschny |
Oops.
|
|
|
|
@3146
|
6 years |
moschny |
Finally drop the ..pre suffix, as this version seems to be stable, and …
|
|
|
|
@3145
|
6 years |
moschny |
* Make the plugin compatible with Trac's current trunk (i.e. the upcoming
…
|
|
|
|
@3144
|
6 years |
moschny |
Start a branch for a 0.11-compatible version of TracNav.
|
|
|
|
@3142
|
6 years |
moschny |
Fix #269.
|
|
|
|
@3108
|
7 years |
moschny |
Support targets within a referenced page. Thanks to Dan Faerch (dan AT …
|
|
|
|
@3106
|
7 years |
moschny |
- Refactoring: Capture the state of one macro invocation in an
instance …
|
|
|
|
@3099
|
7 years |
moschny |
- Add a navigation bar item, so that it is no longer necessary to
…
|
|
|
|
@3098
|
7 years |
moschny |
Convert the redirect macro into a plugin.
Thanks to Michel Jouvin (jouvin …
|
|
|
|
@3097
|
7 years |
moschny |
Change the target of the 'edit' link for a toc page to the edit action
of …
|
|
|
|
@3095
|
7 years |
moschny |
Add a specific style for IE6 that doesn't use position:relative.
Should …
|
|
|
|
@3093
|
7 years |
moschny |
Revert to using StringIO. In Trac 0.10, unicode strings are used,
which …
|
|
|
|
@3092
|
7 years |
moschny |
Legacy: additionally provide the JPNav macro.
|
|
|
|
@3091
|
7 years |
moschny |
Minor changes.
|
|
|
|
@3090
|
7 years |
moschny |
Add a hint about the plugin cache.
|
|
|
|
@3089
|
7 years |
moschny |
Bugfix: Display the toc, when the current page is not found in the toc.
|
|
|
|
@3088
|
7 years |
moschny |
* Introduce the nocollapse argument. It prevents the toc from being
…
|
|
|
|
@3086
|
7 years |
moschny |
* Add link to TracNav's homepage.
* Very short installation instructions. …
|
|
|
|
@3085
|
7 years |
moschny |
Cleanup, small enhancements.
* Import cStringIO, if available, instead of …
|
|
|
|
@3084
|
7 years |
moschny |
Add license entry.
|
|
|
|
@3083
|
7 years |
moschny |
Converted the TracNav macro into a Trac plugin. While this may need
some …
|