Commit Graph

359 Commits

Author SHA1 Message Date
d4a94d0cd5 Fix the Windows tests 2014-07-17 23:46:48 +02:00
Tomas Groth
dc4c9f389b pep8 fix 2014-07-14 09:27:38 +02:00
Tomas Groth
15ca94554b Updated jenkins script to match tests 2014-07-14 09:21:36 +02:00
Andreas Preikschat
108fabbae0 fixed str/byte errors 2014-06-10 11:05:26 +02:00
Andreas Preikschat
8982839794 fixed translation_util script for 2.2 2014-06-10 10:33:02 +02:00
Samuel Mehrbrodt
a6a43264da Merge trunk 2014-06-03 21:23:21 +02:00
Samuel Mehrbrodt
eb5f0b7dd4 Fixes for translation utils 2014-05-22 13:52:53 +02:00
Samuel Mehrbrodt
b882f7e1f1 Typo 2014-05-21 19:42:32 +02:00
Samuel Mehrbrodt
5345f52cf4 chmod +x jenkins_script.py 2014-05-21 17:22:49 +02:00
Tim Bentley
f48a3346db fixes 2014-04-19 06:29:00 +01:00
Tim Bentley
5dc35112c3 pep8 again 2014-04-19 06:09:54 +01:00
Andreas Preikschat
9950a06b1f fix name 2014-04-14 21:16:46 +02:00
Andreas Preikschat
8cc3f3b968 head 2014-04-14 21:02:19 +02:00
Andreas Preikschat
ba5320920a added more jenkins jobs 2014-04-14 21:01:48 +02:00
Andreas Preikschat
921f238b86 use colours to indicate failure/success 2014-04-13 10:15:53 +02:00
Andreas Preikschat
321fed97e9 more output for the jenkins script 2014-04-12 18:52:29 +02:00
Andreas Preikschat
d9d8ca6478 pep test 2014-04-05 11:43:13 +02:00
Andreas Preikschat
a134543e7d fix regex 2014-04-05 11:42:23 +02:00
Andreas Preikschat
eb27eead4c attempt to fix detection 2014-04-03 21:58:03 +02:00
Andreas Preikschat
6e3b02fb05 attempt to fix detection 2014-04-03 21:46:12 +02:00
Tim Bentley
c38c576f94 test fixes 2014-04-02 19:51:21 +01:00
Andreas Preikschat
9d9a8145f6 fixed dectection 2014-03-31 20:10:14 +02:00
Andreas Preikschat
ab4cbfd85e fix: spelling mistake 2014-03-31 19:57:15 +02:00
Andreas Preikschat
6235fa19a9 long line 2014-03-31 19:52:49 +02:00
Andreas Preikschat
20e7517b03 doc: shortened path 2014-03-31 19:30:14 +02:00
Andreas Preikschat
c451a8eafa added test 2014-03-31 19:01:09 +02:00
Andreas Preikschat
6204454bfb updated doc 2014-03-31 18:40:36 +02:00
Andreas Preikschat
716a79bcc5 cleaned doc 2014-03-31 18:37:43 +02:00
Andreas Preikschat
4bed39869a updated check_dependencies.py sciprt 2014-03-31 18:30:07 +02:00
Andreas Preikschat
5f0b40fe30 Moved script 2014-03-31 18:27:26 +02:00
Tim Bentley
6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
3994669c1b Modified the check_dependencies.py script to only require mock if we're using Python 3.2 and earlier. 2013-10-03 21:56:12 +02:00
Tim Bentley
8f47af1732 Head 2013-09-26 22:06:57 +01:00
Tim Bentley
b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Jeffrey S. Smith
afb8f088a6 Remove extra whitespace 2013-09-08 08:17:14 -05:00
Jeffrey S. Smith
c45d225b9d PyIcu is really a Windows-only dependency 2013-09-07 16:29:31 -05:00
Jeffrey S. Smith
74e5bcf500 Update helper scripts to Python 3 2013-09-06 20:40:48 -05:00
Andreas Preikschat
3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Andreas Preikschat
3fef52348b head 2013-07-20 11:38:24 +02:00
Andreas Preikschat
7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat
48d2956bdd head 2013-07-17 14:21:44 +02:00
Andreas Preikschat
fc81c69ee9 removed migrate from check_dependencies 2013-07-16 22:00:18 +02:00
Andreas Preikschat
1ce72c3674 head 2013-07-07 15:45:40 +02:00
phill-ridout
8713bba796 added pyodbc module to the check_dependencies script 2013-07-02 22:24:18 +01:00
Andreas Preikschat
e99ba8a400 head 2013-06-30 19:57:21 +02:00
Andreas Preikschat
f0693e8163 fixed bs4.__version__ 2013-06-26 20:54:21 +02:00
Andreas Preikschat
b53ed99eea head 2013-06-21 07:06:16 +02:00
Andreas Preikschat
bb7bbdf10c use isinstance instead of type 2013-06-16 21:42:50 +02:00
Andreas Preikschat
6d414c0fdb r2240 2013-04-23 23:48:51 +02:00
Andreas Preikschat
7b7cbc588c - removed code using the sqlite package (which is not available in python 3)
bzr-revno: 2240
2013-04-23 23:47:02 +02:00
Andreas Preikschat
3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat
76799d931e head 2013-04-20 19:37:06 +02:00
Andreas Preikschat
58b21030e0 r2231 2013-04-20 13:38:27 +02:00
Tim Bentley
a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat
7cae10917d removed sqlite from check_dependencies 2013-04-15 23:15:56 +02:00
Andreas Preikschat
4bb4cd080a r2230 2013-04-14 21:51:35 +02:00
Andreas Preikschat
69009970c0 replaced BeautifulSoup3 by BeautifulSoup4 2013-04-05 21:58:13 +02:00
Tim Bentley
e36706e3ec Head 2013-04-05 20:37:56 +01:00
M2j
76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Andreas Preikschat
c5e11ff558 head 2013-03-30 17:05:49 +01:00
Andreas Preikschat
addc126eaf updated resources.py fie 2013-03-29 13:19:40 +01:00
Andreas Preikschat
f0da7465e8 initial changes 2013-03-26 19:13:21 +01:00
Tim Bentley
8e03c2e4b7 Head and conflicts 2013-03-17 21:29:00 +00:00
Andreas Preikschat
4778b85475 spelling mistakes 2013-03-14 11:51:49 +01:00
Tim Bentley
919f86789f Head 2013-03-13 19:18:41 +00:00
Andreas Preikschat
f6457956be cleaned patch 2013-03-12 09:53:50 +01:00
Andreas Preikschat
312d6a3ff9 enable patching again 2013-03-12 09:46:28 +01:00
Andreas Preikschat
7bf8c45f35 reverted resources.py changes; updated patch 2013-03-12 09:46:00 +01:00
Andreas Preikschat
7fa359dd48 disalbe patching; create 'broken' resources.py 2013-03-12 09:44:54 +01:00
Tim Bentley
2464bef944 Head + conflicts 2013-03-07 18:22:38 +00:00
Tim Bentley
f1aadde13c Initial Cherrypy implementation 2013-03-06 21:53:29 +00:00
Andreas Preikschat
6ab1cc3c4b added mock to check_dependencies 2013-02-28 22:36:55 +01:00
Andreas Preikschat
7c9506af4a - fixed Bug #1100277 (Songs don't load with latest build)
- added nose to check_dependencies.py
- fixed version number compare in create_separated_list

