1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-25 04:40:44 +01:00
Commit graph

455 commits

Author SHA1 Message Date
e3c4ce7666 Merge branch 'new-features-wave-2' 2020-08-03 16:43:19 -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
c2d02ceccb Merge branch 'master' of https://github.com/Alamantus/Lexiconga 2020-07-17 16:57:40 -06:00
bd8a3f475a
Merge pull request #49 from Alamantus/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-17 11:02:38 -06:00
dependabot[bot]
b6811a07e4
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 03:25:46 +00:00
90e0553f4e Update dependencies in yarn.lock 2020-07-06 14:58:38 -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
d1bcfc5b97 Update offline to show etymology & related fields 2020-05-04 00:28:01 -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
4c4ec4536f Update yarn lock 2020-04-29 23:51:16 -06:00
d4e7df495d Merge branch 'master' into new-features-wave-2 2020-04-29 23:07:45 -06:00
7bc01c79b7 Upgrade dependencies to latest versions 2020-04-29 22:22:28 -06:00
3a36817686 Run Yarn Upgrade 2020-04-19 12:54:26 -06:00
36898ff670
Merge pull request #46 from Alamantus/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-03-16 16:57:23 -06:00
dependabot[bot]
46b1b5a01f
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 23:52:28 +00: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
18f460f2e4 Update devDependencies 2020-03-04 09:26:00 -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