Commit Graph

694 Commits

Author SHA1 Message Date
Yu Yongwoo
1d65a0029d add Korean Language Package 2016-03-28 02:43:58 +09:00
Frederic Guillot
8cae5d8da1 Fix PHP 5.3 issue 2016-03-26 21:08:16 -04:00
Frederic Guillot
4ca716ec47 Move avatar actions to controller AvatarFile 2016-03-26 17:25:54 -04:00
Frederic Guillot
820c929ab3 Added avatar image upload 2016-03-26 14:43:41 -04:00
Frederic Guillot
3a06e0ab21 Improve PR #1993 2016-03-24 20:43:07 -04:00
Frederic Guillot
725b7d2a55 Merge pull-request #1993 2016-03-24 20:03:18 -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
63a5bbafea Show avatar on the cards 2016-03-19 14:36:16 -04:00
Timo Litzbarski
194fbe263e user and data for metadata + settings
user and date for metadata #1853 #1861
2016-03-13 19:50:47 +01:00
Frederic Guillot
a7f3e3bec5 PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Frederic Guillot
f32507d423 Add namespace Export and move classes 2016-03-04 17:57:45 -05:00
Frederic Guillot
c083822806 Create Import namespace and move classes 2016-03-04 17:38:17 -05:00
Frederic Guillot
0d03c525a1 Merge pull-request #1742 2016-03-04 16:42:50 -05:00
Frederic Guillot
a7c157df3c Remove model OverdueNotification 2016-03-04 16:31: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
Olivier Maridat
e09c565fdf Add color_id for Milestone plugin #1742 2016-03-04 15:43:08 +01:00
Frederic Guillot
6ef83d0e05 Add unit test for transition model 2016-02-29 22:40:26 -05:00
Frederic Guillot
5fe68d4d49 Add drag and drop to change swimlane positions 2016-02-20 18:11:08 -05:00
Frederic Guillot
0261c751cf Fix cosmetic issues and update api documentation 2016-02-20 15:31:26 -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
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
58cef28967 The date time format can be chosen in application settings 2016-02-06 18:08:41 -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
5c92f46786 Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
Frederic Guillot
dae0c7391a Move Google authentication to an external plugin 2016-01-29 20:15:53 -05:00
Frederic Guillot
32e4a932c8 Added automatic actions based on a daily event 2016-01-28 08:40:27 -05:00
Frederic Guillot
320c7971f6 Merge pull-request #1737 2016-01-26 20:08:11 -05:00
Frederic Guillot
c9f43faa3f Greek translation integration 2016-01-26 19:49:22 -05:00
Olivier Maridat
648e03a8d0 Update task link tooltip view 2016-01-26 13:32:44 +01:00
Frederic Guillot
051bf1c9db Add configurable task priority 2016-01-24 20:38:39 -05:00
Frederic Guillot
4fa38bf417 Add project owner 2016-01-24 16:29:14 -05:00
Frederic Guillot
6371d3272e Put back date_moved for the task (revert) 2016-01-23 15:00:35 -05:00
Frederic Guillot
5311cf3a16 Revert back optimization of TaskPosition 2016-01-23 14:43:22 -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
Frederic Guillot
bcbb329786 Make sure that no events are fired if nothing have been modified in the task 2016-01-17 17:43:11 -05:00
Frederic Guillot
e7a6147819 Fix regression: make sql query compatible with Mysql 2016-01-17 15:27:18 -05:00
Frederic Guillot
e94c4cab7f Avoid automatic actions that change the color to fire subsequent events 2016-01-17 14:56:31 -05:00
Frederic Guillot
1259e911e4 Make sure that project daily column stats works when score is null 2016-01-17 13:46:33 -05:00
Frederic Guillot
d45fa6a33b Add dropdown menu on each board column title to close all tasks 2016-01-17 11:03:33 -05:00
Frederic Guillot
3c57626918 Replace raw SQL query by PicoDb 2016-01-17 08:12:44 -05:00