Commit Graph

647 Commits

Author SHA1 Message Date
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
Frederic Guillot ef73844ddb Merge pull-request #515 2015-01-19 21:35:48 -05:00
Frederic Guillot 51d77786de Fix Gitlab webhook issue 2015-01-19 21:02:01 -05:00
Frederic Guillot 2bdd6a6b35 Make Kanboard compatible with PHP 5.3.3 2015-01-18 21:55:08 -05:00
Frederic Guillot 4b89b90df2 Add contributor 2015-01-18 20:07:13 -05:00
Frederic Guillot 171ca72c09 Merge pull-request #526 2015-01-18 19:32:16 -05:00
Frederic Guillot 07995b4ffc Fix typo in phpdoc 2015-01-18 18:24:59 -05:00
Frederic Guillot 4e874fad90 Fix some phpdoc comments 2015-01-18 18:21:33 -05:00
Frederic Guillot 92d9c3695e Update composer files 2015-01-18 18:12:01 -05:00
Frederic Guillot 7c1c14cf64 Pagination refactoring 2015-01-18 17:59:41 -05:00
Iterate From 0 abcb24aedd Added instructions for installation from port 2015-01-18 22:32:09 +01:00
Frederic Guillot 74e4a7b064 Add top links to the calendar 2015-01-17 17:27:34 -05:00
Frederic Guillot 84b0f0df90 Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Frederic Guillot 4b45b2aa35 Add missing project_id parameter 2015-01-16 19:39:42 -05:00
Francois Ferrand 969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frederic Guillot fd22b95575 Improve doc about creating projects 2015-01-13 18:28:12 -05:00
Michael Lüpkes 99323ba5c8 Removed Project duplication in Controller 2015-01-13 14:14:42 +01:00
Michael Lüpkes 569c99a733 set maxlength for name input fields in templates 2015-01-13 14:09:02 +01:00
Michael Lüpkes 34bbdaeac8 Merge remote-tracking branch 'upstream/master' into fguillot/kanboard 2015-01-13 11:42:49 +01:00
Frederic Guillot 46fd893bd6 Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
Frederic Guillot 6d61d0e751 Merge branch 'master' of https://github.com/fguillot/kanboard 2015-01-12 17:37:37 -05:00
Frederic Guillot 6ad98cb855 Fix Postgresql query 2015-01-12 17:37:30 -05:00
Frederic Guillot aca04c666c Update lock 2015-01-11 20:55:32 -05:00
Frederic Guillot c88687d45b Add extension 2015-01-11 20:52:09 -05:00
mluepkes 81f3131bbc Implemented Project duplication with Tasks within Controller\Project 2015-01-12 00:11:48 +01:00
Frederic Guillot c5e4c781f5 Remove useless files in vendor/ 2015-01-10 16:14:06 -05:00
Frederic Guillot b1e484fad6 Change events for project modification subscriber 2015-01-10 15:03:42 -05:00
Frederic Guillot b470b67260 Update docs 2015-01-10 12:51:38 -05:00
Frederic Guillot 27f1be06f7 Add boostrap subscriber to cli script 2015-01-10 11:02:23 -05:00
Frederic Guillot 9b287cd24b Add contributor 2015-01-10 10:21:15 -05:00
Cynthia Pereira 1230824a92 Supplementary updates 2015-01-10 00:48:02 -02:00
Cynthia Pereira 651ddebba4 Update pt_BR translation 2015-01-09 22:59:28 -02:00
Frederic Guillot 0a7c5bd4e1 Add Gitlab documentation 2015-01-08 21:36:55 -05:00