1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00
Commit graph

220 commits

Author SHA1 Message Date
Unrud
f9879c51aa Move instructions for editing documentation to /contribute 2017-07-21 15:39:47 +02:00
Unrud
7fe07cce70 Example: Custom configuration options for plugins (fixes #658) 2017-07-15 09:43:14 +02:00
Unrud
29d3ade9dc the WSGI program doesn't load any configuration file (fixes #655) 2017-07-14 22:54:48 +02:00
Unrud
6c5b189d17 Add news for 2.1.1 2017-07-01 04:30:44 +02:00
Unrud
0b79d1650c Use %r instead of %s in format string 2017-06-25 16:02:50 +02:00
Unrud
b1206cbd65 Add $ to command line 2017-06-25 11:57:49 +02:00
Unrud
2691934f59 Add installation instructions for old version 2017-06-25 11:56:23 +02:00
Unrud
59d4eae4bd Rebuild page 2017-06-25 11:20:18 +02:00
Unrud
127fc5ed16 Change version 1.1.3 to 1.1.4 in migration guide 2017-06-25 11:10:43 +02:00
Unrud
4d2e84d087 Add news for 2.1.0 2017-06-25 11:09:19 +02:00
Unrud
96a9fa6347 Make link clickable 2017-06-25 11:08:19 +02:00
Unrud
ee68ca343a Update documentation for 2.1.0 2017-06-25 11:02:36 +02:00
Unrud
87c9d54bc0 Show stable releases in a strong font 2017-06-24 10:14:14 +02:00
Unrud
5b587606ab Fix check for empty string
Empty string is true in Liquid.
2017-06-24 10:07:08 +02:00
Unrud
b962c6ce22 Fix typo 2017-06-24 10:03:26 +02:00
Unrud
e2c8c08f71 Don't show empty release names 2017-06-23 22:26:58 +02:00
Unrud
f65908559a Change download links to Github 2017-06-23 21:54:56 +02:00
Unrud
13036c0eaa Improve example plugin
* Rename silly_auth_plugin to radic
ale_silly_auth* Set package name
* Add uninstall instructions
2017-06-21 11:51:12 +02:00
Unrud
58c552bc5d Convert reStructuredText to Markdown 2017-06-21 09:58:46 +02:00
Unrud
9759719e1a Change 2.0.x to 2.x.x 2017-06-17 02:32:07 +02:00
Unrud
4a9f629b79 Fix python version 2017-06-15 23:12:56 +02:00
Unrud
73199f4602 Add notes about security 2017-06-15 23:00:21 +02:00
Unrud
e72a006a5a Clarify instructions for systemd as a user 2017-06-15 22:59:20 +02:00
Unrud
0251999737 highlight code 2017-06-12 18:35:34 +02:00
Unrud
691b5ad5ca Merge pull request #636 from denisaltroy/drts-gh_pages_typo
Fixed typo in Storage section
2017-06-12 16:27:28 +02:00
denisaltroy
a8639ebe44 Fixed typo in Storage section
Changed `foloowing` -> `following`
2017-06-11 23:49:44 -04:00
Unrud
5493f89646 examples for log file rotation 2017-06-10 21:00:35 +02:00
Unrud
8d4b497847 Change Windows folder to ~/radicale/collections
It's consistent with instructions for linux
2017-06-10 18:51:58 +02:00
Unrud
09ce73aad4 Change folder to /var/lib/radicale/collections 2017-06-10 18:50:59 +02:00
Unrud
b3a5371e06 Improve security for systemd and daemonization 2017-06-10 18:28:54 +02:00
Unrud
326859e53e Document features of the development version 2017-06-07 21:50:23 +02:00
Unrud
200a9cc40b Add filesystem_folder configuration option 2017-06-07 21:39:30 +02:00
Unrud
78c5b74978 Clients will not show address books outside of /USERNAME/ 2017-06-07 21:38:48 +02:00
Unrud
03caddc950 The None auth backend disables rights checking 2017-06-07 21:38:05 +02:00
Unrud
f3425b7022 Fix spelling mistake 2017-06-07 14:28:04 +02:00
Unrud
f6c0028653 Clarify archive download 2017-06-04 15:39:55 +02:00
Unrud
0d12b8a88f Remove useless comment about double fork 2017-06-04 15:39:53 +02:00
Unrud
20166bbbb9 Improve installation instruction 2017-06-04 15:39:52 +02:00
Unrud
cab46a18cb Mention WSGI file 2017-06-04 15:39:49 +02:00
Unrud
32dc70dd15 Remove user from URLs 2017-06-04 15:39:47 +02:00
Unrud
01aae3e390 Fix class names 2017-06-01 13:14:00 +02:00
Unrud
ac1274f400 WSGI: Add RADICALE_CONFIG and None auth pitfall 2017-06-01 10:40:42 +02:00
Unrud
cdeabe1b3f Improve nginx example 2017-06-01 10:25:31 +02:00
Unrud
cb05958aff Improve reverse proxy documentation 2017-05-29 02:20:41 +02:00
Unrud
6fb212cc73 Remove Debugging page
There is nothing here.
2017-05-29 02:04:44 +02:00
Unrud
01400d967d Add documentation for clients 2017-05-29 02:04:42 +02:00
Unrud
0a0e3d1bf0 Document the storage layout and format 2017-05-29 02:04:39 +02:00
Unrud
b9bb46815d Add instructions for plain htpasswd to Basic Setup 2017-05-29 02:04:36 +02:00
Unrud
2e0e1947bd Add note about authentication to tutorial 2017-05-29 02:04:34 +02:00
Unrud
1ab2f6cefb Correct wrong module paths 2017-05-29 02:04:31 +02:00