From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: bd2bf7fa33e3454c2fad099b1995f6d80e518e6f
https://github.com/mikemintz/deme/commit/bd2bf7fa33e3454c2fad099b1995f6d80e518e6f
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2012-02-25 (Sat, 25 Feb 2012)
Changed paths:
M deme_django/cms/templates/default_layout.html
R deme_django/static/javascripts/jquery-ui-1.7.1.custom.min.js
A deme_django/static/javascripts/jquery-ui-1.8.18.custom.min.js
R deme_django/static/stylesheets/smoothness/jquery-ui-1.7.1.custom.css
A deme_django/static/stylesheets/smoothness/jquery-ui-1.8.18.custom.css
Log Message:
-----------
Updated jquery-ui from 1.7.1 to 1.8.18.
Commit: e9e81f43828cc8762d4ffa9f56bd96ebd75ebbeb
https://github.com/mikemintz/deme/commit/e9e81f43828cc8762d4ffa9f56bd96ebd75ebbeb
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2012-02-25 (Sat, 25 Feb 2012)
Changed paths:
M deme_django/cms/templates/default_layout.html
M deme_django/cms/templatetags/item_tags.py
M deme_django/static/javascripts/fg.menu.js
Log Message:
-----------
Renamed $.menu to $.fgmenu so it wouldn't conflict with the new jquery ui menu.
Commit: 4c593dcb897df3e38cba9233aeac55b2fa318b9c
https://github.com/mikemintz/deme/commit/4c593dcb897df3e38cba9233aeac55b2fa318b9c
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2012-02-25 (Sat, 25 Feb 2012)
Changed paths:
M deme_django/cms/forms.py
Log Message:
-----------
Use jquery ui autocomplete instead of our proprietary one.
Compare: https://github.com/mikemintz/deme/compare/673b771...4c593dc