Commit Graph

645 Commits

Author SHA1 Message Date
Frederic Guillot
a172e3ad8d Convert Spanish documentation to UTF-8 2017-02-11 20:52:11 -05:00
Frederic Guillot
c5caff7ef7 Fix CFD chart (stack wrongly ordered) 2017-02-11 19:42:17 -05:00
Frederic Guillot
8bf054a480 Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
Frederic Guillot
5c0b90bb29 Change wording for project status (use "closed" instead of "inactive") 2017-02-08 20:35:51 -05:00
Frederic Guillot
58d4231f06 Improve columns table in project settings 2017-02-08 19:12:16 -05:00
Frederic Guillot
73dce12797 Prevent people to remove columns that contains tasks 2017-02-08 18:36:13 -05:00
Frederic Guillot
d3650eaa25 Fix broken subtask restriction per user 2017-02-07 20:54:56 -05:00
Frederic Guillot
a5a9bd56b7 Improve forget password behaviour
Notify the user that an email has been sent or not.
2017-01-29 20:47:00 -05:00
Frederic Guillot
4e78a0aced Do not set default task assignee for team projects 2017-01-29 20:06:32 -05:00
Frederic Guillot
7056935d84 Solve conflicts in PR #2431 2017-01-29 19:58:41 -05:00
Frederic Guillot
81d14efbd1 Simplify date and time configuration to avoid potential validation issues 2017-01-24 20:16:43 -05:00
Frederic Guillot
5315e4961e Fix regression: stay on the same page when a task is closed 2017-01-23 21:05:59 -05:00
Frederic Guillot
10d96bfd66 Add user invitations 2017-01-22 22:38:00 -05:00
Frederic Guillot
b55810043d Simplify user creation form 2017-01-22 18:45:17 -05:00
Frederic Guillot
3be442bfc5 Avoid PHP notice when validation fail 2017-01-22 17:06:39 -05:00
Frederic Guillot
c6b9c72626 Improve external link form when validation fail 2017-01-14 14:29:44 -05:00
Frederic Guillot
fe1629e3ea Fix PHP notice in task creation form 2017-01-14 13:00:06 -05:00
Frederic Guillot
36de36dad9 Improve settings pages layout 2017-01-08 21:42:08 -05:00
Frederic Guillot
0960a4d0b0 Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
Frederic Guillot
47f4bceb1a Improve currencies pages navigation 2017-01-08 21:08:33 -05:00
Frederic Guillot
07f9700179 Offer the possibility to define version compatibility from plugins 2017-01-08 17:02:31 -05:00
Frederic Guillot
ca00b8cf53 Display project exports in modal box 2017-01-08 15:31:33 -05:00
Frederic Guillot
b3a450bace Display project analytics in modal box 2017-01-08 14:00:51 -05:00
Frederic Guillot
ea2cbb76d5 Open project activities in modal box 2017-01-08 12:23:25 -05:00
Frederic Guillot
e377f450ad Open form to create customer filters in modal box 2017-01-08 12:16:05 -05:00
Frederic Guillot
bb222a79cd Open task import in modal box 2017-01-08 12:01:13 -05:00
Frederic Guillot
3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot
ae708a712a Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
Frederic Guillot
07c44d2113 Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00
Frederic Guillot
eed51aef63 Merge pull-request #2891 2016-12-19 22:04:15 -05:00
Frederic Guillot
ddeb89e2c6 Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
phecho
89feb0ae03 Implement feature #2843 2016-12-13 19:49:16 +08:00
phecho
2ed00b69a0 Verify file upload size 2016-12-13 18:21:02 +08:00
Frederic Guillot
67d01951f5 Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
Frederic Guillot
b8f7532e5c Add personal API access token 2016-12-03 15:43:36 -05:00
Frederic Guillot
23d862aef8 Add suggest menu for task ID 2016-12-03 12:56:12 -05:00
Frederic Guillot
453513da29 Make suggest menu appears in comment textareas 2016-11-27 18:48:42 -05:00
Frederic Guillot
d8b0423d15 Add suggest menu for user mentions in text editor 2016-11-27 15:44:45 -05:00
Frederic Guillot
e2a867166b Convert calendar to VueJS component
Update to FullCalendar 3.1.0 as well.
2016-11-15 21:24:25 -05:00
Frederic Guillot
83f529008a Handle modification of external tasks 2016-11-07 21:26:55 -05:00
Frederic Guillot
e5c63f4ecc Load external tasks asynchronously from task view page 2016-11-06 20:08:36 -05:00
Frederic Guillot
3f7840c4db Add the possibility to create external tasks 2016-11-05 22:26:58 -04:00
Frédéric Guillot
c2e3f1eba9 Show error messages in dialog box to move tasks 2016-10-21 07:41:52 -04:00
Frederic Guillot
9302ff82f3 Restrict search to active projects 2016-10-09 20:53:14 -04:00
Frederic Guillot
cbe606cef5 Always apply merge hooks in task creation controller 2016-10-08 09:55:31 -04:00
Frederic Guillot
4cc856344f Do not show closed tasks in task move position form 2016-10-05 20:37:51 -04:00
Eskiso
3cf554e638 Added prepareValues with hook for plugins 2016-09-28 17:41:27 +01:00
Frederic Guillot
c328bcf840 Enforce restrictions for column menus 2016-09-18 22:05:20 -04:00
Frederic Guillot
3043163747 Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
Frederic Guillot
0e055eabe1 Add custom role edition 2016-09-17 15:25:27 -04:00