Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin Dauvergne eddc8a8f24 use version diplome entity instead of diplome entity for building course names
refs #4179
2014-01-21 14:45:36 +01:00
Benjamin Dauvergne 28bf0902c1 views: build course_name and course_code as unicode strings
refs #4179
2014-01-21 14:45:27 +01:00
Benjamin Dauvergne c21b4a2004 remove import pdb 2014-01-20 22:41:54 +01:00
Benjamin Dauvergne 45f8c7c764 improve computation of course code and names 2014-01-20 12:00:59 +01:00
Benjamin Dauvergne 574f62e424 views: fix typo request -> document 2013-08-30 14:20:03 +02:00
Benjamin Dauvergne 1b1397dd9a views: set course_label template to <UE>_<year>_[Gr1_]<Sponsor>
fixes #2491
2013-06-07 19:45:05 +02:00
Benjamin Dauvergne 5b1a57cdf0 views/forms: fix formatting of course name
- try to get the real sponsor from the document
 - group name must be before the sponsor name
 - group name must be formatted as 'Gr' + group number
2013-02-11 11:15:20 +01:00
Benjamin Dauvergne 1671e2b609 views: fix index error 2013-01-23 11:07:18 +01:00
Benjamin Dauvergne 3dff1b18aa forms: report web-service errors in the selectors 2012-12-11 15:21:49 +01:00
Benjamin Dauvergne 1b242a8530 forms: added better message when no course is selectable 2012-12-11 15:08:01 +01:00
Benjamin Dauvergne 5431c9c3cf forms: fixed formatting of course labels 2012-12-07 18:13:44 +01:00
Benjamin Dauvergne 36a395f056 forms: reorder and rename course fields 2012-12-07 17:20:16 +01:00
Benjamin Dauvergne 832c5d1182 views: added selector for courses of the sponsor when it is different from the requesting user 2012-12-06 17:57:05 +01:00
Benjamin Dauvergne f30b633f65 views: added email notification of course creations 2012-12-06 17:45:06 +01:00
Benjamin Dauvergne 88eac06e78 forms: added building of the course name, update selectors with new course ids 2012-12-06 16:11:43 +01:00
Benjamin Dauvergne 0b1169271d added more docstrings 2012-12-06 09:53:50 +01:00
Benjamin Dauvergne 5ddd54e28a beta version of the send to MyCourse views
Course creation is working.
2012-12-05 00:40:30 +01:00
Benjamin Dauvergne f2a0ad1fdf improve retrieving course related to the entity of the request 2012-11-06 17:26:09 +01:00
Benjamin Dauvergne 1b4e57143f views: rewrite courses_ctx 2012-11-06 16:54:28 +01:00
Benjamin Dauvergne f1369f59ec implements forms and wizard replacement 2012-11-06 15:40:17 +01:00