Commit Graph

2067 Commits (5c9ad4b19b3f03111b5bf2c24b5dd484ca7ab81c)

Author SHA1 Message Date
Andrey Antukh 3cd3fa8ad2 Fix browser autofill event problem with angular.
Removing usage of angular databinding and use standard
jquery like access to dom values.
2014-10-11 12:42:52 +02:00
Andrey Antukh 43bd8b93ce Merge pull request #92 from taigaio/remove-bad-debounces
Removing bad debounces
2014-10-10 13:04:54 +02:00
Alejandro Alonso 8f05763f18 [backport] Fixing the bad debounces 2014-10-10 12:55:25 +02:00
Alejandro Alonso 667ff00cf6 Fixing the bad debounces 2014-10-10 12:52:49 +02:00
Alejandro 6ec85fd531 Merge pull request #79 from taigaio/bug/1112/error-in-projects-nav-menu
Fix bug #1112: Sometime the nav projects menu doesn't show the project list
2014-10-10 09:33:23 +02:00
David Barragán Merino b483a38d98 [Backport] Fix bug #1112: Sometime the nav projects menu doesn't show the project list 2014-10-10 09:24:18 +02:00
David Barragán Merino 3ca92b9770 Merge pull request #91 from taigaio/wisiwyg-and-i18n-fixes
It's ok bro 👏 👏
2014-10-10 00:33:14 +02:00
Andrey Antukh 2fd3b5534d Fix vendor css loading on gulpfile.
Bug introduced in gulpfile refactor.
2014-10-10 00:25:43 +02:00
Andrey Antukh bc3d2ef389 Normalize usage of quote char to double-quote char on wisiwyg module. 2014-10-10 00:25:31 +02:00
Andrey Antukh bdd773c945 Remove i18n mock from wisiwyg directive. 2014-10-10 00:24:43 +02:00
Andrey Antukh d145e272f7 Remove useless data/event binding on i18n directive. 2014-10-10 00:22:48 +02:00
Andrey Antukh 781f31a4cb Add extra method to i18n service. 2014-10-10 00:22:33 +02:00
David Barragán Merino ea9997c118 Scss linter fixer... Oh! I see a beutiful 🐮 2014-10-09 19:20:14 +02:00
Alejandro 6f3c24d1e1 Merge pull request #89 from taigaio/us/675/convert-issue-to-us
US #675: Promote Issue to US
2014-10-09 19:17:06 +02:00
David Barragán Merino 805fd25f8f US #675: Task #1269: Update changelog 2014-10-09 18:49:15 +02:00
David Barragán Merino 22ec3ca70e US #675: Task #1247: Create the button action to call the api 2014-10-09 18:25:21 +02:00
Xavier Julián 7958774361 US #675: Task #1243: Add reference from issue in US detail 2014-10-09 18:06:38 +02:00
Xavier Julián 000bde19d5 US #675: Task #1242: Add references to US in Issue 2014-10-09 18:06:38 +02:00
David Barragán Merino 2ffeea9e03 US #675: Task #1241: Create the button to promote issue to US 2014-10-09 18:06:30 +02:00
Xavier Julián 13f35acf52 Fixed float incongruence in Csslinter 2014-10-09 15:39:36 +02:00
Xavier Julián 178d1580e4 Added beta signal to logo 2014-10-09 15:33:05 +02:00
Xavier Julián 8f13bad53f Moved beta file to better location 2014-10-09 15:15:36 +02:00
Xavier Julián 9136fcb5b5 Added beta Ribbon to project selector 2014-10-09 15:09:24 +02:00
Xavier Julián f2195fecd4 Added in beta ribbon 2014-10-09 13:50:26 +02:00
Xavier Julián cfe47dc6ac Added button to promote to US 2014-10-08 18:19:28 +02:00
David Barragán Merino b822f8587b Fix bug #1112: Sometime the nav projects menu doesn't show the project list 2014-10-08 17:37:13 +02:00
Alejandro Alonso f939817cd6 Fixing scroll 2014-10-08 16:07:49 +02:00
Alejandro Alonso d760ea1197 Fixing scroll 2014-10-08 16:07:24 +02:00
David Barragán Merino 4d1f9d20d5 Merge pull request #85 from taigaio/issue/1275-sprint-userstories-order
Fix issue 1275: Now the userstories are ordered by sprint_order
2014-10-08 14:00:02 +02:00
Jesús Espino 5391cf0d48 Fix issue 1275: Now the userstories are ordered by sprint_order 2014-10-08 13:57:32 +02:00
Jesús Espino 9e698e40c5 Merge pull request #83 from taigaio/config-gulp-i18n-refactor
New config and i18n modules.
2014-10-08 12:59:56 +02:00
Andrey Antukh 7276dd900d Refactor gulpfile related to i18n and config file loading. 2014-10-08 12:15:04 +02:00
Andrey Antukh 438fd73b74 New i18n module with improved resource loading. 2014-10-08 12:15:04 +02:00
Andrey Antukh 03ef9aec42 Fix comaptibility with new config. 2014-10-08 12:15:04 +02:00
Andrey Antukh f8c1740744 New config service with more clear format. 2014-10-08 12:14:16 +02:00
Jesús Espino d6583381a9 Merge pull request #81 from taigaio/bug/1258/remove-title-in-avatar-div
Fix bug #1258: Remove confused title in the avatar div of the home page
2014-10-08 11:30:54 +02:00
Juanfran 80b1f2eae7 [backport] fix #1257 2014-10-08 08:18:01 +02:00
Juanfran dc59d9f5a4 fix #1257 2014-10-08 08:10:14 +02:00
David Barragán Merino 6640ae4c0e Fix bug #1258: Remove confused title in the avatar div of the home page 2014-10-08 02:10:28 +02:00
Andrey Antukh 3d45ca92e2 Update CHANGELOG.md 2014-10-08 00:53:13 +02:00
Jesús Espino 9a53551b23 Merge branch 'master' into stable 2014-10-07 15:45:35 +02:00
Jesús Espino 8a9f98adb2 Remove unnecesary file 2014-10-07 15:26:47 +02:00
Xavier Julián 7ba9f3d9ff Removed gender image icon from unasigned in #69 2014-10-07 14:08:18 +02:00
Alejandro 97f32a4b23 Create CHANGELOG.md 2014-10-07 13:04:08 +02:00
Jesús Espino 451b36fbdc Fix github issue #63: Milestones renamed to sprints in permissions interface 2014-10-07 12:48:56 +02:00
Juanfran f4227cec43 fix #53 2014-10-07 12:48:10 +02:00
David Barragán Merino 41371fd6c2 Merge pull request #77 from taigaio/bug/1070/save-tag-button
fix #1070
2014-10-07 12:24:16 +02:00
Alejandro dcb96555f3 Merge pull request #76 from taigaio/bug/1206/changing-us-status-in-kanban
fix #1206
2014-10-07 12:19:51 +02:00
Jesús Espino f801b1399b Fix tasks #1231 and 1232: Add better taskboard and taiga-events integration 2014-10-07 12:01:03 +02:00
Juanfran 83c10e91bc fix #1070 2014-10-07 11:47:21 +02:00