Commit Graph

658 Commits

Author SHA1 Message Date
Frederic Guillot 837173cf93
Fix regression in PR #2439 2016-07-27 18:26:56 -04:00
Frederic Guillot 9649f7ba82
Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
Frederic Guillot 5d3ad534cc
Removed individual column scrolling on board 2016-07-24 15:18:09 -04:00
Frederic Guillot 9d6715ddc0
Improve project page titles 2016-07-24 13:55:35 -04:00
Frederic Guillot a3b4b25df2
Remove sidebar titles 2016-07-24 13:35:09 -04:00
Frederic Guillot a6d22bf271
Remove username for dashboard sidebar and change titles 2016-07-24 13:00:59 -04:00
Frederic Guillot 51b2193fc4
Move dashboard pagination into separate classes 2016-07-24 12:09:41 -04:00
Frederic Guillot 506ebf3bac
Fixed typo in template that prevent project permissions to be duplicated 2016-07-24 10:08:57 -04:00
Frederic Guillot a823cc1d08
NotificationModel refactoring 2016-07-23 14:50:59 -04:00
Frederic Guillot b6119e7dee
Added internal task links to activity stream 2016-07-23 14:05:15 -04:00
Frederic Guillot 5fe81ae6ef
Add new template hooks 2016-07-22 17:58:39 -04:00
Frederic Guillot 0ae215edb3
Merge pull-request #2439 2016-07-22 17:14:37 -04:00
Frederic Guillot df423ae4af
Move repository to Kanboard organization 2016-07-21 17:46:17 -04:00
Frederic Guillot 3dd20c9c78
Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE 2016-07-20 21:47:23 -04:00
Frederic Guillot d9d3788222
Subtasks events refactoring and show delete in activity stream 2016-07-17 20:33:27 -04:00
Frederic Guillot ec0ecc5b03
Added event for removed comments with some refactoring 2016-07-17 17:15:14 -04:00
Dj Padzensky 5969eb8e30 Added tighter access controls to profile section 2016-07-14 13:20:56 -07:00
Busfreak 9033e27576 missing translation in dasboard/tasks 2016-07-11 19:42:33 +02:00
Frederic Guillot 397988dd8d
Fix a couple of bugs in PR #2424 2016-07-09 14:51:39 -04:00
Valentin Yakovenkov 1d58b33950 Hide empty parts of task details page 2016-07-07 09:40:19 +03:00
Busfreak 6ccd8c11fa Hide tasks within specific columns in dashboard (#2424) 2016-07-05 11:09:13 -04:00
Jannik Winkel 2f109022f7 Fixed "due today" highlighting 2016-07-03 20:53:15 +02:00
Frederic Guillot b7ac354e83
Move Task::duplicate() to class ProjectTaskDuplicationModel 2016-07-02 15:29:48 -04:00
Frederic Guillot 6d5577fa0b
Handle project tags duplication 2016-07-02 15:20:59 -04:00
Frederic Guillot abdfa46cfc
Fixed empty title for web notification with only one overdue task 2016-07-01 12:33:18 -04:00
Frederic Guillot a49e7b7643
Expose task reference field to the user interface 2016-06-28 20:40:15 -04:00
Frederic Guillot ce367a24fc
Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot cead21691e
Removed useless keyboard shortcut 2016-06-24 19:31:34 -04:00
Frederic Guillot 16a138c86f
Update links on the board 2016-06-24 18:18:47 -04:00
Frederic Guillot b6e92cb64a
Remove dropdown menus that are now available with task edit form 2016-06-24 18:09:01 -04:00
Frederic Guillot 17213da5ce
Use the same task form layout everywhere 2016-06-24 17:57:26 -04:00
Frederic Guillot 18cb7ad0a4
Expose tags to the user interface (first prototype) 2016-06-24 15:43:34 -04:00
Frederic Guillot 9e278a9370
Use BoardFormatter to generate the board 2016-06-24 08:50:57 -04:00
Lev Lazinskiy a5b35954db Add total sum of tasks per project in dashboard
fix #885
2016-06-09 01:16:47 -07:00
Lev Lazinskiy f97d683ede Show tasks that are due today in a different color
I chose a "Triadic" color from this page,
http://www.colorhexa.com/d90000 it seems to look good under various
categories.

Fix #2285
2016-06-06 20:07:01 -07:00
Frederic Guillot 3e72c11f05 Merge pull-request #2302 2016-06-06 20:37:21 -04:00
Lev Lazinskiy 0ecba6495e Fix plural form
When removing all columns from a board, an alert box is displayed that
states "Your board doesn't have any column!", the correct plural form
should be "Your board doesn't have any columns!"
2016-06-06 11:47:38 -07:00
Busfreak 61cedc489c fix for search bug in dashboard 2016-06-06 17:50:49 +02:00
Frederic Guillot 9cb8a1ffc9 Display local date format in date picker 2016-06-05 22:22:10 -04:00
Frederic Guillot cd4c09c10a Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
Frederic Guillot 0eb4e3438c Merge pull-request #2188 2016-06-03 22:47:06 -04:00
Sébastien Kergreis a9025e5102 Add link in project name 2016-06-03 13:59:45 -05:00
Frederic Guillot a27057dd6f Expose to the user interface the email sender address 2016-06-02 20:58:34 -04:00
Frederic Guillot ed074d1764 Move task import outside of project settings 2016-05-28 21:24:24 -04:00
Frederic Guillot 14713b0ec7 Rename all models 2016-05-28 19:48:22 -04:00
Frederic Guillot 88ee691bb9 Fix wrong redirect after removing a task from the task view page 2016-05-28 17:26:33 -04:00
Frederic Guillot 9e218032c4 Split Gantt controller 2016-05-28 14:29:07 -04:00
Frederic Guillot 8d12e2fe73 Split board controller into multiple classes 2016-05-28 14:05:57 -04:00
Frederic Guillot 1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00