Commit Graph

41 Commits

Author SHA1 Message Date
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
Benjamin Dauvergne 483a66aa89 setup: add include package data flag 2012-11-06 16:04:10 +01:00
Benjamin Dauvergne dc41b6aa1b change package name 2012-11-06 16:00:53 +01:00
Benjamin Dauvergne b35c5dd7ab remove useless recursive-include in MANIFEST.in 2012-11-06 16:00:05 +01:00
Benjamin Dauvergne e1b9004842 make human string in setup.py use english 2012-11-06 15:59:07 +01:00
Benjamin Dauvergne a6a36c2876 add a requirements.txt file 2012-11-06 15:54:27 +01:00
Benjamin Dauvergne f2b0bce352 update the README file 2012-11-06 15:54:18 +01:00
Benjamin Dauvergne efffdce742 add a MANIFEST.in file 2012-11-06 15:53:08 +01:00
Benjamin Dauvergne f9f7be2473 add a COPYING file 2012-11-06 15:52:57 +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