bzr-revno: 2178
2013-02-16 06:48:52 +00:00
Andreas Preikschat
396d0b1cd2 remove pytest and renamed mocked function 2013-02-06 22:39:52 +01:00
Andreas Preikschat
47fa8209ba changed wording 2013-02-06 21:42:09 +01:00
Andreas Preikschat
1fc779e8ed use CAPS 2013-02-06 21:37:30 +01:00
Andreas Preikschat
4c2bc46673 added nose to checkdependencies script 2013-02-06 21:36:59 +01:00
Andreas Preikschat
7cf10df7e8 converted print statements 2013-02-04 23:05:19 +01:00
Andreas Preikschat
8a36430659 removed not needed script 2013-02-04 22:42:31 +01:00
Andreas Preikschat
86912ec2c3 removed not needed imports; removed not needed script 2013-02-04 22:22:12 +01:00
Arjan Schrijver
5a26443681 fixed bug #1095699 'check_dependencies.py fails on version numbers with letters'
Fixes: https://launchpad.net/bugs/1095699
2013-01-07 10:18:29 +01:00
Tim Bentley
4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley
a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley
5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Raoul Snyman
6857ec0946 Patch file was not updated correctly. 2012-11-03 22:22:21 +02:00
Raoul Snyman
61b505f1bd Updated the image in the About dialog to the one from the new web site.
Fixes: https://launchpad.net/bugs/1069109
2012-11-01 19:41:22 +02:00
Tim Bentley
bb3561c18a Fixes 2012-10-23 18:35:23 +01:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat
156a58f6bd removed character 2012-07-06 18:55:04 +02:00
Andreas Preikschat
456bd374be added try to catch traceback shown on incorrect pw or username 2012-07-06 18:51:49 +02:00
Samuel Findlay
4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Raoul Snyman
7b737a69f2 Moved Windows stuff into its own repository. 2012-05-02 23:02:27 +02:00
Raoul Snyman
10dbb5ee16 Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
Raoul Snyman
7f6ed27040 Shortened some translation comments, as Qt says that the entire context of a translation may be no longer than 255 characters.
Updated the translation files while I was at it.
2012-03-17 23:30:53 +02:00
Raoul Snyman
476ba8eb1b Fixed the copyright in the patch file which someone else missed.
Regenerated the resource file.
Fixed the copyright in the translation_utils.py script which someone else missed.
Removed an unnecessary comment.
2012-02-25 13:11:59 +02:00
Raoul Snyman
456e31d55a Updated the Windows build script to look for an option outside of version control and pull the Transifex username and password from it for the translation_utils.py script. 2012-02-15 05:57:16 +02:00
Raoul Snyman
d10358f0a2 Updated some strings to unicode - the rest need to remain strings because web servers don't do unicode that well. 2012-02-11 20:02:33 +02:00
Raoul Snyman
c354d16263 Clean up the translation_utils.py script a bit, removing references to Pootle. 2012-02-05 23:18:57 +02:00
Raoul Snyman
af52ee68d9 Updated the translation_utils.py script to download from Transifex instead of Pootle. 2012-02-05 22:58:17 +02:00
Stevan Pettit
7c56219a72 Fixed indenting 2012-01-16 14:30:44 -05:00
Stevan Pettit
5cb2b48850 Added parm to pyinstaller execution to only display error messages 2012-01-15 17:23:56 -05:00
rimach
58035f505d bugfixing 2011-11-30 18:06:57 +01:00
Stevan Pettit
5046643618 Added code to windows-builder.py to point pyinstaller to the OpenLP\resources\pyinstaller hooks directory.
The builder will no longer be required to copy these files to the pyinstaller\hooks directory.

