Commit Graph

3062 Commits

Author SHA1 Message Date
Frédéric Guillot
04628e1c13 Show task count in each column even if no limit is set (merge pull-request #169) 2014-07-14 20:06:36 -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
7a64053cb8 Improve javascript code and remove CSP errors 2014-07-07 19:37:19 -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
0e118da124 Integration of the chosen jquery plugin for the board selector 2014-07-06 11:28:01 -03:00
Frédéric Guillot
7b96013a06 Add a new contributor 2014-07-05 16:37:44 -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
Frédéric Guillot
e99fd2a0e3 Merge pull request #164 from Typz/actions
Allow 'no category' and 'unassigned' in actions.
2014-07-04 12:42:13 -03:00
Frédéric Guillot
8c428d377f Merge pull request #163 from Typz/popover
Use popover to edit task and description directly from board.
2014-07-04 12:39:47 -03:00
Frédéric Guillot
ccd5e93c16 Merge pull request #165 from Typz/closetask
Add openTask and closeTask jsonrpc API.
2014-07-04 12:32:46 -03:00
Francois Ferrand
0a3049c172 Add option to disable SSL certificate verification for LDAP. 2014-07-03 10:29:21 +02:00
Francois Ferrand
753da19573 Add openTask jsonrpc API. 2014-07-01 18:27:03 +02:00
Francois Ferrand
3951ae09cc Add closeTask jsonrpc API. 2014-07-01 15:48:54 +02:00
Francois Ferrand
95d3fa0e30 Allow 'no category' and 'unassigned' in actions.
This can be used to assign a color to task with no category/assignee, or to reset
assignee.
2014-07-01 12:00:37 +02:00
Francois Ferrand
6d65cfd883 Use popover to edit task and description directly from board.
- Click on 'description' icon opens the 'edit-description' page.
- Edit task and edit description now open in popover, like the assign
dialog.
2014-07-01 11:16:19 +02:00
Frédéric Guillot
06d0b7048e Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
Frédéric Guillot
f70ac7d65f Change repo url to use https instead of ssh 2014-06-30 21:17:40 -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
4f67a8da32 Merge pull-request #145 (Json-RPC fix) 2014-06-26 10:07:15 -03: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
60cc58c940 Merge pull-request about HTTPS 2014-06-25 09:53:12 -03:00
Frédéric Guillot
1c6431b3ea Update API documentation 2014-06-25 09:46:31 -03:00
Frédéric Guillot
4f08fc83a3 Update Spanish translation 2014-06-24 20:06:22 -03:00
Frédéric Guillot
c0270c2417 Add Swedish translation 2014-06-24 20:01:19 -03:00
Frédéric Guillot
dfe498171a Start to write the API documentation 2014-06-24 19:54:05 -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
08621f99e6 Merge pull-request #106 (datepicker and long column names fix) 2014-06-20 16:01:53 -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
Frédéric Guillot
ea6e8f7bc2 Merge pull request #130 from NalaGinrut/master
add all missing Chinese translation
2014-06-20 15:13:35 -03:00
Nala Ginrut
93d04ac253 add all missing Chinese translation 2014-06-20 14:44:51 +08:00
Nala Ginrut
6e3256757c add all missing Chinese translation 2014-06-20 13:54:33 +08:00
Frédéric Guillot
b43300202a Merge pull request #123 from NalaGinrut/master
Add Chinese translation
2014-06-19 09:16:24 -03:00
Nala Ginrut
e15edd451a Chinese works 2014-06-19 19:17:56 +08:00
Nala Ginrut
3e860765cb done Chinese translation 2014-06-19 16:09:15 +08:00
Nala Ginrut
bfd1db4136 Merge remote-tracking branch 'upstream/master' 2014-06-19 15:18:13 +08:00
Frédéric Guillot
efdc959c55 Fix bug #108: useless require 2014-06-02 21:03:10 -04:00
Frédéric Guillot
b6b124aadd Improve session destroy 2014-05-28 18:36:09 -04:00
Frédéric Guillot
99b5758dd6 Fix typo (error message) 2014-05-28 18:30:18 -04:00
Frédéric Guillot
3fcd3d5368 Reduce session time to 2 hours 2014-05-28 15:35:34 -04:00
Frédéric Guillot
445ef6d148 Add CSRF protections 2014-05-28 15:14:52 -04:00
Frédéric Guillot
75ab09e28b Update docs 2014-05-27 19:36:44 -04:00
Frédéric Guillot
ea1f1f2740 Remove useless files when building the archive 2014-05-27 18:53:17 -04:00
Frédéric Guillot
b2efeb38af Update archive script 2014-05-27 18:44:31 -04:00
Frédéric Guillot
6a41c14485 Update doc 2014-05-27 14:25:52 -04:00
Frédéric Guillot
3fb5c556ec Fix some Windows Server issues 2014-05-27 12:54:42 -04:00