Wojtek Orzeszyna
|
46d0607707
|
Added support for census with some additional polish translations
|
2020-03-26 15:53:40 +01:00 |
|
Przemek Wiech
|
0450064831
|
WikiTree: Fix images not showing in PDF and PNG
|
2020-03-22 14:30:25 +01:00 |
|
Przemek Wiech
|
618b788972
|
Removed unneeded console.log
|
2020-03-21 23:50:14 +01:00 |
|
Przemek Wiech
|
f8021c0915
|
Handle session storage exceptions.
Avoid quota exceeded errors.
|
2020-03-20 18:53:56 +01:00 |
|
Przemek Wiech
|
8b3815550b
|
Enable zoom by default
|
2020-03-18 23:31:21 +01:00 |
|
Przemek Wiech
|
5aebf3c7f4
|
WikiTree: Limit number of descendant generations to 5
|
2020-03-18 23:22:29 +01:00 |
|
Przemek Wiech
|
d195a7c9ea
|
Fix parsing dates and date ranges
|
2020-03-18 23:21:44 +01:00 |
|
Przemek Wiech
|
3650082386
|
Hide zoom buttons on small screens
|
2020-03-16 23:02:00 +01:00 |
|
Przemek Wiech
|
73dceaaae0
|
Changed zoom button element from <a> to <button>
|
2020-03-16 18:40:40 +01:00 |
|
Przemek Wiech
|
9e37659288
|
Added zoom in/out buttons
|
2020-03-16 17:45:36 +01:00 |
|
Przemek Wiech
|
09e8d19c7a
|
Limit zooming out when the chart is small
|
2020-03-14 23:02:37 +01:00 |
|
Przemek Wiech
|
442de4c7c5
|
Improved zoom support
|
2020-03-14 16:51:07 +01:00 |
|
Przemek Wiech
|
67c78b5982
|
Added zooming capability
This feature is not enabled by default yet
and can be only enabled by adding &enabledZoom=true to the URL
|
2020-03-13 00:28:43 +01:00 |
|
Przemek Wiech
|
768e6d7111
|
Refactored app.tsx to split the componentDidUpdate function
|
2020-03-05 21:50:54 +01:00 |
|
Przemek Wiech
|
76880c2d41
|
Added logo and background image to the intro screen
|
2020-02-21 19:29:46 +01:00 |
|
Przemek Wiech
|
3c26bd7956
|
WikiTree: Show log in button even if data is not loaded
|
2020-02-14 17:37:02 +01:00 |
|
Przemek Wiech
|
7eacf9216f
|
Remove date parsing because different browsers do different things
|
2020-02-14 14:35:01 +01:00 |
|
Przemek Wiech
|
3fef2dd61d
|
WikiTree: Make it work when passing numeric WikiTree ID instead of name
|
2020-02-14 13:31:51 +01:00 |
|
Przemek Wiech
|
d3ea1705f4
|
Sort spouses by marriage date (#10)
|
2020-02-13 14:33:43 +01:00 |
|
Przemek Wiech
|
21eba112d5
|
WikiTree: Fix birth date not displaying correctly
|
2020-02-06 13:10:51 +01:00 |
|
Przemek Wiech
|
74e8a19952
|
WikiTree: fix ID escaping when there are multiple spaces
|
2020-02-05 00:09:57 +01:00 |
|
Przemek Wiech
|
c7ef1501df
|
WikiTree: Handle last nams with spaces
|
2020-02-04 18:01:08 +01:00 |
|
Przemek Wiech
|
423cd42676
|
Limit the number of WikiTree generations to 10
|
2020-02-03 15:33:26 +01:00 |
|
Przemek Wiech
|
6acd00d79b
|
Fix 'undefined' being displayed as the person's name
|
2020-02-03 15:25:39 +01:00 |
|
Przemek Wiech
|
8e33f92a04
|
Added WikiTree login button
|
2020-02-02 17:59:14 +01:00 |
|
Przemek Wiech
|
0993af760d
|
WikiTree: Handle 0000-00-00 as unknown date
|
2020-01-30 23:21:02 +01:00 |
|
Przemek Wiech
|
b39a3eb4de
|
Display better error messages for WikiTree
|
2020-01-28 18:05:36 +01:00 |
|
Przemek Wiech
|
17ae9c051b
|
Do not show plus sign for living people in WikiTree
|
2020-01-28 17:51:46 +01:00 |
|
Przemek Wiech
|
e4e865695b
|
Synchronize transition animations
|
2020-01-26 23:34:10 +01:00 |
|
Przemek Wiech
|
b2c2127f3e
|
Filter out undefined in some cases
|
2020-01-26 23:33:52 +01:00 |
|
Przemek Wiech
|
48cfb221f3
|
Load more data when navigating in WikiTree
|
2020-01-26 14:49:30 +01:00 |
|
Przemek Wiech
|
d4bd801980
|
When showing data from WikiTree, don't show "all relatives" chart option
|
2020-01-20 19:34:20 +01:00 |
|
Przemek Wiech
|
22aac5c444
|
WikiTree: Use cors-anywhere only if hosted outside of apps.wikitree.com
|
2020-01-20 18:39:08 +01:00 |
|
Przemek Wiech
|
ddad2f4469
|
minor code style update
|
2020-01-20 00:11:55 +01:00 |
|
Przemek Wiech
|
9587edf92d
|
WikiTree: added photos
|
2020-01-20 00:06:11 +01:00 |
|
Przemek Wiech
|
f454ca514b
|
Added analytics event for WikiTree
|
2020-01-19 23:56:30 +01:00 |
|
Przemek Wiech
|
21451e4282
|
WikiTree: display marriage info for ancestors
|
2020-01-19 23:44:36 +01:00 |
|
Przemek Wiech
|
720c351254
|
WikiTree: display marriage info for descendants
|
2020-01-19 22:44:29 +01:00 |
|
Przemek Wiech
|
26b12b215b
|
Code cleanup in wikitree.ts
|
2020-01-17 23:23:42 +01:00 |
|
Przemek Wiech
|
d8d8c50236
|
Display data and place of birth and death for WikiTree
|
2020-01-16 23:32:49 +01:00 |
|
Przemek Wiech
|
904e4e5a24
|
Upgraded topola library version to 2.5.1
|
2020-01-15 20:47:49 +01:00 |
|
Przemek Wiech
|
f0b8f1929d
|
Refactoring wikitree.ts
|
2020-01-15 20:02:56 +01:00 |
|
Przemek Wiech
|
7ddbd36b33
|
Generate JSON data instead of textual GEDCOM from WikiTree data
|
2020-01-15 00:27:00 +01:00 |
|
Przemek Wiech
|
7283c9e13d
|
WikiTree: Type definitions and refactoring
|
2020-01-14 23:30:54 +01:00 |
|
Przemek Wiech
|
2512b388f7
|
Don't link to spouses that don't have their records.
Don't show 'Unknown' in the name field.
|
2020-01-14 21:58:16 +01:00 |
|
Przemek Wiech
|
62b47803bc
|
Use human-readable identifiers for people in WikiTree
|
2020-01-14 20:16:08 +01:00 |
|
Przemek Wiech
|
7b09936a84
|
Proof of concept loading data from WikiTree
|
2020-01-14 17:45:54 +01:00 |
|
Przemek Wiech
|
07bcafc7dc
|
Index husband's last name for better search results
|
2019-11-29 23:35:49 +01:00 |
|
Przemek Wiech
|
1bf315ebdf
|
Added build version to the intro screen
|
2019-11-26 23:43:52 +01:00 |
|
Przemek Wiech
|
ea04c6dc7a
|
Filter out non-image OBJE entries when displaying personal photos
|
2019-11-25 22:31:16 +01:00 |
|