Laurent Cozic
cc51ba4f90
Tools: Upgraded jasmine and made it easier to filter tests
2019-11-02 10:19:24 +00:00
Laurent Cozic
85984109b5
Merge branch 'master' of github.com:laurent22/joplin
2019-11-01 22:44:50 +00:00
Laurent Cozic
689a12cdfb
Cli: Fixes #2039 : Handle paths with spaces for text editor
2019-11-01 22:42:05 +00:00
Laurent Cozic
abd74db112
Doc: Removed Hacktoberfest 🎃 banner
2019-11-01 13:20:35 +00:00
m-svo
cb06dab16f
fix typo in install_and_update.sh ( #2051 )
2019-11-01 11:28:25 +00:00
Laurent Cozic
d2a7e46c1a
Fix tests
2019-10-31 09:55:39 +00:00
Laurent Cozic
2997b0f2c4
Renamed 'layout' setting to 'layoutButtonSequence'
2019-10-31 08:47:45 +00:00
Subodh Dahal
f450ef09cc
Desktop: Resolves #1900 : Allow selecting what views should be available from the Layout button ( #2028 )
...
* Added options for selecting layout
* Toggle through the layouts based on config
* Used redux state for getting layout settings
* Removed duplicated strings for layout options
* Moved option for selecting layouts to "View" menu
2019-10-31 08:42:17 +00:00
aerotog
316746605e
Desktop: Fixes #1790 : Stop print command from resetting theme ( #1999 )
2019-10-31 08:33:40 +00:00
Laurent Cozic
5522d11eed
Merge branch 'master' of github.com:laurent22/joplin
2019-10-31 07:25:39 +00:00
Helmut K. C. Tessarek
67266af1ae
fix layout issue introduced by #1991
2019-10-30 16:59:32 -04:00
Laurent Cozic
273c0f432c
Desktop: Fixed attachment markup when importing ENEX files as HTML so that it works in mobile too
2019-10-30 18:23:37 +00:00
Laurent Cozic
d346cdb897
Added Bosnian language and cleaned up translations
2019-10-30 18:12:06 +00:00
Fernando K
57a4b48c9b
Desktop, Mobile: Resolves #2043 : Add <kbd> tag support ( #2044 )
2019-10-30 15:43:58 +00:00
Daniel Landau
c3b1018929
Desktop: Resolves #215 : Fill X primary selection from the editor on text selection ( #2029 )
...
This fixes the Joplin->"other apps" half of
https://github.com/laurent22/joplin/issues/215 .
2019-10-30 15:40:59 +00:00
Laurent Cozic
a2ba64ccf5
Merge branch 'master' of github.com:laurent22/joplin
2019-10-30 13:56:59 +00:00
Helmut K. C. Tessarek
26d91e355a
Mobile: Show alarm in correct date and time format ( #2026 )
2019-10-30 10:24:06 +00:00
Stephanie Foskitt
7bf394d8d5
Desktop: Resolves #1918 : Allow custom CSS when printing ( #2014 )
...
* Sets `useCustomCss` default to "true". Updates README.md for reference to Custom CSS.
* Reverse changes to and . Correct the spacing in .
2019-10-30 10:21:58 +00:00
Helmut K. C. Tessarek
cdf6f9c436
Desktop, Mobile: Resolves #1953 : Update Markdown plugins: toc-done-right, anchor ( #2005 )
...
This change fixes a few issues with the toc plugin.
It now allows to set inline options. e.g. to set the max toc depth.
1. set toc depth to 2 levels
```
$<toc{"level":[1,2]}>
```
2. set toc depth to 3 levels and use an ordered list
```
$<toc{"level":[1,2,3],"listType":"ol"}>
```
/ref https://github.com/nagaozen/markdown-it-toc-done-right/issues/16
---
fixes #1953
fixes #1843
fixes https://discourse.joplinapp.org/t/set-depth-of-toc/2899
2019-10-30 10:18:31 +00:00
Helmut K. C. Tessarek
dece5d8de7
Desktop: Resolves #1903 : Add Nord theme ( #2004 )
...
code by vzsky (PR was abandoned)
closes #1903
2019-10-30 09:55:45 +00:00
Laurent Cozic
33b8da98af
Clean up
2019-10-30 09:54:32 +00:00
Hanna Bennett
0386534b3a
CLI: Resolves #1974 : Add command to list all tags for a note ( #2003 )
...
* Add command to list tags associated with a given note
* Update description
* Fix autocompletion to do notes instead of tags when tag-command is notetags
2019-10-30 09:43:47 +00:00
Tommy Bergeron
885858dcb4
Desktop: Resolves #1988 : Add menu item to toggle note list ( #1991 )
...
* Add menu item to toggle note list #1988
* Hiding the noteList now fully works + standardized casing for noteList #1988
* hiding verticalResizer to fully hide note list and its extra border #1988
* curly braces on the same line #1988
* fa-tasks is "less" worse as an icon for toggle note list #1988
* liking this icon a whole lot more
* removed useless width tweak
2019-10-30 09:40:33 +00:00
Laurent Cozic
8c5d82fab2
Update CONTRIBUTING.md
2019-10-30 09:11:07 +00:00
Laurent Cozic
c683c1b8ec
Doc: Added link to good-first-issue tag
2019-10-30 09:06:57 +00:00
Laurent Cozic
cde5aa9b06
Merge branch 'master' of github.com:laurent22/joplin
2019-10-29 11:08:48 +00:00
luzpaz
d3ba6798d7
Doc: Fix documentation and source comment typos ( #2037 )
...
* Misc. typo and whitespace fixes
Found via `codespell -q 3 -S *.po,*.pot,./ElectronClient/app/locales,./ReactNativeClient/locales,./CliClient/locales -L adresse,ba,fonction,te,whet`
* Revert a previous change
2019-10-29 09:02:42 +00:00
Helmut K. C. Tessarek
1f42c10c2a
Update translations
2019-10-28 21:18:18 -04:00
exponentactivity
14f6108e57
Translation: update Danish (da_DK.po ) ( #2033 )
2019-10-28 21:00:43 -04:00
Helmut K. C. Tessarek
9512a08810
Update web site
2019-10-28 20:26:19 -04:00
Helmut K. C. Tessarek
78b8648945
add FAQ entry on how to restart Joplin on Windows
2019-10-28 20:22:45 -04:00
Laurent Cozic
71e01e5566
Cli: Handle special shortcuts such as Ctrl+H
2019-10-28 20:10:03 +00:00
Laurent Cozic
01614b5a13
All: Resolves #2002 : Handle WebDAV server with empty XML namespaces
2019-10-28 19:15:18 +00:00
Laurent Cozic
7153c06e88
Api: Fixes #2018 : Fixed error handling when getting resources of a note that does not exist
2019-10-28 19:02:29 +00:00
Laurent Cozic
30969f8ab6
Desktop: Fixes #1867 : Fix scrolling issue when clicking on internal link
2019-10-28 18:56:38 +00:00
Laurent Cozic
19f9c4f540
Desktop: Fixes #2008 : Open links in external browser from revision view
2019-10-28 18:47:23 +00:00
Laurent Cozic
5b5e07d4dc
Merge branch 'master' of github.com:laurent22/joplin
2019-10-28 18:19:49 +00:00
Laurent Cozic
4ab1fb3ec5
Not needed
2019-10-23 16:17:40 +01:00
abonte
9dedb832fc
Translation: update Italian (it_IT.po) ( #2009 )
2019-10-20 03:07:40 -04:00
Alex Devero
b8b487991d
Translation: update Czech cs_CZ.po ( #2007 )
2019-10-18 06:00:42 -04:00
Laurent Cozic
f10ba28e0c
Update lock.yml
2019-10-18 11:32:23 +02:00
Helmut K. C. Tessarek
22398e69c5
Desktop: Add context menu and menu item to create sub-notebook ( #1984 )
...
* add context menu and menu item to create sub-notebook
closes #1978 (create sub-notebook by right-clicking on notebook)
* simplify code, remove async
2019-10-17 22:41:13 +02:00
Caleb John
0eb51e6bb0
Desktop: Stop watching external edits when closing editor ( #1981 )
...
* Stop watching external edits
* move onClose to options
* Wrap openExternal in promise
* More specific error with locale
* Removed localization of external edit error
2019-10-17 22:40:27 +02:00
genneko
9436075fdf
Translation: Update ja_JP.po Japanese ( #2000 )
...
* Translate new strings.
* Improve existing strings.
2019-10-17 00:22:13 -04:00
Woosuk Park
409494afbb
Translation: update Korean Langauge (ko.po) ( #1989 )
...
* Translation - Korean Langauge
Some change of Korean Language
* Translation - Korean Langauge
Some change of Korean Language
2019-10-16 19:47:47 -04:00
Helmut K. C. Tessarek
a544ebd451
update translations
2019-10-16 19:25:55 -04:00
Xaris Ar
8350a6cc12
Translation: new language Greek (el_GR) ( #1997 )
...
* Create el_GR.po (part1)
* Update el_GR.po
* Update el_GR.po (part 2)
* Update el_GR.po
* Finished Greek(el_GR) translation
Finished translating all texts.
Update el_GR.po (beta)
2019-10-16 19:15:55 -04:00
Helmut K. C. Tessarek
b5e7dc5304
Update de_DE.po
2019-10-16 19:07:38 -04:00
Helmut K. C. Tessarek
a11171d73a
update translations
2019-10-16 18:14:43 -04:00
Laurent Cozic
4706abbc06
Android release v1.0.309
2019-10-16 23:59:46 +02:00