lp://staging/~jsjgruber/lernid/lernid.dh_python2
- Get this branch:
- bzr branch lp://staging/~jsjgruber/lernid/lernid.dh_python2
Branch merges
Branch information
Recent revisions
- 227. By John S. Gruber
-
No change commit to note bugs fixed in last release in the bazaar code branch.
- 226. By John S. Gruber
-
Set for release
Add John S Gruber to AUTHOR file
Correct classroom and chatroom labels if lernid was invoked with the
the --chatroom or --classroom option.
Fix traceback where appindicator is turned off by preference.
Correct handling of unusual case where a calendar start or stop time is
missing.
Change maintainer to John S Gruber and add copyrights. Set new version.
In the schedule add italicized event names to the titles of sessions.
Use checkbox rather than a button to allow the user to prepend "Question:"
to their contribution to the chatroom.Let the user know about Question: in the session notification.
Fixes: LP: #793029
When classroom and chatroom are joined change their widgets from inactive to
active so it is more obvious. Fixes LP: #604658
Switch to the session tab at the beginning of the event. Suggest in session
notification that the user keep the tab selected to see all visual
materials. Use an eyecatcher, with color, to point out that additional
slides or web material are in the session tab. Add a status
message suggesting the user switch to the session tab. LP: #793788
Warn in the connection dialog that connecting can take a minute.
LP: #604773
See that only an instructor or helper can change what the browser displays.
LP: #530185. Add option to override this for testing.
(--unsafe- override) . Emphasize messages from an instructor, helper, or classbot. LP: #794126
Add a --chatroom option so that the user can specify both the classroom and
chatroom they want.Remove nicknames saying <???> by rechecking with telepathy when a nickname
is unknown. LP: #793048Fix mispelling of "event" in in lernid/Sessions.py code.
Change format of slide progress message to ease translation.
LP: #792364
Delay setting pane positions until the system has resized the
window. Sort of hackish. LP: #801547
Don't specify that "lernid" should be translated in LernidWindow.ui
and other locations. Addresses LP: #682807
Add classroom and chatroom names to their widgets.
Address LP: #493316 adding extensions to make Lernid more robust when a
connection doesn't exist, the config site, calendar, or irc server
cannot be reached, or the connection is dropped. Also addresses
LP: #528935, LP: #603248, LP: #795339 Supplies default configs or
calendar as needed. Session entries without complete information are
noted in the schedule.
Merge Chris Coulson's changes to remove the dependency on gtkmozembed.
LP: #799211. - 224. By John S. Gruber
-
Change version in lernid/
lernidconfig. py so About dialog box version is
is correct. - 222. By John S. Gruber
-
* Fix FTBFS on oneiric due to missing, and unnecessary, langpack.mk file
(LP: #782740) - 221. By John S. Gruber
-
* Retrieve nicks (aliases) rather than ids so nicks displayed match
user preference (and match what other irc clients display) (LP: #604770)
* Correct room prefix check to look at channel.name[0] rather than [1] - 219. By John S. Gruber
-
* Sanity check pane settings. Retrieve update main window size from
configure-event callbacks rather than trying to retrieve size from
a possibly destroyed window (by window manager). Allow window manager
complete discretion in window placement. (LP: #764082)
* Revise size parameters passed to poppler page render call. (LP: #764069)
* Revert the slide loading function to run synchronously
rather than using python threads. (LP: #749848)
* Handle case where web page has no title. (LP: #751019)
* Correct color setting in tags in Classroom.py and
NativeChatroom.py (LP: #716937)
* Add desktopcouch dependencies. If desktopcouch related package dependencies
are corrected this will no longer be necessary. (LP: #727232)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lernid