Commit Graph

679 Commits

Author SHA1 Message Date
Michael Lüpkes 644f511df2 Fix for syntax unsupported in PHP 5.3 2015-02-03 11:28:38 +01:00
Michael Lüpkes e5ea361255 Implemented Changes to Project Duplication to include Swimlanes and Tasks.
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-03 11:16:10 +01:00
Frederic Guillot 24300f828a Add shortcut link to close a task from the dropdown menu 2015-02-01 19:34:01 -05:00
Frederic Guillot 7283692c1d Add dropdown menu to the tasks 2015-02-01 18:57:07 -05:00
Frederic Guillot 695ed5701c Add dropdown menu to the board menu 2015-02-01 16:12:47 -05:00
Frederic Guillot 3e2f4f9c2c Simplify CSP header method 2015-02-01 14:38:29 -05:00
Frederic Guillot 41a344e9ce Change label for subtasks percentage 2015-02-01 14:28:59 -05:00
Frederic Guillot 30cd4c5458 Merge pull-request #568 2015-02-01 14:23:59 -05:00
Frederic Guillot 40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Lev Lazinskiy 78e7a5e85d Added percent completed to the main view when a task has subtasks. Addresses https://github.com/fguillot/kanboard/issues/174 2015-02-01 13:55:03 -05:00
Frederic Guillot b42830e77d Update unit tests 2015-02-01 11:10:32 -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
Frederic Guillot 746e1a4e3d Clicking on cancel inside a popover doesn't reload the page 2015-01-30 22:06:10 -05:00
Frederic Guillot 5efb06f6f3 Merge pull-request #562 2015-01-30 19:56:35 -05:00
Frederic Guillot 946b78ae53 Add ignored assets from git 2015-01-30 19:27:06 -05:00
Piotr Zęgota 65c35acacf translation fix 2015-01-30 10:57:20 +01:00
Frederic Guillot f49c7e3f21 Update contributor list 2015-01-29 17:56:43 -05:00
Frederic Guillot b506962e10 Sync locales 2015-01-29 17:49:00 -05:00
Frederic Guillot 11e4b52711 Merge pull-request #559 2015-01-29 17:46:07 -05:00
Frederic Guillot 80cfab419e Merge pull-request #561 2015-01-29 17:45:24 -05:00
ZegalPL f0210f1f79 polish translation updated, most of strings translated. 2015-01-29 21:36:49 +01:00
mfoucrier 672afb6a16 Update translations.php 2015-01-29 15:28:20 +01:00
Colin Williams a3329ce0e8 Allow public access to colors stylesheet. 2015-01-29 08:40:04 +00:00
Frederic Guillot 72913c33d3 Prefix DEBUG_FILE with __DIR__ 2015-01-28 21:27:33 -05:00
Frederic Guillot 549b86037b Merge branch 'master' of https://github.com/fguillot/kanboard 2015-01-28 20:34:49 -05:00
Frederic Guillot 7703d0459a Fix potential issue with old Sqlite versions 2015-01-28 20:34:42 -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
Frederic Guillot c1173765ae Remove unused variables 2015-01-26 21:41:33 -05:00
Frederic Guillot 0f6a4e9de9 Allow urls without project_id 2015-01-26 21:35:33 -05:00
Frederic Guillot 29606b34cb Added automatic download and installation of Composer and PHPUnit for Vagrant (merge #550) 2015-01-26 21:08:29 -05:00
Frédéric Guillot cdcc6843fd Merge pull request #551 from poikilotherm/fix/master/json_api_getAllTasks
Fix JSON API Documentation for getAllTasks() parameters.
2015-01-26 20:43:30 -05: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 62f5eeca68 Add more contributors to the list 2015-01-25 19:27:33 -05:00
Frederic Guillot 28a7f57d86 Store due date without the time 2015-01-25 18:55:11 -05:00
Frederic Guillot 1fc6d69e2e Fix bug duplicate project with a too long name 2015-01-25 18:08:28 -05:00
Frederic Guillot e6cf1bf236 Fix bug board selector redirection 2015-01-25 13:30:31 -05:00
Frederic Guillot 54d2d46b65 Store calendar filters per project 2015-01-25 13:27:43 -05:00
Frederic Guillot 746a3f8d23 Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
Frederic Guillot 0812ceedde Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment identifiers and update Parsedown 2015-01-25 12:23:27 -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 655d75a3cf Add new constants: FILES_DIR and DEBUG_FILE 2015-01-25 10:47:21 -05:00
Esteban Monge bf65a95851 Fixed typo problems 2015-01-22 22:05:20 -06:00
Esteban Monge db522b618a More spanish translations 2015-01-22 21:58:59 -06:00
Frederic Guillot e6f7929f77 Add new automatic action (Task comment logging), patch #539 2015-01-22 17:46:58 -05:00
Frederic Guillot 0d80102c48 Minor code improvements for the pull-request 2015-01-19 21:49:01 -05:00
Frederic Guillot 525d31d1bf Merge pull-request #524 2015-01-19 21:42:11 -05:00
Frederic Guillot a5b6ac2b6a Add contributor 2015-01-19 21:39:19 -05:00