lp://staging/meetbot

Created by Michael Lustfield and last modified
Get this branch:
bzr branch lp://staging/meetbot
Members of MeetBot Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MeetBot Devs
Project:
MeetBot
Status:
Development

Recent revisions

159. By Richard Darst

TAG 0.1.4

158. By Richard Darst

Change version to 0.1.4

157. By Richard Darst

Don't show unassigned action items when there are none.
- I had left this here since "explicit is better than implicit", but
  because of requests (and also "less is better than more"), I'm
  removing it.

156. By Richard Darst

Rename "meeting log" to "meeting summary" since it's more accurate
- In the various text-based writers.

155. By Richard Darst

Remove pygments import in meeting.py
- Pygments is no longer a dependency for MeetBot.
- HTML logs can now use a custom processing method, instead of the
  pygments-using processing method. The pygments method still exists, but
  does the import only when necessary, if the old method is enabled.

154. By Richard Darst

Add manual documentation for CSS config variables

153. By Richard Darst

Fix/improve CSS writers for the HTMLxxx2 writers
- cssFile_*, cssEmbed_* config variables for {log, minutes}

152. By Richard Darst

Add tests for CSS writers and config options
- These tests use the new test mechanisms recorded in recent patches.
- Tests cover all options of css {embedding, not embedding} and
  {default file, not default file}.

151. By Richard Darst

Add default CSS files

150. By Richard Darst

Make test runner able to run single tests
- Now, test names can be specified on the command line, and only these
  tests will be run.
- This is imperfect and doesn't handle all cases, but works for now which
  is what matters.

Branch metadata

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