1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-15 06:31:18 +02:00
Commit graph

413 commits

Author SHA1 Message Date
acdc5cbdaa Correctly escape quotes in rendered input tags
Bump patch version to ensure fixes are loaded
2020-10-18 14:43:17 -06:00
e1222a43f6 Fix incorrect variable name; Correctly display public dict 2020-10-08 14:56:59 -06:00
3dd370a375 Update create account text 2020-08-03 23:15:31 -06:00
34459b40a4 Comment out unused pagination code
- The unused code kept getting bundled, so this should prevent that.
2020-08-03 22:58:29 -06:00
4228ac8063 Add announcement for Wave 2 2020-08-03 16:40:56 -06:00
b61f128745 Make modals scroll to top when opened 2020-08-03 16:33:56 -06:00
5a728dbd7c Ensure template editor scrolls to display buttons 2020-08-03 16:17:18 -06:00
b87f4e7cad Hide template field when none exist 2020-08-03 16:07:27 -06:00
5e803d988e Remove edited words if not matching search 2020-08-03 15:50:20 -06:00
15ad17e1d7 Bump minor version to 2.2.0 2020-07-31 16:41:02 -06:00
a73b74ff71 Save dictionary after editing word 2020-07-31 16:25:51 -06:00
ec37fc53a5 Add new fields to import/export words 2020-07-31 16:25:26 -06:00
b3507128a6 Update help file with new fields 2020-07-31 15:56:35 -06:00
54cc74b468 Make sure Word Form always displays above footer 2020-07-31 15:20:11 -06:00
f6446eedc9 Add Details field templates 2020-07-31 15:14:41 -06:00
ce06308c1d Make editing words render in place instead of whole list 2020-07-31 12:20:06 -06:00
abacf7a56a Prevent entry headers from going beneath options button 2020-07-31 12:15:39 -06:00
fb42b0ef2b Improve word forms
- Fix not clearing all fields
- Show advanced field if edited word has advanced data
2020-07-31 11:39:54 -06:00
6d7cdf68a9 Fix word reference finding 2020-07-31 11:29:33 -06:00
adb95fbae3 Include principal parts in searches by name 2020-05-08 00:47:18 -06:00
8cc3b469f9 Display principal parts on public dictionary 2020-05-08 00:02:51 -06:00
e103420245 Add Prinipal Parts for words 2020-05-07 23:57:27 -06:00
d5e2ddec93 Add related to db structure 2020-05-07 23:23:42 -06:00
8f6dad8a84 Make word references link to hash unless individual 2020-05-07 23:20:47 -06:00
a30bdf5d63 Provide etymology & related in public word view 2020-05-07 23:12:49 -06:00
4d63aa9034 Display related words in public dictionary render 2020-05-07 23:09:19 -06:00
e2d3164136 Add Related Words field & display 2020-05-04 00:27:50 -06:00
69c0539370 Remove possible error code on view search
Strip out "Search Translations" filter options
2020-05-03 23:25:49 -06:00
4d3132e151 Render etymology in public view 2020-05-03 23:25:40 -06:00
40feae7194 Display word etymology if is present 2020-05-03 22:28:31 -06:00
65cf421cbe Add setting to set default advanced form display 2020-04-30 01:20:10 -06:00
98cdd763f8 Improve styling of advanced form toggle 2020-04-30 00:38:45 -06:00
006f020424 Put etymology in new words_advanced table 2020-04-30 00:28:30 -06:00
5f15ec6353 Trim and filter etymology entries into array 2020-04-30 00:14:00 -06:00
4fee98c8fe Update example word data structure in default 2020-04-29 23:51:53 -06:00
d4e7df495d Merge branch 'master' into new-features-wave-2 2020-04-29 23:07:45 -06:00
143bde30f0 Add announcement about fixes since last release 2020-03-04 10:09:54 -07:00
1d143e1d98 Update marked & papaparse dependencies 2020-03-04 09:54:37 -07:00
689a5d3a59 Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2020-03-04 09:22:43 -07:00
8d07a26d10 Update .htaccess to fix Chrome security warning 2020-03-04 09:22:39 -07:00
1ab93d69ae Bump patch version for lastUpdated fix 2020-03-03 21:05:46 -07:00
ed9eba7137 Fix mistake that prevented last_updated from being set 2020-03-03 20:59:20 -07:00
a9ae7f938c Update ads and bump patch version 2020-01-24 15:57:31 -07:00
6fad67da93 Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2019-12-15 13:25:39 -07:00
7a80be9730 Improve padding in fields 2019-12-15 13:24:25 -07:00
9965dba80e Add hover text to all ipa-table fields 2019-12-15 13:08:03 -07:00
c25114b9fd Parse word references in all Details notes fields 2019-12-13 10:39:44 -07:00
1b9a6fcda6 Add tone characters to IPA table chart 2019-12-12 20:59:38 -07:00
03974b9d45 Remove box shadow from dark theme 2019-12-01 22:00:13 -07:00
b20c6703ef Make modals stay above footer; Bump version 2019-12-01 21:25:56 -07:00