Frederic Guillot
936376ffe7
Remove model base class
2016-05-28 18:19:15 -04:00
Frederic Guillot
a7f3e3bec5
PHPdoc cleanup
2016-03-04 21:11:12 -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
dc35a78374
Move some validators to separate classes
2016-01-13 21:45:14 -05:00
Frederic Guillot
039baacaa0
Cosmetic fixes
2015-10-19 21:32:18 -04:00
Frederic Guillot
8c532efd5f
Run php-cs-fixer on the code base
2015-10-17 10:09:03 -04:00
Frederic Guillot
9c9ed02cd7
Change namespace to add Kanboard as prefix
2015-10-13 22:19:17 -04:00
Frederic Guillot
4785174e43
Duplicate a project with tasks will copy the new tasks in the same columns
2015-10-07 19:01:08 -04:00
Frederic Guillot
0b1da8d61c
Show complexity sum across all swimlanes
2015-09-26 20:58:13 -04:00
Frederic Guillot
6c03925f23
Show number of tasks for each column across all swimlanes
2015-09-26 20:41:14 -04:00
Frederic Guillot
33a3196001
Fix minor issues
2015-07-19 18:54:00 -04:00
Frederic Guillot
554500aa49
Refactoring to implement new layout with filters: board/calendar/list views (work in progress)
2015-07-04 11:14:21 -04:00
Frederic Guillot
aa6fdd3544
Improve automatic action duplication with unit tests and improve database schema
2015-06-20 14:34:47 -04:00
David-Norris
58a0db28cc
2nd Recurring Tasks Commit
...
New Trigger (move from first column)
New method to get last column of a board
Locales updated
API changes (createTask, updateTask)
API Docs & Examples
2015-05-05 23:40:05 -04:00
Frederic Guillot
f53bb88d10
Fix PHP 5.3 issue
2015-04-18 15:26:12 -04:00
Frederic Guillot
7b7ea56460
Fix issue move column up/down with non consecutive positions
2015-04-18 14:28:55 -04:00
Frederic Guillot
4460851615
Display the sum of task complexity in the column
2015-04-07 21:06:15 -04:00
ashbike
77a307e4ff
- Markdown supported in column description.
...
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
2015-02-09 21:14:53 -05:00
Frederic Guillot
40ca850707
Add column description (merge/change pull-request #549 )
2015-02-01 14:19:49 -05:00
Frederic Guillot
be4e90e319
Add collapsible swimlanes (merge and improve pull-request #565 )
2015-02-01 11:05:07 -05:00
Frederic Guillot
e506648cbc
Do not show inactive projects info on the dashboard and update picodb (merge #546 )
2015-01-25 11:55:12 -05:00
Frederic Guillot
84b0f0df90
Add project calendars (merge/refactoring of #490 )
2015-01-17 17:11:51 -05:00
Frédéric Guillot
3076ba22dd
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
2015-01-02 17:19:13 -05:00
Frédéric Guillot
27f4537079
Fix bug tasks don't show up on board/swimlanes
2014-12-31 13:47:47 -05:00
Frédéric Guillot
0a14c8d5e5
Fix some PHPAnalyzer issues
2014-12-27 19:43:59 -05:00
Frédéric Guillot
cf821e117c
Add swimlanes
2014-12-26 17:43:13 -05:00
Frédéric Guillot
5d7cff3526
Fix some issues
2014-11-23 18:33:29 -05:00
Frédéric Guillot
4d007ec39f
addColumn() return the column_id now
2014-11-22 19:15:50 -05:00
Frédéric Guillot
4061927d21
Move some Task model methods to the TaskFinder class
2014-10-12 15:32:35 -04:00
Frédéric Guillot
b7060b33ef
Add pagination/column sorting for search and completed tasks
2014-10-12 14:28:08 -04:00
Frédéric Guillot
d138834dcf
Regular users are able to create private projects
2014-10-05 19:40:57 -04:00
Frédéric Guillot
243e72474b
Improve board API calls
2014-09-17 14:47:41 +02:00
Frédéric Guillot
2e6a8d435f
Add settings field to control project columns (pull-request #244 )
2014-09-12 17:35:48 +02:00
Frédéric Guillot
954bed954f
Task move position refactoring
2014-09-04 20:14:26 -07:00
Frédéric Guillot
7e44dee903
Move a task to another project
2014-08-30 22:35:50 -08:00
Frédéric Guillot
5e10d2d29f
Fix a bug and improve project cloning code
2014-08-19 17:43:01 -07:00
Frédéric Guillot
9eeded33f6
Add email notifications
2014-08-15 17:23:41 -07:00
Frédéric Guillot
035294798d
Add Postgresql support
2014-07-05 16:32:24 -03:00
Frédéric Guillot
e5e355d068
Merge pull-request #140 (several small fixes)
2014-06-25 10:07:06 -03:00
Frédéric Guillot
7c5b900bd8
First API implementation
2014-06-20 15:41:05 -03:00
Frédéric Guillot
2230dd4e6b
Code refactoring (add autoloader and change files organization)
2014-05-22 12:28:28 -04:00