Commit Graph

1453 Commits (f4dbffad88893d17aedefe04b76119296e75a64a)

Author SHA1 Message Date
Xavier Julián f4dbffad88 Add file upload date on attachment date 2014-10-20 14:09:49 +02:00
Jesús Espino 3e430e36ce On history, use de default avatar for not-existing-users and using the name from the history 2014-10-17 12:56:56 +02:00
Juanfran 7bb9bea28a Merge pull request #106 from taigaio/bug/1188/issues-text-search
We need to guarantee that the last petition done here is the finally use...
2014-10-16 13:31:23 +02:00
Alejandro b802595f77 Merge pull request #99 from taigaio/enhancement/1203/font-refactor
Moved from DroidSans to Opensans to keep consistency
2014-10-16 13:10:10 +02:00
Alejandro Alonso 5df6386f59 We need to guarantee that the last petition done here is the finally used
When searching by text loadIssues can be called fastly with different parameters and
can be resolved in a different order than generated
2014-10-16 13:06:47 +02:00
Xavier Julián 8ef22a12d6 Fixed minor font errors on wiki 2014-10-16 10:55:47 +02:00
Xavier Julián bf7c5b497f Removed interaction on backlog table 2014-10-16 09:28:47 +02:00
Xavier Julián 2bd95487e9 Warning Styles for no roles with estimation permission 2014-10-16 09:28:47 +02:00
Alejandro Alonso ffd9038801 Adding message on admin when there is no role that can estimate and disabling edition in backlog when needed 2014-10-16 09:28:47 +02:00
David Barragán Merino 6cd8e87ce6 Minor fix: Logout user after cancel account 2014-10-15 13:07:36 +02:00
Alejandro Alonso 9bd2c6b9ee Adding lost templates 2014-10-15 12:33:23 +02:00
Alejandro Alonso 5fd9a950a1 Adding cancel account with token functionality 2014-10-15 10:37:42 +02:00
Alejandro e0a6dfee12 Merge pull request #100 from taigaio/jquery-ui-drag-multiple
us 1213 - drag multiple
2014-10-15 09:41:23 +02:00
Juanfran 48d9505157 us 1213 - drag multiple 2014-10-15 09:27:16 +02:00
David Barragán Merino d6675ac2ec Add copiright and license terms 2014-10-15 00:50:36 +02:00
David Barragán Merino 9fcb1b21d2 Fix bug #1367: Fix filter action and new project button in the project nav menu 2014-10-14 19:12:57 +02:00
Xavier Julián 19da1a1b48 Layout for newsletter unsubscribe input 2014-10-14 13:24:38 +02:00
Xavier Julián 0ac154612c Added border color interaction on nav avatar image 2014-10-13 17:18:19 +02:00
Xavier Julián fe01590b26 Moved from DroidSans to Opensans to keep consistency 2014-10-13 17:03:51 +02:00
Alejandro Alonso cd4ffbfb9e dinamyc template loading for delete user directive 2014-10-13 16:49:51 +02:00
Andrey Antukh 8be7733707 Minor improvement for make analyics more safe. 2014-10-13 16:04:20 +02:00
Andrey Antukh 86e75ef0e5 Fix issues creation tracking. 2014-10-13 15:36:07 +02:00
David Barragán Merino 59d5748a15 Merge pull request #98 from taigaio/bug/1024/navigation-background
Updated background image in navigation bar to fit in absurdly big screens
2014-10-13 15:44:06 +02:00
Xavier Julián 939a63d794 Updated background image in navigation bar to fit in absurdly big screens 2014-10-13 15:45:53 +02:00
Andrey Antukh 724f65a5f3 Fix wrong title tracking on analytics using generic title. 2014-10-13 15:04:13 +02:00
Xavier Julián 6f879f887d Fixes in kanban table scss class name 2014-10-13 14:26:39 +02:00
Andrey Antukh 6d9ce48195 Fix missing injection of analytics service on related tasks directive. 2014-10-13 14:13:23 +02:00
Jesús Espino c1ec5315c5 More responsive resize of kanban and taskboard 2014-10-13 14:04:23 +02:00
Andrey Antukh 870814255d Add event tracking code on memberships page. 2014-10-13 13:14:22 +02:00
David Barragán Merino ae7e77216e Escape project.name in invitation page 2014-10-13 13:11:58 +02:00
David Barragán Merino 22d1b361f0 Merge pull request #97 from taigaio/bug/1114/notification-message
Fixed notification message on top
2014-10-13 12:39:08 +02:00
David Barragán Merino eb715923b3 Merge pull request #96 from taigaio/bug/1229/csslint-errors
Removed dashes from files and classes
2014-10-13 12:38:21 +02:00
Xavier Julián 7155ebda46 Added overflow auto when wysiwyg becomes too big 2014-10-13 12:34:17 +02:00
David Barragán Merino f4a1ea5c35 Fix Bug #1281: Strange behavior on create/destroy/create sprint process 2014-10-13 12:29:28 +02:00
Xavier Julián a52a16bcb2 Fixed beta text in navigation logo 2014-10-13 12:27:10 +02:00
Xavier Julián 8cf273353d Fixed notification message on top 2014-10-13 12:17:49 +02:00
Xavier Julián 8dbc234db5 Removed hyphens from files and classes 2014-10-13 12:09:14 +02:00
Andrey Antukh 51dc862e5e Add analytics service and some additional tracking events. 2014-10-13 10:19:00 +02:00
Andrey Antukh 739dea8eae Remove now unnecesary tg-analytics tag from main template. 2014-10-13 10:19:00 +02:00
David Barragán Merino 8b1fbca5f7 Fix Bug #1279: Deleting block condition from task in taskboard does not restore color 2014-10-12 00:47:55 +02:00
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
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
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
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