Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add parsing of holidays, week, and sunday readings. | Matěj Cepl | 2013-07-04 | 5 | -43/+101 | |
| | | | | Fixes #87 | |||||
* | Czech version works and tests pass. | Matěj Cepl | 2013-07-04 | 3 | -22/+50 | |
| | ||||||
* | Fix invalid JSON hesla.webapp | Matěj Cepl | 2013-07-01 | 1 | -3/+3 | |
| | ||||||
* | Include also 30x30 and 60x60 icons. | Matěj Cepl | 2013-07-01 | 6 | -14/+26 | |
| | | | | | | | Not sure about 30x30, but without 60x60, there is no icon on the FFOs desktop. Fixes #105 | |||||
* | Add .appcache to the repo. | Matěj Cepl | 2013-06-01 | 2 | -1/+7 | |
| | ||||||
* | Update for year 2013 | Matěj Cepl | 2012-12-31 | 4 | -12/+7591 | |
| | ||||||
* | Add an unit test for bug# 78. | Matěj Cepl | 2012-12-23 | 1 | -0/+30 | |
| | ||||||
* | Use correct biblical references. | Matěj Cepl | 2012-12-23 | 2 | -2/+41 | |
| | | | | | | | | | Original source uses weird names of the biblical books (e.g., Thr for Lamentations). I have added a dict with which I translate those to the standard names understood by the biblical references (namely, http://www.crosswire.org/study/). Fixes #78. | |||||
* | Handle also vertical swipes. | Matěj Cepl | 2012-11-24 | 1 | -24/+67 | |
| | | | | Also complete cleanup of the code, making it JSHint (almost) compliant. | |||||
* | Fix tests. | Matěj Cepl | 2012-11-22 | 2 | -4/+4 | |
| | ||||||
* | works a bit on mobile browser, no jump to today yet. | Matěj Cepl | 2012-11-22 | 1 | -8/+18 | |
| | | | | Fixes #84 | |||||
* | Preliminary attempt to do swipe handling. | Matěj Cepl | 2012-11-19 | 3 | -4/+54 | |
| | | | | No work on mobile browser. | |||||
* | JSLintization. | Matěj Cepl | 2012-11-19 | 1 | -7/+9 | |
| | ||||||
* | Make script namespaced class. | Matěj Cepl | 2012-11-19 | 1 | -30/+61 | |
| | | | | | | Fix #85 Display of the page is parametrized and hidden in the anonymous namespace and class. | |||||
* | DRY templates (we have now a base template) | Matěj Cepl | 2012-11-19 | 3 | -81/+59 | |
| | ||||||
* | Simplify CSS | Matěj Cepl | 2012-11-02 | 1 | -6/+6 | |
| | | | | We don't need all those floats; it's too complicated on phone. | |||||
* | Decresase size of readings, clear both (not just right) | Matěj Cepl | 2012-10-27 | 1 | -2/+3 | |
| | ||||||
* | Switching language version. | Matěj Cepl | 2012-10-24 | 4 | -5/+75 | |
| | | | | Fix #76 | |||||
* | Why do we want to block Google from searching Losungen? | Matěj Cepl | 2012-10-23 | 2 | -4/+2 | |
| | ||||||
* | Add clear:right on the list of readings. | Matěj Cepl | 2012-10-23 | 1 | -0/+1 | |
| | | | | Hopefully, this will finally fix #75. | |||||
* | Don't use async parameter of script, when you mean only defer. | Matěj Cepl | 2012-10-19 | 3 | -10/+7 | |
| | | | | | Also, add proper German translation of NOSCRIPT message (thanks for Helmut Steeb for translation). | |||||
* | Add a German description | Matěj Cepl | 2012-10-18 | 1 | -0/+5 | |
| | ||||||
* | Make the German version available and not clashing with the Czech one. | Matěj Cepl | 2012-10-18 | 6 | -19/+15 | |
| | | | | Still no language switching. | |||||
* | First skeleton of the German version | Matěj Cepl | 2012-10-18 | 6 | -12/+89 | |
| | | | | | Mainly missing feature is switching between languages (and all cookie handling). | |||||
* | Use CzeCEP for Czech Bible references. | Matěj Cepl | 2012-10-18 | 3 | -4/+4 | |
| | ||||||
* | Use templates (jinja2) for generating HTML. | Matěj Cepl | 2012-10-17 | 5 | -77/+144 | |
| | | | | Also add HTML links were practicable. | |||||
* | Adding expressive width: 50% seems to fix #75 | Matěj Cepl | 2012-10-13 | 2 | -3/+5 | |
| | | | | | | | | | I have to also add text-align: right for the right column. I don't like it, but it seems to work, and according to http://css-discuss.incutio.com/wiki/Floated_Block “These must have a width property specified -- this is a frequently encountered problem. Browsers that break floats with no width in some way are not buggy.” | |||||
* | Comment out nth-child selectors. | Matěj Cepl | 2012-10-13 | 2 | -3/+3 | |
| | | | | They seem to cause #75 | |||||
* | Acknowledgment should be opened in a special new window. | Matěj Cepl | 2012-10-11 | 2 | -2/+2 | |
| | ||||||
* | Add acknowledgment and improve icon. | Matěj Cepl | 2012-10-10 | 5 | -5/+47 | |
| | ||||||
* | Bump the version | Matěj Cepl | 2012-10-02 | 3 | -3/+3 | |
| | ||||||
* | Add Chrome webapp. | Matěj Cepl | 2012-10-02 | 7 | -27/+70 | |
| | ||||||
* | Adding a Lamb of God icon and SVG | Matěj Cepl | 2012-10-01 | 2 | -0/+57 | |
| | ||||||
* | Convert the Python script to Python 3 | Matěj Cepl | 2012-10-01 | 2 | -10/+8 | |
| | ||||||
* | The proper event is pageshow, not load (because of Firefox caching) | Matěj Cepl | 2012-09-21 | 5 | -18/+19 | |
| | | | | | | | | Also, properly use app caching, and switch to lxml (generated HTML is ugly) See https://developer.mozilla.org/en-US/using_firefox_1.5_caching for explanation. | |||||
* | Add <NOSCRIPT> element and delay running of JavaScript. | Matěj Cepl | 2012-09-21 | 5 | -8/+12 | |
| | | | | | | | DOM manipulations really don't work well before DOMContentLoaded. Also, generated files (index.html) should not be stored in the repository. | |||||
* | Add Mozilla webapp metadata and Javascript to show today's hesla. | Matěj Cepl | 2012-09-21 | 9 | -1/+72 | |
| | ||||||
* | Move CSS to a special file. | Matěj Cepl | 2012-09-21 | 3 | -17/+19 | |
| | ||||||
* | Add DOCTYPE. | Matěj Cepl | 2012-09-21 | 1 | -2/+3 | |
| | | | | Also input file name should not be hardcoded. | |||||
* | <script> cannot be self-closed | Matěj Cepl | 2012-09-21 | 4 | -6058/+5 | |
| | | | | | Also we shouldn't store generated output.html. And added empty hesla.js | |||||
* | The first working version of generate_html.py | Matěj Cepl | 2012-09-21 | 6 | -0/+13904 | |
| | ||||||
* | Sources from http://hesla.dulos.cz/src2012/xml/ | Matěj Cepl | 2012-09-17 | 12 | -0/+23490 | |