Commit Graph

474 Commits

Author SHA1 Message Date
Dj Padzensky
773bf36733 Added a DISABLE_LOGOUT constant, to allow the logout command to be disabled, for support of external SSO solutions. 2016-02-12 15:56:13 -08:00
Frederic Guillot
33214bdb52 Check access on sidebar action menus 2016-02-10 19:41:08 -05:00
David Norris
21d9c80b73 Task Menu Edit recurrence icon not consistent with board icons.
Updated Edit recurrence icon from fa-clock to fa-refresh fa-rotate-90 to
match icons used in the board.
2016-02-07 21:55:22 -05:00
Frederic Guillot
07dd8882e8 Fix subtask redirection 2016-02-07 09:34:05 -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
e0f925d298 Update plugin hooks doc 2016-02-05 20:51:19 -05:00
Frederic Guillot
de5fa17d60 Add task dropdown menu on listing pages 2016-02-05 20:30:54 -05:00
Frederic Guillot
9840fa8e07 Fix pagination on task time tracking page 2016-02-05 19:19:39 -05:00
Frederic Guillot
e2181612b9 Remove time form on task summary page and move that to task edit form 2016-02-05 19:00:40 -05:00
Frederic Guillot
a683c17fa7 Move template recurrence_info 2016-02-05 18:39:41 -05:00
Frederic Guillot
4e07ad6555 Improve subtask toggle status and timer 2016-02-05 18:30:16 -05:00
Frederic Guillot
dac049cd08 Add inline popoup for project sections 2016-02-05 17:40:42 -05:00
Frederic Guillot
4f3ca47d61 Add inline popoup for custom filters section 2016-02-05 17:26:13 -05:00
Frederic Guillot
fe9d04c3b9 Add inline popoup for category section 2016-02-05 17:22:13 -05:00
Frederic Guillot
62fcb7544f Merge pull-request #1783 2016-02-05 17:10:00 -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
346151e103 Add dropdown menu with inline popup for all task actions 2016-02-03 20:53:07 -05:00
Frederic Guillot
6d388ec48d Remove description textarea from task edit form 2016-02-03 18:43:31 -05:00
Frederic Guillot
91200ddcde Change sidebar style 2016-02-03 18:27:45 -05:00
Busfreak
0a163421c7 add hook in analysis sidebar 2016-02-03 18:00:20 +01:00
Frederic Guillot
6727d53e68 Improve task summary layout 2016-02-02 22:41:24 -05:00
Frederic Guillot
5eb4b570a1 Show subtask modification forms in inline popup 2016-02-02 21:28:07 -05:00
Frederic Guillot
b5e1deeaa8 Improve project creation popover 2016-02-01 18:25:38 -05:00
Frederic Guillot
26492aba7e Simplify layout and templates generation 2016-01-31 21:44:49 -05:00
Frederic Guillot
271543431e Make project creation form a inline popup 2016-01-31 20:14:51 -05:00
Frederic Guillot
1ca83b5863 Move homepage menu to the user dropdown 2016-01-31 18:03:00 -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
1500ff92b2 Templates cleanup 2016-01-31 12:15:26 -05:00
Frederic Guillot
e81fa0ebd2 Rename helper method 2016-01-31 12:05:11 -05:00
Frederic Guillot
3eec6b72e6 Move subtask form elements to subtask helper 2016-01-31 12:02:55 -05:00
Frederic Guillot
d8e452d375 Move task form elements to Task helper 2016-01-31 11:50:28 -05:00
Frederic Guillot
9570793f68 Add a "Me" button to assignee form element 2016-01-31 11:05:47 -05:00
Frederic Guillot
bb040cfb78 Simplify code to handle ajax popover and redirects 2016-01-30 22:25:16 -05:00
Frederic Guillot
5c92f46786 Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
Frederic Guillot
9b9d823f30 Move Gitlab and Github authentication to external plugins 2016-01-29 23:59:58 -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
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
abcfd02067 Split project edition into multiple pages 2016-01-24 18:15:21 -05:00
Frederic Guillot
4fa38bf417 Add project owner 2016-01-24 16:29:14 -05:00
Frederic Guillot
6002efb8a0 Replace message when no project notifications are registered 2016-01-23 18:07:28 -05:00
Frederic Guillot
8bb67dc8cb Avoid to send XHR request when a task has not moved after a drag and drop 2016-01-21 22:17:24 -05:00
Frederic Guillot
325e72589d Always show the search box in board selector 2016-01-21 21:11:30 -05:00
Frederic Guillot
fcdfdeabfa Replace logout link by a dropdown menu 2016-01-21 20:58:12 -05:00
Frederic Guillot
f3e5fdb137 Make dashboard section title clickable 2016-01-20 22:54:42 -05:00
Frederic Guillot
32b2fd92d3 Show in user interface the saving state of the task 2016-01-17 17:24:09 -05:00
Frederic Guillot
7925000f07 Do not show column dropdown on the public view 2016-01-17 16:38:43 -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
c58478c0ab Move analytic logic to separate classes 2016-01-15 21:03:19 -05:00