lp:~gagern/trac-bzr/webadmin

Created by Martin von Gagern and last modified

It would be nice to integrate trac-bzr with the web administration frontend or Trac >=0.11.
This branch investigates ways to do this.

Get this branch:
bzr branch lp:~gagern/trac-bzr/webadmin
Only Martin von Gagern can upload to this branch. If you are Martin von Gagern please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin von Gagern
Project:
Trac-Bzr
Status:
Merged

Recent revisions

92. By Martin von Gagern

Include templates in distribution.

91. By Martin von Gagern

Merged from trunk, manually ordering imports.

90. By Martin von Gagern

Merged trac-0.4.2

89. By Martin von Gagern

Merged from trunk just after 0.3.0

88. By Martin von Gagern

First stab at a web admin interface for trac-bzr and trac 0.11.

This gives a very simple frontend to the only existing configuration option
of trac-bzr. So far it's more of a proof of concept than a proper
administration interface. Restricted to Trac >=0.11 so far, as I don't want
to duplicate templates so they can be used without Genshi, and I haven't
looked at the interface of the WebAdmin plugin either.

87. By Martin von Gagern

Fixed a few UnversionedDirNode constructor invocations.

86. By Martin von Gagern

Implement history for UnversionedNode at revisions containing a branch.

In particular, if there are multiple branches under an unversioned root,
then links like "log:@trunk,4" wouldn't display the log of revision 4 in the
trunk branch, as one would expect, but instead would display a single entry
"current:", as that is the only "history" of the unversioned root.

Now unversioned directories will print the history of the branch encoded in
the revision. Links like the one above now work as expected.

85. By Martin von Gagern

Linear history for previous and next links; get_changesets implementation.

84. By Martin von Gagern

Split trac components.

This way the different components can be enabled and disabled individually.
So people could enable the repository but disable the wiki macro, or disable
the properties renderer to get the properties rendered as simple text.

83. By Martin von Gagern

Use linear lefthand history. LP #487713.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:trac-bzr
This branch contains Public information 
Everyone can see this information.