Commit Graph

88 Commits

Author SHA1 Message Date
Christophe Siraut 5a547207af debian: bump debhelper compatibility level (#32260) 2019-04-19 15:11:35 +02:00
Christophe Siraut 917e3d8e1a debian: bump debhelper compatibility level (#32260) 2019-04-19 14:50:09 +02:00
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
Benjamin Dauvergne df934ed97f setup.py: fix compile_translations command 2015-10-27 17:40:49 +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 c7f983451a setup.py: change get_version() to only use git tags 2015-04-17 16:34:04 +02:00
Benjamin Dauvergne 9f8f4570b5 Add 'debian/' from commit 'c54cbb0708ad3721af3d3622ffe0231e1b73c017'
git-subtree-dir: debian
git-subtree-mainline: fe130a4096
git-subtree-split: c54cbb0708
2015-04-02 19:20:11 +02:00
Benjamin Dauvergne fe130a4096 Use reference to the custom user model 2015-03-12 18:04:10 +01:00
Benjamin Dauvergne b0376dee3e Fix MSP production URL in the README file 2014-12-12 13:26:01 +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 915ca3e0d0 Fix locale installation 2014-12-10 16:00:30 +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 02535cb1f1 Fix wrong path in commit c72691c826 2014-12-03 11:20:22 +01:00
Benjamin Dauvergne c72691c826 Add JPG and GIF to package data setting in setup.py (bis) 2014-12-03 11:15:52 +01:00
Benjamin Dauvergne 001018ca23 Add JPG and GIF to package data setting in setup.py 2014-12-03 10:04:53 +01:00
Benjamin Dauvergne c54cbb0708 Fix source package name in changelog 2014-12-02 11:12:41 +01:00
Benjamin Dauvergne 361573ed78 Initial packaging 2014-12-02 10:57:08 +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 6c4b221ad2 Fix description and url in setup.py 2014-11-21 18:32:15 +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 c7dd01e007 Distribute compiled translation files 2014-11-20 15:03: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
Benjamin Dauvergne bf0c122390 Create MspAccountManager with a cleanup() method to cleanup obsolete MSP link when the cleanupauthentic command is run (refs #5573) 2014-10-17 09:32:46 +02:00
Benjamin Dauvergne 7e4f09f8b9 Make MspAccount.user nullable (refs #5573) 2014-09-23 16:15:52 +02:00
Benjamin Dauvergne 0c681581e2 Add an api_call method to the MspAccount model (refs #5573) 2014-09-23 16:15:52 +02:00
Benjamin Dauvergne 00feb5836c Do not initialize the logger globally in msp models (refs #5573) 2014-09-23 16:15:52 +02:00
Benjamin Dauvergne 448d9475d4 msp: pass error from MSP to authorization requester 2014-04-29 15:51:33 +02:00