From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: a344aaabbee9e36511cf7b26cdc9dfa84a17939a
https://github.com/mikemintz/deme/commit/a344aaabbee9e36511cf7b26cdc9dfa84a17939a
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M deme_django/modules/community_forum/templates/discussionboard/show.html
M deme_django/modules/community_forum/templates/discussionboard/viewdiscussion.html
M deme_django/modules/community_forum/templatetags/air_extras.py
M deme_django/modules/community_forum/views.py
Log Message:
-----------
Community forum discussion board viewer refactored so that the title at the top of the drill down view does not display the name of the discussion board, but instead displays the name of the individual discussion.
Commit: 6e58f0003d4acc0988a6f2d46847f5208e9b3760
https://github.com/mikemintz/deme/commit/6e58f0003d4acc0988a6f2d46847f5208e9b3760
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M deme_django/TODO
M deme_django/modules/poll/views.py
Log Message:
-----------
Merge branch 'master' of github.com:mikemintz/deme
Compare: https://github.com/mikemintz/deme/compare/a042076...6e58f00