Commit graph

107 commits

Author SHA1 Message Date
Martin Mahner
7deae44407 Docs: brightened the favion a bit 2009-07-13 12:08:08 +02:00
Martin Mahner
1bba920c69 Docs: Updated to version 0.2. Removed Jannis from the copyright line. 2009-07-13 11:19:55 +02:00
Martin Mahner
3db535a103 Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG--
emptychangelog : true
2009-07-13 11:17:35 +02:00
Martin Mahner
6b17aa1759 Docs: Added a favion 2009-07-13 11:17:27 +02:00
Jannis Leidel
c34667e7b2 Added section to setup.cfg to be used with Sphinx-PyPI-upload's command upload_sphinx 2009-07-13 10:10:43 +02:00
Martin Mahner
865b5fb422 Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG--
emptychangelog : true
2009-07-12 22:42:56 +02:00
Jannis Leidel
9fded76e7c Fixing theme bug that only showed up with Sphinx 0.6.2 2009-07-12 22:42:20 +02:00
Jannis Leidel
a985f61dd2 More doc updates 2009-07-12 22:28:21 +02:00
Martin Mahner
4c561d6a53 Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG--
files : docs/tips_tricks.txt
2009-07-12 22:27:14 +02:00
Jannis Leidel
88574d9dda Merging
--HG--
files : docs/check_decorator.txt
files : docs/check_templates.txt
files : docs/configuration.txt
files : docs/create_basic_permission.txt
files : docs/create_custom_permission.txt
files : docs/support.txt
files : docs/tips_tricks.txt
2009-07-12 22:23:47 +02:00
Jannis Leidel
d7be0bf5f7 Merging
--HG--
files : docs/tips_tricks.txt
2009-07-12 22:19:06 +02:00
Martin Mahner
7633cba995 Merged with jezdez repo.
--HG--
files : docs/tips_tricks.txt
2009-07-12 22:16:23 +02:00
Martin Mahner
2ad6876e07 Docs: Added a tip and a trick. 2009-07-12 22:14:24 +02:00
Jannis Leidel
456afd3153 Minor updates to docs 2009-07-12 22:04:26 +02:00
Martin Mahner
13ffa46689 Fixed sphinx warnings 2009-07-12 22:03:24 +02:00
Jannis Leidel
2a2675087b Minor revision to the documentation 2009-07-12 21:31:00 +02:00
Martin Mahner
b82700f6b4 Docs: Removed deprecated doc pages 2009-07-12 19:58:48 +02:00
Martin Mahner
d909843116 Docs: added a bunch of doc pages. Restructured everything. worksforme 2009-07-12 19:47:11 +02:00
Martin Mahner
45237a4b50 Docs: and more docs 2009-07-12 17:44:06 +02:00
Martin Mahner
16e94b599f Docs: some more doc pages 2009-07-12 16:24:25 +02:00
Martin Mahner
df85c0e626 Docs: Added first drafts of documents of the basic structure of the docs. 2009-07-12 12:31:26 +02:00
Martin Mahner
1794466b7a Docs: Updated index site. 2009-07-12 10:48:21 +02:00
Jannis Leidel
d7291d5c13 bumped version up after releasing 0.1 2009-07-11 18:48:51 +02:00
Jannis Leidel
867a8664f6 typo in readme 2009-07-11 18:47:43 +02:00
Jannis Leidel
af7b8a1e3e Readded dev tagging after doing 0.1 release 2009-07-11 18:37:17 +02:00
Jannis Leidel
c39f09bfa9 Added tag 0.1 for changeset f2ede7f3daa2 2009-07-11 18:36:46 +02:00
Jannis Leidel
458ee3f10e Removed dev tagging 2009-07-11 18:36:40 +02:00
Jannis Leidel
035f0aca7e Removed tag 0.1 2009-07-11 18:36:27 +02:00
Jannis Leidel
4374e4412c Added tag 0.1 for changeset 53174b9aa3ee 2009-07-11 18:34:07 +02:00
Jannis Leidel
2c549956fb Some minor updates to the docs by bartTC, thanks 2009-07-11 18:32:42 +02:00
Jannis Leidel
4023668b70 Added dir 2009-07-11 17:38:32 +02:00
Jannis Leidel
1f89e24995 Automated merge with http://bitbucket.org/barttc/django-authority/
--HG--
files : src/authority/views.py
2009-07-11 17:35:02 +02:00
Jannis Leidel
95795b5adf Updated manifest template and authors file 2009-07-11 17:34:52 +02:00
Jannis Leidel
46b917e6e7 Make sure we simply return a 403 page if given wrong parameters 2009-07-11 17:34:34 +02:00
Martin Mahner
93a547e504 Added first proposal docs. 2009-07-10 21:28:46 +02:00
Martin Mahner
64be785eb0 Automated merge with ssh://hg@bitbucket.org/jezdez/django-authority/
--HG--
emptychangelog : true
2009-07-10 20:23:44 +02:00
Jannis Leidel
512f12e721 Make sure the form validation says something about the super user having perms. 2009-07-10 19:12:54 +02:00
Martin Mahner
d64c52dc36 Another cleanup after the merge. Removed some unused imports 2009-07-10 18:28:33 +02:00
Martin Mahner
69a443effd Merged with jezdez' repo
--HG--
files : src/authority/actions.py
files : src/authority/admin.py
files : src/authority/decorators.py
files : src/authority/permissions.py
2009-07-10 18:10:48 +02:00
Jannis Leidel
b7ebf0022c Fixing docstring, d'oh 2009-07-10 17:29:39 +02:00
Jannis Leidel
66af3c16fd Make sure we return to correct page after running admin action. 2009-07-10 15:56:10 +02:00
Jannis Leidel
340cbb9c73 Fixes issue #2 - Adds ability to pass non-lookup parameters in decorator to permission check. 2009-07-10 15:55:25 +02:00
Jannis Leidel
ab04831a7f Added missing import. 2009-07-10 15:27:46 +02:00
Jannis Leidel
e2a49b17fd Fixes oversight in get_labels. 2009-07-10 15:25:18 +02:00
Jannis Leidel
428cd35dc0 Fixing issue #3 for realz. 2009-07-10 13:36:21 +02:00
Jannis Leidel
97eb2f99f5 Fixes issue #3 - make the admin work again after API changes 2009-07-10 11:44:00 +02:00
Jannis Leidel
494649b1d4 Updated example permission to follow new-ish registry layout 2009-07-10 01:47:29 +02:00
Jannis Leidel
210c0e032b Made the register and unregister methods public 2009-07-10 01:21:08 +02:00
Jannis Leidel
991905311f Updated setup.py and manifest template 2009-07-10 01:09:42 +02:00
Jannis Leidel
56bf2cf20e Added missed file from last commit 2009-07-10 01:09:01 +02:00