Commit Graph

3014 Commits (128da54eb18b8b3fa87d8c87e9ff70e56f98561d)

Author SHA1 Message Date
David Barragán Merino bbf0ea370e Prevent accidental deletions of the database 2016-07-08 20:16:49 +02:00
David Barragán Merino 750158a16b Merge pull request #784 from taigaio/search-into-tags
Search into tags on searches and filters
2016-07-08 13:32:14 +02:00
Jesús Espino 0b8eabef15 Adding weight to searches 2016-07-08 13:31:49 +02:00
Jesús Espino aad40e4ba0 Add to tags to base filters 2016-07-08 13:31:49 +02:00
Riccardo Coccioli 4257f6d5a0 Search also into tags fields
Changed the search queries to search also into the tags fields.
Fixes #276
2016-07-08 13:31:49 +02:00
David Barragán Merino bc3025f065 Merge pull request #453 from taigaio/filter-by-email-domain-on-register
Add filter by email domain on register
2016-07-08 13:04:04 +02:00
Jesús Espino e66b96376f Add filter by email domain on register 2016-07-08 13:03:38 +02:00
David Barragán Merino b0df33ed2e Merge pull request #772 from taigaio/remove-storage-path-call
Remove storage.path usage for allow other Storage Backends
2016-07-08 13:00:51 +02:00
Jesús Espino c110d6d1a2 Remove storage.path usage for allow other Storage Backends 2016-07-08 13:00:30 +02:00
Jesús Espino 6abac42047 Merge pull request #779 from taigaio/US/3873/users-empty-avatars
Including the gravatar id in the responses and not generating the gra…
2016-07-08 11:25:55 +02:00
Alejandro Alonso 20a7595ca3 Including the gravatar id in the responses and not generating the gravatar avatar url by default 2016-07-08 09:36:32 +02:00
Alejandro Alonso c3022f4f74 Fixing reduce_dim sql function 2016-07-07 13:09:03 +02:00
Alejandro 9911bec941 Merge pull request #778 from taigaio/fix-project-members-photo
Fix project members photo
2016-07-07 11:27:09 +02:00
Jesús Espino 8896d65136 Fix project members photo 2016-07-07 11:05:39 +02:00
David Barragán Merino df2f504125 Merge pull request #777 from taigaio/extra-api-migration
Extra api migration
2016-07-06 20:28:27 +02:00
Alejandro Alonso dd4a1cd9e7 Improving by_ref endpoints and allowing to use the project slug 2016-07-06 20:07:11 +02:00
Jesús Espino 9c8a630fc6 Moving ValidationError to taiga.base.exceptions 2016-07-06 20:07:11 +02:00
Jesús Espino 6e3eeb7cca Migrating custom fields serializer 2016-07-06 20:07:11 +02:00
Jesús Espino 81454426f9 Migrating auth serializers 2016-07-06 20:07:11 +02:00
Jesús Espino 8d86c42fa0 Migrating feedback serializers 2016-07-06 20:07:11 +02:00
Jesús Espino 04102e3b9f Migrating attachments serializers 2016-07-06 20:07:11 +02:00
Jesús Espino 4f5a4f1314 Migrating references validators 2016-07-06 12:46:53 +02:00
Jesús Espino a51ca8c85a Migrating Likes and votes serializers 2016-07-06 12:46:53 +02:00
Jesús Espino cbec0caca2 Migrating tagging validators 2016-07-06 12:46:53 +02:00
Jesús Espino 7d2b6c34ce Migrating users serializers and validators 2016-07-06 12:46:53 +02:00
Jesús Espino 39075288ac Migrating user storage 2016-07-06 12:46:53 +02:00
Jesús Espino d7a979d23c Migrating external apps 2016-07-06 12:46:53 +02:00
Alejandro Alonso 4864b9f957 Splitting validators and serializers 2016-07-06 12:46:53 +02:00
Alejandro Alonso 78a2118e8e API performance 2016-07-06 12:46:53 +02:00
David Barragán Merino 1252a08dbb Addd flake8 config file 2016-07-06 10:27:27 +02:00
David Barragán Merino ba66f3839b [i18n] Update locales 2016-07-03 23:49:29 +02:00
David Barragán Merino 9ecc7ccbfc Merge pull request #771 from taigaio/add-project-id-to-history-entries
Add project_id to all history entries
2016-07-01 10:16:42 +02:00
Jesús Espino 64d47aa61c Add project_id to all history entries 2016-07-01 10:16:21 +02:00
Jesús Espino 78e72c7488 Fix dependencies on migrations 2016-07-01 10:16:21 +02:00
David Barragán Merino d1411c2409 Bamedizing 2016-06-30 17:39:06 +02:00
Alejandro Alonso 713e7dffda Fixing MembersFilterBackend 2016-06-30 11:54:15 +02:00
David Barragán Merino 1ddb78c777 Merge pull request #767 from taigaio/enhancement/history-diffs
Compress diffs to show only the changes and some context
2016-06-29 19:00:54 +02:00
David Barragán Merino b80e4566f6 Compress diffs to show only the changes and some context 2016-06-29 16:18:32 +02:00
Alejandro 3cadc652ed Merge pull request #766 from taigaio/enhancement/4356/import-gzipped-jsons
Enhancement#4356: Add gzipped dumps import support
2016-06-28 09:30:59 +02:00
Jesús Espino 9709e6a259 Enhancement#4356: Add gzipped dumps import support 2016-06-28 09:12:57 +02:00
David Barragán Merino 941ab5bd9b Merge pull request #748 from taigaio/US/2928-cards-ui-refactor
US #2928: Cards UI refactor
2016-06-27 11:43:49 +02:00
David Barragán Merino 6b6f6e80be Add filter_data to tasks API endpoint 2016-06-27 10:45:32 +02:00
David Barragán Merino 4904e1859f Fix api calls from the front 2016-06-27 10:45:32 +02:00
David Barragán Merino c82288faa3 Fix tests, identations and pass the Flake8 2016-06-27 10:45:32 +02:00
Alejandro Alonso 13e0e79f44 Fixing filter_data endpoint for userstories and issues 2016-06-27 10:45:32 +02:00
Alejandro Alonso 34446d8289 Adding tasks and attachments to userstory listing API calls and attachments to task listing API call 2016-06-27 10:45:16 +02:00
Alejandro Alonso 4827df0058 Updating CHANGELOG.md 2016-06-23 18:24:35 +02:00
David Barragán Merino 2cb4ee6e6c Update CHANGELOG 2016-06-22 09:20:09 +02:00
Jesús Espino bde6f855ce Fix export test 2016-06-21 15:57:12 +02:00
Jesús Espino 55d1b042b2 BugFix: use plain format dump by default on exports 2016-06-21 15:02:52 +02:00