Commit Graph

3051 Commits

Author SHA1 Message Date
Frédéric Guillot
0d7b0851bb Merge pull-request #171: many fixes (Vagrant file, German locales and CSS) 2014-07-14 20:13:02 -02:30
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
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
Francois Ferrand
0a3049c172 Add option to disable SSL certificate verification for LDAP. 2014-07-03 10:29:21 +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
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
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
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
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
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
3fb5c556ec Fix some Windows Server issues 2014-05-27 12:54:42 -04:00
Frédéric Guillot
c482e70469 Add a new automatic action: assign a category based on a defined color 2014-05-27 11:40:07 -04:00
Frédéric Guillot
73944ae368 Improve assets loading (add helpers) 2014-05-27 10:07:59 -04:00
Frédéric Guillot
93783274a4 Improve automatic actions (move task to another position same columns) 2014-05-26 12:54:06 -04:00
Frédéric Guillot
2cb6b77ac8 Improve events handling 2014-05-26 12:27:33 -04:00
Frédéric Guillot
dbc4443bb1 Make sure that files are removed when a task is deleted 2014-05-25 18:27:18 -04:00
Frédéric Guillot
b6c4c93fe7 Add more tests 2014-05-25 18:12:27 -04:00
Frédéric Guillot
60a45dbb68 Improve file upload 2014-05-25 15:15:59 -04:00
Frédéric Guillot
f9753e91d2 Add subtasks 2014-05-25 15:02:27 -04:00
Nala Ginrut
d0944e682d add zh_CN locale 2014-05-25 23:39:49 +08:00
Frédéric Guillot
9ddeb5d978 Added German translation (contribution of @troloo) 2014-05-25 09:22:15 -04:00
Frédéric Guillot
86bc091f21 Improve responsive design 2014-05-23 13:41:57 -04:00
Frédéric Guillot
14c2998c4a Improve css and phpdoc comments 2014-05-23 11:59:23 -04:00
Frédéric Guillot
db76bcb593 Minor code improvements 2014-05-23 10:14:25 -04:00
Frédéric Guillot
7b53d47d46 Improve user interface 2014-05-23 09:49:26 -04:00
Frédéric Guillot
40917992e7 Add files upload 2014-05-22 20:58:21 -04:00