[Openlp-core] [Bug 1605009] Re: Web remote does not work with newer versions of jQuery

2016-07-22 Thread Raoul Snyman
** Changed in: openlp Milestone: None => 2.4.3 ** Also affects: openlp/2.4 Importance: Undecided Status: New ** Also affects: openlp/trunk Importance: Undecided Status: Confirmed ** Changed in: openlp/2.4 Milestone: None => 2.5.1 ** Changed in: openlp/2.4

[Openlp-core] [Bug 1593882] Re: Projector authenticated connection generates exception

2016-07-22 Thread Ken Roberts
** Changed in: openlp Status: In Progress => Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1593882 Title: Projector authenticated connection generates exception Status in

[Openlp-core] [Bug 1593883] Re: Projector not connecting with authentication

2016-07-22 Thread Ken Roberts
** Changed in: openlp Status: In Progress => Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1593883 Title: Projector not connecting with authentication Status in OpenLP: Fix

[Openlp-core] [Bug 1598543] Re: qmd5_hash returning QByteArray instead of str

2016-07-22 Thread Ken Roberts
** Changed in: openlp Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1598543 Title: qmd5_hash returning QByteArray instead of str Status in OpenLP: Fix

[Openlp-core] [Bug 1593883] Re: Projector not connecting with authentication

2016-07-22 Thread Tim Bentley
** Changed in: openlp Milestone: None => 2.5.1 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1593883 Title: Projector not connecting with authentication Status in OpenLP: Fix Committed

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-07-22 Thread Raoul Snyman
Hi Simon, I've just had to fix a problem with our web remote and updated versions of jQuery, and I'm really keen to get this into OpenLP 2.6. We're rewriting half of it anyway, so why not add more! But yes, let's go with AngularJS and angular-material. --

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-07-22 Thread Simon Hanna
Ok, I got started with angular. All the fetching works like a charm. I have issues with posting though. It's because the current remote doesn't actually use post requests and there doesn't seem to be a nice way in angular2 to send data along a get request. Could this be changed along the

Re: [Openlp-core] [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp

2016-07-22 Thread Tim Bentley
Simon if you start with https://code.launchpad.net/~trb143/openlp/websockets you will find all the remote code has been moved into core and under an API directory. The existing api's have been converted and where they start with /api there is a version without that. Long term aim is to remove

[Openlp-core] [Bug 1605009] Re: Remote ui is broken

2016-07-22 Thread Raoul Snyman
Ah, so that's the actual problem. I'm renaming the bug report. ** Summary changed: - Remote ui is broken + Web remote does not work with newer versions of jQuery -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP.