From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: cbc296d15d6c789b8b36e8466c1b8aec5548a369
https://github.com/mikemintz/deme/commit/cbc296d15d6c789b8b36e8466c1b8aec5548a369
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/modules/poll/models.py
Log Message:
-----------
Added help_text to Poll.question
Commit: 681af99f32f586de8997c9f72d78286e2675bc6f
https://github.com/mikemintz/deme/commit/681af99f32f586de8997c9f72d78286e2675bc6f
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templates/templatetags/privacy_editor.html
M deme_django/cms/templatetags/item_tags.py
Log Message:
-----------
Made permission editor more robust so it doesn't rely on random numbers to prevent dom id clashes.
Commit: 56f45fca05325472f1081722864ce27a8c3133b2
https://github.com/mikemintz/deme/commit/56f45fca05325472f1081722864ce27a8c3133b2
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templatetags/item_tags.py
Log Message:
-----------
Made permission editor more portable by using a unique incrementing id on the ajax select widgets.
Commit: 7107d6b1ed713082701bb771fc7dc8a5399f0fc6
https://github.com/mikemintz/deme/commit/7107d6b1ed713082701bb771fc7dc8a5399f0fc6
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templates/templatetags/privacy_editor.html
Log Message:
-----------
Made permission editor more portable with less reliance on dom ids that could clash.
Commit: afde80ea70db4ca8d875c212a381ca5ee22c953a
https://github.com/mikemintz/deme/commit/afde80ea70db4ca8d875c212a381ca5ee22c953a
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templates/templatetags/privacy_editor.html
M deme_django/static/css/deme.css
Log Message:
-----------
Made permission editor more portable with less reliance on dom ids that could clash.
Commit: e7c9aba52644b891682c2280225fa0b3df2b748d
https://github.com/mikemintz/deme/commit/e7c9aba52644b891682c2280225fa0b3df2b748d
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templatetags/item_tags.py
Log Message:
-----------
When creating/replying comments via the metadata menu, the creator can edit the permissions of their comments, which defaults to being the same permissions as the parent item.
Commit: 2a7da42239201a49c901cc93a1fe8a19c927f6d4
https://github.com/mikemintz/deme/commit/2a7da42239201a49c901cc93a1fe8a19c927f6d4
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M deme_django/cms/templates/item/edit.html
M deme_django/cms/views.py
M deme_django/modules/poll/models.py
Log Message:
-----------
Merge branch 'master' of github.com:mikemintz/deme
Compare: https://github.com/mikemintz/deme/compare/54948e1c87f6...2a7da4223920