David Barragán Merino
beb3bfd24e
[i18n] Add turkish lang
2016-01-26 12:41:01 +01:00
David Barragán Merino
e51c1f3316
[i18n] Add swedish lang
2016-01-26 12:41:01 +01:00
Juanfran
51ccd1b646
dynamic title translation
2016-01-26 07:50:25 +01:00
David Barragán Merino
f95a7da861
Fix 'Assign orAssign to me'
2016-01-25 18:51:15 +01:00
David Barragán Merino
748b9f6800
Fix some translations and add some title attrs to links
2016-01-25 18:33:45 +01:00
Juanfran
d1065c6543
dynamic translation in section title
2016-01-25 14:48:37 +01:00
Juanfran
1345b6df58
hide project title if not exist
2016-01-25 14:32:55 +01:00
Juanfran
0bb3cf3337
fix profile form indentation
2016-01-25 14:27:39 +01:00
Juanfran
87fa24c521
fix issues e2e
2016-01-25 12:41:09 +01:00
Juanfran
808115ccb1
add attachments additional test
2016-01-22 14:25:11 +01:00
Juanfran
3943d4037e
fix attachments unit tests
2016-01-22 14:13:11 +01:00
Juanfran
b5e61863c7
remove update twice attachment
2016-01-22 13:53:41 +01:00
David Barragán Merino
e267a6f385
[i18n] Update locales
2016-01-22 10:51:04 +01:00
Xavier Julián
5b2f5233c4
US #2127 : Discover section [4]
2016-01-21 18:42:12 +01:00
David Barragán Merino
555a011cb5
US #2127 : Discover section [3]
2016-01-21 18:40:17 +01:00
Alejandro Alonso
40418839b2
US #2127 : Discover section [2]
2016-01-21 18:38:58 +01:00
Juanfran
d19623b4d1
US #2127 : Discover section [1]
2016-01-21 18:35:53 +01:00
Juanfran
339cf5c7bf
fix assigned to change on issues list
2016-01-21 10:56:41 +01:00
Juanfran
934bb6e7ad
change user activity tab copy
2016-01-21 09:37:08 +01:00
Juanfran
8521b5448a
fix sprint title button
2016-01-21 09:19:48 +01:00
Juanfran
035e980c29
fix sprints performance
2016-01-21 09:14:04 +01:00
Juanfran
e7b5bac794
debounce some np-model
2016-01-21 08:32:19 +01:00
Juanfran
e7430d42ba
prevent tag versioning error
2016-01-20 13:15:13 +01:00
Juanfran
441e9d2ac0
prevent submit lightbox form on press enter in a tag field
2016-01-20 13:15:13 +01:00
Alejandro Alonso
4f80b0b19d
Issue 3641: taiga-back joins milestone task change and the next task change
2016-01-20 12:37:23 +01:00
Juanfran
7456e84c7e
refresh attachments when the user drags in a wysiwyg
2016-01-20 12:13:26 +01:00
Xavier Julián
1393139cf9
Fonticon fallback for old browsers
2016-01-20 09:40:50 +01:00
Juanfran
afaf10d515
drag and drop attachments doesn't make it editable by default
2016-01-19 14:35:51 +01:00
Juanfran
c588673752
drag multiples attachments
2016-01-19 11:53:04 +01:00
Alejandro Alonso
92fe1c90a0
Fixing bug in next redirection after registry
2016-01-14 15:20:56 +01:00
Alejandro Alonso
96dd099507
Fixing bug in next redirection after registry
2016-01-14 14:34:16 +01:00
Xavier Julián
ec2532d813
Fix pointer in promote button
2016-01-14 13:54:23 +01:00
Xavier Julián
008b38ea24
Ticket data block buttons
2016-01-14 13:51:20 +01:00
Alejandro
a443b99d49
Merge pull request #819 from taigaio/sprint-empty-anonymous
...
Add message for anonymous users in empty sprints
2016-01-14 08:17:03 +01:00
Alejandro Alonso
7d60729c2e
Respect next param when toggling between login and register
2016-01-13 13:06:12 +01:00
Juanfran
22075ff939
support ',' in foreign keyboards
2016-01-13 12:46:45 +01:00
Juanfran
81cba7380a
fix attachments button style
2016-01-13 10:08:04 +01:00
Xavier Julián
7c5e9e8c9f
Add message for anonymous users in empty sprints
2016-01-12 15:10:36 +01:00
Allister Antosik
967391412d
Add 'assign to me' button
...
One of the most common scenarios I found while using Taiga is that I
assign User Stories, Tasks or Issues to myself, looking at other
tools such as Gitlab it comes with a quick 'Assign to me' button for
merge requests.
In this pull request I have added a 'Assign to me' button with the
same styling as the 'Add Watchers' button. This shows in Stories,
Tasks and Issues.
2016-01-12 12:51:21 +01:00
Xaviju
217dd22743
Merge pull request #817 from taigaio/issue/3666/remove-html-from-delete-custom-attribute
...
remove html from 'delete custom attribute' lightbox
2016-01-12 10:36:12 +01:00
Xavier Julián
7544729b51
Improve dashboard explanation
2016-01-12 10:19:09 +01:00
Xavier Julián
3d489efd07
Fix svg height problems
2016-01-12 10:14:47 +01:00
Juanfran
d12dac59c0
remove html from 'delete custom attribute' lightbox
2016-01-12 10:12:55 +01:00
Juanfran
6915a99346
hide wiki links when the wiki doesn't have links
2016-01-12 09:50:03 +01:00
Juanfran
5df43360d3
fix #3672 - remove the watchings items if the user is not project member in the user home
2016-01-12 09:02:52 +01:00
Juanfran
e2ac1d1470
prevent delete role xss
2016-01-12 08:14:48 +01:00
David Barragán Merino
60e86656ee
Issue #3695 : Remove all 'success messages' when save (add or update) a related task
2016-01-11 16:08:22 +01:00
Xavier Julián
4ac5a7e37e
Fix minimum size when anonymous usere
2016-01-11 14:20:10 +01:00
Juanfran
d55318bda4
fix #3701 - fix html content in block text for the timeline
2016-01-11 13:19:18 +01:00
Xavier Julián
4b45fc50fb
Set Sticky navigation bar on scroll
2016-01-11 13:07:09 +01:00
Xavier Julián
f63b362054
Refactor sidebar
2016-01-11 12:53:49 +01:00
Juanfran
206e64cd26
Upgrade immutableJS
2016-01-11 11:03:05 +01:00
Juanfran
e7aee5f489
fix #3714 - backlog when the user open & close filters
2016-01-11 09:57:08 +01:00
David Barragán Merino
eb8eec4300
[i18n] Update locales
2016-01-11 09:21:40 +01:00
David Barragán Merino
a163372fc5
Hide delete icon if attachments are not editable
2016-01-08 19:29:55 +01:00
Juanfran
50af448305
New attachments components
...
- Attachments image gallery.
- Upload attachments on US/issue/task lightbox.
- Drag files from desktop.
- Completly new attachment code.
- Drag files in wysiwyg
2016-01-08 19:14:36 +01:00
Andrey Antukh
9a67121045
Fix my email on copyright preamble on coffee source files.
2016-01-08 16:34:14 +02:00
Andrey Antukh
308d769310
Add missing copyright preamble entries to coffee source files.
2016-01-08 16:34:09 +02:00
Alejandro Alonso
f5bc5e027c
Sign Up page should mention alternate login options such as GitHub
2016-01-08 08:37:41 +01:00
Alejandro Alonso
bea4a17d98
Fixing clickjacking issue
2016-01-07 13:24:12 +01:00
Xaviju
c63e5109aa
Merge pull request #782 from taigaio/issue/3639/move-to-current-sprint
...
add move to lastest sprint option in backlog
2016-01-07 13:04:59 +01:00
Juanfran
31058d801c
add move to latest sprint option in backlog
2016-01-07 13:04:28 +01:00
Xavier Julián
098b989141
Search Table layout
2016-01-07 13:01:15 +01:00
Xavier Julián
ceb9cbbe3f
Fix typography naming issues
2016-01-07 12:38:50 +01:00
Alejandro Alonso
df75335f7b
Detect duplicated users when accepting taiga invitation
2016-01-07 10:22:50 +01:00
Alejandro Alonso
e6dfca417a
Merge branch 'master' into stable
2016-01-05 11:17:19 +01:00
Alejandro Alonso
dfa49ab6a1
[Backport] Issue 3610: Team requirement mislabeled
2016-01-05 09:51:47 +01:00
Alejandro Alonso
fd844f67df
Issue 3610: Team requirement mislabeled
2016-01-05 09:50:08 +01:00
Alejandro Alonso
7130737f34
Fixing events for anonymous users
2016-01-05 08:34:07 +01:00
Juanfran
c1e5eb285b
US #3440 - Send notifications (live announcement) to the user through taiga-events
2016-01-05 08:34:07 +01:00
Alejandro Alonso
c34c66fa16
[backport] [i18n] Update locales
2016-01-05 08:14:32 +01:00
Alejandro Alonso
5184433116
[i18n] Update locales
2016-01-05 08:13:37 +01:00
Xavier Julián
afbf2a202b
Update Open Sans font
2016-01-04 18:17:06 +01:00
David Barragán Merino
2a6a1dfd86
Make neightbor section compatible with the new API spec
2016-01-04 17:56:46 +01:00
David Barragán Merino
2319ba1766
Update license message
2016-01-04 09:04:42 +01:00
Xavier Julián
332346c565
Improve issues table on MDPI
2015-12-23 10:18:48 +01:00
Xavier Julián
58d4e20334
Add ellipsis for long names in project columns
2015-12-23 09:59:21 +01:00
Xavier Julián
07f2c1f7bb
Fix code typo
2015-12-23 08:45:09 +01:00
Xavier Julián
a624532413
Do no ellipsis Stories on backlog
2015-12-22 15:59:50 +01:00
Xavier Julián
d64dc874a5
Add blocked warning in the working on area
2015-12-22 15:45:08 +01:00
Xavier Julián
af8cbae240
Improve burndown button interaction
2015-12-22 15:17:33 +01:00
David Barragán Merino
f6cf6d227c
Improve the new plugin system
2015-12-21 19:49:11 +01:00
David Barragán Merino
d1af25a596
Use the new system for decorator plugins
2015-12-21 12:34:08 +01:00
Juanfran
67f75d0257
[backport] timeline load twice - fixed
2015-12-17 08:39:52 +01:00
Juanfran
e4288e7c60
timeline load twice - fixed
2015-12-17 08:37:32 +01:00
Juanfran
33e1f5272e
[backport] fix focus on open lightbox
2015-12-16 08:17:03 +01:00
Juanfran
53d5f3d1c0
fix focus on open lightbox
2015-12-16 08:16:22 +01:00
Juanfran
cadb09e65c
[Backport] add only_relevant to timeline
2015-12-11 14:56:18 +01:00
Juanfran
e4daf98069
add only_relevant to timeline
2015-12-11 14:55:21 +01:00
Juanfran
fdff064c73
[Backport] cancelable search
2015-12-11 14:43:55 +01:00
Juanfran
26006f2940
cancelable search
2015-12-11 14:42:38 +01:00
Juanfran
72d5bc1d8f
[Backport] lazy pagination
2015-12-11 14:41:06 +01:00
Juanfran
31224ecbd5
lazy pagination
2015-12-11 13:24:24 +01:00
Xavier Julián
83a377c3a3
Hide history and comments if user has no permissions
2015-12-11 09:56:22 +01:00
Xavier Julián
aff00383cf
Long names in wiki brokes UI
2015-12-11 09:12:24 +01:00
Xavier Julián
d99a64b35a
Edit button text
2015-12-11 08:40:17 +01:00
Xavier Julián
f0e08d2eed
Fix typo
2015-12-11 08:29:28 +01:00
Xavier Julián
cc8000e4cd
Login from anywhere in the top bar
2015-12-11 08:25:22 +01:00
Xavier Julián
ae1db2c835
Remove moustache :{
2015-12-10 15:20:40 +01:00
Juanfran
d2d429e211
New plugin system
2015-12-10 13:50:26 +01:00
Juanfran
519197c037
fix issue #3636
2015-12-10 12:46:54 +01:00
Juanfran
4a3d4532c2
fix issue #3631 - toggle backlog filter text
2015-12-10 12:13:48 +01:00
David Barragán Merino
2ec564d69e
[Backport] Task #3538 : Remove tribe_git from the history
2015-12-09 13:07:34 +01:00
David Barragán Merino
8dd7d118fa
Task #3538 : Remove tribe_git from the history
2015-12-09 13:04:13 +01:00
Juanfran
c4e257133a
[Backport] restore backlogs filters
2015-12-07 13:00:15 +01:00
Juanfran
2969a79146
restore backlogs filters
2015-12-04 13:58:57 +01:00
Xavier Julián
774956bcbe
Added opacity on sortable in backlog page
2015-12-03 16:22:03 +01:00
Xavier Julián
9af7733fd9
Monospace
2015-12-03 16:15:00 +01:00
Juanfran
315dff9421
fix kanban wip redraw
2015-12-03 09:11:06 +01:00
Juanfran
e2c9f3c987
fix checksley initialization in login
2015-12-01 09:58:39 +01:00
Juanfran
026367985a
[backport] remove repeated api calls
2015-12-01 09:31:33 +01:00
Juanfran
24f05d13d1
remove repeated api calls
2015-12-01 09:22:23 +01:00
Juanfran
46eefb7b18
add joyride translations
2015-12-01 08:29:10 +01:00
Xavier Julián
31c4b16f05
Convert al email inputs to type email
2015-11-30 08:22:02 +01:00
Juanfran
550357469d
fix scss-lint
2015-11-26 14:38:25 +01:00
Juanfran
08c7f83df6
remove duplicated line
2015-11-26 12:34:09 +01:00
Juanfran
40c3b71dfd
[backport] fix chinease translation
2015-11-26 10:02:31 +01:00
Juanfran
2d68bb70a2
fix chinease translation
2015-11-26 10:01:34 +01:00
Juanfran
4ca9730562
fix issue #3514 - custom theme as default
2015-11-26 08:34:57 +01:00
Juanfran
86a2d713b5
add version testing in theme.service
2015-11-26 08:12:57 +01:00
Juanfran
4831b9f5d7
fix change theme
2015-11-26 08:02:41 +01:00
Juanfran
805c688055
fix error page logo path
2015-11-24 09:08:09 +01:00
Juanfran
d0d25dfd4c
save statics inside a non-cacheable folder
2015-11-19 10:17:20 +01:00
Alexander Styre
611913326a
Supporting translation for contrib plugins.
2015-11-19 08:30:52 +01:00
Juanfran
41865cc6e1
remove double decorator initialization
2015-11-17 14:52:57 +01:00
Juanfran
7d1a8ecbff
fix pong handler
2015-11-13 12:38:29 +01:00
Juanfran
726a587281
fix method name 'processMessage'
2015-11-12 12:10:57 +01:00
David Barragán Merino
b489767d84
US 3463 - Implement heartbeat protocol for taiga-events
2015-11-12 12:10:57 +01:00
David Barragán Merino
66f3d124b5
[Backport] Sow placeholders affter the APi calls
2015-11-11 17:12:58 +01:00
David Barragán Merino
99a74cd8fd
Sow placeholders affter the APi calls
2015-11-11 17:12:26 +01:00
David Barragán Merino
d3cdfcbcb6
[Backport] [i18n] Update locales
2015-11-11 12:59:19 +01:00
David Barragán Merino
63a332fb88
[i18n] Update locales
2015-11-11 12:48:43 +01:00
Marno
08087b1bec
[backport] Fix wording
2015-11-11 12:40:32 +01:00
David Barragán Merino
900dcfc9b6
Merge pull request #721 from marnovdm/feature/small-english-locale-fixes
...
Minor text correction for english locale
2015-11-11 10:16:57 +01:00
Juanfran
6f3f757443
[backport] enable angular-translate sanitize
2015-11-11 10:02:52 +01:00
Juanfran
98549c6aab
enable angular-translate sanitize
2015-11-11 10:01:33 +01:00
Marno
e2ba1a5f24
Fix wording
2015-11-11 09:46:14 +01:00
Juanfran
569023e0f5
[backport] fix xss issues in timeline & lightbox confirmation
2015-11-10 14:22:10 +01:00
Juanfran
54108680d7
fix xss issues in timeline & lightbox confirmation
2015-11-10 14:20:52 +01:00
Xavier Julián
d0207ed71a
Fix SVG login layout bug in old webkit versions
2015-11-10 08:38:30 +01:00
David Barragán Merino
502a542191
[Backport] [i18n] Update locales
2015-11-06 10:22:16 +01:00
David Barragán Merino
0c11c3d88c
[Backport] Improve placeholders for members, registered users and anonymous users
2015-11-06 10:21:52 +01:00
David Barragán Merino
2a4aee66eb
[i18n] Update locales
2015-11-06 10:20:10 +01:00
Xaviju
c114c8af6d
Merge pull request #709 from taigaio/issue/fix-placeholders
...
Improve placeholders for members, registered users and anonymous users
2015-11-06 08:12:25 +01:00
Juanfran
2c30e771bb
[Backport] fix like/watch for new users & prevent watch twice
2015-11-05 19:07:57 +01:00
Juanfran
6269fea418
fix like/watch for new users & prevent watch twice
2015-11-05 18:59:54 +01:00
Alejandro Alonso
aff017f909
[Backport] Not showing empty entries in timelines or activity tabs
2015-11-05 17:58:01 +01:00
Alejandro Alonso
c65ddc1d54
Not showing empty entries in timelines or activity tabs
2015-11-05 17:38:51 +01:00
David Barragán Merino
102ba829f9
[Backport] Fix bug #3459 - Resend invitation button doesn't work
2015-11-05 14:42:53 +01:00
David Barragán Merino
259b3278e3
Fix bug #3459 - Resend invitation button doesn't work
2015-11-05 14:42:04 +01:00
David Barragán Merino
02bc1c0d77
Improve placeholders for members, registered users and anonymous users
2015-11-05 13:31:56 +01:00
David Barragán Merino
8a33f62f31
[Backport] Fix #3451 , change notify_policy to notifi_level
2015-11-04 17:31:22 +01:00
David Barragán Merino
afb4b4884b
Fix #3451 , change notify_policy to notifi_level
2015-11-04 16:55:20 +01:00
Juanfran
7518bcac6c
[Backport] fix keyboard navigation in assinedTo and watchers lightbox
2015-11-03 18:10:45 +01:00
Juanfran
b906cfe02a
fix keyboard navigation in assinedTo and watchers lightbox
2015-11-03 18:04:26 +01:00
David Barragán Merino
b2421d0c5d
[i18n] Fix locales
2015-11-03 16:35:46 +01:00
David Barragán Merino
0b4d265686
[i18n] Fix locales
2015-11-03 16:35:16 +01:00
Xavier Julián
cd98906ff2
[Backport] Moustache transform origin compatibility in Firefox
2015-11-03 13:53:01 +01:00
Xavier Julián
ff4d2c173d
Moustache transform origin compatibility in Firefox
2015-11-03 13:52:06 +01:00
David Barragán Merino
55e037c49f
[Backport] [i18n] #3435 Fix text USER.PROFILE.TABS.PROJECTS_TAB_TITLE
2015-11-03 13:40:14 +01:00
David Barragán Merino
05f8def88d
[i18n] #3435 Fix text USER.PROFILE.TABS.PROJECTS_TAB_TITLE
2015-11-03 13:39:44 +01:00
Xavier Julián
5ba619f897
[Backport] Fix blocked status in taskboard tasks
2015-11-03 10:40:14 +01:00
Xavier Julián
f251c7ee94
Fix blocked status in taskboard tasks
2015-11-03 10:16:20 +01:00
Xavier Julián
f69a0d9790
[backport] Added min-width to flexbox because weird default spec causes overflow in Firefox 34
2015-11-03 09:27:22 +01:00
Xavier Julián
9e636abb70
Added min-width to flexbox because weird default spec causes overflow in Firefox 34
2015-11-03 09:03:50 +01:00
Juanfran
00fbdc6dc1
[backport] fix timeline with unassined tasks
2015-11-03 08:33:58 +01:00
Juanfran
d685f5989c
fix timeline with unassined tasks
2015-11-03 08:31:54 +01:00
Xavier Julián
d92c43ffcb
[Backport] Movember logo! (  ̄┏_┓ ̄)
2015-11-02 16:05:51 +01:00
Xavier Julián
86fe29eee6
Movember logo! (  ̄┏_┓ ̄)
2015-11-02 16:03:36 +01:00
David Barragán Merino
e7f344d274
Fix bug #3429 : Translate type options in custom field form at the admin section
2015-11-02 15:00:06 +01:00
David Barragán Merino
0cdf7991ed
Fix bug #3429 : Translate type options in custom field form at the admin section
2015-11-02 14:57:13 +01:00
Xavier Julián
6c2d832554
[Backport] Set max width to avoid scroll on Firefox
2015-11-02 11:51:45 +01:00
Xavier Julián
076e9deb45
Set max width to avoid scroll on Firefox
2015-11-02 11:49:24 +01:00
David Barragán Merino
6da3531ef4
[Backport] [i18n] Update locales: fix joyriders
2015-11-02 11:24:30 +01:00
Xavier Julián
03a2455f55
[Backport] Remove the projects sample text from joyride since its not already done
2015-11-02 11:24:12 +01:00
David Barragán Merino
6548653cdd
[i18n] Update locales: fix joyriders
2015-11-02 11:23:08 +01:00
Xavier Julián
e7d8ce7060
Remove the projects sample text from joyride since its not already done
2015-11-02 11:08:29 +01:00
Alejandro Alonso
0aa85b46e7
Merge branch 'master' into stable
2015-11-02 09:44:31 +01:00
Juanfran
31b5c7bee7
prevent wrap in likes & watchs timeline
2015-11-02 09:35:24 +01:00
David Barragán Merino
19adaaf186
[i18n] Update locales
2015-11-02 09:14:21 +01:00
Xavier Julián
0830b75bf7
Refactor pending status in member page
2015-11-02 08:33:39 +01:00
Xavier Julián
5c48c3d7e4
tags visualization in project page
2015-11-02 08:04:52 +01:00
Xavier Julián
f9b192088a
Add margin bottom on remove account lightbox newsletter chec
2015-11-02 07:59:37 +01:00
David Barragán Merino
bde2c2c850
[i18n] Update locales
2015-10-30 18:22:09 +01:00
David Barragán Merino
3869f1332a
Create script to add license text to all coffee files
2015-10-30 14:59:29 +01:00
David Barragán Merino
be60a54449
Update license message
2015-10-30 14:59:29 +01:00
Juanfran
574553e3c2
increase votes column width & remove backlog select column when the user doesn't have perms
2015-10-30 14:21:39 +01:00
Juanfran
c4448ac8cc
fix #3409 - same size for all roles
2015-10-30 14:21:39 +01:00
Juanfran
2cdf9e5f35
fix #3412 - align error messages on admin
2015-10-30 14:21:39 +01:00
David Barragán Merino
1f686848de
Add taigaPlugins, used by taiga-front-extras
2015-10-30 12:33:58 +01:00
Juanfran
f29de044d7
fix #3413 - fix public view upvote
2015-10-30 10:22:30 +01:00
Juanfran
0a6cbf1140
fix issues 3410 - fix team filters icon
2015-10-30 09:42:33 +01:00
Juanfran
49cd34646a
fix issue 3404 - joyrides for new users
2015-10-30 07:37:16 +01:00
Juanfran
4f9106ef08
fix delete account translation
2015-10-29 14:44:53 +01:00
Xavier Julián
c8e22aba03
Add max height to track SVG items to avoid IE11 problems
2015-10-29 14:41:30 +01:00
Xavier Julián
b5c6c2326a
Add profile timeline top border to keep coherence
2015-10-29 14:14:11 +01:00
Xavier Julián
4e1d7e3e89
Reduce Story name in sprint to allow 3.5 digits
2015-10-29 14:07:50 +01:00
Xavier Julián
e4b3b54704
Remove project text from empty watchers
2015-10-29 14:05:29 +01:00
Xavier Julián
597ff9bd7d
Fix buttons because of new font
2015-10-29 13:16:54 +01:00
Xavier Julián
012dbf27e2
Hidden/shown eye icon
2015-10-29 13:13:28 +01:00