Alejandro Avilés
|
2875c47d26
|
Adapt template to Jinja
|
2014-10-06 15:53:58 +02:00 |
|
Alejandro Avilés
|
106bab3f19
|
Add statistics template
|
2014-10-06 12:00:10 +02:00 |
|
Alejandro Avilés
|
13a4c10428
|
Merge branch 'pferreir-imp-sitewide'
|
2014-10-03 17:08:48 +02:00 |
|
Alejandro Avilés
|
1f972d30bf
|
Merge branch 'imp-sitewide' of https://github.com/pferreir/indico-piwik into pferreir-imp-sitewide
Conflicts:
indico_piwik/__init__.py
indico_piwik/forms.py
|
2014-10-03 17:08:08 +02:00 |
|
Alejandro Avilés
|
05122f5504
|
Inject event statistics hook in footer
|
2014-10-03 16:43:56 +02:00 |
|
Pedro Ferreira
|
8ec19e60b3
|
Fix relative imports
|
2014-10-03 16:28:59 +02:00 |
|
Pedro Ferreira
|
a6a88dde9e
|
Added site-wide tracking
Hooks on to page-header template hook from core
|
2014-10-03 16:28:10 +02:00 |
|
Adrian Moennich
|
4671d85df7
|
Import all settings
|
2014-10-03 11:40:21 +02:00 |
|
Adrian Moennich
|
042771be39
|
Improve chat link migration
{server} is now the MUC server so it should not be prefixed with
"conference."
|
2014-10-03 10:56:18 +02:00 |
|
Adrian Moennich
|
f6b3d59f7a
|
Add admin setting
|
2014-10-03 10:49:11 +02:00 |
|
Adrian Moennich
|
00ebfabced
|
Add conference menu item
|
2014-10-02 18:42:51 +02:00 |
|
Alejandro Avilés
|
fbd01a99a5
|
Add piwik-specific settings to form
|
2014-10-02 17:52:37 +02:00 |
|
Alejandro Avilés
|
fc3585c128
|
Rename plugin
|
2014-10-02 17:38:17 +02:00 |
|
Adrian Moennich
|
3fa09dd2ed
|
Add chatroom info page (for conferences)
|
2014-10-02 16:49:26 +02:00 |
|
Alejandro Avilés
|
5b8af08ffe
|
Add jqTree library and register it
|
2014-10-02 16:35:56 +02:00 |
|
Adrian Moennich
|
c01fc80f93
|
Add chatroom info to event header
|
2014-10-02 15:00:21 +02:00 |
|
Alejandro Avilés
|
489eca51b7
|
Add request handler and dummy template
|
2014-10-01 17:14:23 +02:00 |
|
Alejandro Avilés
|
da34111815
|
Register css/js bundles and add static files
|
2014-10-01 17:13:50 +02:00 |
|
Alejandro Avilés
|
9170fc2989
|
Register and activate side menu item
|
2014-10-01 17:13:08 +02:00 |
|
Adrian Moennich
|
5a9a415966
|
Properly disable autoincrement in assoc table
- for the chatroom_id FK it's already done automatically by SQLAlchemy
- for event_id (not a FK yet) it should be specified in the model, too
|
2014-10-01 10:19:16 +02:00 |
|
Adrian Moennich
|
67d5abc6c7
|
Don't preserve IDs
They are not referenced anywhere nor exposed to users.
|
2014-09-30 18:15:01 +02:00 |
|
Adrian Moennich
|
00b059afc2
|
Use ChatPlugin.Instance instead of current_plugin
|
2014-09-30 18:13:32 +02:00 |
|
Adrian Moennich
|
75365d1213
|
Add ZODB importer
|
2014-09-30 18:12:45 +02:00 |
|
Alejandro Avilés
|
cbe4930020
|
Add .gitignore
|
2014-09-30 17:51:59 +02:00 |
|
Alejandro Avilés
|
bcb8737c24
|
Fleshing out
* Improve docstring
* Add settings form
* Register blueprint
* Register management side menu item
|
2014-09-30 17:49:19 +02:00 |
|
Adrian Moennich
|
515292509d
|
Add database models
|
2014-09-29 15:36:01 +02:00 |
|
Adrian Moennich
|
1421347650
|
Initial commit
Only adds the very basic plugin structure
|
2014-09-29 11:15:14 +02:00 |
|
Alejandro Avilés
|
8908c43b23
|
First commit
|
2014-09-29 11:00:30 +02:00 |
|