bijoe/bijoe
Benjamin Dauvergne c676890178 misc: truncate schema names to 63 chars (#43042)
To comply with postgresql limitation, to prevent collisions a hash of
the full identifier is inserted in the middle.
2020-05-20 17:27:17 +02:00
..
hobo_agent misc: truncate schema names to 63 chars (#43042) 2020-05-20 17:27:17 +02:00
locale/fr/LC_MESSAGES translation update 2020-05-04 13:41:14 +02:00
management misc: add visualization import/export (#30854) 2020-01-28 11:25:25 +01:00
static misc: remove PNG export button (#38731) 2020-01-21 10:45:26 +01:00
templates/bijoe misc: use mtime of schema as last update time (#41836) 2020-04-25 12:22:04 +02:00
templatetags allow saving cube display and naming them (fixes #12969) 2016-08-27 17:11:57 +02:00
visualization misc: add renderer arg to date range widget (#41633) 2020-04-18 12:20:27 +02:00
__init__.py bi-joe: BI engine and frontend for PostgreSQL 2016-05-25 01:24:07 +02:00
engine.py misc: display last update time in a human format (#42447) 2020-05-14 14:55:00 +02:00
relative_time.py python3: replace iteritems by items method (#40570) 2020-03-13 11:56:39 +01:00
schemas.py misc: use mtime of schema as last update time (#41836) 2020-04-25 12:22:04 +02:00
settings.py settings: remove SessionAuthenticationMiddleware (#41633) 2020-04-18 12:20:27 +02:00
urls.py misc: adapt import of admin site URL (#41633) 2020-04-18 12:20:27 +02:00
utils.py misc: use mtime of schema as last update time (#41836) 2020-04-25 12:22:04 +02:00
views.py misc: switch to class-based login/logout views (#41633) 2020-04-18 12:20:27 +02:00
wsgi.py debian packaging 2016-06-24 15:54:12 +02:00