Chris Mayo
4cb5b6f2fa
Merge pull request #443 from cjmayo/kde5
...
Replace KDE 3 proxy support with KDE 5 support
2020-07-07 17:12:53 +01:00
Chris Mayo
ab6315a8d3
Merge pull request #453 from cjmayo/brew
...
Update Mac installation instructions with Homebrew pip and macOS
2020-07-07 17:07:46 +01:00
Chris Mayo
18f20d592f
Check for KDE 5 proxy first and then KDE 4
...
Don't look for kde4-config in case a KDE 5 user still has it installed.
2020-07-07 17:06:25 +01:00
Chris Mayo
bd55c2ef8f
Compare KDE proxy ReversedException integer value to zero
2020-07-07 17:06:25 +01:00
Chris Mayo
893875d913
Update Mac installation instructions with Homebrew pip and macOS
...
The first release of macOS was in 2016.
2020-07-06 19:41:51 +01:00
Chris Mayo
a0df9c3d33
Merge pull request #448 from cjmayo/macinstall
...
Remove manual setup for OSX from install instructions
2020-06-23 17:45:39 +01:00
Chris Mayo
da22d4886b
Merge pull request #441 from cjmayo/authentication
...
Improve documentation of authentication
2020-06-23 17:35:19 +01:00
Chris Mayo
a9097bf277
Document that HTTP POST is used for loginurl
2020-06-23 17:28:31 +01:00
Chris Mayo
085ae188f7
Remove checks for empty loginpasswordfield and loginuserfield
...
These have default values and cannot be reset.
2020-06-23 17:28:31 +01:00
Chris Mayo
1ec3848720
Log problem with login form without exception
2020-06-23 17:28:31 +01:00
Chris Mayo
a972150854
Improve authentication comments in template linkcheckerrc
2020-06-23 17:28:31 +01:00
Chris Mayo
2f51a9dca0
Improve documentation of authentication
2020-06-23 17:28:31 +01:00
anarcat
09ae495cc5
Merge pull request #445 from cjmayo/strformat
...
Remove unused code from strformat.py
2020-06-22 12:35:23 -04:00
Chris Mayo
49ac0ddecb
Merge pull request #447 from cjmayo/mskb
...
Update translation files for MS link in configuration/confparse.py
2020-06-21 17:55:36 +01:00
Chris Mayo
b8be24e389
Remove manual setup for OSX from install instructions
...
py2app support was removed in:
e3ab9024 ("Remove platform-specific installer stuff and ensure a build
.whl wheel file can be built.", 2016-01-17)
2020-06-19 16:57:01 +01:00
Chris Mayo
9890a7d8f6
Update translation files for MS link in configuration/confparse.py
...
Log message changed in:
eeb5fa48 ("Update configuration/confparse.py log message to https", 2020-06-05)
2020-06-19 16:44:18 +01:00
Chris Mayo
d66e64460c
Remove unused code from strformat.py
2020-06-18 19:31:00 +01:00
Chris Mayo
4009039158
Merge pull request #420 from cjmayo/dconf
...
Update GNOME proxy support for GNOME 3 and Python 3
2020-06-14 18:56:19 +01:00
Chris Mayo
f494b62981
Copy date and add translation for GNOME/KDE to de.po
2020-06-11 19:35:02 +01:00
Chris Mayo
26525a332f
Merge pull request #440 from cjmayo/misc
...
Assorted review comments and use python3 for setup.py
2020-06-09 19:53:58 +01:00
Chris Mayo
18d6eeae76
Ensure PO files are opened as UTF-8 in test_gtranslator()
2020-06-09 19:47:24 +01:00
Chris Mayo
b6004fb6b1
Simplify and add debug messages to KDE proxy retrieval
2020-06-08 17:00:10 +01:00
Chris Mayo
29b292c90f
Replace KDE 3 proxy support with KDE 5 support
...
KDE 3 was superseded in 2008.
KDE 4 uses: ${HOME}/.kde4/share/config/kioslaverc
KDE 5 (Kubuntu) uses: ${HOME}/.config/kioslaverc
Default ReversedException is false
2020-06-08 17:00:10 +01:00
Chris Mayo
9108afeee5
Add html.escape on URLs in logger/html.py
2020-06-05 16:59:46 +01:00
Chris Mayo
eeb5fa48ca
Update configuration/confparse.py log message to https
2020-06-05 16:59:46 +01:00
Chris Mayo
0191b021f4
Make configuration/confparse.py log message translatable
2020-06-05 16:59:46 +01:00
Chris Mayo
36246c15ac
Update various comments to https
2020-06-05 16:59:46 +01:00
Chris Mayo
3bd790c22d
Update W3C validator links to use https
2020-06-05 16:59:46 +01:00
Chris Mayo
b987d6f3ca
Fix indent in plugins/locationinfo.py
2020-06-05 16:59:46 +01:00
Chris Mayo
74d449f8ac
Test po files as strings and check po files have been found
2020-06-05 16:59:46 +01:00
Chris Mayo
4330b8a59e
Replace codecs.open() with open()
2020-06-05 16:59:46 +01:00
Chris Mayo
648a5f04f1
Use python3 for setup.py
...
Enable ./setup.py when python is Python 2.
2020-06-05 16:59:46 +01:00
Chris Mayo
11900984e2
Run po4a on doc translatios after GNOME proxy update
2020-06-05 16:29:45 +01:00
Chris Mayo
b9c8e33878
Update GNOME proxy support for GNOME 3 and Python 3
...
GConf is replaced by dconf and the GSettings API in GNOME 3.
2020-06-05 16:29:45 +01:00
Chris Mayo
e207ac54ce
Merge pull request #437 from cjmayo/translate
...
Update man page translation and fixes for application translation process
2020-06-05 16:17:06 +01:00
Chris Mayo
dcdf61a8be
Merge pull request #438 from cjmayo/updater
...
Remove unused updater code that supports lincheck-gui
2020-06-05 16:10:48 +01:00
Chris Mayo
d0bccf885a
Update German doc translations
...
No new German; existing German translations moved into new strings
created by man page reformatting. Universal strings also copied across.
a205a372 ("Update man pages to optimise for both html and man", 2020-04-24)
2020-06-05 16:06:01 +01:00
Chris Mayo
18e7ea8c57
Run po4a on doc translations
2020-06-05 16:06:01 +01:00
Chris Mayo
0a702240d9
Document use of make for translation
2020-06-05 16:06:01 +01:00
Chris Mayo
1632a1ce26
Fix xgettext Non-ASCII error when translating
...
xgettext: Non-ASCII character at
../linkcheck/plugins/markdowncheck.py:2.
Please specify the source encoding through --from-code or through a comment
as specified in https://www.python.org/peps/pep-0263.html .
make: *** [Makefile:25: linkchecker.pot] Error 1
2020-06-05 16:06:01 +01:00
Chris Mayo
e1f8fb9094
Translation needs the path to argparse.py, not to execute it
2020-06-05 16:06:01 +01:00
Chris Mayo
d591fedb60
Remove unused updater code that supports linkchecker-gui
...
pip provides update support for linkchecker.
2020-06-05 16:05:25 +01:00
Chris Mayo
0ea620999d
Merge pull request #432 from cjmayo/flake-linkcheck
...
Resolve flake8 violations in linkchecker/ and require success in Travis
2020-06-04 18:04:57 +01:00
Chris Mayo
a6b1eb45b1
Convert to Python 3 super()
2020-06-03 20:06:36 +01:00
Chris Mayo
cec9b78f5e
Additional review comments on black linkcheck/
2020-06-03 20:06:36 +01:00
Chris Mayo
6b3cb18546
Restore better_exchook2.py and colorama.py to pre-Black state
...
These files are based on published packages.
better_exchook2.py was derived from better_exchook.py in:
https://pypi.org/project/better_exchook/
colorama.py was derived from win32.py in:
https://pypi.org/project/colorama/
Files modified in:
a92a684a ("Run black on linkcheck/", 2020-05-30)
2020-06-03 20:06:36 +01:00
Chris Mayo
fbe72bb473
Merge pull request #362 from cjmayo/docup
...
Update README.rst, install.txt and upgrading.txt for Python 3
2020-06-01 19:55:09 +01:00
Chris Mayo
8dcdb4d387
Don't recommend sudo for pip
...
https://packaging.python.org/tutorials/installing-packages/
2020-06-01 19:48:26 +01:00
Chris Mayo
00e715cd71
Update optional dependencies to PyPI project links in setup.py
2020-06-01 16:25:15 +01:00
Chris Mayo
62dc394159
Add pip instructions for Windows and Mac OS X
2020-06-01 16:23:33 +01:00