Tim Bentley
d00840d1e0
Make plugin config updates generic
...
Fix up some copyright issues missed
2012-03-17 10:40:06 +00:00
Tim Bentley
283d85fbd9
Fix remote search to not use display errors on the main UI
2012-03-17 10:23:52 +00:00
Tim Bentley
b092f19606
Fix remote Search displaying errors on UI
2012-03-15 06:15:21 +00:00
Samuel Findlay
0b15238245
fixed bug #944510 'web remote doesn't scale to screen'
...
Fixes: https://launchpad.net/bugs/944510
2012-03-03 16:13:48 +11:00
Philip Ridout
addc049c5b
Set word wrap on qrDescriptionLabel so that it doesn't cause the groupbox to resize.
2012-01-30 17:44:37 +00:00
Philip Ridout
b77b0d18d7
Added QR Code and link to download android app to settings tab
2012-01-25 22:04:36 +00:00
Jon Tibble
4280e03c47
Head r1859
2011-12-29 18:47:39 +00:00
Tim Bentley
2a5e8935bb
New year merge
2011-12-27 10:33:55 +00:00
Jon Tibble
b25fe75070
Fix unused imports
2011-12-26 16:33:11 +00:00
Mattias Põldaru
173915f956
Made search function's replace greedy as well. Thanks to gushie the world is better place now :).
2011-12-23 18:03:37 +02:00
Mattias Põldaru
514773abe8
Make replace work for two or more occurrences.
2011-12-23 17:47:36 +02:00
Mattias Põldaru
e94ab832eb
Escape \ and " characters first, to prevent traceback when sending such an alert from remote.
2011-12-23 17:23:32 +02:00
Mattias Põldaru
7f6edda463
Add a missing pair of quotes to fix #354 .
2011-12-23 16:54:53 +02:00
Mattias Põldaru
706fa7ff49
Revert previous change.
2011-12-23 16:54:08 +02:00
Mattias Põldaru
2508e71a44
Supposedly fix for #354 in support.openlp.org, a traceback when JSON response from remote cannot be decoded.
2011-12-23 15:15:19 +02:00
Mattias Põldaru
5f9f87e8fa
Style fixed.
2011-12-21 10:15:07 +02:00
Mattias Põldaru
72521be196
Merge trunk changes.
2011-12-20 23:00:20 +02:00
Mattias Põldaru
bfd0708f3a
Enable search by pressing enter in web remote.
2011-12-20 22:43:57 +02:00
Raoul Snyman
2033ecb71c
Converted the back button to a home button, as that was its original intention.
2011-12-18 23:02:06 +02:00
Raoul Snyman
9cc7412852
Removed the dependency on json2.js, and removed json2.js
2011-12-18 22:49:31 +02:00
Raoul Snyman
2c7ee7ba20
Upgraded jQuery Mobile to 1.0 final.
...
Fixed an issue where the search options were getting called too early. Now they are called on page load.
Fixed up bug #905367 : The values were being sent through to the server unquoted.
Fixes: https://launchpad.net/bugs/905367
2011-12-18 22:42:28 +02:00
Tim Bentley
0a9ea54bf8
Fix remote hiding of screen and updating UI buttons
...
bzr-revno: 1841
2011-12-16 15:06:14 +00:00
Tim Bentley
acebb85055
more changes
2011-12-15 17:19:54 +00:00
Tim Bentley
e141419cdc
Fix method names and add to poll event
2011-12-15 06:10:35 +00:00
Mattias Põldaru
ac557714ef
Fix for 860876, a bug where web remote returns wrongly decoded alert message. It also fixes no search results when searching words with non-ascii characters.
...
Fixes: https://launchpad.net/bugs/860876
2011-12-15 00:39:52 +02:00
Tim Bentley
a06a1dd24c
Fix url messages
2011-12-14 20:26:23 +00:00
Tim Bentley
c1ca990a2b
Fix up methods to do the changes
2011-12-14 19:07:40 +00:00
Jérémie Nau
8e86f21cbd
Service notes are not displayed on stage remote view when the current service item is the last.
2011-11-27 21:39:39 +02:00
Raoul Snyman
a579725cd7
HEAD
2011-11-21 23:05:56 +02:00
Tim Bentley
04b965d166
Fix incorrect signal
2011-11-13 16:31:08 +00:00
Raoul Snyman
3a62438ef1
Upgraded jQuery, jQuery Mobile; added a top toolbar.
2011-11-04 23:17:03 -07:00
Tim Bentley
5053e27c76
Fix up review comments
2011-10-03 17:53:54 +01:00
Tim Bentley
648c5159a1
Allow the stageview time to be formatted between 12 and 24 hours
...
Fixes: https://launchpad.net/bugs/863841
2011-10-01 17:34:09 +05:30
Tim Bentley
ff32139b2e
refactor code to stop duplicate code
2011-09-28 18:39:26 +01:00
Tim Bentley
a328d1c7c7
Bypass message if requested from remote plugin
...
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Andreas Preikschat
746001c485
corrections
2011-07-27 20:12:54 +02:00
Andreas Preikschat
6aec735be4
corrections
2011-07-27 19:05:43 +02:00
Andreas Preikschat
0bd821aaa5
docstrings clean ups
2011-07-26 17:44:24 +02:00
Stevan Pettit
90c18b6bfd
changed plugin names to lowercase, removed .lower() from appropriate code
2011-07-23 17:29:24 -04:00
Jon Tibble
1899961965
Long lines
2011-07-07 22:22:41 +01:00
Tim Bentley
608910a098
Fix name
2011-06-12 17:02:52 +01:00
Tim Bentley
c812770153
Copyright fixes
2011-06-12 16:41:01 +01:00
Raoul Snyman
6572e7a225
Removed the int typecast and removed executable permissions from the json2.js file.
2011-05-31 20:20:23 +02:00
Raoul Snyman
09d63871d8
Converted the impromptu page to a dialog for better usability and more translation flexibility.
2011-05-31 19:36:32 +02:00
Raoul Snyman
de56462c8f
Pull the translated plugin names through.
2011-05-31 14:30:21 +02:00
Raoul Snyman
5c943ff1eb
Fixed up another missing translation.
2011-05-31 13:58:18 +02:00
Raoul Snyman
2df9e6a55a
Fixed up some more missing translations.
2011-05-31 13:30:04 +02:00
Raoul Snyman
9f7a96c315
Fixed up some missing translations.
2011-05-31 13:25:35 +02:00
Raoul Snyman
ee151cde2a
Fixed bug #790382 by using the Mako template engine to pass Python variables into the template.
2011-05-31 12:59:05 +02:00
Jonathan Corwin
4138d6fbd0
Change lots of parents
2011-05-28 10:53:37 +01:00