lp:~matt-mattmole/xibo/applications

Created by Matthew Holder and last modified
Get this branch:
bzr branch lp:~matt-mattmole/xibo/applications
Only Matthew Holder can upload to this branch. If you are Matthew Holder please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matthew Holder
Project:
Xibo
Status:
Abandoned

Recent revisions

171. By matt <matt@pantalaimon>

Added xibo status app. This is an app to test my knowledge of multithreading.
It can be used to load in any number of .cfg files and contact the servers
pointed to by these files

170. By matt <matt@pantalaimon>

Last commit contains faulty logic. I opened the log file for the config. client and not the python client itself
Class instance variable set for pyClientLogName
Link only appears now when local file selected and file exists
File existance check uses script running directory as the base of the path

169. By matt <matt@pantalaimon>

Added link button to use for displaying the error log file
Added signal to gui.glade for when changes are made to the logtype combo box

Added callback for this new signal to display a link to the error log file
if local file is selected in the combo box.

168. By matt <matt@pantalaimon>

Edited GUI to remove the manual update combo box.
This is not needed with the operate offline tick box

Edited code to use the offline operation tickbox for this functionality
rather than the combo box

167. By matt <matt@pantalaimon>

Added functionality to write config. file to a default location (~/.xibo/)
Added functionality to write config. file to a default file (site.cfg)

The above two configuration options are in the code and can be omitted from the client.conf file

Path and Filename options commented out in the client.conf

setup.py amended to create compressed and optimized files. NOT TESTED YET

166. By matt <matt@pantalaimon>

Clear button now clears all fields

165. By matt <matt@pantalaimon>

xmdsLicenseKey field should always be visible - it is now!

164. By matt <matt@pantalaimon>

Converted readConfig function to call another function to read the values from a specified file
Used this new function to populate default values
Added capability to function that writes warnings to logger if values not in conf file to take a logger as part of the function call

163. By matt <matt@pantalaimon>

Added tooltip data to all fields

162. By matt <matt@pantalaimon>

Added a function to add tool tips to widgets
Set all widgets to display dummy text in tool tip

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers