Commit Graph

41 Commits

Author SHA1 Message Date
Leonard Smith 60b3e45fdf Handle space in markdown link http ref section 2021-05-27 08:33:40 -05:00
Leonard Smith 79ecb2d8b0 Handle serving commentary articles 2021-05-26 16:51:34 -05:00
Leonard Smith c914783246 Change gwt folder to en_gwt 2021-05-21 10:07:25 -05:00
Leonard Smith 34b44d56c0 Setup a CommentaryController to return commentary markdown files as html 2021-05-21 07:55:06 -05:00
Leonard Smith 5c24c3fd6f Remove filetype from array 2021-05-21 07:53:23 -05:00
Leonard Smith 6250627254 Remove unneeded ref to BookXmlFilesTrait 2021-05-21 07:52:42 -05:00
Leonard Smith f91dd9380e Move the BookXmlFilesTrait to the Helpers folder 2021-05-21 07:26:30 -05:00
Leonard Smith ee92322c80 Parse markdown into html before saving to DB 2021-05-19 06:41:53 -05:00
Leonard Smith de7961b99c Fully resolve subs and wrap with angle brackets 2021-05-07 19:37:36 -05:00
Leonard Smith d9b6c65247 Fix issue with formatting strongs numbers 2021-05-06 12:09:16 -05:00
Leonard Smith 82dcef8879 Wrap the import processed with a transaction 2021-05-06 12:08:41 -05:00
Leonard Smith b8e68aec47 Added a console command to check for mismatched strongs entries 2021-05-06 12:08:01 -05:00
Leonard Smith df937b5795 Strip usfm data from the verse ulb NOT the word ULB 2021-05-06 08:35:02 -05:00
Leonard Smith db649f5f84 Change strip usfm method to look in <ULB> tag instead of <w> 2021-05-06 07:43:14 -05:00
Leonard Smith ef26a212d0 Strip usfm nodes from word elements and add a test for it 2021-05-06 07:25:38 -05:00
Leonard Smith f4708592dc Add new Word props to the JSON:API Schema 2021-05-04 17:01:05 -05:00
Leonard Smith 559a774d88 Make sure verse references are capitalized correctly. 2021-05-04 11:41:31 -05:00
Leonard Smith 5d69a0e89f Fix bug when handling book titles 2021-05-04 08:25:48 -05:00
Leonard Smith 9fec3f7c05 Fix issue with book ids and names not handling integers correctly. 2021-05-01 21:31:06 -05:00
Leonard Smith 66c26bdfa3 Make sure we can handle numbers and spaces in book names like 1 Peter, etc. 2021-05-01 16:45:49 -05:00
Leonard Smith ce0aff6472 Work out handling of phrases and subs 2021-05-01 16:44:31 -05:00
Leonard Smith ac6b2d5832 Add output to the import handler to help with debugging 2021-05-01 16:42:58 -05:00
Leonard Smith 6e4cb11206 Make sure we can update the Word object with the new table column data on mass updates 2021-05-01 16:39:22 -05:00
Leonard Smith 35f18dc595 Setup model and json-api for morphology legends 2021-04-13 21:35:21 -05:00
Leonard Smith 3ac05e3d4d Setup a controller and route to handle contact form submissions 2021-04-08 19:38:25 -05:00
Leonard Smith 4e8c229b97 Fix some LexicalEntry relationship references 2020-10-07 13:43:40 -05:00
Leonard Smith e41971a69c Add relations and for LexicalEntry to JSON API 2020-10-07 11:08:09 -05:00
Leonard Smith c6d43527e7 Check strongs_numbers (lemma) on import to make sure it is formatted as expected 2020-10-07 11:07:21 -05:00
Leonard Smith 40f408115d Fix relationship between Word and LexicalEntry 2020-10-07 11:06:52 -05:00
Leonard Smith b329bed0d4 Empty tables prior to import 2020-10-07 11:05:24 -05:00
Leonard Smith d64760b075 Setup JSON:API for LexicalEntries 2020-10-06 22:28:24 -05:00
Leonard Smith b5f067e185 Setup LexcialEntry import 2020-10-06 22:03:59 -05:00
Leonard Smith 24b4407fe1 Setup LexicalEntry model and new relationships 2020-10-06 22:03:25 -05:00
Leonard Smith 618eff8734 Fix relationship between verse and words 2020-10-05 15:54:25 -05:00
Leonard Smith d3041a3ea2 Add a reference attribute to the Verse model 2020-10-05 15:53:38 -05:00
Leonard Smith a669c5d945 Dasherize some attributes that were using underscores 2020-10-05 15:14:03 -05:00
Leonard Smith 9dc6a65122 Switch to using string based primary keys 2020-10-05 15:13:37 -05:00
Leonard Smith 9eacb24857 Setup JSON:API and related routes 2020-10-02 18:33:57 -05:00
Leonard Smith 2750bf115a Setup ULB XML Importer 2020-10-02 11:03:50 -05:00
Leonard Smith 2a820636eb Setup models for the NT Books 2020-10-02 11:02:56 -05:00
Leonard Smith cc02819a89 Initial commit 2020-10-02 10:58:41 -05:00