Commit Graph

57 Commits

Author SHA1 Message Date
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
Karol Judek e7352037ed Add Json-RPC API for Python 2014-11-11 13:40:48 +01:00
Frédéric Guillot e89ba5e9e6 Analytics: add the first graph (task repartition) 2014-11-09 17:59:02 -05:00
Frédéric Guillot c91ff61cdf Update scrutinizer config 2014-11-04 21:40:45 -05:00
Frédéric Guillot 37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot 8fe5df39d9 Improve make-archive.sh 2014-11-01 21:21:09 -04:00
Frédéric Guillot 45b5e8b879 Add pagination for users page 2014-10-25 15:44:38 -04:00
Frédéric Guillot 90e0616299 Rename Locales and Templates folders to be more consistent 2014-10-24 22:51:30 -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 082fda68ca Improve make-archive.sh 2014-09-19 15:57:15 +02:00
Frédéric Guillot 0a9a4ba039 Improve make-archive.sh and update swiftmailer 2014-09-19 15:29:39 +02:00
Frédéric Guillot 954bed954f Task move position refactoring 2014-09-04 20:14:26 -07:00
Frédéric Guillot c4ddc8031f Add Italian translation and synchronize locale files 2014-08-19 12:45:03 -07:00
Frédéric Guillot f70ac7d65f Change repo url to use https instead of ssh 2014-06-30 21:17:40 -03:00