taiga-back/taiga/projects/migrations
David Barragán Merino cc8e5f39b7 Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
..
0001_initial.py Add django1.7 migrations. 2014-09-16 10:48:42 +02:00
0002_auto_20140903_0920.py Add django1.7 migrations. 2014-09-16 10:48:42 +02:00
0003_auto_20140913_1710.py Fix wrong assignation of invited_by field on invitation creation process (fix #958) 2014-09-17 13:39:48 +02:00
0004_auto_20141002_2337.py [backport] Making the project name not mandatory and using the owner username for the slug generation 2014-10-03 22:38:54 +02:00
0005_membership_invitation_extra_text.py Adding support for extra text in invitation 2014-10-22 12:53:22 +02:00
0006_auto_20141029_1040.py Add missing parameters (seems bug on django 1.7.x) 2014-10-31 00:23:30 +01:00
0007_auto_20141024_1011.py US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
0008_auto_20141024_1012.py Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
0009_auto_20141024_1037.py US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
0010_project_modules_config.py US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
0011_auto_20141028_2057.py US#90 Github webhooks integration 2014-11-11 19:18:18 +01:00
0012_auto_20141210_1009.py Adding migration for fixing slugs in ProjectTemplates 2014-12-10 11:16:00 +01:00
0013_auto_20141210_1040.py Remove some prints 2015-09-04 11:04:08 +02:00
0014_userstorystatus_is_archived.py Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
0015_auto_20141230_1212.py Moving archived status from userstory to status 2015-01-02 10:44:45 +01:00
0016_fix_json_field_not_null.py Fixing badly created restriction 2015-03-03 14:22:58 +01:00
0017_fix_is_private_for_projects.py Fixing is_private attribute 2015-03-09 12:48:14 +01:00
0018_auto_20150219_1606.py Fix a conflict between migrations 2015-03-10 17:57:08 +01:00
0019_auto_20150311_0821.py Adding lost migration 2015-03-11 09:21:49 +01:00
0020_membership_user_order.py Enabling ordering in user projects 2015-04-21 17:22:07 +02:00
0021_auto_20150504_1524.py [i18n] Minor fixes in translations 2015-05-05 12:10:04 +02:00
0022_auto_20150701_0924.py Issue#2995: Add custom video conference system 2015-07-02 19:07:27 +02:00
0023_auto_20150721_1511.py New migration to add videoconferences_extra_data field in Project and ProjectTenmplate 2015-07-21 17:17:13 +02:00
0024_auto_20150810_1247.py Adding votes and watched projects to sample_data 2015-08-26 15:19:01 +02:00
0025_auto_20150901_1600.py Change 'star/unstar project' to 'like/unlike project' 2015-09-01 19:00:55 +02:00
0026_auto_20150911_1237.py Refactoring search system 2015-09-16 11:45:34 +02:00
0027_auto_20150916_1302.py Making total_points and total_sprints nullable values 2015-09-24 13:54:07 +02:00
0028_project_is_featured.py Task #3531: Add is_featured field to project model 2016-01-21 18:44:17 +01:00
0029_project_is_looking_for_people.py Task #3520: Add is_looking_for_people field to project model 2016-01-21 18:44:17 +01:00
0030_auto_20151128_0757.py Task #3517 #3516: Order by fans and activity (last week/moth/year/all time) 2016-01-21 18:44:18 +01:00
0031_project_logo.py Fixing attachments with long names 2016-02-17 10:55:03 +01:00
0032_auto_20151202_1151.py Task #3602: Order project list alphabetically by default 2016-01-21 18:44:18 +01:00
0033_text_search_indexes.py Task #3526: Filter projects by text query (order by ranking name > tags > description 2016-01-21 18:44:18 +01:00
0034_project_looking_for_people_note.py Task #3623: Add looking_for_people_note field 2016-01-21 18:44:18 +01:00
0035_project_blocked_code.py Blocking projects: updating project model and related viewsets 2016-02-02 16:44:47 +01:00
0036_project_transfer_token.py Adding transfer_token to project model 2016-02-04 19:52:30 +01:00
0037_auto_20160208_1751.py Add some missed migrations 2016-02-08 18:53:24 +01:00
0038_auto_20160215_1133.py Change membership.is_owner to membership.is_admin 2016-02-17 19:21:13 +01:00
__init__.py Add django1.7 migrations. 2014-09-16 10:48:42 +02:00