lp://staging/lernid
Created by
Jono Bacon
and last modified
- Get this branch:
- bzr branch lp://staging/lernid
Members of
Lernid Development Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
2 branches
proposed for merging into this one.
No branches
dependent on this one.
Related bugs
Related blueprints
Branch information
Recent revisions
- 243. By John S. Gruber
-
* Move python-webkit from a dependency to a suggestion in debian/control.
Fixes lp: #1591343
* Release as version 1.0.8 - 241. By John S. Gruber
-
releasing package lernid version 1.0.6
-
Merged branch
lp://staging/~jsjgruber/lernid/lernid-proposed
- Bug #493316: Lernid does not check for an active net connection and issue an error if not present
- Bug #516619: Lernid should handle gracefully when Desktop CouchDB does not start up
- Bug #528870: Old event in event list
- Bug #528935: lernid crashed with IOError in create_connection() when offline
- Bug #530119: Don't block UI when downloading slides
- Bug #530185: URL Handling Rules
- Bug #530817: Slide switching on client side
- Bug #533279: Remove need for .lernid configuration files
- Bug #603248: lernid crashed with ParseError in stringToDateTime()
- Bug #604658: lernid should give some indication that it's connected
- Bug #604770: user name dont apper as they are
- Bug #604773: lernid doesnt connect to chat rooms quickly.
- Bug #682807: No need for "Lernid" string in translations
- Bug #782740: lernid FTBFS on oneiric
- Bug #792364: string 13 is not translatable
- Bug #793029: Use check-box instead of Question button
- Bug #793033: Add Event tab
- Bug #793048: In Chatroom instead of names there are questions marks displayed
- Bug #793780: Lernid web-browser is slow in Ubuntu 10.10
- Bug #793788: Lernid does not bring focus to the slide view when a slide is shown
- Bug #793793: Browser can not open URLs without protocol before domain name
- Bug #793805: Useragent says lernid is Safari
- Bug #794120: Use Twitter Application Authentication Procedure
- Bug #794126: Make Certain IRC Messages Stand Out
- Bug #795138: lernid fails to launch 11.10 desktopcouch--('unauthorized', 'Authentication required.')
- Bug #795339: traceback: vobject.base.ParseError: 'Could not find BEGIN when trying to determine encoding'
- Bug #795347: Slide downloading message mentions download at 101%
- Bug #799211: Remove dependency on python-gtkmozembed to support Oneiric changes
- Bug #801547: On slow computers the classroom and/or chatroom sometimes disappear to the bottom and/or right
- Bug #806793: Clicking on Question check-box "label" does not turn on Question checkbox
- Bug #806797: IRC channel names are not so important in Lernid, lower font or remove info
- Bug #806800: Remove boldinest and disabled effect from Question label
- Bug #806804: Connect window looks like it is frozen
- Bug #808569: Lernid should send "QUESTION:" in all upper case
- Bug #808982: Schedule tab does not reliably update
- Bug #812427: Instructor nicknames shouldn't be case-sensitive
- Bug #816080: Add levels of verbosity for easier debugging
- Bug #830856: Allow user to save slides
- Bug #995695: Lernid crashes when a plugin crashes
- Bug #1038548: Zero Divide error in slide download percent loaded hook
- Bug #1043899: Lernid highlighting of a user's questions and input
- Bug #1275521: Browser window doesn't update when a slide is opened
- Bug #1535318: deprecation of python-support
- Bug #1591343: lernid: depends on python-webkit which is deprecated
- 240. By John S. Gruber
-
Rebuild to get consistent numbers; trusty and newer; dh-python is
a build dependency. - 238. By John S. Gruber
-
* Change version number to enable recipe building
* Make Further changes to bring packaging up-to-date. lp: #1535318 - 237. By John S. Gruber
-
Remove python-support dependency and condition on use of dh_python2.
Fixes lp: #1535318 - 236. By John S. Gruber
-
* Fix Browser freezes when Slide is open. lp: #1275521
* Release Version 1.0.1
* Update the above fix so each slide will be imaged on creation - 234. By John S. Gruber
-
Merge changes from lernid-proposed
-
Merged branch
lp://staging/~jsjgruber/lernid/lernid-proposed
- Bug #493316: Lernid does not check for an active net connection and issue an error if not present
- Bug #516619: Lernid should handle gracefully when Desktop CouchDB does not start up
- Bug #528870: Old event in event list
- Bug #528935: lernid crashed with IOError in create_connection() when offline
- Bug #530119: Don't block UI when downloading slides
- Bug #530185: URL Handling Rules
- Bug #530817: Slide switching on client side
- Bug #533279: Remove need for .lernid configuration files
- Bug #603248: lernid crashed with ParseError in stringToDateTime()
- Bug #604658: lernid should give some indication that it's connected
- Bug #604770: user name dont apper as they are
- Bug #604773: lernid doesnt connect to chat rooms quickly.
- Bug #682807: No need for "Lernid" string in translations
- Bug #782740: lernid FTBFS on oneiric
- Bug #792364: string 13 is not translatable
- Bug #793029: Use check-box instead of Question button
- Bug #793033: Add Event tab
- Bug #793048: In Chatroom instead of names there are questions marks displayed
- Bug #793780: Lernid web-browser is slow in Ubuntu 10.10
- Bug #793788: Lernid does not bring focus to the slide view when a slide is shown
- Bug #793793: Browser can not open URLs without protocol before domain name
- Bug #793805: Useragent says lernid is Safari
- Bug #794120: Use Twitter Application Authentication Procedure
- Bug #794126: Make Certain IRC Messages Stand Out
- Bug #795138: lernid fails to launch 11.10 desktopcouch--('unauthorized', 'Authentication required.')
- Bug #795339: traceback: vobject.base.ParseError: 'Could not find BEGIN when trying to determine encoding'
- Bug #795347: Slide downloading message mentions download at 101%
- Bug #799211: Remove dependency on python-gtkmozembed to support Oneiric changes
- Bug #801547: On slow computers the classroom and/or chatroom sometimes disappear to the bottom and/or right
- Bug #806793: Clicking on Question check-box "label" does not turn on Question checkbox
- Bug #806797: IRC channel names are not so important in Lernid, lower font or remove info
- Bug #806800: Remove boldinest and disabled effect from Question label
- Bug #806804: Connect window looks like it is frozen
- Bug #808569: Lernid should send "QUESTION:" in all upper case
- Bug #808982: Schedule tab does not reliably update
- Bug #812427: Instructor nicknames shouldn't be case-sensitive
- Bug #816080: Add levels of verbosity for easier debugging
- Bug #830856: Allow user to save slides
- Bug #995695: Lernid crashes when a plugin crashes
- Bug #1038548: Zero Divide error in slide download percent loaded hook
- Bug #1043899: Lernid highlighting of a user's questions and input
- Bug #1275521: Browser window doesn't update when a slide is opened
- Bug #1535318: deprecation of python-support
- Bug #1591343: lernid: depends on python-webkit which is deprecated
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)