This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
488b4285a9
OpenSlides
/
openslides
/
agenda
History
Emanuel Schuetze
0b3b91b8d5
Show item-tooltip in bootstrap tooltip style.
2013-02-15 08:51:08 +01:00
..
static
Used custom build jquery-ui javascript components file. Integrated required jquery-ui styles (no remote link). Added used jquery components/addons to THANKS file.
2013-02-15 08:39:36 +01:00
templates
Show item-tooltip in bootstrap tooltip style.
2013-02-15 08:51:08 +01:00
__init__.py
Updated license header.
2012-04-25 22:29:19 +02:00
forms.py
Create items with duration loger than 23:59. Show start and end date. Duration has tooltip showing end date and time.
2013-02-05 16:36:57 +01:00
models.py
Create items with duration loger than 23:59. Show start and end date. Duration has tooltip showing end date and time.
2013-02-05 16:36:57 +01:00
slides.py
Item type changed from CharField to IntegerField. Constant type names added.
2013-02-01 15:13:40 +01:00
urls.py
Deprecated import django.conf.urls.defaults adjusted.
2013-01-05 12:39:20 +01:00
views.py
Added missing success_url_name.
2013-02-15 08:50:42 +01:00