Commit Graph

133 Commits

Author SHA1 Message Date
99d2ec7715 Create a Theme Preview dialog, plus some theme background fixes.
- Update .gitignore to ignore virtualenvs and eggs directory
- Create a dialog to generate theme previews/thumbnails
- Use theme preview generation dialog all over
- Create a test for the new method
- Update existing theme manager tests
- Skip Bible HTTP tests when in GitLab CI
- Make theme backgrounds scale and centred
2019-10-18 06:12:09 +00:00
1e76868a23 Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
a1a101793d Fix issue #280 where the constructor was not accepting the custom_geometry argument 2019-10-09 08:26:42 +00:00
9d16ae2b06 Based on ic90's code, this just simplifies some of the code, and streamlines how things work, plus a couple of CSS fixes.
bzr-revno: 2904
2019-09-15 17:22:22 +02:00
Tomas Groth
c2273d8d96 Forgot to update to latest CSS when updating RevealJS to 3.8.0. 2019-09-15 14:44:01 +02:00
671abe1def Fix the queued alerts not being displayed 2019-09-12 15:39:57 -07:00
3b87327682 Fix all the tests 2019-09-11 23:06:35 -07:00
83cd5c1a88 HEAD 2019-09-11 21:41:43 -07:00
3af3068027 Fix alerts to scroll properly, and simplify how everything works 2019-09-11 21:41:30 -07:00
2a8bf17c90 Fix window titles so that the main window just says 'OpenLP' 2019-09-10 14:37:12 -07:00
9c078cce04 Apply Tomas patch 2019-09-05 21:31:51 -07:00
Tim Bentley
265dc0ded9 Undo an incorrect change and replace missing code as pert of the display revamp.
bzr-revno: 2898
2019-08-30 22:32:26 +01:00
Tim Bentley
a721250abd finish fixing the theme regeneration 2019-08-30 12:28:10 +01:00
Tim Bentley
9e376c1e85 updates 2019-08-30 10:23:12 +01:00
eed89c4024 Remove chords from the slide controller and the display 2019-08-29 14:08:37 -07:00
Tim Bentley
ff4dc581b4 fix setiing theme data 2019-08-25 12:37:34 +01:00
3ce073c4bf Fix image height, update tests, and make 'npm test' only run the tests once instead of continually 2019-08-22 09:40:45 -07:00
Tomas Groth
62ca28cf09 Improve image scaling on display 2019-08-21 21:13:27 +02:00
Tomas Groth
cd25766b79 Try to get image-scaling working correctly 2019-08-19 22:42:36 +02:00
Phill
b6512adf2a Fixes 2019-08-06 22:46:00 +01:00
Phill
5c2b70ff07 HEAD 2019-08-06 21:46:41 +01:00
Tim Bentley
0e96c55c8e pep 8 2019-08-04 15:06:00 +01:00
Tim Bentley
7f5166f3d0 Text fixes 2019-07-28 16:56:28 +01:00
Tim Bentley
aa5e33da7d Fix settings screen conversion 2019-07-28 09:30:24 +01:00
Phill
bbb2fa935c Few performance changes and fixes to prevent possible bugs 2019-07-27 07:37:16 +01:00
Phill
dd4d9b9255 Add a singletom Metaclass 2019-07-20 13:27:28 +01:00
Nico Opiyo
b42034de47 Changed variable names to camelCase and added parameter for Jenkins JS tests 2019-07-01 20:45:08 +03:00
Nico Opiyo
14f53eef89 Pulled in latest changes from trunk 2019-07-01 09:47:38 +03:00
Nico Opiyo
0eff721f24 Fixed unit tests for alerts branch 2019-06-30 22:16:54 +03:00
Nico Opiyo
2076851555 Fixed scrolling bug display 2019-06-27 13:11:56 +03:00
Phill
a432a57452 rename param js_use to is_js 2019-06-21 23:09:36 +01:00
Phill
5b571c4f74 Fixes for path issues 2019-06-21 21:53:42 +01:00
Tomas Groth
31f6779d3f fix pep8 2019-06-09 22:22:43 +02:00
Tomas Groth
ad9d1df172 pep8 2019-06-07 22:51:19 +02:00
Tomas Groth
f27fded597 Fix line calculation for the theme preview. Try to make VLC loading more robust. 2019-06-06 22:10:39 +02:00
Tomas Groth
8b489de954 Generate a real footer 2019-06-03 22:11:19 +02:00
Tomas Groth
7558fb6e64 Use a live webengine widget when previwing themes. 2019-05-28 22:37:50 +02:00
Phill
dd0d531be3 Fix images 2019-05-23 20:33:46 +01:00
Nico Opiyo
e8edb7e52f Pulled in changes from trunk 2019-05-22 10:28:25 +03:00
Phill
15f3b0fcca Seperate some fixes out of annother branch 2019-05-04 10:13:29 +01:00
Bastian Germann
be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth
2d83738405 Upgrade to Reveal.js 3.8.0 2019-04-08 21:47:05 +02:00
Nico Opiyo
628cfbf213 Fixed alert positioning with CSS flexbox and also fixed non-scrolling alert display 2019-04-05 17:29:27 +03:00
Nico Opiyo
e56971fa81 Fixed queue bug when showing alerts from the queue 2019-04-02 22:08:27 +03:00
Nico Opiyo
0e1989f06f Fixed all tests and changed entrance transition to class based toggling 2019-03-29 17:18:54 +03:00
Nico Opiyo
c25f4d8197 Cleaned up Javascript and refactored the functions and tests plus optimized animation of text 2019-03-29 15:36:32 +03:00
Phill
98f7c28d65 Add proxy settings to ftw. Option to skip sample data
bzr-revno: 2853
2019-03-28 22:03:32 +01:00
Nico Opiyo
fe6130a534 Fixed buggy alerts and refactored CSS 2019-03-17 22:05:31 +03:00
Philip Ridout
573f31fd45 Minor tidy ups 2019-03-17 10:36:12 +00:00
Philip Ridout
d8644648a4 Fit the logo to the Main Display
Fixes: https://launchpad.net/bugs/1819763
2019-03-16 10:26:05 +00:00