Commit Graph

467 Commits

Author SHA1 Message Date
Frédéric Guillot
28ff8dad91 Add subtasks and comments history 2014-09-10 16:21:47 +02:00
Frédéric Guillot
9bde377bbe Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
Frédéric Guillot
ef95c7c284 Improve project api procedures 2014-09-09 15:15:04 +02:00
Frédéric Guillot
0d4b6525dd The color is not mandatory for task creation through the API 2014-09-09 07:13:48 +02:00
Frédéric Guillot
e383c069f1 Add public view for tasks 2014-09-08 23:19:40 +02:00
Frédéric Guillot
8c6df9ef0c Handle the case of tasks with bad previous positions 2014-09-08 21:44:50 +02:00
Frédéric Guillot
9d39943bd4 Fix bug when moving tasks position in the same column 2014-09-08 19:40:13 +02:00
Frédéric Guillot
532ea3b868 Start to improve task Api operations and doc 2014-09-05 18:57:58 -07:00
Frédéric Guillot
954bed954f Task move position refactoring 2014-09-04 20:14:26 -07:00
Frédéric Guillot
749136361e Change a category directly from the board 2014-09-03 14:25:17 -07:00
Frédéric Guillot
d68ff648b1 Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
Frédéric Guillot
7bb09c3f9b Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
Frédéric Guillot
457e181ffb Improve task duplication 2014-09-01 20:40:02 -08:00
Frédéric Guillot
e6d0658a0e Add the possibility to duplicate a task to another project 2014-09-01 19:36:40 -08:00
Frédéric Guillot
e496554654 Add an automated action to move a task to another project 2014-09-01 18:14:40 -08:00
Frédéric Guillot
7e44dee903 Move a task to another project 2014-08-30 22:35:50 -08:00
Frédéric Guillot
9194a2604d Projects management refactoring 2014-08-30 14:08:46 -08:00
Frédéric Guillot
9254d3b250 Add phpdoc comment 2014-08-19 18:45:44 -07:00
Frédéric Guillot
11b4715d29 Fix bug for password change 2014-08-19 18:29:13 -07:00
Frédéric Guillot
f8071e7d4a Remove useless code 2014-08-19 18:00:02 -07: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
c4ddc8031f Add Italian translation and synchronize locale files 2014-08-19 12:45:03 -07:00
Frédéric Guillot
995a1a262a Locales list show native translation of the available languages (pull-request #155) 2014-08-17 16:18:38 -07:00
Frédéric Guillot
e468f3c558 Fix bug #197: admin flag removed after a user update 2014-08-17 15:54:02 -07:00
Frédéric Guillot
eb76e1e530 Highlight recently modified tasks on board (pull-request #201) 2014-08-17 09:43:57 -07:00
Frédéric Guillot
44e91721b0 Fix encoding issue in mail subject 2014-08-17 09:15:38 -07:00
Frédéric Guillot
658123a232 The fullname is displayed instead of the username if not empty 2014-08-16 17:53:07 -07:00
Frédéric Guillot
db3c006be8 Various minor fixes 2014-08-16 14:12:05 -07:00
Frédéric Guillot
925b0ba2e5 Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Frédéric Guillot
9eeded33f6 Add email notifications 2014-08-15 17:23:41 -07:00
Frédéric Guillot
b92935d2dc Add ReverseProxy authentication (pull-request #199) 2014-08-13 12:47:17 -07:00
Frédéric Guillot
66b5659578 Project cloning/duplication (pull-request #196) 2014-08-12 12:03:15 -07:00
Janne Mäntyharju
e8357acf2a Added Finnish translation 2014-07-28 16:39:26 +03:00
Frédéric Guillot
9e1dcf21dc Improve webhooks to call external url on task creation/modification 2014-07-21 20:32:12 -02:30
Frédéric Guillot
833bd3f8a9 Add Task CSV export and Kanboard CLI 2014-07-19 22:08:07 -02:30
Frédéric Guillot
b84f60babc Minor changes for the LDAP model 2014-07-08 15:47:43 -03:00
Frédéric Guillot
ba93061f4d Add fields: task creator and modification date 2014-07-08 15:07:07 -03:00
Frédéric Guillot
9f93407b5e Fix bug: due date and score lost on update 2014-07-07 15:16:33 -03:00
Frédéric Guillot
035294798d Add Postgresql support 2014-07-05 16:32:24 -03:00
Frédéric Guillot
23341b2326 Merge pull request #161 from Typz/ldap
Implement LDAP user lookup.
2014-07-04 12:43:44 -03:00
Francois Ferrand
0a3049c172 Add option to disable SSL certificate verification for LDAP. 2014-07-03 10:29:21 +02:00
Frédéric Guillot
06d0b7048e Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
Francois Ferrand
98bd694e2b Implement LDAP user lookup.
This is required to improve compatibility when the DN cannot be easily
computed from the user name. Additionally, this allows automatically
getting the full name and email address from LDAP.
2014-06-30 18:15:51 +02: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
c0270c2417 Add Swedish translation 2014-06-24 20:01:19 -03:00
Frédéric Guillot
0b1614383e Remove Alphanumeric check for the username 2014-06-24 19:53:34 -03:00
Frédéric Guillot
b513313c2f Add a board selector instead of the list of projects 2014-06-20 21:59:59 -03:00
Frédéric Guillot
169cbb56f8 Fix minor translations issues 2014-06-20 15:46:21 -03:00
Frédéric Guillot
d9fadbe7c1 Merge branch 'master' of github.com:fguillot/kanboard 2014-06-20 15:41:16 -03:00
Frédéric Guillot
7c5b900bd8 First API implementation 2014-06-20 15:41:05 -03:00