Cleaned up the documentation.

Modified Wiki

Fixed the documentation section.

Added sqlalchemy-migrate to comments section. Made some changes to comments section to preserve links

bzr-revno: 1787
2011-10-28 14:54:17 +01:00
Stevan Pettit
f522c79b1e Added sqlalchemy-migrate to comments section. Made some changes to comments section to preserve links. 2011-10-28 09:28:57 -04:00
Stevan Pettit
fe3453a7a5 Fixed the documentation section of the script 2011-10-27 17:06:40 -04:00
M2j
c12a7b0901 add uno to the dependency check 2011-10-26 09:40:12 +02:00
Stevan Pettit
35875b7008 Added code to point pyinstaller to the OpenLP pyinstaller hooks directory 2011-10-25 20:09:35 -04:00
Andreas Preikschat
1967951061 attempt to prevent calling updatePreview more than once 2011-10-04 20:01:13 +02:00
Andreas Preikschat
8c4ed560d0 uncommented needed line 2011-10-04 18:03:07 +02:00
Andreas Preikschat
00aaae3022 removed not needed files + updated copyright 2011-10-04 18:02:45 +02:00
Martin Zibricky
e4f3041802 Add pytest to optional dependencies in check_dependecies.py 2011-09-02 13:10:07 +02:00
Raoul Snyman
4b1ce7102e A few more tweaks as requested by Andreas. 2011-08-25 22:14:02 +02:00
Andreas Preikschat
652b1b86ea use urllib to download file 2011-08-22 10:45:03 +02:00
Stevan Pettit
5448e6ae79 Removed documentation references to UPX from windos=builder.py 2011-07-23 08:11:11 -04:00
Stevan Pettit
36ccd4a2ca modified windows build script to add --noupx option to pyinstaller 2011-07-22 18:58:42 -04:00
Andreas Preikschat
3d3114b56d fixed copyright
Fixes: https://launchpad.net/bugs/810633
2011-07-15 19:38:09 +02:00
Andreas Preikschat
dc06b0b947 use map instead of list comprehension; blank lines 2011-07-13 15:41:32 +02:00
Martin Zibricky
cfb1a06bd3 Update script to check openlp dependecies - catching all imports properly 2011-07-10 14:00:58 +02:00
Martin Zibricky
5951d2c2a3 Update script to check openlp dependecies by info about supported image
formats, enchant backends and available languages
2011-07-09 22:13:33 +02:00
Martin Zibricky
a71ea86e4d add script to check openlp dependencies 2011-07-09 16:51:06 +02:00
Raoul Snyman
e6cf76b7b9 Added comments for explanation of some code.
Fixed the build directory due to the new way PyInstaller works.
2011-07-07 20:18:35 +02:00
Raoul Snyman
447016c189 Updated Windows build script to work with new PyInstaller and PyQt4 locations. 2011-07-06 20:36:33 +02:00
Raoul Snyman
439b559269 Add main script path, make paths more readable. 2011-07-05 22:17:17 +02:00
Martin Zibricky
a039a50005 Update formating and remove dead enchant code 2011-07-04 14:04:50 +02:00
Martin Zibricky
5b95657fbb Update windows build script to work with pyinstaller svn version (1.6dev) 2011-07-04 13:27:20 +02:00
Stevan Pettit
0612a93964 Changed helpfile check to Windows condition check. Modified build script to create OpenLP.chm 2011-06-29 10:42:14 -04:00
Stevan Pettit
7c4474810f Added Mako requirement documentation 2011-06-03 12:40:17 -04:00
Stevan Pettit
860b64f28e Fix traceback in windows-builder.py if bzr version string contains non-ascii chars 2011-06-03 11:44:40 -04:00
Raoul Snyman
b5a95b9c23 - Fixed strings, according to bug #734445
- Updated the translations
- Re-added Jeffrey Smith into the credits
- Removed unnecessary copying code in the translation_utils.py script
- Fixed the way the online help action was being created
- Added an icon required by the way we now create the online help action

