Raphael Michel
625e90518e
Add banktransfer API
2017-06-27 12:31:56 +02:00
Raphael Michel
3df4b4dc57
Update translations
2017-06-22 16:24:29 +02:00
Raphael Michel
b2801f3a40
EU legislation note
2017-06-22 15:53:30 +02:00
Raphael Michel
3ada10c3f4
Fix broken ReST markup
2017-06-19 13:58:45 +02:00
Raphael Michel
b21a928028
Add API endpoint for Quota.availability
2017-06-19 13:57:58 +02:00
Raphael Michel
15a85bb873
Commit style docs
2017-06-19 12:02:12 +02:00
Raphael Michel
4b12678fa4
Various docs improvements
2017-06-19 12:01:00 +02:00
Raphael Michel
b2d4bea1d0
Refs #314 -- Read-only REST API ( #513 )
...
* initial commit
* API auth
* Hierarchical URLs
* Add session auth
* Strong hierarchy
* Add filters
* Add i18n fields, questions
* More viewsets and serializers
* Ticket download
* Add OrderPosition serializer
* View-level permissions
* More tests
* More tests
* Add basic API docs
* Add REST API to docs frontpage
* Tests for order endpoints
* Add invoice tests
* Voucher and waitinglist tests
* Doc draft
* order docs
* Docs on all viewsets
* Disable DRF docs, style sphinx, style browsable API
* Fix tests
* deprecated imports
* Test foo
* Attendee names
* Fix migration problems
* Remove browsable API, plugin integration
* Doc fixes
2017-06-19 11:16:04 +02:00
Raphael Michel
8e3cc0df0c
Fix readthedocs CSS issue
2017-06-16 22:37:51 +02:00
Raphael Michel
1a5a4cf72d
Fix sphinx-related problems
2017-06-16 22:29:19 +02:00
Raphael Michel
6c5b7bbed0
Custom docs front page
2017-06-16 22:16:45 +02:00
Raphael Michel
f9eee6a864
Add custom Sphinx theme
2017-06-16 22:16:45 +02:00
Raphael Michel
1d5c160e1d
Document contact_form_fields
2017-06-01 12:57:11 +02:00
Raphael Michel
983326e610
Stop pinning chardet/setuptools versions
2017-05-27 12:50:18 +02:00
Raphael Michel
2a4deeba55
List commercial plugins
2017-05-24 14:34:20 +02:00
Leah Oswald
5cea3d824a
Fix some typos in the backup and monitoring documentation ( #506 )
...
* fix missing word typo in backup and monitoring documentation
* fix another typo in backup and monitoring documentation
2017-05-24 13:40:12 +02:00
lhhong
ed7e90451b
Minor update to setup documentation
2017-05-21 10:29:56 +02:00
Raphael Michel
ec9511c17a
Smaller documentation updates
2017-05-17 18:19:28 +02:00
Raphael Michel
fd90752a12
Add fontpack to list of plugins
2017-05-09 11:10:10 +02:00
Raphael Michel
d8eba81efc
Add idempotenty nonces to pretixdroid API
2017-05-04 09:32:36 +02:00
Raphael Michel
e1be084d98
Force ordering of events on dashboard
2017-05-03 18:02:10 +02:00
Raphael Michel
20b8aafe11
Update translations
2017-05-03 17:23:44 +02:00
Raphael Michel
d08a0bdb00
Refs #39 -- New concept of "teams" ( #478 )
...
* New models
* CRUD UI
* UI for adding/removing team members
* Log display for teams
* Fix invitations, move frontend
* Drop old models (incomplete)
* Drop more old stuff
* Drop even more old stuff
* Fix tests
* Fix permission test
* flake8 fix
* Add tests fore the new code
* Rebase migrations
2017-05-03 16:55:37 +02:00
Raphael Michel
2fcd561ff7
Add a user guide on payments
2017-05-02 18:59:18 +02:00
Raphael Michel
960d0bcdf2
Link to Django's runserver options in dev docs
2017-05-02 00:15:39 +02:00
Raphael Michel
55ce83a642
Drop "squash your commits" from the dev guide
2017-05-02 00:04:38 +02:00
Raphael Michel
4f015f1d96
Replace organizer_edit_tabs by nav_organizer
2017-04-27 10:00:09 +02:00
Raphael Michel
bbe272c35c
Fix #372 -- Plugin hook for "Copy from event"
2017-04-26 15:24:16 +02:00
Raphael Michel
39513448f3
Add signal nav_global
2017-04-26 14:34:48 +02:00
Raphael Michel
bb75be7e8e
Update docs and version number
2017-04-17 15:19:45 +02:00
Raphael Michel
3f76be2287
Fix docker plugin installation documentation
2017-04-17 13:27:49 +02:00
Raphael Michel
984d5c716b
Integrate hierarkey package ( #460 )
2017-04-10 18:11:21 +02:00
BenBE
602947a3d7
Add more security headers ( #458 )
...
* Include some missing security headers
This change adds the following security headers:
* X-Content-Type-Options to prevent content type sniffing
* Referrer-Policy to prevent leaking referrer information when navigating away from the instance
* Migrate from Docker sample to manual configuration
Migrate the additional security headers from the Docker configuration sample to the manual configuration guide.
2017-04-06 17:30:26 +02:00
alainrk
550ab7de18
Added python3-dev package to External Dependencies ( #451 )
2017-04-01 15:40:46 +02:00
Raphael Michel
67e5ecb931
Add IcePay to list of plugins
2017-03-30 16:45:01 +02:00
Raphael Michel
8dacbe0fc6
Add docs for metrics and FakeRedis.pipeline
2017-03-27 23:07:33 +02:00
Raphael Michel
455b0f2015
Add documentation on backups and monitoring
2017-03-25 22:54:39 +01:00
Raphael Michel
177d46ab8d
New signal: html_footer
2017-03-08 14:38:25 +01:00
Raphael Michel
8b7d2314b8
Use django-i18nfield library ( #418 )
2017-02-27 21:16:28 +01:00
Raphael Michel
767e3ac659
Docker: Use stable version in docs
2017-02-26 11:32:23 +01:00
Raphael Michel
08e7a29623
MySQL Galera workaround ( #416 )
2017-02-22 16:59:23 +01:00
Raphael Michel
f16aabc136
Add signal for required pre-checkout confirmations
2017-02-20 15:40:55 +01:00
Ahrdie
6de44aee02
Small Typo correction ( #404 )
2017-02-06 22:04:12 +01:00
Marc-Pascal Clement
43facbecda
Fix path in cronjob of smallscale deployment guide ( #401 )
2017-02-04 14:10:41 +01:00
Raphael Michel
0dfca824e2
Fix install docs, thanks @buenaventure
2017-02-04 14:09:04 +01:00
Raphael Michel
3c75072868
Fix manual install docs and improve nginx config
2017-02-03 15:01:47 +01:00
Raphael Michel
8e09aa9b54
Remove redundant sudo in docs
2017-02-03 14:48:56 +01:00
Raphael Michel
123f47ab39
Added tabs to the organizer page
2017-01-27 11:03:56 +01:00
Lukas Martini
d6503e3e48
Correct wrong module name for Postgres in example configs ( #394 )
2017-01-26 09:18:56 +01:00
Raphael Michel
fecc5ec307
Add support for restricted plugins
2017-01-22 18:15:31 +01:00