lp:~raoul-snyman/openlp/bug-905367

Created by Raoul Snyman and last modified
Get this branch:
bzr branch lp:~raoul-snyman/openlp/bug-905367
Only Raoul Snyman can upload to this branch. If you are Raoul Snyman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Raoul Snyman
Project:
OpenLP
Status:
Merged

Recent revisions

1845. By Raoul Snyman

Converted the back button to a home button, as that was its original intention.

1844. By Raoul Snyman

Removed the dependency on json2.js, and removed json2.js

1843. By Raoul Snyman

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.

1842. By Raoul Snyman

HEAD

1841. By Tim Bentley

Fix remote hiding of screen and updating UI buttons

1840. By Andreas Preikschat

Shortcut can be assigned twice in certain circumstances)

Description of the fix:
1) Create a dict with the shortcuts as keys and a list of actions using this shortcut as value.
2) When we add a new action/shortcut we check if the shortcut is valid. If this is the case we add it to the dict and if not we remove the shortcut.

1839. By Andreas Preikschat

updated and added new ts files

1838. By mahfiaz

Fix bug #860876, problem with unicode characters coming from web-remote.

1837. By mahfiaz

Fix for bug #828385, song import plugins order more alphabetical, but OpenLP related ones in front. It saves last used item's index. Saving of last used simply saves item's index in list, so if the order of import types changes (or one is added before the one), wrong item is selected for once.

1836. By mahfiaz

Fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have (they really shouldn't since BOM is used to detect unicode on Windows and at least by wiki nobody is opposed).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack5RichRoot (bzr 1.6.1)
Stacked on:
lp:openlp
This branch contains Public information 
Everyone can see this information.

Subscribers