Commit Graph

67 Commits

Author SHA1 Message Date
Benjamin Dauvergne d2367410b1 bump version to 0.14.0 2012-12-07 18:13:45 +01:00
Benjamin Dauvergne 5431c9c3cf forms: fixed formatting of course labels 2012-12-07 18:13:44 +01:00
Benjamin Dauvergne 01aa6abb67 bump version to 0.13.0 2012-12-07 17:20:29 +01:00
Benjamin Dauvergne 36a395f056 forms: reorder and rename course fields 2012-12-07 17:20:16 +01:00
Benjamin Dauvergne 86336f8a65 bump version to 0.12.0 2012-12-07 15:51:00 +01:00
Benjamin Dauvergne 6672fee61c ws: log expat errors, and return failure 2012-12-07 15:50:42 +01:00
Benjamin Dauvergne f4a6e5e4ea bump version to 0.11.0 2012-12-06 17:57:27 +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 91cb67daca bump version to 0.10.0 2012-12-06 16:59:11 +01:00
Benjamin Dauvergne 308bd1f72e js: uppercased username when creating course name 2012-12-06 16:58:58 +01:00
Benjamin Dauvergne f4bea69ddd bump version to 0.9.0 2012-12-06 16:56:23 +01:00
Benjamin Dauvergne a8535b51f2 js: removed debugging statement 2012-12-06 16:32:06 +01:00
Benjamin Dauvergne ef864824e5 bump version to 0.8.0 2012-12-06 16:17:53 +01:00
Benjamin Dauvergne cbcd937a08 forms: set default ue to None not 7300 2012-12-06 16:17:25 +01:00
Benjamin Dauvergne 5d945990c5 bump version to 0.7.0 2012-12-06 16:12: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 7e5a94654f forms: enlarged the course selectors 2012-12-06 16:08:46 +01:00
Benjamin Dauvergne 7ecd7f9063 forms: enlarged copyright and licence fields 2012-12-06 16:06:21 +01:00
Benjamin Dauvergne 0b1169271d added more docstrings 2012-12-06 09:53:50 +01:00
Benjamin Dauvergne 2df24574e1 bump version to 0.6.0 2012-12-05 22:48:07 +01:00
Benjamin Dauvergne 6b5ffc81a9 templates: moved js script implementing the behavior of the password field in the _create_course.html template 2012-12-05 22:47:54 +01:00
Benjamin Dauvergne 2d6c2d85bb bump version to 0.5.0 2012-12-05 16:59:48 +01:00
Benjamin Dauvergne 86202ef2da send-to-mycourse: add a delete function 2012-12-05 16:59:35 +01:00
Benjamin Dauvergne cddda51be6 bump version to 0.4.0 2012-12-05 16:18:38 +01:00
Benjamin Dauvergne b6607f353f templates: fixed bloc inheritance 2012-12-05 16:18:06 +01:00
Benjamin Dauvergne 41702f35b8 bump version to 0.0.3 2012-12-05 16:13:41 +01:00
Benjamin Dauvergne 6ce2301d78 forms: fixed deletion of existing BlackBoardPush objects blackboard diffusion is removed 2012-12-05 16:13:10 +01:00
Benjamin Dauvergne 793cf04b3e forms: shown the destination course name in the left bar 2012-12-05 16:12:33 +01:00
Benjamin Dauvergne b226fc7506 forms: fixed new course name structure 2012-12-05 16:11:59 +01:00
Benjamin Dauvergne 27fb912080 send-to-mycourse: correctly handle the sent field of the BlackBoardPush model 2012-12-05 16:10:58 +01:00
Benjamin Dauvergne 0958572d38 templates: made the document_copyrights template inherit from the one in polynum 2012-12-05 16:09:53 +01:00
Benjamin Dauvergne 8674aa2aa2 added an example local_settings.py 2012-12-05 00:45:43 +01:00
Benjamin Dauvergne b7c4ac71ba readme: added missing configuration variables, removed unused ones 2012-12-05 00:41:12 +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 98e1548f68 commands: added a command for sending batched documents to MyCourse 2012-12-05 00:38:51 +01:00
Benjamin Dauvergne 23676f995e models: stated clearly that default for sent is False 2012-12-05 00:38:25 +01:00
Benjamin Dauvergne 313a84c92c models: added registration of a new diffusion tag in polynum 2012-12-05 00:38:05 +01:00
Benjamin Dauvergne f7300a212d ws: improved connection error handling and logging of error results 2012-12-05 00:36:56 +01:00
Benjamin Dauvergne 55e9c907f9 improve placement of the modal dialog for creating new courses 2012-11-06 17:26:22 +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 3c9f3da613 fix error in get_course_by_ue 2012-11-06 17:15:43 +01:00
Benjamin Dauvergne c368492b4a factorize course selector into a separate template 2012-11-06 17:04:26 +01:00
Benjamin Dauvergne 543e93ac4c fix typo in _select_course.html template 2012-11-06 16:58:45 +01:00
Benjamin Dauvergne 1b4e57143f views: rewrite courses_ctx 2012-11-06 16:54:28 +01:00
Benjamin Dauvergne b9119f2214 fix variable reference in template _select_course.html 2012-11-06 16:46:49 +01:00
Benjamin Dauvergne 28786d1e5f work around encoding error 2012-11-06 16:45:00 +01:00
Benjamin Dauvergne 6bd60fbfe4 work around non confirmity of the web services (bis) 2012-11-06 16:42:47 +01:00
Benjamin Dauvergne cff0f0c0a4 add instruction to configure local_settings.py to the README file 2012-11-06 16:40:26 +01:00
Benjamin Dauvergne 76e8041ef1 work around non confirmity of the web services 2012-11-06 16:40:23 +01:00