Commit Graph

11791 Commits

Author SHA1 Message Date
Raphael Michel
d04cb41507 Fix whitespace 2014-09-12 22:11:12 +02:00
Raphael Michel
b47c6e14fa Base structure for event-specific control 2014-09-12 22:10:37 +02:00
Raphael Michel
1b579a7e45 Basic permission logic 2014-09-12 21:51:50 +02:00
Raphael Michel
f20cec3caf Add Bootstrap JavaScript and jQuery 2014-09-12 21:36:48 +02:00
Raphael Michel
b2b653e57e Event list 2014-09-12 21:32:14 +02:00
Raphael Michel
9f3fb52cce Django admin for Organizer/Event 2014-09-12 21:00:56 +02:00
Raphael Michel
b77264dc47 Merge branch 'master' of github.com:tixl/tixl 2014-09-12 16:24:27 +02:00
Raphael Michel
6e91c115ce Login view doc 2014-09-12 16:24:17 +02:00
Raphael Michel
d81d33c83c Permission models 2014-09-11 22:52:58 +02:00
Raphael Michel
2883950b7e Logout help text 2014-09-11 21:10:36 +02:00
Raphael Michel
2e06a74d72 Fix PEP8 errors 2014-09-11 21:01:10 +02:00
Raphael Michel
288bf95f29 Use stable bootstrap release 2014-09-11 20:53:07 +02:00
Raphael Michel
ac135787dd Fontawesome as a submodule 2014-09-11 20:52:22 +02:00
Raphael Michel
59a3d29fd1 Remove local fontawesome copy 2014-09-11 20:50:57 +02:00
Raphael Michel
41d22b274e Tixlcontrol base template 2014-09-11 20:49:34 +02:00
Raphael Michel
5365893b31 Implement Logout 2014-09-11 20:49:22 +02:00
Raphael Michel
8ccbaa6caf Include FontAwesome 2014-09-11 20:49:05 +02:00
Raphael Michel
2648fd5268 Instance name in title tag 2014-09-11 20:48:30 +02:00
Raphael Michel
8fa80b62bc Merge branch 'master' of github.com:tixl/tixl 2014-09-11 19:23:04 +02:00
Raphael Michel
8ae7027ccb Add footer to auth templates 2014-09-11 12:23:10 +02:00
Raphael Michel
cc6d624f57 Starting with localisation 2014-09-11 11:19:06 +02:00
Raphael Michel
5243bba883 Login parameter "next" 2014-09-10 22:48:48 +02:00
Raphael Michel
a54001b1a2 Redirect logged in users from login page 2014-09-10 22:47:25 +02:00
Raphael Michel
a6699a39c0 Documentation: Add "runserver" command 2014-09-10 21:48:56 +02:00
Raphael Michel
fe8fcb6f6b tixlcontrol: Login form 2014-09-10 21:48:37 +02:00
Raphael Michel
6eae4c243b Fix crucial bug 2014-09-10 21:47:13 +02:00
Raphael Michel
cd08316f2e Static files management / LessCSS compiler / Bootstrap import 2014-09-10 20:57:04 +02:00
Raphael Michel
4493102049 Require login for all of tixlcontrol/ except login 2014-09-10 20:05:52 +02:00
Raphael Michel
8844982af5 Update developer documentation 2014-09-10 20:05:34 +02:00
Raphael Michel
e0b57344b8 Code checker configuration 2014-09-10 19:42:10 +02:00
Raphael Michel
bf68e01f3d Django admin support for our User model. Adding users still misses some
useful fields for unknown reasons (tixlbase/admin.py:26 does not seem to
do anything, in contrast to documentation).
2014-09-10 19:28:09 +02:00
Raphael Michel
ad0293b954 Documentation: explain some basic concepts 2014-09-10 00:30:47 +02:00
Raphael Michel
bf1c64da84 Doc: Structure and concepts 2014-09-09 17:52:10 +02:00
Raphael Michel
a5b1e28d8f Fix pip command line in .travis.yml 2014-09-09 16:53:53 +02:00
Raphael Michel
468c96f37a First travis-ci configuration 2014-09-09 16:49:46 +02:00
Raphael Michel
2197c85a6d Basis development docs 2014-09-09 16:49:37 +02:00
Raphael Michel
befe27cdd0 Django project, first models 2014-09-09 16:38:33 +02:00
Raphael Michel
f76760862e Merge pull request #1 from informancer/master
Update goals.rst
2014-09-09 16:02:26 +02:00
informancer
81bf081635 Update goals.rst
differentiated the admin as a technical job and the event organizer who should just use tixl.
2014-09-09 07:33:47 +02:00
Raphael Michel
4689bdf337 Initial documentation 2014-09-08 15:54:08 +02:00
Raphael Michel
820a68163d Initial commit 2014-09-08 15:10:38 +02:00