Commit Graph

1248 Commits (85901336e95ca810e87baf229df1b4cc85616c40)

Author SHA1 Message Date
Jesús Espino 85901336e9 Changed default events queue to postgresql queue 2014-09-29 18:33:55 +02:00
David Barragán Merino 6725a43a4f Merge pull request #76 from taigaio/events-improvements
Taiga-events integration (realtime taiga)
2014-09-29 18:06:38 +02:00
Andrey Antukh 43e16c2c13 Taiga-events integration (realtime taiga) 2014-09-29 17:49:47 +02:00
Andrey Antukh 98dd64bab2 Minor fixes on sample data related to attachments model changes. 2014-09-29 17:41:03 +02:00
Alejandro Alonso 666af83401 Merge branch 'avatar-refactor' 2014-09-29 12:17:06 +02:00
Alejandro Alonso 3945aa5772 Updating default avatar image 2014-09-29 12:16:35 +02:00
Andrey Antukh 2e3abe60f0 Minor improvements on avatar/gravatar settings. 2014-09-29 12:16:35 +02:00
Alejandro Alonso bfecc26158 Avatar refactoring 2014-09-29 12:16:35 +02:00
David Barragán Merino fbff7a8b88 Add Copyright+license text 2014-09-29 11:57:57 +02:00
David Barragán Merino b14c8d84bf Merge pull request #75 from taigaio/user-resources-dead-code
Remove useless permissions check code from users resource.
2014-09-26 01:10:20 +02:00
Andrey Antukh aa45781848 Remove useless permissions check code from users resource.
The permissions sistem handles well these conditions.
2014-09-25 20:38:29 +02:00
Andrey Antukh 7bdab61b62 Merge pull request #74 from taigaio/refactor/user-profile-form
Refactor user profile form and fix #1098
2014-09-25 20:12:49 +02:00
David Barragán Merino b01396028d Refactor user profile form and fix #1098 2014-09-25 20:05:34 +02:00
David Barragán Merino 894fb34439 Fix email of changes 2014-09-25 17:30:36 +02:00
Andrey Antukh 7bc9cb1703 Merge pull request #72 from taigaio/refactor/signals
Refactor signals of tasks, userstories and issues modules (and fix bug #1061)
2014-09-25 11:46:27 +02:00
David Barragán Merino 7a88df1e08 Change django.db.models.loading.get_model (deprecated in django 1.7) to django.apps.apps.get_model 2014-09-25 11:32:50 +02:00
David Barragán Merino 8c5695974d 👻 Fix a strange behavior with get_model in taiga.projects.history.services 2014-09-25 11:32:49 +02:00
David Barragán Merino d4b34be47e Refactor signals of tasks, userstories and issues modules 2014-09-25 11:32:49 +02:00
Andrey Antukh 202e7b75a4 Merge branch 'fix-problem-with-undefined-fields' 2014-09-24 13:44:42 +02:00
Alejandro Alonso 43ea08da90 Fixing problem with saving default values on issues. 2014-09-24 13:44:33 +02:00
Andrey Antukh 897058ca6c Convert urlpatterns to plain lists. 2014-09-24 10:38:58 +02:00
David Barragán Merino fc6a70fffc 🚽 💩 2014-09-24 09:45:19 +02:00
Andrey Antukh ced000b109 Fix regular expresion on migrate_attachments script. 2014-09-22 11:30:00 +02:00
Andrey Antukh 8df1b2a799 Regression fix: history entry should not be marked as hidden ...
... when change comes with a comment.
2014-09-18 14:42:13 +02:00
Jesús Espino 1dd5c4c768 Merge pull request #70 from taigaio/django1.7-step3-order-refactor
Order refactor
2014-09-17 17:52:07 +02:00
Andrey Antukh 1b5c8a01f1 Merge pull request #71 from taigaio/remove-fk-from-history
Fix history on delete comments
2014-09-17 17:01:19 +02:00
Jesús Espino 8f57a0c9b5 Fix history on delete comments 2014-09-17 16:59:14 +02:00
Andrey Antukh 97dbffa680 Fix/Improve tests for new changes introduced in bulk order update process. 2014-09-17 16:55:43 +02:00
Andrey Antukh d6fb364907 Add separated methods for bulk update order for: kanban, sprint and backlog. 2014-09-17 16:55:43 +02:00
Andrey Antukh f4516ff435 Fixed strange behavior on make_diff function (possible bugfix) 2014-09-17 16:55:43 +02:00
Andrey Antukh a3b0d13e46 Add migrations for order and history model changes. 2014-09-17 16:55:42 +02:00
Andrey Antukh 23f349a73f Implemented the ability of mark some history entries as hidden.
Snapshots with order fields (that are considered not important
for preview) are automatically marked as hidden.
2014-09-17 16:53:30 +02:00
Andrey Antukh 92276a1589 Add specific order fields for better handle of order in diffent sections. 2014-09-17 16:52:48 +02:00
Jesús Espino e692cd2cb3 Merge pull request #69 from taigaio/storage-refactor
Attachments and user photo storage refactor.
2014-09-17 15:58:52 +02:00
Jesús Espino 6928c39281 Merge pull request #68 from taigaio/django1.7-step2-bugs
Fix wrong assignation of invited_by field on  invitation is created.
2014-09-17 15:10:27 +02:00
Andrey Antukh 6224a9d4ce Improve attachments factories and fix tests related to storage refactor. 2014-09-17 15:05:10 +02:00
Andrey Antukh def314e0e2 Add adhoc script for migrate the location and description/content fields to new attachments urls. 2014-09-17 15:02:54 +02:00
Andrey Antukh 0a26e3a81c Remove deprecated attachment view responsible of permission checks. 2014-09-17 15:02:54 +02:00
Andrey Antukh 4a1b005773 Apply the same url naming of attachments to user photo. 2014-09-17 15:02:54 +02:00
Andrey Antukh 91296886a5 Change the way to generate attachment resource path. 2014-09-17 15:02:54 +02:00
Andrey Antukh b20a9d1199 Add cached name and size fields to attachment model. 2014-09-17 15:02:54 +02:00
Andrey Antukh 95845b4eda Add iter_queryset method to utils.iterators module. 2014-09-17 15:02:54 +02:00
Andrey Antukh 4aef603946 Add split_by_n function on utils.iterators module. 2014-09-17 15:02:54 +02:00
Andrey Antukh 3004b6f273 Increment size of username and email field of user and add unique=True to email. 2014-09-17 13:39:48 +02:00
Andrey Antukh 2d81188a52 Fix wrong assignation of invited_by field on invitation creation process (fix #958)
Additionally it replaces the hack (django < 1.7) of double foreign key
on intermediate table (n2m relation) with trully foreign key (django 1.7
now supports it) adding corresponding migrations for conseve all previous
data.
2014-09-17 13:39:48 +02:00
Jesús Espino e30374d935 Changed the project templates descriptions 2014-09-16 16:51:13 +02:00
Andrey Antukh 4deb222cbc Merge pull request #67 from taigaio/delete-comments
Delete comments functionality
2014-09-16 14:04:00 +02:00
Jesús Espino 688e047ff8 Delete comments functionality 2014-09-16 13:45:47 +02:00
Andrey Antukh 15bdd06d4f Merge branch 'django1.7' 2014-09-16 10:48:56 +02:00
Andrey Antukh 9ac490ef40 Update 3rd party libraries to latest versions (requirements.txt). 2014-09-16 10:48:43 +02:00