Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: use __call__ methodHEADmaster | Laurent Bachelier | 2015-01-04 | 13 | -17/+17 |
* | send email with title of event | Romain Bignon | 2014-05-26 | 1 | -2/+2 |
* | fix crash when using 'c' command in contacts selection menu | Romain Bignon | 2014-03-15 | 1 | -2/+2 |
* | Add another way to check for Pillow | Laurent Bachelier | 2014-01-01 | 1 | -3/+4 |
* | Work around Debian compatibility layer | Laurent Bachelier | 2013-07-21 | 1 | -2/+8 |
* | Latest pyflakes.sh updates from weboob | Laurent Bachelier | 2013-07-21 | 1 | -8/+14 |
* | Support Pillow in requirements | Laurent Bachelier | 2013-06-10 | 1 | -2/+8 |
* | More checks | Laurent Bachelier | 2013-04-03 | 1 | -0/+2 |
* | Update description | Laurent Bachelier | 2013-01-12 | 1 | -1/+1 |
* | fix encoding issue in feed | Romain Bignon | 2013-01-05 | 1 | -1/+1 |
* | wrap to 78 chars the event description in notification mail | Romain Bignon | 2013-01-05 | 1 | -1/+2 |
* | Support systems with flake8 for python3 by default | Laurent Bachelier | 2012-12-19 | 1 | -1/+9 |
* | Rename in .gitignore | Laurent Bachelier | 2012-12-06 | 1 | -1/+1 |
* | rename ass2m to assnet | Romain Bignon | 2012-12-06 | 64 | -388/+388 |
* | Add py.test config | Laurent Bachelier | 2012-11-25 | 1 | -0/+2 |
* | Fix typo | Laurent Bachelier | 2012-11-24 | 1 | -1/+1 |
* | Try to avoid some issues on Debian; silence | Laurent Bachelier | 2012-11-24 | 1 | -5/+4 |
* | Better pyflakes.sh using flake8 if possible | Laurent Bachelier | 2012-11-24 | 1 | -4/+9 |
* | Prefer nosetests2 over nosetests | Laurent Bachelier | 2012-11-07 | 1 | -2/+7 |
* | the reminder email is sent to 'maybe' users too | Romain Bignon | 2012-10-23 | 2 | -1/+15 |
* | simplify code | Romain Bignon | 2012-10-21 | 1 | -19/+2 |
* | order users by state on webview | Romain Bignon | 2012-10-21 | 1 | -1/+1 |
* | Copy latest acquire_input improvements from weboob | Laurent Bachelier | 2012-10-21 | 1 | -11/+9 |
* | Configure tests | Laurent Bachelier | 2012-10-21 | 2 | -0/+5 |
* | add an option to send a reminder to confirmed users | Romain Bignon | 2012-10-21 | 2 | -2/+35 |
* | rename command 'event' to 'events' (coherence with other commands) | Romain Bignon | 2012-10-21 | 1 | -2/+2 |
* | add method 'acquire_input' taken from weboob© | Romain Bignon | 2012-10-21 | 1 | -1/+24 |
* | notify ass2m owner when a user changes his state on an event | Romain Bignon | 2012-10-21 | 2 | -0/+33 |
* | update useless stats in bottom of events file | Romain Bignon | 2012-10-20 | 1 | -1/+1 |
* | changes in email sent | Romain Bignon | 2012-10-20 | 2 | -2/+2 |
* | add 'maybe' state in events | Romain Bignon | 2012-10-20 | 3 | -4/+25 |
* | Add long description to package | Laurent Bachelier | 2012-03-10 | 1 | -0/+1 |
* | Include documentation in package | Laurent Bachelier | 2012-03-10 | 1 | -0/+2 |
* | Use XDG_DATA_DIRS environment variable if possible | Laurent Bachelier | 2012-01-28 | 1 | -3/+10 |
* | Style fixes | Laurent Bachelier | 2012-01-20 | 1 | -1/+2 |
* | blog view for a single file | Romain Bignon | 2012-01-18 | 3 | -12/+41 |
* | Add empty alt attribute | Laurent Bachelier | 2011-12-23 | 1 | -1/+1 |
* | Allow tests to run on machines with bad entropy | Laurent Bachelier | 2011-12-23 | 2 | -1/+12 |
* | Make it more pythonic | Laurent Bachelier | 2011-12-23 | 3 | -19/+21 |
* | Introduce Media class in Gallery plugin. Media encapsulates a standard file, ... | Thomas Lecavelier | 2011-12-23 | 3 | -4/+36 |
* | Fix escaping when ':' are in filenames | Laurent Bachelier | 2011-12-15 | 2 | -1/+19 |
* | Use better random sources if possible | Laurent Bachelier | 2011-11-25 | 4 | -6/+70 |
* | display pretty names under thumbnails | Romain Bignon | 2011-10-24 | 2 | -1/+9 |
* | set +i for event users | Romain Bignon | 2011-09-26 | 1 | -1/+2 |
* | Stop using deprecated attributes. | Laurent Bachelier | 2011-09-25 | 4 | -13/+15 |
* | Do not crash when there are no files | Laurent Bachelier | 2011-09-25 | 1 | -1/+2 |
* | Add python-dateutil to the requirements | Laurent Bachelier | 2011-09-25 | 2 | -1/+2 |
* | Remove unused dateutil import | Laurent Bachelier | 2011-09-25 | 1 | -1/+0 |
* | Fix startup with no --env argument | Laurent Bachelier | 2011-09-25 | 1 | -1/+1 |
* | send emails to attendees during creation of an event | Romain Bignon | 2011-09-23 | 1 | -14/+18 |