Commit Graph

516 Commits (7beff9cab70d20c64834ee5e1112d66b9fcb75b7)

Author SHA1 Message Date
Alejandro Alonso 7beff9cab7 Fixing custom attributes notifications on name change 2015-04-07 14:18:05 +02:00
David Barragán Merino 7302af8eb7 Add copyright and license terms 2015-03-27 12:55:37 +01:00
Alejandro Alonso b15601be75 Fixing migration 2015-03-18 16:00:13 +01:00
David Barragán Merino 74aa4e5891 Fix visualization of blocked_note and is_blokked fields 2015-03-18 14:55:44 +01:00
Jesús Espino 2a83cb73e8 Adding charset utf-8 to all csv exports content-type header 2015-03-17 12:48:46 +01:00
Alejandro Alonso d27abf91ac Updating stimaations properly when removing a points value 2015-03-16 10:15:08 +01:00
Alejandro Alonso 91f51cddf9 Bug 2419 - The system tries sending emails to inactive users 2015-03-13 10:05:24 +01:00
Jesús Espino ed01cbd3a7 BUG#2390 Allowing to filter projects by membership 2015-03-11 17:04:54 +01:00
Alejandro Alonso 2d1300e56b Adding lost migration 2015-03-11 09:21:49 +01:00
Alejandro Alonso 4b6e839388 Fixing membership creation serialization 2015-03-10 23:12:07 +01:00
Jesús Espino f1ddd0a935 Hide email to not-admin users 2015-03-10 19:19:32 +01:00
Jesús Espino 4440e7848d Fixed special case of serializer selection 2015-03-10 18:12:02 +01:00
Alejandro Alonso bdcd8bba41 Adding custom fields to csv exrpot 2015-03-10 18:11:50 +01:00
Jesús Espino 9908d4307a Fix the show of csv exports uuid on project serialized data 2015-03-10 17:57:08 +01:00
David Barragán Merino 5e184120f7 Disable generations of csvs uuids 2015-03-10 17:57:08 +01:00
David Barragán Merino 25fa034e80 Fix a conflict between migrations 2015-03-10 17:57:08 +01:00
Jesús Espino 66e6512245 US#1913: CSV Reports 2015-03-10 17:57:08 +01:00
Alejandro Alonso 208bf87997 Adding public projects to sample_data 2015-03-10 08:54:40 +01:00
Alejandro Alonso 1a457ea8c5 Updating public permission choices 2015-03-09 15:35:04 +01:00
Alejandro Alonso cff56f1d86 Fixing is_private attribute 2015-03-09 12:48:14 +01:00
Alejandro Alonso 44e6f7c42d Updating anon and public permissions when project is public 2015-03-09 12:48:14 +01:00
Alejandro Alonso 79e9682531 Updating permissions for supporting public projects 2015-03-09 12:48:14 +01:00
David Barragán Merino 5dfd88274b US #55: Custom fields - Send email notifications 2015-03-04 12:59:28 +01:00
David Barragán Merino 7ef5a3a9d9 US #55: Custom fields - Minor refactor 2015-03-04 12:59:28 +01:00
Jesús Espino f9cbc36303 Fixing issues and task tests 2015-03-04 12:59:28 +01:00
David Barragán Merino ffe04f2bab US #55: Custom fields - Fix asome error when generate diff in history model 2015-03-04 12:59:28 +01:00
David Barragán Merino 4368323165 US #55: Custom fields - Improve API queries 2015-03-04 12:59:28 +01:00
David Barragán Merino 892f6f93df US #55: Custom fields - Fix validations 2015-03-04 12:59:28 +01:00
David Barragán Merino 47a4c5e0e7 US #55: Custom fields - Fix a bug with the 🐯s 2015-03-04 12:59:28 +01:00
David Barragán Merino 61c973057a US #55: Custom fields - Fix mixins order in CustomAttribute ViewSets 2015-03-04 12:59:28 +01:00
David Barragán Merino e8078aaaa5 US #55: Custom fields - Create empty CustomAttributesValues when added USs, Tasks and Issues 2015-03-04 12:59:28 +01:00
David Barragán Merino 3369fa41f0 US #55: Custom fields - Fix custo attribute serializer validator of name 2015-03-04 12:59:28 +01:00
David Barragán Merino df8c532cbd US #55: Custom fields - Exclude id in CustomAttributesValues serializers 2015-03-04 12:59:28 +01:00
David Barragán Merino 5eddda9803 US #55: Custom fields - Fix a problem with serializer classes and mixins 2015-03-04 12:59:27 +01:00
David Barragán Merino 22e62b4f65 US #55: Custom fields - Change 'values' field in CustomAttributesValues models to 'attributes_values' 2015-03-04 12:59:27 +01:00
Alejandro Alonso d1d0825d2e US #55: Custom fields - Adding info about custom fields to project serializer 2015-03-04 12:59:27 +01:00
David Barragán Merino eedd2ca7d5 US #55: Custom fields - Use custom attributes and values in sample_data cvommand 2015-03-04 12:59:27 +01:00
David Barragán Merino 32ff494ddd US #55: Custom fields - 3️⃣ 😩 🐯 2015-03-04 12:59:27 +01:00
David Barragán Merino 2893213932 US #55: Custom fields - Create model to save the custom attributes values and update the history 2015-03-04 12:59:27 +01:00
David Barragán Merino c17157f8ec US #55: Custom fields - Create API end point 2015-03-04 12:59:27 +01:00
David Barragán Merino 38d4eacd76 US #55: Custom fields - Create admin 2015-03-04 12:59:27 +01:00
David Barragán Merino bc473375ba US #55: Custom fields - Create model 2015-03-04 12:59:27 +01:00
Alejandro Alonso 536741ae53 Fixing lost import 2015-03-04 11:38:32 +01:00
Alejandro Alonso 42832511ed Fixing badly created restriction 2015-03-03 14:22:58 +01:00
Jesús Espino 802d2b40ec Fix #1732: Now the task freezer implements the user story values 2015-02-19 11:03:06 +01:00
Jesús Espino 6edb4afee4 Fix small bug on permissions check of wiki pages for anonymous users 2015-02-18 09:34:39 +01:00
Jesús Espino 8875f2c0d9 TG-2249 #ready-for-test: Now the empty sprints aren't closed 2015-02-17 16:02:21 +01:00
David Barragán Merino 60ab6127aa Refactor day: Use taiga.base.response instead rest_framework.response 2015-02-17 12:25:37 +01:00
David Barragán Merino 5196f1c25d Refactor day: Move RoleViewSet from taiga.projects to taiga.users 2015-02-16 20:04:41 +01:00
Alejandro Alonso 147ebbdbbd Fixing bug 2195 - Notifications about points, from and to in incorrect order 2015-02-16 08:56:13 +01:00