Juanfran
7717b08824
fix assigned to selector
2015-10-28 12:23:21 +01:00
Xavier Julián
cf7cd18c8e
Fix tags layout in user profile project list
2015-10-28 11:33:31 +01:00
Xavier Julián
620c6accad
Fix tags in list
2015-10-28 11:30:15 +01:00
Xavier Julián
04d284ed1f
Fix custom fields layout
2015-10-28 11:16:36 +01:00
David Barragán Merino
a60a2aec41
[i18n] Update locales
2015-10-27 17:55:06 +01:00
David Barragán Merino
7ab154e99d
Improve the UX for /change-password/<token> and /invitation/<token> when token is invalid
2015-10-27 17:27:56 +01:00
David Barragán Merino
3ca9bbd3c0
Fix bug #3389 : invitation/<token> is broken
2015-10-27 16:38:39 +01:00
Juanfran
1272a0af48
remove joyRide setting on logout
2015-10-27 11:01:48 +01:00
Juanfran
b4b0334dbe
fix joy-ride in error pages
2015-10-27 10:24:52 +01:00
Xavier Julián
a757618d97
Add fixed size to user avatar to avoid non-online connection problems with layout
2015-10-27 09:53:12 +01:00
Alejandro
3704c35336
Merge pull request #691 from topalavlad/search_result_tabs
...
TG-3383 Cannot switch search result tabs until search results are received
2015-10-27 09:16:03 +01:00
Alejandro
84370fb268
Merge pull request #689 from topalavlad/cancel_link_on_comment
...
TG-3344 Comment is edited if you cancel add link dialog
2015-10-27 08:57:13 +01:00
Juanfran
c9951601aa
add timeline fields after parse and filter the api response
2015-10-27 08:47:02 +01:00
Vlad Topala
a934d7d7f4
TG-3383 Cannot switch search result tabs until search results are received
2015-10-26 22:49:12 +02:00
Vlad Topala
bec7472c19
TG-3344 Comment is edited if you cancel add link dialog
...
When dialog is canceled, the result will be null because there is no start of link "<<<" inserted. In this case we shouldn't search for the end of the link and just return.
2015-10-26 19:59:28 +02:00
David Barragán Merino
b0fd30ff72
[i18n] Update locales
2015-10-26 16:42:05 +01:00
Xavier Julián
c4614644b4
Style for like, vote and watch functionalities and refactor of tiket detail pages
2015-10-26 16:42:04 +01:00
Alejandro
9d218fc2cb
Add votes counter to issues list and to the backlog
2015-10-26 16:42:04 +01:00
David Barragán Merino
331b14f13f
Show likes, votes and watches list in user profile
2015-10-26 16:42:04 +01:00
Juanfran
f52935f8c9
Create like and watch buttons in project detail pages
2015-10-26 16:01:05 +01:00
David Barragán Merino
d1349c4272
Create vote and watch buttons in story, task and issue detail pages
2015-10-26 15:59:51 +01:00
Juanfran
2a4b3ab81a
fix inconsistent indentation
2015-10-26 14:21:07 +01:00
Juanfran
351d0ea78b
prevent redirect to login page after login
2015-10-26 12:59:34 +01:00
Juanfran
382013751e
prevent joyride in error pages
2015-10-23 10:30:20 +02:00
Juanfran
0017193cd6
fix issue 3369 - remove template mention on project creation joyride
2015-10-23 09:15:04 +02:00
Xavier Julián
f1c3b7c86d
Add blocked warning to issues table
2015-10-23 09:07:19 +02:00
David Barragán Merino
0484883db6
Make a refactor of confirm.ask
2015-10-23 08:50:54 +02:00
Xavier Julián
86d4d97f34
Improve drop area on empty sprints
2015-10-23 08:35:39 +02:00
Juanfran
829946095f
fix test milestone item title
2015-10-23 08:15:10 +02:00
Juanfran
d78ed823fa
fix timeline taskboard url
2015-10-23 08:05:19 +02:00
Alejandro Alonso
a7479365bc
The problem was related to tg-repeat and the timeline item controller adding attributes on the constructor. The logic from this constructor has been moved to the user timeline service so that when tg-repeat compare the new nodes the new attributes are properly calculated.
2015-10-23 08:05:19 +02:00
David Barragán Merino
bce40c24f9
Mone minor fixes of custom fields values
2015-10-22 16:16:41 +02:00
Xavier Julián
047be67092
Custom field values: fix issues #3359 and #3363
2015-10-21 17:03:57 +02:00
Xavier Julián
94b0a3a6f0
Update search empty image
2015-10-20 13:16:25 +02:00
Alejandro Alonso
657a63f746
[Backport] Issue 2731: Using utf-8 chars in wiki titles
2015-10-19 17:38:29 +02:00
Xavier Julián
82b18359d4
Minor style fixes on admin titles
2015-10-19 09:19:54 +02:00
Juanfran
12f7ef7e51
conditional kanban joyride step if the user has creation perms
2015-10-19 08:28:35 +02:00
Juanfran
50db211c86
conditional backlog joyride step if the user has perms
2015-10-19 08:28:35 +02:00
Juanfran
ef8053ddd6
fix dashboard projects selector
2015-10-19 08:28:35 +02:00
Juanfran
a5ff8517ce
disable joyride interaction
2015-10-19 08:28:35 +02:00
Xavier Julián
d55e4468af
Joyrides
2015-10-19 08:28:35 +02:00
Xavier Julián
ca0f3a7001
WIP joyride override styles
2015-10-19 08:28:35 +02:00
Juanfran
b098ef63f6
save joyride in user storage
2015-10-19 08:28:35 +02:00
Juanfran
29891b641d
init joyride
2015-10-19 08:28:35 +02:00
David Barragán Merino
d444d0e2b0
Update gulp sass
2015-10-19 08:28:35 +02:00
Alejandro
fb40b840bc
Merge pull request #667 from taigaio/issue/2618/error-field
...
Edit error message position
2015-10-16 09:04:00 +02:00
Xavier Julián
912454095c
Edit error message position
2015-10-16 09:03:42 +02:00
Xavier Julián
361a38188e
Update close icon
2015-10-15 15:48:46 +02:00
Xavier Julián
6972a1d0c0
Notification light refactor
2015-10-15 15:48:46 +02:00
Alejandro Alonso
87ace91aa3
Fixing lightboxes on taskboard tasks
2015-10-15 14:58:22 +02:00
Alejandro Alonso
a217ed6445
Removing doomline when necesary
2015-10-15 14:24:05 +02:00
Juanfran
39407acf42
add 'items' params in the sortable empty backlog
2015-10-15 14:24:05 +02:00
Juanfran
ef9e1b32cf
fix dragging to backlog
2015-10-15 14:24:05 +02:00
Juanfran
15b2ef20d7
prevent burndown graph initial animation
2015-10-15 14:24:05 +02:00
Xavier Julián
76967be9bf
Empty Issues Page
2015-10-15 14:24:05 +02:00
Xavier Julián
e8c2506c5b
Edit placeholder text in taskboard task
2015-10-15 14:24:04 +02:00
Xavier Julián
b28e33fcb3
Show placeholder if there is only one Story
2015-10-15 14:24:04 +02:00
Xavier Julián
f3e9110351
Fix show/hide buttons on backlog options
2015-10-15 14:24:04 +02:00
Xavier Julián
a52790ff28
Add padding to placeholder text in dashboard
2015-10-15 14:24:04 +02:00
Xavier Julián
d0910af895
Add link to admin panel in graph
2015-10-15 14:24:04 +02:00
Xavier Julián
338cbf89ec
Search results placeholder
2015-10-15 14:24:04 +02:00
Xavier Julián
e41c23a57f
Add dashed styles to placeholder cards
2015-10-15 14:24:04 +02:00
Xavier Julián
0320826af3
Add kanban placeholder styles
2015-10-15 14:24:04 +02:00
Juanfran
e07e3b156e
kanban us placeholder
2015-10-15 14:24:04 +02:00
Xavier Julián
0753d8029d
WIP kanban card placeholder
2015-10-15 14:24:04 +02:00
Xavier Julián
a3a3734258
Taskboard placeholder
2015-10-15 14:24:04 +02:00
Xavier Julián
15dbf078a4
Fix broken sidebar projects list
2015-10-15 14:24:04 +02:00
Xavier Julián
0de2d7388f
Customize graph
2015-10-15 14:24:04 +02:00
Xavier Julián
11dc3b2421
Fixes on backlog options
2015-10-15 14:24:04 +02:00
Xavier Julián
c1fa656d90
Sprints sidebar emty fixes
2015-10-15 14:24:04 +02:00
Xavier Julián
feea0cb823
Add new sprint placeholder
2015-10-15 14:24:04 +02:00
Xavier Julián
ab319029dd
Empty backlog placeholder
2015-10-15 14:24:03 +02:00
Xavier Julián
161d3e3bd7
Keep import prject option if user has projects
2015-10-15 14:24:03 +02:00
Xavier Julián
b6165e859a
User logged home placeholders
2015-10-15 14:24:03 +02:00
Alejandro Alonso
b8cbd1e3d5
Improving placeholders
2015-10-15 14:24:03 +02:00
Juanfran
c0048dc845
fix issue #3332
2015-10-15 12:46:44 +02:00
Alejandro Alonso
850336a791
Issue 2731: Using utf-8 chars in wiki titles
2015-10-15 11:27:10 +02:00
Alejandro
23cec5494a
Merge pull request #665 from taigaio/allowing-date-field-type
...
Fix custom attributes
2015-10-15 10:48:26 +02:00
Juanfran
8d761d652d
recover home loader
2015-10-15 08:43:13 +02:00
David Barragán Merino
2c729b2edf
Fix custom attributes
2015-10-14 22:05:55 +02:00
Alejandro Alonso
1d0b471ec6
[Backport] Fixing i18n for import project href titles
2015-10-13 10:47:55 +02:00
Juanfran
22f8b16b87
fix some e2e tests at IE
2015-10-09 13:58:18 +02:00
Juanfran
f17c8bc7d4
fix ie e2e bugs
2015-10-08 15:10:41 +02:00
David Barragán Merino
252b228d19
[i18n] Update locales
2015-10-06 09:41:37 +02:00
Juanfran
7000d78b77
remove console\.log
2015-10-02 10:31:54 +02:00
Juanfran
a4c62f0d8c
remove console\.log
2015-10-02 10:24:50 +02:00
Alejandro Alonso
c7070dc96b
Wrong fields in the Activity entries
2015-10-01 13:24:23 +02:00
David Barragán Merino
6d86bf9753
Use aria-label instead title in the left menu
2015-10-01 13:13:58 +02:00
David Barragán Merino
9847a95a31
Add angular-aria
2015-10-01 13:13:58 +02:00
David Barragán Merino
c84a776f1f
[i18n] Update locales
2015-09-29 17:13:21 +02:00
David Barragán Merino
7c6288f49b
[i18n] Add italiano (it)
2015-09-22 11:05:34 +02:00
David Barragán Merino
797d3c4e63
Update gulp sass
2015-09-22 10:43:28 +02:00
Juanfran
27802484e6
[backport] allow decorators
2015-09-21 15:00:54 +02:00
Juanfran
48784a5698
fix related-task status translation
2015-09-18 07:36:00 +02:00
Juanfran
e98cd3cc3e
refresh filter count in issues list
2015-09-17 12:42:49 +02:00
Juanfran
eec61ef202
list and issue creation e2e
2015-09-16 14:57:26 +02:00
Juanfran
91be0da2e7
fix empty assigned to in issues list
2015-09-16 14:57:26 +02:00
Alejandro Alonso
7c6e3ccfc8
[Backport] Fixing ADMIN.PROJECT_VALUES.ERROR_DELETE_ALL translation
2015-09-16 10:30:28 +02:00
Alejandro Alonso
4f0e2547bf
Fixing ADMIN.PROJECT_VALUES.ERROR_DELETE_ALL translation
2015-09-16 10:29:33 +02:00
Juanfran
fa0009c5ed
move material-design font-face to custom.scss
2015-09-16 08:05:35 +02:00
Xavier Julián
8aa25e6871
Fix theme variables and custom stylesheets
2015-09-16 08:05:35 +02:00
Xavier Julián
5b100cec1c
Improve styles for check buttons
2015-09-16 07:39:42 +02:00
Xavier Julián
a48a8d77c7
Layout fixes for contrib plugins styles
2015-09-15 15:42:07 +02:00
Xavier Julián
72965ff818
Fix long names in user profiles
2015-09-15 12:15:38 +02:00
Alejandro
5d3384044b
Merge pull request #639 from taigaio/allow-decorators
...
allow decorators
2015-09-15 10:32:15 +02:00
Juanfran
2b395ace87
fix create milestone after edit
2015-09-14 09:47:07 +02:00
David Barragán Merino
53a13a09d3
[i18n] Update locales
2015-09-11 17:01:49 +02:00
David Barragán Merino
50b5bb0166
Fix Issue #3250 Error Page says 'reload' but reloads same error page
2015-09-10 15:23:55 +02:00
David Barragán Merino
babdb6c853
[Backport] Fix Issue #3033 : Typo at role points field name in history entries
2015-09-10 12:05:19 +02:00
Juanfran
ba3b87d2dd
allow decorators
2015-09-10 08:36:48 +02:00
Juanfran
f25a220c8d
send yyyy-mm-dd format with custom date fields
2015-09-09 14:49:36 +02:00
Juanfran
ea5b6474e1
common datepicker config
2015-09-09 14:29:45 +02:00
Alejandro Alonso
9491e5513d
Fixing loader not closed on external app login redirect
2015-09-09 14:24:29 +02:00
Alejandro Alonso
f52a4ba788
External apps authentication
2015-09-09 13:09:57 +02:00
Juanfran
6b837d2067
Merge pull request #634 from artlepool/master
...
Adding Date field type to custom fields
2015-09-09 12:17:28 +02:00
Juanfran
18b5041dd1
fix drag attachment e2e
2015-09-09 09:36:31 +02:00
Juanfran
79ad02ea6e
home integration test
2015-09-09 09:19:43 +02:00
Alejandro Alonso
9b59f0c013
[Backport] Fixing codehilite css file
2015-09-08 14:32:30 +02:00
Alejandro Alonso
a24762a6fb
Fixing codehilite css file
2015-09-08 14:31:59 +02:00
Juanfran
8acc9d1d36
fix taiga-theme load twice
2015-09-08 13:05:13 +02:00
David Barragán Merino
f12e664eec
Fix permission error texts
2015-09-07 14:26:57 +02:00
Chris Wilson
7c39dfbb84
Adding internationalization to date selector
2015-09-07 12:19:10 +01:00
David Barragán Merino
e644262624
[i18n] Update locales
2015-09-07 11:45:11 +02:00
Alejandro
a47e746436
Merge pull request #635 from taigaio/issue/2851/closed-sprints-fix
...
fix 'show closed sprints' visibility
2015-09-04 14:30:25 +02:00
Juanfran
43c23ed819
fix 'show closed sprints' visibility
2015-09-04 08:18:47 +02:00
Juanfran
c99db27956
remove old loader clearInterval
2015-09-03 10:36:44 +02:00
Alejandro
bdc75f54c5
Merge pull request #603 from taigaio/issue/3136/search-filter-reset
...
fix issue #3136
2015-09-03 07:51:49 +02:00
Chris Wilson
9abd94ca1b
Adding Date field type to custom fields
2015-09-01 12:33:59 +01:00
Juanfran
5c2b1415eb
[Backport] fix membership pagination
2015-09-01 09:59:20 +02:00
Juanfran
5bb81c4035
fix membership pagination
2015-09-01 09:57:39 +02:00
Juanfran
5c861ad876
[Backport] add delete member email in the delete confirmation popup
2015-09-01 09:50:03 +02:00
Juanfran
14e8429dba
fix reload backlog stats after us change
2015-09-01 09:22:21 +02:00
Juanfran
5e4f02d571
add delete member email in the delete confirmation popup
2015-09-01 09:04:53 +02:00
Juanfran
ae416d658e
[Backport] hide new related task button when the form is open
2015-08-31 10:36:33 +02:00
David Barragán Merino
e455b1ec62
Merge pull request #632 from taigaio/issue/3225/new-task-clears-text
...
hide new related task button when the form is open
2015-08-31 10:34:48 +02:00
Juanfran
e8ea2a558d
hide new related task button when the form is open
2015-08-31 10:31:12 +02:00
Juanfran
e222c9c128
always add a fallback language
2015-08-31 10:21:51 +02:00
Brett Profitt
3b05871b0e
Added autocomplete for @mentions, #USs, #tasks, #issues, and [[wikipages]] in MD textareas.
2015-08-27 00:57:47 -04:00
David Barragán Merino
57033c6e8b
[i18n] Add portuguese (Brazil) (pt_BR) translation.
2015-08-25 15:03:23 +02:00
Brett Profitt
bbc4a575a7
Added attachment previews for images.
...
Fixes #577 .
2015-08-24 17:31:56 +02:00
Alejandro Alonso
f6b9bf2cd4
Issue #3054 - Same icon for kanban and scrum in project creation
2015-08-24 12:59:25 +02:00
David Barragán Merino
ee6e102f74
[i18n] Update locales
2015-08-24 10:37:59 +02:00
Alejandro Alonso
24c4ccc42c
[Backport] Fixing js error when redirecting /login for anonymous users
2015-08-17 08:07:49 +02:00
Alejandro Alonso
77b491fd0d
Fixing js error when redirecting /login for anonymous users
2015-08-17 08:06:01 +02:00
David Barragán Merino
ea7e5ebf49
[i18n] Update locales
2015-08-15 11:30:00 +02:00
CliffBrown
606a58894a
[Backport] Correct spelling for analyze
2015-08-12 08:10:24 +02:00
Juanfran
976d2e052e
[backport] fix related task link
2015-08-10 14:36:01 +02:00
Juanfran
48cd25294b
fix related task link
2015-08-10 14:34:27 +02:00
Alejandro Alonso
90bce1495a
[Backport] Removing descriptions from list API
2015-08-10 14:04:48 +02:00
Alejandro Alonso
de8500d515
Removing descriptions from list API
2015-08-10 13:56:04 +02:00
David Barragán Merino
8538b267b8
[i18n] Update locales
2015-08-10 11:35:23 +02:00
Juanfran
1456be633a
fix lightbox transitions
2015-08-07 14:18:18 +02:00
Juanfran
0b31956888
fix issue #3136
...
behavior:
- When you enter the first time the loader is open, I increase maximum open time to 15s.
- On the first load the search page opens the first tab with content.
- When you search in the left bar a loader appears on the input and your current tab doesn't change even if you don't have content in the tab.
2015-08-07 08:30:55 +02:00
Juanfran
3765a75b24
remove repeated code
2015-08-07 08:23:26 +02:00
David Barragán Merino
ac9ddb3d47
[i18n] Update locales
2015-08-06 16:42:22 +02:00
Juanfran
873ec2fbcc
fix issue 3159 - fix timeline messages when move us's on backlog
2015-08-06 13:49:12 +02:00
Juanfran
4961f26896
fix #3146 - filter active users in project team
2015-08-06 12:03:53 +02:00
David Barragán Merino
9c809f0848
[i18n] Update locales
2015-08-05 12:35:22 +02:00
Juanfran
774d77201f
enhancement 1503 - caps lock warning
2015-08-04 14:20:47 +02:00
Juanfran
55b2cad487
set isCreatedRightNow to false after the save
...
scope apply after ESC
2015-08-04 14:10:12 +02:00
Alejandro
de26b64659
Merge pull request #587 from taigaio/issue/3074/new-sprint-date
...
issue 3074 - the new sprint date starts at the end of the last open s…
2015-08-04 14:05:45 +02:00
David Barragán Merino
7e760488f2
[i18n] Add ru
2015-08-03 11:19:33 +02:00
David Barragán Merino
da5a807968
[i18n] Update locles
2015-08-02 10:42:10 +02:00
Juanfran
f0f640575d
fix change password error message
2015-07-31 14:18:09 +02:00
David Barragán Merino
b8c440d723
[i18n] Update locales
2015-07-29 20:33:16 +02:00
Juanfran
f2ea87df39
[backport] don't throw object:updated with the related detail objects
2015-07-29 15:00:11 +02:00
Juanfran
62137e6f88
don't throw object:updated with the related detail objects
2015-07-29 14:59:09 +02:00
Juanfran
ec04907d44
issue 3074 - the new sprint date starts at the end of the last open sprint
2015-07-29 12:49:12 +02:00
Juanfran
8b2ac40c42
fix timeline attachments
2015-07-29 11:39:08 +02:00
Juanfran
75137404e3
fix issue #3089 distores timeline image
2015-07-29 11:36:55 +02:00
Juanfran
f98bb43c1d
new baclklog/issues filters implementation
...
- all filter attributes are OR except tags
2015-07-28 08:21:57 +02:00
Juanfran
74193e681f
same behavior for issues filters and backlog filters
...
all filter attributes are OR except tags
related #2648
test with taiga-back refactoring-filter-data-API
2015-07-28 08:21:57 +02:00
David Barragán Merino
5657116891
[i18n] Add polish (pl) translation
2015-07-27 00:38:17 +02:00
David Barragán Merino
6fe996c6a1
[i18n] Update and fix locales
2015-07-25 20:18:46 +02:00
David Barragán Merino
13d10e9507
[i18n] Update locales
2015-07-25 20:11:19 +02:00
CliffBrown
29e68dd0a1
Correct spelling for analyze
2015-07-23 23:33:04 +01:00
Alejandro Alonso
5ba8d3a60e
Fixing list edition on rich editor
2015-07-23 11:16:07 +02:00
Juanfran
9799a24a27
[backport] fix issue #3094 - angular code xss in comments
2015-07-22 14:57:33 +02:00
Juanfran
5eb173d9cf
fix issue #3094 - angular code xss in comments
2015-07-22 14:56:36 +02:00
Alejandro Alonso
f614c3eb19
Fixing translations
2015-07-22 14:14:34 +02:00
Juanfran
4c8cfca692
[Backport] repeat by div instead of form in the admin lists
2015-07-20 10:32:05 +02:00
Juanfran
a28e4bfdaa
fix several timeline bugs
...
- bulk changes splited on timeline
- new text for role points changes
- remove user timeline link if the user hasn't a visible profile
- fix timeline text when an object becomes unassigned
2015-07-20 10:25:46 +02:00
David Barragán Merino
f3980c4623
[i18n] Update locales
2015-07-09 12:54:42 +02:00
David Barragán Merino
9cc0ea22db
Fix Issue #3033 : Typo at role points field name in history entries
2015-07-08 19:22:06 +02:00
Xavier Julián
8e8d2dd57e
Fix summary css variables by merge
2015-07-08 10:31:30 +02:00
David Barragán Merino
4c4162ce24
[i18n] Update locales
2015-07-07 17:34:58 +02:00
Xavier Julián
ac8894e62d
Create sample themes: meterial-design, high-contrast
2015-07-07 17:00:39 +02:00
Andrea Stagi
6d202e923e
Add theme selector to the user profile form
2015-07-07 17:00:39 +02:00
Juanfran
a1488d60c8
Add taiga theme and a gulp task to compile themes
2015-07-07 17:00:04 +02:00
Xavier Julián
66f4686847
Backlog graph show/hide refactor
2015-07-07 16:56:29 +02:00
David Barragán Merino
40d5336522
Make burndown chart collapsible at the backlog panel
2015-07-07 16:56:29 +02:00
David Barragán Merino
acbc43ba3d
[i18n] Update locales
2015-07-06 17:19:49 +02:00
David Barragán Merino
1be8bf2b43
[i18n] Update locales
2015-07-05 11:21:44 +02:00
Jesús Espino
13b23197b8
Issue#2995: Add custom video conference system
2015-07-02 19:42:21 +02:00
Julien Dubois
e4bb92c7a7
Fix typo
2015-07-02 18:44:24 +02:00
Juanfran
d6bfc73708
update watchers after new comment
2015-07-02 18:41:19 +02:00
Jesús Espino
94c8acc47a
[Backport] Issue#2884: Crop images for the timeline
2015-07-02 18:30:11 +02:00
Jesús Espino
cea5ed0e73
Issue#2884: Crop images for the timeline
2015-07-02 18:15:55 +02:00
Juanfran
5685450423
add missing li
2015-07-02 14:42:04 +02:00
David Barragán Merino
6a9d65de27
[Backport] [i18n] Update locales
2015-07-02 12:04:32 +02:00