bzr-revno: 1569
2011-05-25 09:23:01 +02:00
Raoul Snyman
9adc234845 Removed code which copied qm files since it was no longer necessary. 2011-05-25 07:51:08 +02:00
Raoul Snyman
8c9728c3b2 HEAD 2011-05-24 22:53:41 +02:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman
55dfd67a5c More translation updates. 2011-05-24 19:42:30 +02:00
Stevan Pettit
ca6e172f5a modified:
scripts/windows-builder.py
2011-05-24 08:57:58 -04:00
Stevan Pettit
7fbef0d7d7 added:
resources/windows/psvince.dll
modified:
  resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-23 11:41:22 -04:00
Stevan Pettit
a4fa470817 modified:
scripts/windows-builder.py
2011-05-13 07:45:41 -04:00
Stevan Pettit
be413a688c modified:
resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-12 21:23:01 -04:00
Stevan Pettit
44d947acb9 modified:
scripts/windows-builder.py
2011-05-05 09:13:12 -04:00
Stevan Pettit
8b3d9e1884 modified:
scripts/windows-builder.py
2011-05-04 14:41:44 -04:00
Stevan Pettit
cf1b1262c7 modified:
scripts/windows-builder.py
2011-05-04 11:35:25 -04:00
Jonathan Corwin
9b1c924319 u's and spaces 2011-04-23 11:06:47 +01:00
Jonathan Corwin
a73012e3f6 StevanP's changes, so vc variables don't need setting now 2011-04-22 23:32:08 +01:00
Jonathan Corwin
f3f1836150 remove pptviewlib.dll and build it via windows-builder.py 2011-04-21 00:21:31 +01:00
Raoul Snyman
01589bae98 Removed clean dirs function since it never worked anyway. 2011-04-02 22:17:53 +02:00
Raoul Snyman
7b34fa90c9 Generate an HTML Help file and include it in the build. 2011-04-02 22:13:11 +02:00
Raoul Snyman
67b087fe4a Generate an HTML Help file and include it in the build. 2011-04-02 22:09:49 +02:00
Raoul Snyman
107dc01c4b HTML Help added to the build process. 2011-04-02 20:37:28 +02:00
Raoul Snyman
7cdf6d0f69 Generate an HTML Help file and include it in the build. 2011-04-02 20:22:38 +02:00
Raoul Snyman
9626b0d988 Generate an HTML Help file and include it in the build. 2011-04-02 20:20:43 +02:00
Raoul Snyman
fa3e2d7a9a Generate an HTML Help file and include it in the build. 2011-04-02 20:19:46 +02:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman
afe6f706bb Updated the build script to run a revert first. 2011-03-18 17:28:51 +02:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
7bd9d8a10b Importers have replaced scripts 2011-02-03 21:37:00 +00:00
Raoul Snyman
893e1a1f48 Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
Andreas Preikschat
d9768b6536 whitespaces 2010-12-13 15:24:16 +01:00
Raoul Snyman
51edce8c17 Move Windows stuff all into a single "Windows" directory. 2010-10-10 17:40:54 +02:00
rimach
fb7a049ba6 Head 2010-09-22 20:07:09 +02:00
rimach
d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02:00
Raoul Snyman
8aa727c148 Update strings.
bzr-revno: 1050
2010-09-22 07:41:22 +02:00
Raoul Snyman
51e109cfc6 HEAD 2010-09-21 21:55:40 +02:00
rimach
32544d1556 Head 2010-09-21 21:22:49 +02:00
rimach
6b5deff398 update translation_utils script, that generated qm files will be copied to the related folder 2010-09-21 21:22:34 +02:00
Raoul Snyman
4949bed443 Add a method to update the translation files.
Merge from HEAD.
2010-09-19 19:31:59 +02:00
Andreas Preikschat
c8d3e3df23 fixed bug #641734 2010-09-18 18:11:37 +02:00
Raoul Snyman
22774b880a - Fixed up the QM file locations for static builds.
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
Raoul Snyman
d4a0171203 HEAD 2010-09-13 07:16:16 +02:00
Raoul Snyman
fa45204b0c Fixed up the resources patch, and regenerated the resources file. 2010-09-08 18:26:13 +02:00
Raoul Snyman
d4ce60534a Reworked the translation script.
Renamed the translation files to just their language codes for easier integration into translation tools.
2010-09-02 10:59:21 +02:00
Jon Tibble
37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman
2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman
5c4a835dac Added decent images for remotes, alerts and song usage. 2010-06-29 23:23:56 +02:00
rimach
edce9a6117 improve translation_utils script 2010-06-22 19:16:39 +02:00
Jon Tibble
979129ebe7 Script resource generation 2010-06-22 00:26:35 +01:00
Jon Tibble
143f361f8d Fix translate and remove unused script 2010-06-17 12:43:58 +01:00
Jon Tibble
0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Raoul Snyman
8287f4ea27 Further updated the Windows build script documentation. 2010-05-27 22:32:02 +02:00
Raoul Snyman
a1273aefe5 Fixed rst. 2010-05-26 22:27:03 +02:00
Raoul Snyman
5e1c8883e4 Added some more documentation. 2010-05-26 22:26:21 +02:00
Raoul Snyman
eaa0bf05e2 Moved the windows-builder.py script to the scripts directory. 2010-05-26 21:31:19 +02:00
Raoul Snyman
98cc2d93ec Windows-related fixes:
- Update Windows installer file to get version automatically.
- Update version file (for Windows)
- Update OpenLP.spec for PyInstaller/Windows build.
2010-05-23 17:49:34 +02:00
Jon Tibble
1609f589e4 Some head 2010-05-20 17:46:53 +01:00
rimach
eaef48e708 resolve merge proposal request 2010-05-12 23:44:00 +02:00
rimach
850b4a507f correction for last merge proposal 2010-05-01 22:01:32 +02:00
Jonathan Corwin
9ef2b13ad6 comments, update client, load html from disk, blanking 2010-05-01 13:10:48 +01:00
rimach
32c635b2f0 resolve merge proposal comments 2010-05-01 00:07:51 +02:00
rimach
d7cb156f21 corrections 2010-04-20 22:20:29 +02:00
rimach
ea64675d65 update i18n implementation 2010-04-17 00:06:28 +02:00
rimach
ba1bd71caf Head 2010-04-10 11:57:49 +02:00
rimach
1a57939c73 Head 2010-04-09 21:27:32 +02:00
Tim Bentley
aa7371eabf Fedora fixes 2010-04-09 20:15:26 +01:00
Raoul Snyman
a4443cd44d Added alternate title. 2010-04-09 19:36:10 +02:00
Raoul Snyman
66d3c3c1bf Some fixes I thought I had fixed eons ago. 2010-04-09 18:36:04 +02:00
rimach
3eadf1c7d5 Head 2010-04-02 00:03:29 +02:00
rimach
906aa26bf8 add language selection 2010-03-31 11:43:52 +02:00
Jon Tibble
310f790e8e Some head 2010-03-23 15:14:20 +00:00
Raoul Snyman
ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00