| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Added sjtu_tuoxie_02.jpg and sjtu_xueshu_02.jpg images
* Small fix to schedule.html
|
|
|
|
|
|
|
|
|
|
| |
* added 'schedule.views.ScheduleView'
* added 'schedule.html' template, with 'schedule.css' and 'schedule.js'
* added 'schedule.urls', updated django_skaschool.urls
* added tools/templatetags/dict_utils.py
* converted schedule models to south-based
* removed original 'page/templates/page/program.html', related urls
* updated navbar.html
|
|
|
|
|
|
|
|
|
| |
* Added app 'schedule' to provides a more generic schedule page
* Added fake app 'tools' to holds generic utilities
* Moved notice/templatetags to tools/templatetags
* Small change to archive.models.Archive display format
* Added archive/templatetags
* Small update to introduction page
|
|
|
|
|
|
|
|
|
|
| |
* Small updates to introduction page.
* Updated traffic page:
- traffic routes
- new metro map
* Used bootstrap modal plugin to view images for traffic page
- traffic.js
- traffic.css
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Updated traffic routes.
* Added map of SJTU Minhang campus.
* Updated accommodation information, and added related routes.
* small update to templates/navbar.html
|
|
|
|
|
|
| |
* added 'page.views.IndexView' for 'django_skaschool.urls
* updated 'index.html' to display notice at bottom
* added '.smallcaps' in 'index.css' for English title
|
| |
|
|
|
|
|
|
| |
* updated 'archive/urls.py', shortened the url, added a redirect
* updated poster image: 'skaschool-poster.jpg'
* updated the lecturer information of 'page/introduction.html'
|
|
|
|
| |
* small updates to 'NOTES.txt'
|
| |
|
|
|
|
|
|
| |
* updated profile.html with transcript display
* updated about.html with alert warning information
* updated introduction with poster download link
|
|
|
|
|
|
| |
* moved 'introduction.css' -> 'sidebar.css'
* updated page introduction.html
* updated index.html and navbar.html
|
|
|
|
| |
* updated <a> in 'index.html' with target="_blank"
|
|
|
|
|
| |
* removed 'about' link in 'navbar.html'
* small updates to 'index.html', 'program.html'
|
| |
|
|
|
|
| |
* added related introduction.css and introduction.js
|
|
|
|
|
| |
* added urls in pages.urls
* updated links in navbar.html
|
|
|
|
| |
* fixed page/views.py
|
| |
|
|
|
|
|
|
|
|
| |
o base.html, navbar.html, favicon.html, index.html
o added static files related to index page
* performed south migrations
* implemented registration templates
* implemented regiration views and pages
|
|
* created directories 'static' and 'templates'
* added app 'account', 'notice'
* added app 'demo'
|