Commit Graph

1909 Commits (a3547db97844b2e980e7b9f9a32224a07aa09cf8)

Author SHA1 Message Date
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
Jesús Espino 4e9d4610fe Fixed tests 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 d984557449 Updating local.py.example with required database backend 2015-03-10 14:27:21 +01:00
David Barragán Merino 8f37048a55 Update CHANGELOG 2015-03-10 09:32:12 +01:00
David Barragán Merino bd0b162a0e Update django to 1.7.6 2015-03-10 09:27:16 +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
David Barragán Merino f21b5ecd4a Update CHANGELOG 2015-03-09 14:00:16 +01:00
David Barragán Merino 92c1c39790 Merge pull request #260 from taigaio/public-projects
Public projects
2015-03-09 12:49:02 +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 efc666c793 Ignore .env file 2015-03-09 12:44:54 +01:00
Alejandro 336d141656 Merge pull request #242 from taigaio/us/55/custom-fields
US #55: Custom fields
2015-03-04 14:27:22 +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 d56ee49064 US #55: Custom fields - Change the name of a var 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
Jesús Espino 618a731019 Fixing some tests 2015-03-04 12:59:28 +01:00
David Barragán Merino 462638db5e US #55: Custom fields - Update CHANGELOG 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 be6e03226b US #55: Custom fields - Webhooks 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 9193c78de5 US #55: Custom fields - Permissions tests over custom attributes values 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 56b9fe42e3 US #55: Custom fields - Import/Export custom attributes values 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 ebc3388d03 US #55: Custom fields - Import/Export custom attributes 2015-03-04 12:59:27 +01:00
David Barragán Merino 84db9956d5 US #55: Custom fields - Tests 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 d8fa37677d Merge pull request #271 from taigaio/issue/2332/add-toc-extension-to-markdown-render
Issue #2332 - Add TOC extension to the markdown render
2015-03-04 08:42:20 +01:00
David Barragán Merino 64ba841e53 Merge pull request #270 from taigaio/fix-snapshot-not-null-restriction
Fixing badly created restriction
2015-03-04 00:06:00 +01:00
David Barragán Merino dfa0f875d5 Issue #2332 - Add TOC extension to the markdown render 2015-03-03 14:45:57 +01:00