summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nicolas Iooss [Thu, 8 Aug 2013 16:38:43 +0000 (18:38 +0200)]
groups/home: add a link to subscribe to a group
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Tue, 28 May 2013 17:36:03 +0000 (19:36 +0200)]
Fix some things in groups.views
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Tue, 28 May 2013 17:19:45 +0000 (19:19 +0200)]
groups/directory: display a nice message when there is nobody in a group
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Tue, 28 May 2013 17:11:56 +0000 (19:11 +0200)]
groups: make superuser have access to everything
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Fri, 10 May 2013 09:56:32 +0000 (11:56 +0200)]
Fix Bootstrap CSS
* Sidebar: use normal font for titles
* Navigation bar: use position:absolute to be able to click on the logout link
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Fri, 10 May 2013 09:50:02 +0000 (11:50 +0200)]
templates/base: add missing mailto: before contact link
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 6 Apr 2013 19:00:18 +0000 (21:00 +0200)]
Fix empty 403 page in group_required decorator
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Raphaël Barrois [Sun, 31 Mar 2013 01:00:25 +0000 (03:00 +0200)]
Improve docs.
Raphaël Barrois [Sun, 31 Mar 2013 00:02:39 +0000 (01:02 +0100)]
doc: Don't use sphinx.ext.viewcode.
Nicolas Iooss [Sat, 30 Mar 2013 21:19:33 +0000 (22:19 +0100)]
Show navigation toolbar for non-logged users
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 21:18:54 +0000 (22:18 +0100)]
Add links in page footer
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 21:09:04 +0000 (22:09 +0100)]
Add logout page (view, template, link)
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 19:58:35 +0000 (20:58 +0100)]
groups.decorators.group_required: redirect to login when user is not authenticated
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 19:56:59 +0000 (20:56 +0100)]
Add 403, 404 and 500 pages
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 19:14:15 +0000 (20:14 +0100)]
Add contact email setting
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 16:44:14 +0000 (17:44 +0100)]
Add ::1 and localhost in settings.dev.ALLOWED_HOSTS
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 16:31:27 +0000 (17:31 +0100)]
Remove template directory from base settings
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Sat, 30 Mar 2013 16:27:04 +0000 (17:27 +0100)]
Add ALLOWED_HOSTS in dev settings
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Corentin Wallez [Sat, 30 Mar 2013 01:38:13 +0000 (02:38 +0100)]
Add factories for events (there might be a factoryboy bug for Xelnor in here)
Corentin Wallez [Sat, 30 Mar 2013 01:37:35 +0000 (02:37 +0100)]
Fixe the events models, again
Corentin Wallez [Sat, 30 Mar 2013 01:18:48 +0000 (02:18 +0100)]
Fix the events models
Raphaël Barrois [Sat, 30 Mar 2013 00:06:19 +0000 (01:06 +0100)]
Add xnet.profiles.
Raphaël Barrois [Sat, 30 Mar 2013 00:06:00 +0000 (01:06 +0100)]
Remove unused imports
Raphaël Barrois [Fri, 29 Mar 2013 23:13:10 +0000 (00:13 +0100)]
Rename Membership.xuser to Membership.user
Raphaël Barrois [Fri, 29 Mar 2013 22:38:11 +0000 (23:38 +0100)]
Stop using deprecated urls.defaults.
Raphaël Barrois [Fri, 29 Mar 2013 22:33:24 +0000 (23:33 +0100)]
Move xnet/accounts to xnet/groups
Nicolas Iooss [Fri, 29 Mar 2013 22:28:23 +0000 (23:28 +0100)]
Fix typos and improve English in doc/events.rst
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Nicolas Iooss [Fri, 29 Mar 2013 22:23:03 +0000 (23:23 +0100)]
Fix 500 in account.decorators.group_required for anonymous user
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Corentin Wallez [Fri, 29 Mar 2013 23:16:47 +0000 (00:16 +0100)]
Add some doc on the structure of events
Corentin Wallez [Fri, 29 Mar 2013 23:05:41 +0000 (00:05 +0100)]
Rename EventDescription to EventPart
Nicolas Iooss [Fri, 29 Mar 2013 21:55:04 +0000 (22:55 +0100)]
Remove example app
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Corentin Wallez [Fri, 29 Mar 2013 21:53:01 +0000 (22:53 +0100)]
Made the notification recipients more explicit
Raphaël Barrois [Fri, 29 Mar 2013 20:50:34 +0000 (21:50 +0100)]
events: tune models.
Nicolas Iooss [Fri, 29 Mar 2013 20:47:13 +0000 (21:47 +0100)]
Fix missing self. in events.models.__unicode__
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Raphaël Barrois [Fri, 29 Mar 2013 20:31:57 +0000 (21:31 +0100)]
Move groups templates to accounts/ app.
Raphaël Barrois [Fri, 29 Mar 2013 20:30:09 +0000 (21:30 +0100)]
Document loading dev dataset.
Raphaël Barrois [Fri, 29 Mar 2013 20:29:29 +0000 (21:29 +0100)]
Add datasets module.
Raphaël Barrois [Fri, 29 Mar 2013 20:17:25 +0000 (21:17 +0100)]
Saner layout of templates.
Raphaël Barrois [Fri, 29 Mar 2013 20:13:34 +0000 (21:13 +0100)]
Add appconf requirement.
Nicolas Iooss [Fri, 29 Mar 2013 20:13:20 +0000 (21:13 +0100)]
Fix xorg auth url
Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Raphaël Barrois [Thu, 28 Mar 2013 23:45:40 +0000 (00:45 +0100)]
Update django_authgroupex version.
Raphaël Barrois [Thu, 28 Mar 2013 23:45:26 +0000 (00:45 +0100)]
Add doc.
Pierre-Alain Dupont [Sat, 2 Feb 2013 16:54:51 +0000 (16:54 +0000)]
news - Removing promo range fields
Signed-off-by: Pierre-Alain Dupont <pad@melix.net>
Raphaël Barrois [Wed, 6 Feb 2013 22:08:33 +0000 (23:08 +0100)]
Better Makefile.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Arthur Darcet [Tue, 5 Feb 2013 17:17:25 +0000 (18:17 +0100)]
Remove django.contrib.auth.models.Group from the admin site
Arthur Darcet [Sat, 2 Feb 2013 20:39:13 +0000 (21:39 +0100)]
Split settings in base/dev/personal
Raphaël Barrois [Sat, 2 Feb 2013 20:32:57 +0000 (21:32 +0100)]
accounts: Add context_processor and middleware.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Thomas [Sat, 2 Feb 2013 19:46:27 +0000 (20:46 +0100)]
Improves event template.
Signed-off-by: Thomas <thomas@MBPThomas.local>
Raphaël Barrois [Sat, 2 Feb 2013 19:23:54 +0000 (20:23 +0100)]
lists: first MailingList abstraction.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 19:23:38 +0000 (20:23 +0100)]
Fix Membership.__unicode__.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Arthur Darcet [Sat, 2 Feb 2013 19:14:38 +0000 (20:14 +0100)]
Nicer urls for groups
Arthur Darcet [Sat, 2 Feb 2013 18:57:19 +0000 (19:57 +0100)]
Group directory view
Corentin Wallez [Sat, 2 Feb 2013 18:49:02 +0000 (18:49 +0000)]
use crispy_forms
Corentin Wallez [Sat, 2 Feb 2013 18:29:30 +0000 (18:29 +0000)]
events - fix models
* do not translate related_name
* an Event is linked to a group
Corentin Wallez [Sat, 2 Feb 2013 18:03:11 +0000 (18:03 +0000)]
events - use XWorkflows
Corentin Wallez [Sat, 2 Feb 2013 17:45:00 +0000 (17:45 +0000)]
events - update the model
Corentin Wallez [Sat, 2 Feb 2013 16:58:35 +0000 (16:58 +0000)]
events - add basic views for events
Corentin Wallez [Sat, 2 Feb 2013 16:55:51 +0000 (16:55 +0000)]
events - Update models
* Add a Foreign key from Event to it's main dsc
* Add __unicode__
* Add a missing Meta class
Pierre-Alain Dupont [Sat, 2 Feb 2013 16:41:00 +0000 (16:41 +0000)]
news - Adds an optionnal linked event to the model
Signed-off-by: Pierre-Alain Dupont <pad@melix.net>
Arthur Darcet [Sat, 2 Feb 2013 16:05:28 +0000 (17:05 +0100)]
group_required decorator
Cyprien Mangin [Sat, 2 Feb 2013 15:59:59 +0000 (16:59 +0100)]
Add test for news
Signed-off-by: Cyprien Mangin <cyprien.mangin@m4x.org>
Pierre-Alain Dupont [Sat, 2 Feb 2013 15:28:52 +0000 (15:28 +0000)]
Makes group's logo non-compulsory
Signed-off-by: Pierre-Alain Dupont <pad@melix.net>
Corentin Wallez [Sat, 2 Feb 2013 15:04:21 +0000 (15:04 +0000)]
events - add models
Arthur Darcet [Sat, 2 Feb 2013 14:34:25 +0000 (15:34 +0100)]
Basic group profile and web/logo/description fields of the Group model
Brice Gelineau [Sat, 2 Feb 2013 14:53:12 +0000 (15:53 +0100)]
add Meta and unicode to classes
Cyprien Mangin [Sat, 2 Feb 2013 14:12:12 +0000 (15:12 +0100)]
Add basic news model
Signed-off-by: Cyprien Mangin <cyprien.mangin@m4x.org>
Brice Gelineau [Sat, 2 Feb 2013 14:02:42 +0000 (15:02 +0100)]
accounts - add user models
Arthur Darcet [Sat, 2 Feb 2013 13:36:23 +0000 (14:36 +0100)]
Basic group list
Arthur Darcet [Sat, 2 Feb 2013 12:34:22 +0000 (13:34 +0100)]
Remove logout link from home template
Brice Gelineau [Sat, 2 Feb 2013 12:28:03 +0000 (13:28 +0100)]
add base template
Arthur Darcet [Sat, 2 Feb 2013 12:23:50 +0000 (13:23 +0100)]
Add make shell command
Raphaël Barrois [Sat, 2 Feb 2013 12:17:21 +0000 (13:17 +0100)]
group: add __unicode__.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 12:16:53 +0000 (13:16 +0100)]
Remove locales.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 12:16:38 +0000 (13:16 +0100)]
Introduce factory_boy
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Arthur Darcet [Sat, 2 Feb 2013 12:11:47 +0000 (13:11 +0100)]
4 spaces indentation in base templates
Raphaël Barrois [Sat, 2 Feb 2013 11:52:11 +0000 (12:52 +0100)]
group: make dns optional.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 11:46:27 +0000 (12:46 +0100)]
Add group model.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Arthur Darcet [Sat, 2 Feb 2013 11:33:58 +0000 (12:33 +0100)]
Django 1.5rc1 in requirements
Brice Gelineau [Sat, 2 Feb 2013 11:11:21 +0000 (12:11 +0100)]
add templates settings
Brice Gelineau [Sat, 2 Feb 2013 10:56:34 +0000 (11:56 +0100)]
templates should be app-independent
Arthur Darcet [Sat, 2 Feb 2013 10:56:01 +0000 (11:56 +0100)]
Use python2 in manage.py and Makefile
Raphaël Barrois [Sat, 2 Feb 2013 10:42:27 +0000 (11:42 +0100)]
Add (empty) xnet/private/.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 10:37:18 +0000 (11:37 +0100)]
Add resetdb command.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 01:15:04 +0000 (02:15 +0100)]
Add first project draft.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 01:03:51 +0000 (02:03 +0100)]
Update requirements.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Raphaël Barrois [Sat, 2 Feb 2013 00:51:36 +0000 (01:51 +0100)]
Initial commit.
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>