.. |
0001_allow_delete_query.py
|
Refactoring of @christophervalles work on query delete feature:
|
2015-01-25 16:17:52 +02:00 |
0002_fix_timestamp_fields.py
|
Fix #263: timestamp fields should be with time zone
|
2015-02-23 09:02:16 +02:00 |
add_created_at_field.py
|
Migrations folder
|
2014-02-06 21:02:13 +02:00 |
add_global_filters_to_dashboard.py
|
fix add_global_filters_to_dashboard migration script
|
2014-07-28 12:15:08 +03:00 |
add_password_to_users.py
|
Add flask_login and use it for managing authentication
|
2014-03-02 14:42:13 +02:00 |
add_permissions_to_user.py
|
Change roles to permissions
|
2014-03-12 12:45:12 +02:00 |
add_queue_name_to_data_source.py
|
Update migration for new structure
|
2014-06-18 20:24:53 +03:00 |
add_text_to_widgets.py
|
fix migration add_text_to_widgets
|
2014-07-28 16:27:23 +03:00 |
add_view_query_permission.py
|
Migration for new permission
|
2014-04-06 19:16:18 +03:00 |
change_queries_description_to_nullable.py
|
Fix: allow queries.description to be null.
|
2014-02-13 19:08:35 +02:00 |
change_query_id_on_widgets_to_null.py
|
Migratino to set Widget.type and Widget.query_id to nullables
|
2014-02-09 14:33:05 +02:00 |
create_activity_log.py
|
Removing unneeded imports in migration script
|
2014-03-04 13:12:43 +00:00 |
create_data_sources.py
|
Add data source to QueryResult
|
2014-03-19 12:57:42 +02:00 |
create_events.py
|
Events model
|
2014-07-09 18:33:21 +03:00 |
create_users.py
|
Use of user object (fix views, update migrations and some).
|
2014-02-22 14:43:00 +02:00 |
create_visualizations.py
|
There is no bar chart type -- it's column.
|
2014-02-09 20:03:32 +02:00 |
permissions_migration.py
|
Update migration for new structure
|
2014-06-18 20:24:53 +03:00 |