lp://staging/meetbot
- Get this branch:
- bzr branch lp://staging/meetbot
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 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. - 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}. - 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)