From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: 540345e360e47d96094bc1cafe9c766cd842e87c
https://github.com/mikemintz/deme/commit/540345e360e47d96094bc1cafe9c766cd842e87c
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M deme_django/static/css/deme.css
M deme_django/static/less/deme/page-layout.less
Log Message:
-----------
shrink item title size a little
Commit: a5cc7fec36bb503d1f8c8036374fed21817f4251
https://github.com/mikemintz/deme/commit/a5cc7fec36bb503d1f8c8036374fed21817f4251
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M deme_django/static/javascripts/deme/adminbar-ck.js
M deme_django/static/javascripts/deme/adminbar.js
Log Message:
-----------
hide edit on editing page
Commit: 848c806449e6b4745d0cc034880446c2d9028a45
https://github.com/mikemintz/deme/commit/848c806449e6b4745d0cc034880446c2d9028a45
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M deme_django/cms/forms.py
A deme_django/cms/templates/base_layout.html
M deme_django/cms/templates/default_layout.html
M deme_django/cms/templates/sample_layout.html
A deme_django/modules/demeaccount/templates/demeaccount/loginform.html
M deme_django/modules/demeaccount/templates/demeaccount/loginmenuitem.html
A deme_django/modules/demeaccount/templates/demeaccount/required_login_include.html
M deme_django/script/create_initial_data.py
Log Message:
-----------
demo for login required layout
Commit: 72e08d023a91371492064b1808c7b95e57ce34f4
https://github.com/mikemintz/deme/commit/72e08d023a91371492064b1808c7b95e57ce34f4
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M deme_django/modules/poll/models.py
Log Message:
-----------
Completely get rid of Maximum allowed approvals field in Agree/Disagree poll.
Commit: a3c224d99295394ea5bc0072d00c213413a67f9a
https://github.com/mikemintz/deme/commit/a3c224d99295394ea5bc0072d00c213413a67f9a
Author: Michael Huang <mikhuang@gmail.com>
Date: 2013-05-14 (Tue, 14 May 2013)
Changed paths:
M deme_django/modules/poll/models.py
M deme_django/modules/poll/templates/poll/agreedisagreepoll.html
Log Message:
-----------
Lengthen summary text to 140 characters in proposition. When viewing a poll, display summary text along with Item name for each proposition. If Proposition has a body, include a Read More link in order to view it.
Compare: https://github.com/mikemintz/deme/compare/771ff53d5b77...a3c224d99295