Daniel García
|
e050b31156
|
Avoid JS errors
|
2018-11-27 18:04:01 +01:00 |
Daniel García
|
89341fe404
|
Reload sprints menu after create/update/delete sprints
|
2018-11-27 18:04:01 +01:00 |
Daniel García
|
2855706c78
|
Fetch project after update attributes, custom fields or values
|
2018-11-27 18:04:01 +01:00 |
Álex Hermida
|
b0c82769c3
|
Fix user list service
|
2018-10-10 10:52:01 +02:00 |
Miguel Gonzalez
|
137ff46b24
|
Update license header
|
2018-09-18 12:35:44 +02:00 |
Daniel García
|
6a33072944
|
Added missing files
|
2018-09-18 12:20:51 +02:00 |
Daniel García
|
62d5548d42
|
AvatarService fix. Get username for accounts with uploaded photo
|
2018-08-23 13:58:43 +02:00 |
Daniel García
|
0d90eaed55
|
Set username as title/alt for avatar images
|
2018-08-20 09:22:40 +02:00 |
Álex Hermida
|
fb81ccbf88
|
Small refactor
|
2018-08-10 11:28:52 +02:00 |
Álex Hermida
|
9ffec4f775
|
Add get unblocked to currentuser service
|
2018-08-10 11:28:52 +02:00 |
Alejandro Alonso
|
2e055608f3
|
Fixing gravatar image resolution
|
2017-04-25 10:46:04 +02:00 |
Jesús Espino
|
413ce28fb3
|
Fixed joyride disable tests
|
2017-04-06 11:30:31 +02:00 |
Jesús Espino
|
44e9a3f099
|
Fixed joyride disable when you are not authenticated
|
2017-04-01 15:37:06 +02:00 |
David Barragán Merino
|
c4ec54d483
|
Update copyright
|
2017-02-20 17:57:22 +01:00 |
Xavier Julián
|
0cfef30885
|
Improve 'create project' (new, import, duplicate)
|
2017-02-20 12:36:34 +01:00 |
xaviju
|
160bff7783
|
Suggest/invite members
|
2017-02-07 11:40:35 +01:00 |
Jesús Espino
|
9fb32124d4
|
Add from_comment field in attachments from comment
|
2017-01-18 14:11:30 +01:00 |
Juanfran
|
c8c6df49fc
|
don't check user activity in e2e tests
|
2016-11-30 10:06:43 +01:00 |
Juanfran
|
82b0323c4f
|
only call api project every x minutes or when the user restarts their activity
|
2016-11-18 09:42:35 +01:00 |
David Barragán Merino
|
471b9571c6
|
Don't show background if the user upload its avatar
|
2016-11-15 14:05:02 +01:00 |
Juanfran
|
4a6f254d17
|
configurable gravatar functionality
|
2016-10-10 08:52:50 +02:00 |
David Barragán Merino
|
01fcbfcf5e
|
Change in user avatar the gray color
|
2016-09-29 12:26:50 +02:00 |
David Barragán Merino
|
1d22477410
|
Fix epics module unit tests
|
2016-09-27 10:05:25 +02:00 |
David Barragán Merino
|
825ced482d
|
Remove ;
|
2016-09-01 14:45:51 +02:00 |
David Barragán Merino
|
eabcf6316c
|
Fix a sybtax error in avatar service
|
2016-07-29 18:17:54 +02:00 |
Juanfran
|
51b5897d88
|
new user avatar directive
|
2016-07-28 13:59:01 +02:00 |
Xavier Julián
|
775e078ae2
|
Refactor comments & history, edit comments
|
2016-06-15 08:34:28 +02:00 |
Juanfran
|
b69622cd5b
|
Don't redirect on errors
- not-found
- error
- permissions
- blocked
|
2016-05-26 08:40:46 +02:00 |
Juanfran
|
8457f94323
|
fix unit tests warning
|
2016-05-24 09:22:06 +02:00 |
Juanfran
|
dd0db6cd78
|
Reduce taiga weight
- improve uglify
- remove jquery ui
- add dragula
- new autocomplete
|
2016-04-20 11:44:09 +02:00 |
Alejandro Alonso
|
2e4a63fe75
|
US #49 (taiga-subscriptions): Transfer project ownership
|
2016-03-22 14:44:31 +01:00 |
Alejandro Alonso
|
1807d97ba0
|
Refactoring project restrictions switch
|
2016-03-17 12:21:29 +01:00 |
Alejandro Alonso
|
2798fd117a
|
Refactoring project restrictions: max memberships and max private/public projects
|
2016-03-16 12:19:18 +01:00 |
David Barragán Merino
|
cc6c8ae094
|
Change max_members_*_projects to max_memberships_*_projects
|
2016-03-16 11:40:40 +01:00 |
Xavier Julián
|
acfd53edbf
|
Warning Max Users per Project
|
2016-03-02 14:51:46 +01:00 |
Juanfran
|
8cc02a9cbf
|
fix max members restrictions
|
2016-03-01 15:27:15 +01:00 |
Juanfran
|
21d22a7dfb
|
edit project restrictions (max public/private projects)
|
2016-02-29 10:59:12 +01:00 |
Juanfran
|
c0e2aea275
|
project-log-small & project-logo-big directives, fix #3855
|
2016-02-15 18:51:33 +01:00 |
David Barragán Merino
|
a6cd236a51
|
Fix #3858: app-meta service doesn't overwrite the title of all the svg icons
|
2016-02-09 10:32:27 +01:00 |
Juanfran
|
562e1c7ddd
|
hide comments & activity if no content
|
2016-02-03 10:46:58 +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 |
David Barragán Merino
|
2319ba1766
|
Update license message
|
2016-01-04 09:04:42 +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
|
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
|
d0d25dfd4c
|
save statics inside a non-cacheable folder
|
2015-11-19 10:17:20 +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 |
Juanfran
|
1272a0af48
|
remove joyRide setting on logout
|
2015-10-27 11:01:48 +01:00 |
David Barragán Merino
|
331b14f13f
|
Show likes, votes and watches list in user profile
|
2015-10-26 16:42:04 +01:00 |