Commit Graph

698 Commits (8b8c95e0cbbe496a02366f61cc195e0e8f9f19ad)

Author SHA1 Message Date
Andrey Antukh d433ed7867 Remove production not used setting. 2014-03-21 20:39:52 +01:00
Andrey Antukh 87c5346e84 Normalize quote char on settings with minor reorganization and cleaning. 2014-03-21 19:52:10 +01:00
Jesús Espino 2907b2aebf Adding .ctags config file to the repository 2014-03-20 13:59:41 +01:00
David Barragán Merino 93035ca646 Fix bug/enhancement #210: Generate a random hex color for a new users 2014-03-19 20:34:39 +01:00
Andrey Antukh 6af88277e6 Change CORS middleware location on settings. 2014-03-15 21:20:26 +01:00
Andrey Antukh 6b935fdd4e Move CORS middleware to separate module. 2014-03-15 21:19:54 +01:00
Andrey Antukh fe4ae3a90d Add x-session-id header to cors middleware.
And convert all simple quotes to double quotes.
2014-03-15 21:03:51 +01:00
Jesús Espino 4b0bc5f8da Fixed up the previous commit 2014-03-14 10:44:31 +01:00
Jesús Espino 418a0a4a7a Fixed problem with visibility of memberships of other domains 2014-03-14 10:08:24 +01:00
David Barragán Merino 8f38f04f30 Update README.rst 2014-03-13 17:11:36 +01:00
David Barragán Merino 80b6d72bad Update README.rst 2014-03-13 17:10:30 +01:00
David Barragán Merino 8d391c0d69 Update README.rst 2014-03-13 17:08:07 +01:00
David Barragán Merino a631dc7163 US #71: Watchers 2014-03-12 14:00:21 +01:00
David Barragán Merino 4a02935230 Fix Bug #203 2014-03-11 12:36:51 +01:00
David Barragán Merino 4b7a6d256f Smallfix: Change a related name 2014-03-10 18:56:41 +01:00
David Barragán Merino 39ed1f0930 Fix Bug #202: Fix some simbols in the email subjects 2014-03-10 14:46:15 +01:00
David Barragán Merino 0b2aefbb4b Close Bug #201: Fix comments 2014-03-10 10:03:45 +01:00
David Barragán Merino 449548696d US #70: Task #124: Show attachments info in the issues list 2014-03-08 19:48:00 +01:00
David Barragán Merino 3990e3aa64 Remove unnecessary field from IssueSerializer 2014-03-08 19:48:00 +01:00
Jesús Espino d9ab184d0a Bug#199: Now work correctly the filtering of next/prev on retrieve actions 2014-03-07 14:15:57 +01:00
Jesús Espino 5b99acd2a2 Fixup: Limiting the creation of duplicated user/project memberships 2014-03-06 19:19:15 +01:00
Jesús Espino 93aaf6d133 Limiting the creation of duplicated user/project memberships 2014-03-06 19:16:43 +01:00
Jesús Espino 786d6fec47 Revert "Bug#168: A user only can be member of a project one time"
This reverts commit 1e6b4cdf2e.
2014-03-06 18:59:42 +01:00
Jesús Espino 1e6b4cdf2e Bug#168: A user only can be member of a project one time 2014-03-06 18:58:32 +01:00
David Barragán Merino 225cfbc7a0 Minor improvements 2014-03-06 18:37:24 +01:00
Andrey Antukh 438b0be904 Fix wrong user type check on domain model. 2014-03-06 17:21:43 +01:00
Jesús Espino f1347f0a0b Bug#189: The membership are sorted by first_name, last_name and username 2014-03-06 10:47:48 +01:00
David Barragán Merino 8b41fff602 Fix Bug #166: Show booleans values in the emails of updates 2014-03-05 14:02:05 +01:00
David Barragán Merino 6d514f644e Fix Bug #181: Search in textareas does not work 2014-03-05 11:44:07 +01:00
David Barragán Merino 138cbc267a Fix Fix Fix Fix Fix.......... 2014-03-04 12:19:27 +01:00
David Barragán Merino 805f9b832c Fixed some bugs 2014-03-04 11:54:31 +01:00
David Barragán Merino 6682e37e92 Fixed tests one more time (broken in commit 518c97d9) 2014-03-04 10:44:07 +01:00
David Barragán Merino 44c6cb0a9e Fixed tests again (broken in commit 3343ebec) 2014-03-03 22:48:44 +01:00
Jesús Espino 3343ebec8f Fixed small bug on templates selection 2014-03-03 22:53:22 +01:00
Jesús Espino 518c97d989 Initially working templates on back 2014-03-03 22:48:08 +01:00
Jesús Espino 4c9b7dbcc5 Filtering the projects by active domain 2014-03-03 10:32:42 +01:00
David Barragán Merino e7ac66f9af Fixed tests (broken in commit 778fce6) 2014-03-01 12:42:59 +01:00
David Barragán Merino f386c96028 Add Anler to the TravisCI notification recipients list 2014-03-01 12:28:58 +01:00
ikame 778fce6257 US #50: Neighbor taking into account issues ordering 2014-02-28 15:07:01 +01:00
David Barragán Merino 9315e7b562 Fix problems with the first ref value. Now it stats in 1, not in 2 2014-02-28 14:53:36 +01:00
Jesús Espino 7393ecbf03 some fixes on roles service 2014-02-28 14:26:35 +01:00
David Barragán Merino b2fa4672b4 Fix the .gitignore file 2014-02-28 14:06:32 +01:00
David Barragán Merino 56b9540b79 Fix Bug #165: Send emails on creation in bulk 2014-02-28 13:51:54 +01:00
David Barragán Merino 43cb4851bf Activate async emails 2014-02-28 13:50:10 +01:00
Andrey Antukh 45cefd768a Add comment for auth view method. 2014-02-28 12:33:01 +01:00
David Barragán Merino 3294f9ca71 Merge pull request #30 from kaleidos/settings-move
Move settings to project repo root path.
2014-02-28 12:35:04 +01:00
Andrey Antukh 2f0cd8ddf6 Fix test help text on settings. 2014-02-28 12:16:13 +01:00
Andrey Antukh 4d1fee3d44 Fix .travis.yml with new settings location. 2014-02-28 12:15:56 +01:00
Andrey Antukh 1af8ba7f21 Move settings to project repo root path. 2014-02-28 12:10:25 +01:00
Jesús Espino de8331066b Removing some permissions on listing and on default permissions of default roles 2014-02-28 09:04:47 +01:00