Commit Graph

70 Commits

Author SHA1 Message Date
Frederic Guillot 679cb94de4 Rewrite dropdown menu 2015-08-07 22:42:29 -04:00
Frederic Guillot e13872fc2e Javascript refactoring 2015-08-04 22:52:12 -04:00
Frederic Guillot 58297ca3b1 Add datetime picker for start date 2015-07-07 19:15:53 -04:00
Frederic Guillot 08259d4f20 Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
Frederic Guillot ad23b4961a Add keyboard shortcuts to switch between board/calendar/list view 2015-07-04 15:04:41 -04:00
Frederic Guillot cf8aeea6af Add filters helper for search form 2015-07-04 14:23:45 -04:00
Frederic Guillot b01eb12a6c Improve view mode switcher 2015-07-04 13:06:35 -04:00
Frederic Guillot 37c1b79bdd Do not allow closed tasks to move on the board 2015-07-04 12:39:43 -04:00
Frederic Guillot 109a2a2e25 Change dashboard 2015-07-01 17:36:21 -04:00
Frederic Guillot 0fa64fc9bd Change make-archive.sh 2015-06-28 11:25:30 -04:00
Frederic Guillot 81e40e2c91 Replace dimplejs by c3js for chart drawing 2015-06-21 21:12:24 -04:00
Frederic Guillot 9b78126289 Add cli command to compare locales + cleanup translation files 2015-06-21 15:45:26 -04:00
Frederic Guillot ff7189971e Move the script sync-locales.php to cli command 2015-06-21 12:35:01 -04:00
Frederic Guillot fa5aaa6093 Add print stylesheet for tasks 2015-04-25 15:15:05 -04:00
Frederic Guillot 956f88f527 Add print stylesheet for boards 2015-04-25 15:08:02 -04:00
Frederic Guillot b5163c483c Send notifications with the language of the recipient 2015-04-22 18:46:04 -04:00
Frederic Guillot 3b403a1a4b Add screenshot support for tasks (copy/paste images directly) 2015-04-12 18:44:42 -04:00
Frederic Guillot 9ca2ba2127 Add burndown chart 2015-04-11 23:01:17 -04:00
Yuichi Murata 7d1c84699a Update ja_JP translation (pull-request #777) and sync all locales 2015-04-07 20:40:00 -04:00
Frederic Guillot 72de621d77 Add budget graph 2015-03-22 18:44:45 -04:00
Olivier Maridat ef1fea4509 Add an item "Add a link" in the dropdown menu of a task in the board view 2015-03-10 14:32:23 +01:00
Frederic Guillot d910ebc1ea Integrate Turkish language 2015-03-01 18:43:03 -05:00
Frederic Guillot 0450d86a18 Exclude file from the archive 2015-02-22 12:10:03 -05:00
Frederic Guillot b2c95a25e3 Enable keyboard shortcut inside textarea and minor fixes 2015-02-15 21:54:21 -05:00
Frederic Guillot f7e4c3928a Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Frederic Guillot 364382b1b5 Add task links (Merge pull-request #610) 2015-02-13 17:50:20 -05:00
Frederic Guillot acf3941b4a Improve js and add native language support for datepicker and calendar 2015-02-08 15:07:47 -05:00
Frederic Guillot fa6d19928a Rename subtask model 2015-02-07 18:36:16 -05:00
Frederic Guillot 29cc13f786 Add toggle/expend links on the dashboard 2015-02-07 17:38:18 -05:00
Frederic Guillot 695ed5701c Add dropdown menu to the board menu 2015-02-01 16:12:47 -05:00
Frederic Guillot be4e90e319 Add collapsible swimlanes (merge and improve pull-request #565) 2015-02-01 11:05:07 -05:00
Frederic Guillot 9a98013736 Add table/pagination to the project list 2015-01-31 11:21:43 -05:00
Frederic Guillot e1be338053 Experiments with keyboard shortcuts 2015-01-30 23:11:30 -05:00
Frédéric Guillot f56ee7467e Merge pull request #555 from norcnorc/fix-json-rpc-subtask-user-parameter
fix user parameter name for createSubtask, updateSubtask in json-RPC API
2015-01-27 19:53:33 -05:00
norcnorc 081b76c21f fix incorrect user parameter name for createSubtask, updateSubtask in json-RPC API
Changing the documentation and python example to match what the server code says: "user_id", not "assignee_id".
2015-01-27 18:10:06 +01:00
Oliver Bertuch c0e5a469b6 Fix JSON API Documentation for getAllTasks() parameters.
Documentation told us to use parameter "status", but it actually has to be "status_id".
This adds corrections to kanboard.py, too. It adds missing getTimezone() to kanboard.py, too.
2015-01-26 11:49:38 +01:00
Frederic Guillot 746a3f8d23 Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
Frederic Guillot 84b0f0df90 Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Frederic Guillot c5e4c781f5 Remove useless files in vendor/ 2015-01-10 16:14:06 -05:00
Frederic Guillot 55eb7636c0 Minify javascript 2015-01-05 22:10:40 -05:00
Frédéric Guillot 772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot 942dcd797e Improve random scripts 2014-12-05 21:11:55 -05:00
Frédéric Guillot 2c6d810411 Improve make-archive.sh 2014-12-05 20:55:08 -05:00
Frédéric Guillot 37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00
Frédéric Guillot c49d46718a Some refactoring for PHP 5.3 2014-11-22 18:49:34 -05:00
Frédéric Guillot 2a850757ee Add Markdown preview for textarea, see #407 2014-11-20 22:37:10 -05:00
Frédéric Guillot 8bf50d6a7f Add cumulative flow diagram 2014-11-16 20:51:59 -05:00
Frédéric Guillot 2e386091eb Add Json-RPC API for Python (pull-request #390) 2014-11-16 10:29:44 -05:00
Frédéric Guillot a994e07f64 Add script to find missing locales and update locales (pull-request #393) 2014-11-16 10:17:19 -05:00
Frédéric Guillot aa6fffb05a Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00