xnet
2013-08-08 Nicolas Ioossgroups/home: add a link to subscribe to a group master
2013-05-28 Nicolas IoossFix some things in groups.views
2013-05-28 Nicolas Ioossgroups/directory: display a nice message when there...
2013-05-28 Nicolas Ioossgroups: make superuser have access to everything
2013-05-10 Nicolas IoossFix Bootstrap CSS
2013-05-10 Nicolas Ioosstemplates/base: add missing mailto: before contact...
2013-04-06 Nicolas IoossFix empty 403 page in group_required decorator
2013-03-31 Raphaël BarroisImprove docs.
2013-03-31 Raphaël Barroisdoc: Don't use sphinx.ext.viewcode.
2013-03-30 Nicolas IoossShow navigation toolbar for non-logged users
2013-03-30 Nicolas IoossAdd links in page footer
2013-03-30 Nicolas IoossAdd logout page (view, template, link)
2013-03-30 Nicolas Ioossgroups.decorators.group_required: redirect to login...
2013-03-30 Nicolas IoossAdd 403, 404 and 500 pages
2013-03-30 Nicolas IoossAdd contact email setting
2013-03-30 Nicolas IoossAdd ::1 and localhost in settings.dev.ALLOWED_HOSTS
2013-03-30 Nicolas IoossRemove template directory from base settings
2013-03-30 Nicolas IoossAdd ALLOWED_HOSTS in dev settings
2013-03-30 Corentin WallezAdd factories for events (there might be a factoryboy...
2013-03-30 Corentin WallezFixe the events models, again
2013-03-30 Corentin WallezFix the events models
2013-03-30 Raphaël BarroisAdd xnet.profiles.
2013-03-30 Raphaël BarroisRemove unused imports
2013-03-29 Raphaël BarroisRename Membership.xuser to Membership.user
2013-03-29 Raphaël BarroisStop using deprecated urls.defaults.
2013-03-29 Raphaël BarroisMove xnet/accounts to xnet/groups
2013-03-29 Nicolas IoossFix typos and improve English in doc/events.rst
2013-03-29 Nicolas IoossFix 500 in account.decorators.group_required for anonym...
2013-03-29 Corentin WallezAdd some doc on the structure of events
2013-03-29 Corentin WallezRename EventDescription to EventPart
2013-03-29 Nicolas IoossRemove example app
2013-03-29 Corentin WallezMade the notification recipients more explicit
2013-03-29 Raphaël Barroisevents: tune models.
2013-03-29 Nicolas IoossFix missing self. in events.models.__unicode__
2013-03-29 Raphaël BarroisMove groups templates to accounts/ app.
2013-03-29 Raphaël BarroisDocument loading dev dataset.
2013-03-29 Raphaël BarroisAdd datasets module.
2013-03-29 Raphaël BarroisSaner layout of templates.
2013-03-29 Raphaël BarroisAdd appconf requirement.
2013-03-29 Nicolas IoossFix xorg auth url
2013-03-28 Raphaël BarroisUpdate django_authgroupex version.
2013-03-28 Raphaël BarroisAdd doc.
2013-03-05 Pierre-Alain... news - Removing promo range fields
2013-02-06 Raphaël BarroisBetter Makefile.
2013-02-05 Arthur DarcetRemove django.contrib.auth.models.Group from the admin...
2013-02-02 Arthur DarcetSplit settings in base/dev/personal
2013-02-02 Raphaël Barroisaccounts: Add context_processor and middleware.
2013-02-02 ThomasImproves event template.
2013-02-02 Raphaël Barroislists: first MailingList abstraction.
2013-02-02 Raphaël BarroisFix Membership.__unicode__.
2013-02-02 Arthur DarcetNicer urls for groups
2013-02-02 Arthur DarcetGroup directory view
2013-02-02 Corentin Wallezuse crispy_forms
2013-02-02 Corentin Wallezevents - fix models
2013-02-02 Corentin Wallezevents - use XWorkflows
2013-02-02 Corentin Wallezevents - update the model
2013-02-02 Corentin Wallezevents - add basic views for events
2013-02-02 Corentin Wallezevents - Update models
2013-02-02 Pierre-Alain... news - Adds an optionnal linked event to the model
2013-02-02 Arthur Darcetgroup_required decorator
2013-02-02 Cyprien ManginAdd test for news
2013-02-02 Pierre-Alain... Makes group's logo non-compulsory
2013-02-02 Corentin Wallezevents - add models
2013-02-02 Arthur DarcetBasic group profile and web/logo/description fields...
2013-02-02 Brice Gelineauadd Meta and unicode to classes
2013-02-02 Cyprien ManginAdd basic news model
2013-02-02 Brice Gelineauaccounts - add user models
2013-02-02 Arthur DarcetBasic group list
2013-02-02 Arthur DarcetRemove logout link from home template
2013-02-02 Brice Gelineauadd base template
2013-02-02 Arthur DarcetAdd make shell command
2013-02-02 Raphaël Barroisgroup: add __unicode__.
2013-02-02 Raphaël BarroisRemove locales.
2013-02-02 Raphaël BarroisIntroduce factory_boy
2013-02-02 Arthur Darcet4 spaces indentation in base templates
2013-02-02 Raphaël Barroisgroup: make dns optional.
2013-02-02 Raphaël BarroisAdd group model.
2013-02-02 Arthur DarcetDjango 1.5rc1 in requirements
2013-02-02 Brice Gelineauadd templates settings
2013-02-02 Brice Gelineautemplates should be app-independent
2013-02-02 Arthur DarcetUse python2 in manage.py and Makefile
2013-02-02 Raphaël BarroisAdd (empty) xnet/private/.
2013-02-02 Raphaël BarroisAdd resetdb command.
2013-02-02 Raphaël BarroisAdd first project draft.
2013-02-02 Raphaël BarroisUpdate requirements.
2013-02-02 Raphaël BarroisInitial commit.