Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric Péters 8093228ed6 style: let "connect with msp" block size down 2015-11-16 16:37:53 +01:00
Frédéric Péters 2915228620 style: don't force margin size 2015-11-16 16:33:53 +01:00
Serghei Mihai 35edc71e11 fix misspelled parent template name 2015-07-23 17:56:23 +02:00
Serghei Mihai 54f9ab17ae add title to unlinking done page 2015-07-23 17:41:07 +02:00
Serghei Mihai 3830ca053c closing block typo fix 2015-07-23 17:38:26 +02:00
Serghei Mihai f83e1bca88 base template with common css used by account management templates (#7896) 2015-07-22 15:03:39 +02:00
Serghei Mihai 2a8f2a3162 replace sekizai use by authentic templatetags (#7534) 2015-06-15 15:24:35 +02:00
Benjamin Dauvergne fe130a4096 Use reference to the custom user model 2015-03-12 18:04:10 +01:00
Benjamin Dauvergne 358e522200 bump release to 1.0.5 2014-12-10 16:01:21 +01:00
Benjamin Dauvergne 0315e3f257 Update french locale 2014-12-10 16:01:05 +01:00
Benjamin Dauvergne 0134b36117 bump release to 1.0.4 2014-12-05 16:43:44 +01:00
Benjamin Dauvergne e0aa1c948c Fix production URLs for token and APIs web-services 2014-12-05 16:43:08 +01:00
Benjamin Dauvergne cf68faa427 bump release to 1.0.3 2014-12-03 20:03:27 +01:00
Benjamin Dauvergne ef8fdc48a9 Fix unclosed tag in linking.html template 2014-12-03 20:02:52 +01:00
Benjamin Dauvergne d4e9c4f0ea bump release to 1.0.2 2014-12-03 16:36:20 +01:00
Benjamin Dauvergne e782b65ee6 Fix escaping of URL as a javacsript string 2014-12-01 14:31:26 +01:00
Benjamin Dauvergne 25d483e551 Hide the MSP block when the nomsp parameter is present in the URL (old behaviour broken) 2014-12-01 14:30:23 +01:00
Benjamin Dauvergne 676787f45f bump release to 1.0.1 2014-11-21 18:32:18 +01:00
Benjamin Dauvergne 6c4c2f5175 bump release to 1.0.0 2014-11-21 18:29:59 +01:00
Benjamin Dauvergne 55f7c15e4e Set default URL for MSP production endpoints in app_settings 2014-11-21 18:29:30 +01:00
Benjamin Dauvergne 94607c1e00 Delete MSP links on account deletion cron job and also when the DeletedUser object is created 2014-11-21 17:08:43 +01:00
Benjamin Dauvergne 981e7259e9 Implement the authentication frontend using the new API 2014-11-21 16:07:52 +01:00
Benjamin Dauvergne 72978bd650 Add custom CSS to add some margin on top of MSP dialogs 2014-11-21 16:07:52 +01:00
Benjamin Dauvergne 7d0f41d38e Load popup javascript at end of page 2014-11-21 16:07:52 +01:00
Benjamin Dauvergne 27f00c55a0 Fix template paths 2014-11-21 16:07:42 +01:00
Benjamin Dauvergne c0b485c1e1 Log when an existing link AGC is changed 2014-11-21 16:07:42 +01:00
Benjamin Dauvergne 2e387d0a94 When creating a new link or changing an existing link, delete existing ones to the same AGC 2014-11-21 16:07:42 +01:00
Benjamin Dauvergne 0be4dacf27 Improve logging
- add a mixin to initialize a logger in the view __init__ method
- log login, link creation and link deletion
2014-11-20 15:03:42 +01:00
Benjamin Dauvergne 926accba9e Fix import of ImproperlyConfigured in app_settings
Global import does not work in app_setings files.
2014-11-06 22:06:50 +01:00
Benjamin Dauvergne 957aae3ff7 Refactorize application to make it an authentic2 plugin (2/2) 2014-11-06 21:35:04 +01:00
Benjamin Dauvergne 058af0c133 Refactorize application to make it an authentic2 plugin (1/2) 2014-11-06 21:16:51 +01:00