Commit Graph

563 Commits

Author SHA1 Message Date
Frederic Guillot
2d27c36a71 Use inline popup to create new columns 2016-02-20 10:46:10 -05:00
Frederic Guillot
de4519fa2c Add subtasks drag and drop 2016-02-19 22:59:47 -05:00
Frederic Guillot
337a5fd6ab Improve filter box design 2016-02-14 17:44:25 -05:00
Frederic Guillot
124f93dbad Improve image thumbnails and files table 2016-02-13 22:51:58 -05:00
Frederic Guillot
738b6ae583 Add file drag and drop and asynchronous upload 2016-02-13 19:24:36 -05:00
Frederic Guillot
6161eaef9e Enable/Disable users 2016-02-13 15:38:35 -05:00
Frederic Guillot
567d623446 Add setting option to disable private projects 2016-02-13 12:39:49 -05:00
Frederic Guillot
5d20b93b3a Update ChangeLog 2016-02-13 11:06:08 -05:00
Frederic Guillot
0853499153 Update ChangeLog 2016-02-11 21:08:04 -05:00
Frederic Guillot
ac2bf9d553 Fix PHP notices during creation of first project and in subtasks table 2016-02-08 18:24:15 -05:00
Frederic Guillot
695a07fc3e Update ChangeLog 2016-02-07 13:50:54 -05:00
Frederic Guillot
77a91b7ade New Dockerfile based on Alpine Linux and Nginx/PHP-FPM 2016-02-06 20:00:26 -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
a976afdeb0 Export only open tasks in iCal feed 2016-02-05 21:11:34 -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
9ae2024b0a Replace box shadow by larger border width when a task is recently modified 2016-02-05 18:33:49 -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
fe9d04c3b9 Add inline popoup for category section 2016-02-05 17:22:13 -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
91200ddcde Change sidebar style 2016-02-03 18:27:45 -05: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
26492aba7e Simplify layout and templates generation 2016-01-31 21:44:49 -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
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
3279768c1c Have a new task assigned to the creator by default instead of "no assignee" 2016-01-31 10:36:46 -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
Frederic Guillot
c9f43faa3f Greek translation integration 2016-01-26 19:49:22 -05: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
203754649e Update ChangeLog 2016-01-23 20:57:08 -05:00
Frederic Guillot
5311cf3a16 Revert back optimization of TaskPosition 2016-01-23 14:43:22 -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
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
836495b54b Set maximum dropzone height when the individual column scrolling is disabled 2016-01-21 22:01:52 -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