Commit Graph

38 Commits

Author SHA1 Message Date
Benjamin Dauvergne a8535b51f2 js: removed debugging statement 2012-12-06 16:32:06 +01:00
Benjamin Dauvergne cbcd937a08 forms: set default ue to None not 7300 2012-12-06 16:17:25 +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 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 86202ef2da send-to-mycourse: add a delete function 2012-12-05 16:59:35 +01:00
Benjamin Dauvergne b6607f353f templates: fixed bloc inheritance 2012-12-05 16:18:06 +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 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 76e8041ef1 work around non confirmity of the web services 2012-11-06 16:40:23 +01:00
Benjamin Dauvergne f1369f59ec implements forms and wizard replacement 2012-11-06 15:40:17 +01:00
Benjamin Dauvergne 24696da391 add a django wrapper around the web-service for loading settings 2012-11-06 15:39:51 +01:00
Benjamin Dauvergne 5484011502 ws: update web-service API to latest specifications 2012-11-06 15:37:38 +01:00
Benjamin Dauvergne b5f33cf68d improve command line util, add CreateCourse call 2012-10-18 18:30:25 +02:00
Benjamin Dauvergne 5138401289 add a shared key parameter 2012-10-18 18:30:14 +02:00
Benjamin Dauvergne bfcc477740 mock the get_categories API 2012-10-18 16:43:19 +02:00
Benjamin Dauvergne 84459e1596 add debug logging 2012-10-18 16:43:01 +02:00
Benjamin Dauvergne 2a6f9ad669 add create_course API 2012-10-18 16:42:42 +02:00
Benjamin Dauvergne 356f26e570 first commit 2012-10-03 10:54:48 +02:00