source: trac @ 3256

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3256   5 years moschny - Make package build process independent of Trac (i.e. do not import the …
(edit) @3255   5 years moschny Ignore .egg-info file.
(edit) @3254   5 years moschny - Also change the entry point's name. - Fix keywords.
(edit) @3253   5 years moschny Change name to TracRedirect.
(edit) @3252   5 years moschny - Fix #293: strip version, query and fragment from the pagename. - …
(edit) @3251   5 years moschny Add 0.11.1 compatibility code.
(edit) @3250   5 years moschny Genshi's Markup() constructor has changed. See …
(edit) @3249   5 years moschny Fix #292: Handle different signatures of Formatter._make_link() in 0.11 …
(edit) @3248   5 years moschny Use Genshi to create tags instead of emitting plain HTML. This should also …
(edit) @3247   5 years moschny Make the plugin compatible with the upcoming Trac 0.11. Thanks to Michel …
(edit) @3246   5 years moschny Make a new branch for 0.11
(edit) @3245   5 years moschny * Add noreorder argument, fixes #277. * Code simplifications. * …
(edit) @3244   5 years moschny * Add "noedit" option, that prevents the "edit" link from being …
(edit) @3243   6 years moschny Make TracNav work with 0.11dev after the context-refactoring merge (which …
(edit) @3171   6 years moschny Propagate patch from r3170.
(edit) @3170   6 years moschny Setuptools bug: the 'sdist' command doesn't honor 'package_data', thus …
(edit) @3159   6 years moschny Follow the IWikiMacroProvider API change in Trac, see …
(edit) @3158   6 years moschny Increase version number, to not confuse people.
(edit) @3157   6 years moschny Fix #271: We wrongly used env.href instead of req.href.
(edit) @3147   6 years moschny Oops.
(edit) @3146   6 years moschny Finally drop the ..pre suffix, as this version seems to be stable, and …
(edit) @3145   6 years moschny * Make the plugin compatible with Trac's current trunk (i.e. the upcoming …
(edit) @3144   6 years moschny Start a branch for a 0.11-compatible version of TracNav.
(edit) @3142   6 years moschny Fix #269.
(edit) @3108   7 years moschny Support targets within a referenced page. Thanks to Dan Faerch (dan AT …
(edit) @3106   7 years moschny - Refactoring: Capture the state of one macro invocation in an instance …
(edit) @3099   7 years moschny - Add a navigation bar item, so that it is no longer necessary to …
(edit) @3098   7 years moschny Convert the redirect macro into a plugin. Thanks to Michel Jouvin (jouvin …
(edit) @3097   7 years moschny Change the target of the 'edit' link for a toc page to the edit action of …
(edit) @3095   7 years moschny Add a specific style for IE6 that doesn't use position:relative. Should …
(edit) @3093   7 years moschny Revert to using StringIO. In Trac 0.10, unicode strings are used, which …
(edit) @3092   7 years moschny Legacy: additionally provide the JPNav macro.
(edit) @3091   7 years moschny Minor changes.
(edit) @3090   7 years moschny Add a hint about the plugin cache.
(edit) @3089   7 years moschny Bugfix: Display the toc, when the current page is not found in the toc.
(edit) @3088   7 years moschny * Introduce the nocollapse argument. It prevents the toc from being …
(edit) @3086   7 years moschny * Add link to TracNav's homepage. * Very short installation instructions. …
(edit) @3085   7 years moschny Cleanup, small enhancements. * Import cStringIO, if available, instead of …
(edit) @3084   7 years moschny Add license entry.
(edit) @3083   7 years moschny Converted the TracNav macro into a Trac plugin. While this may need some …
(edit) @3082   7 years moschny Document current contents of trac.ini
(edit) @3077   7 years moschny Cosmetics.
(edit) @3076   7 years moschny Bugfix: Wrong location for tracnav.css.
(edit) @3075   7 years moschny Fix HTML indentation.
(edit) @3074   7 years moschny Workaround for Gecko-based browsers: Instead of { float:right; } which …
(edit) @3073   7 years moschny Small enhancement to the LISTRULE. Note: \s doesn't work, because in …
(edit) @3072   7 years moschny Cosmetics.
(edit) @3071   7 years moschny Apply a patch from Christophe Eymard <pwipwi.thecow@…> that adds …
(edit) @3063   7 years moschny * Allow usage of the Image macro in toc entries. Note: References to …
(edit) @3061   7 years moschny - Reuse the TocFormatter object for formatting all toc entries - this …
(edit) @3060   7 years moschny - Cleanup of some doc strings. - Remove unused code.
(edit) @3059   7 years moschny - Simplifications.
(edit) @3058   7 years moschny - Simplify get_toc_entry_and_indent(). - Update copyright notice.
(edit) @3057   7 years moschny Use the OneLineFormatter of Trac's wiki system instead of our own parsing …
(edit) @3056   8 years moschny - Bugfix: Uncaught StopIteration, in case the toc is empty. - Fix many …
(edit) @3055   8 years moschny See Trac ticket 1246.
(edit) @3054   8 years moschny Rewrite the TOC structure parser, using a recursive algorithm instead of …
(edit) @3053   8 years moschny Move pattern matching into a generator.
(edit) @3052   8 years moschny Replace db access code with calls to the wiki api.
(edit) @3051   8 years moschny Re-add old style for redirect notice.
(edit) @3050   8 years moschny Even more cosmetics.
(edit) @3049   8 years moschny Cosmetics.
(edit) @3048   8 years moschny Insert a header with installation instructions and a copyright notice.
(edit) @3047   8 years moschny Project-local copy of trac's htdocs files no longer needed.
(edit) @3046   8 years moschny Project-local copy of most template files no longer needed.
(edit) @3045   8 years moschny Moved display of "redirected from ..." to site_header.cs.
(edit) @3044   8 years moschny Installation instructions updated.
(edit) @3043   8 years moschny Typo corrected.
(edit) @3042   8 years moschny Move CSS styles for TracNav into a separate file.
(edit) @3041   8 years moschny POST seems not to work, so switch to GET.
(edit) @3040   8 years moschny Porting the redirect macro to trac 0.9 - first version.
(edit) @3039   8 years moschny Update configuration for trac 0.9.
(edit) @3038   8 years moschny Import of …
(edit) @3037   8 years moschny Small patch for the upcoming trac 0.9.
(edit) @3036   8 years moschny Merged 0.9b2-2416 to trunk.
(edit) @3035   8 years moschny Tag trac/vendor/current as trac/vendor/0.9b2-2416.
(edit) @3034   8 years moschny Load . into trac/vendor/current.
(edit) @3033   8 years moschny To prepare to load . into trac/vendor/current, perform 1 rename. * …
(edit) @3026   8 years hauma - Incorporated suggestion from argh@… - Fixed behaviour for …
(edit) @3004   8 years moschny Merging vendor changes 0.8.2 -> 0.8.4 to trunk.
(edit) @3003   8 years moschny Tag trac/vendor/current as trac/vendor/0.8.4.
(edit) @3002   8 years moschny Load . into trac/vendor/current.
(edit) @3000   8 years moschny Imported …
(edit) @2999   8 years moschny Merging 0.8.2 to trunk.
(edit) @2998   8 years moschny Tag trac/vendor/current as trac/vendor/0.8.2.
(edit) @2997   8 years moschny Load . into trac/vendor/current.
(edit) @2994   8 years hauma Bugfix: For collapsed submenus in the TracNav output, put the "..." string …
(edit) @2993   8 years hauma Added standard header to the output of the TracNav macro. This header is …
(edit) @2992   8 years hauma Bugfix: Format processed boxes like regular preformatted text boxes.
(edit) @2991   8 years hauma Revoked [2990], because of accidentally included unrelated changes in the …
(edit) @2990   8 years hauma Bugfix: Format processed boxes like regular preformatted text boxes.
(edit) @2989   8 years hauma - Bugfix: The TracNav filter() function returned "page found", whenever a …
(edit) @2986   8 years hauma - Fancification of the redirect macro: Display the redirection backlink …
(edit) @2985   8 years hauma - Completed implementation of the redirect macro. Pages that are targets …
(edit) @2984   8 years hauma - Improved output of the redirect macro. Display the redirection target …
(edit) @2947   8 years moschny Imported …
(edit) @2939   8 years hauma - Reserve space for the edit button of TracNav (only relevant, if the …
(edit) @2936   8 years hauma - If a TOC page contains a call to TracNav with itself as argument, use …
(edit) @2935   8 years hauma - Bugfix: TracNav no longer depends on the correct indentation (indent …
(edit) @2934   8 years hauma - Adjusted the look and feel of the active line in the TracNav navigation …
Note: See TracRevisionLog for help on using the revision log.