Frederic Guillot
|
a20f4f2904
|
Improve UserHelper::getInitials()
|
2016-03-27 17:20:21 -04:00 |
Frederic Guillot
|
f11fccd0d7
|
Fix bad unique constraints in Mysql table user_has_notifications
|
2016-03-27 15:32:29 -04:00 |
Frederic Guillot
|
9ba44a01db
|
Minor improvements
|
2016-03-27 13:45:37 -04:00 |
Frederic Guillot
|
c7cceade96
|
Handle state in OAuth2 client
|
2016-03-27 12:23:18 -04:00 |
Frederic Guillot
|
820c929ab3
|
Added avatar image upload
|
2016-03-26 14:43:41 -04:00 |
Frederic Guillot
|
407a51e6c4
|
Allow to use the original template in overridden templates (PR #1941)
|
2016-03-25 18:19:31 -04:00 |
Frederic Guillot
|
2425fd85c0
|
Force integer type for aggregated metrics
|
2016-03-22 20:58:46 -04:00 |
Frederic Guillot
|
8768a4e369
|
Fixes cycle time calculation when the start date is defined in the future
|
2016-03-22 20:44:15 -04:00 |
Frederic Guillot
|
9d4ba1471d
|
Added letter based avatar provider
|
2016-03-19 11:17:58 -04:00 |
Frederic Guillot
|
24c224ddc2
|
Added support for multiple placeholders for LDAP_USER_FILTER
|
2016-03-17 22:24:11 -04:00 |
Frederic Guillot
|
e3e08d0e34
|
Added local file link provider
|
2016-03-17 21:52:40 -04:00 |
Frederic Guillot
|
8f3e2b2e5c
|
Helper refactoring
|
2016-03-04 20:10:34 -05:00 |
Frederic Guillot
|
f32507d423
|
Add namespace Export and move classes
|
2016-03-04 17:57:45 -05:00 |
Frederic Guillot
|
abe9371f32
|
Improve test case to avoid false positive with the CI
|
2016-03-04 16:06:34 -05:00 |
Frederic Guillot
|
2c2ac8c467
|
Add unit test for Color model
|
2016-03-04 15:50:35 -05:00 |
Frederic Guillot
|
a2d8887421
|
Added unit test for Category model
|
2016-03-04 15:11:27 -05:00 |
Frederic Guillot
|
6ef83d0e05
|
Add unit test for transition model
|
2016-02-29 22:40:26 -05:00 |
Frederic Guillot
|
a22476ffdf
|
Added support for HTTP header "X-Forwarded-Proto: https"
|
2016-02-28 20:00:11 -05:00 |
Frederic Guillot
|
5fe68d4d49
|
Add drag and drop to change swimlane positions
|
2016-02-20 18:11:08 -05:00 |
Frederic Guillot
|
da7259819b
|
Rewrite assertion to avoid false positive on the CI
|
2016-02-20 15:42:15 -05:00 |
Frederic Guillot
|
fc468088c3
|
Split Board model into multiple classes
|
2016-02-20 15:08:18 -05:00 |
Frederic Guillot
|
c8c1242c26
|
Add drag and drop to change column positions
|
2016-02-20 11:24:43 -05:00 |
Frederic Guillot
|
de4519fa2c
|
Add subtasks drag and drop
|
2016-02-19 22:59:47 -05:00 |
Frederic Guillot
|
9249498503
|
Add file preview for Markdown and text files
|
2016-02-16 22:06:53 -05:00 |
Frederic Guillot
|
8936792f6f
|
Add file attachements to projects
|
2016-02-16 21:12:43 -05:00 |
Frederic Guillot
|
8e25c875f2
|
Add ProjecFile and TaskFile models
|
2016-02-14 15:25:16 -05:00 |
Frederic Guillot
|
6161eaef9e
|
Enable/Disable users
|
2016-02-13 15:38:35 -05:00 |
Frederic Guillot
|
b34e151d6a
|
Use mock object instead of FakeHttpClient class
|
2016-02-07 12:32:47 -05:00 |
Frederic Guillot
|
58cef28967
|
The date time format can be chosen in application settings
|
2016-02-06 18:08:41 -05:00 |
Frederic Guillot
|
ffb8494fec
|
Category label is broken on the board if there's a url in the description
|
2016-02-05 21:24:22 -05:00 |
Frederic Guillot
|
0f2b46dd6a
|
Do not refresh the whole page when changing subtask status (work in progress)
|
2016-02-04 21:38:53 -05:00 |
Frederic Guillot
|
0bc51620c7
|
Add unit tests for last automatic actions
|
2016-01-31 19:51:59 -05:00 |
Frederic Guillot
|
fc21d3873e
|
When creating a new project, have the possibility to select another project to duplicate
|
2016-01-31 17:46:19 -05:00 |
Frederic Guillot
|
4a52d327f7
|
Fix typo in Mysql migration
|
2016-01-30 20:54:07 -05:00 |
Frederic Guillot
|
5c92f46786
|
Add external links for tasks with plugin api
|
2016-01-30 20:38:20 -05:00 |
Frederic Guillot
|
ec66a779c9
|
Move statement to avoid failing build on travis
|
2016-01-30 07:50:52 -05:00 |
Frederic Guillot
|
e31dbe18ce
|
Load ActionProvider in unit tests
|
2016-01-30 07:47:16 -05:00 |
Frederic Guillot
|
9b9d823f30
|
Move Gitlab and Github authentication to external plugins
|
2016-01-29 23:59:58 -05:00 |
Frederic Guillot
|
04d8c6532c
|
Fix email client mock
|
2016-01-29 22:21:44 -05:00 |
Frederic Guillot
|
dae0c7391a
|
Move Google authentication to an external plugin
|
2016-01-29 20:15:53 -05:00 |
jf-guillou
|
63a2861476
|
Added API getUserByName()
Tests and doc included
|
2016-01-25 10:05:44 +01:00 |
Frederic Guillot
|
051bf1c9db
|
Add configurable task priority
|
2016-01-24 20:38:39 -05:00 |
Frederic Guillot
|
60f3d7f83d
|
Fix broken test
|
2016-01-24 18:37:17 -05:00 |
Frederic Guillot
|
4fa38bf417
|
Add project owner
|
2016-01-24 16:29:14 -05:00 |
Frederic Guillot
|
ba5937b074
|
Add new API procedures to move and duplicate tasks to another project
|
2016-01-23 12:29:44 -05:00 |
Frederic Guillot
|
0448fdc56b
|
Fix bug: Unable to unassign a task from the API
|
2016-01-23 12:04:10 -05:00 |
Frederic Guillot
|
ad8fcf035a
|
Add new API procedures for groups, roles and project permissions
|
2016-01-22 21:23:12 -05:00 |
Frederic Guillot
|
209dae72fa
|
Handle notifications for group members attached to a project
|
2016-01-19 21:39:11 -05:00 |
Frederic Guillot
|
e73334a7e0
|
Add unit test for LastLogin class
|
2016-01-18 21:46:56 -05:00 |
Frederic Guillot
|
ddb73063a7
|
Return the highest role for a project when a user is member of multiple groups
|
2016-01-18 21:20:35 -05:00 |