Commit Graph

695 Commits

Author SHA1 Message Date
cluxter
43a0f3c947 Update popover.css
Allows scrolling of popup to be able to see the whole popup on small screens, particularly on tablets and smartphones.
2014-12-19 11:40:03 +01:00
Frédéric Guillot
f237cdc859 Start to improve the ui for tablets 2014-12-14 20:48:15 -05:00
Frédéric Guillot
4e695a9fcf Show a start next to the assignee (current user), pull-request #373 2014-12-14 18:28:15 -05:00
Frédéric Guillot
5a28e9095d Add icon for due date and use short format (pull-request #468) 2014-12-14 18:04:48 -05:00
Frédéric Guillot
23a9a19f3d Add contributors 2014-12-14 17:53:01 -05:00
Frédéric Guillot
7270214374 CSS fix for popover on small screen (pull-request #473) 2014-12-14 17:47:52 -05:00
PELLER Zoltan
6946ef4b3c Hungarian translation added 2014-12-14 21:59:59 +01:00
Frédéric Guillot
4232d731bd Give more privileges to a project owner 2014-12-11 21:05:35 -05:00
Frédéric Guillot
76019d7628 Add project owner support (allow user management to a regular user), see #316 2014-12-11 20:51:40 -05:00
Frédéric Guillot
0cd31abbc4 Change API::getProjectByName() to reflect the documentation 2014-12-09 19:54:43 -05:00
Frédéric Guillot
3de00af088 Improve functional test for api 2014-12-09 19:43:24 -05:00
Francois Ferrand
076034c282 Fix value returned by createProject. 2014-12-09 17:32:54 +01:00
Frédéric Guillot
515e29461f Change default mail from 2014-12-06 19:15:38 -05:00
Frédéric Guillot
5933a829b7 Minors layout improvements 2014-12-06 14:43:36 -05:00
Frédéric Guillot
18bba79413 Add support for ldap_start_tls() 2014-12-06 13:23:48 -05:00
Frédéric Guillot
52c1a3b374 Remove some code duplication 2014-12-06 12:33:28 -05:00
Frédéric Guillot
c79fad62f7 Fix bug, hide pagination links 2014-12-06 11:15:05 -05:00
Frédéric Guillot
10f4420401 Auto-select input fields for copy/paste 2014-12-06 10:35:44 -05:00
Chao Feng
7312a17aff Update zh_CN translation. 2014-12-06 21:08:26 +08:00
Frédéric Guillot
942dcd797e Improve random scripts 2014-12-05 21:11:55 -05:00
Frédéric Guillot
2c6d810411 Improve make-archive.sh 2014-12-05 20:55:08 -05:00
Frédéric Guillot
1a75d1118f Move RSS link to the top and open share links with a new tab 2014-12-04 21:42:35 -05:00
Frédéric Guillot
6b5cd3327f Fix wrong template path 2014-12-04 21:36:33 -05:00
Frédéric Guillot
0704ea0625 Minor css improvement 2014-12-04 21:18:29 -05:00
Frédéric Guillot
6739dba792 Move user templates to a subfolder 2014-12-04 21:04:33 -05:00
Frédéric Guillot
66e0028b4a Update pt_BR translations, merge pull-request #448 2014-12-04 20:09:16 -05:00
Frédéric Guillot
0f9ad1966a Merge pull-request #444, Allow click on subtask status icon to toggle 2014-12-04 20:02:43 -05:00
Francois Ferrand
73e2282259 Reposition the tooltip when they are loaded.
At the end of the asynchronous load, the tooltips need to be
repositionned, since the size of the content may have changed.
2014-12-04 18:37:56 +01:00
Francois Ferrand
8005d4f070 Allow click on subtask status icon to toggle 2014-12-04 18:37:31 +01:00
Frédéric Guillot
0ccf6c8bc2 Merge branch 'master' of https://github.com/fguillot/kanboard 2014-12-03 22:00:14 -05:00
Frédéric Guillot
9fb2e71189 Move tasks templates to a subfolder 2014-12-03 21:59:48 -05:00
Frédéric Guillot
d3d0e768d2 Merge pull request #440 from Typz/docker
Fix Dockerfile to support Composer.
2014-12-03 16:30:48 -05:00
Francois Ferrand
dcf62254ef Fix Dockerfile to support Composer. 2014-12-03 14:13:01 +01:00
Frédéric Guillot
8a02ceb40e Fix bug category duplication 2014-12-01 21:51:44 -05:00
Frédéric Guillot
50a9e2ba7d Move project templates to a subfolder 2014-12-01 21:23:46 -05:00
Frédéric Guillot
67eae33fb8 Improve Markdown css 2014-11-30 20:09:41 -05:00
Frédéric Guillot
81df6a36b4 Add getTimezone() procedure to the API 2014-11-30 19:43:34 -05:00
Frédéric Guillot
4bba5be037 Change minimum requirements and add FreeBSD installation guide 2014-11-29 21:28:58 -05:00
Frédéric Guillot
dd9f1d6e11 Add a check in case the request fail 2014-11-29 18:24:44 -05:00
Frédéric Guillot
54e31c8128 Always do the ajax session check 2014-11-29 17:31:26 -05:00
Frédéric Guillot
e72327d4b1 Improve session handler and add Ajax session check 2014-11-29 17:18:23 -05:00
Frédéric Guillot
7d36747de6 Update German translation (pull-request #430) 2014-11-29 14:24:15 -05:00
Frédéric Guillot
b97a4fedcc Update cli doc 2014-11-29 14:20:59 -05:00
Frédéric Guillot
d6bde1e3ec Add command line export/calculation for daily project summaries 2014-11-29 14:01:03 -05:00
Frédéric Guillot
e8fa25f9ca Replace Core\Cli by Symfony\Console 2014-11-29 12:28:35 -05:00
Timo
bc3f3b45a7 Update german translation 2014-11-28 12:28:03 +01:00
Frédéric Guillot
d987916128 Fix typo 2014-11-26 21:37:16 -05:00
Frédéric Guillot
895db9dd3c Add @property dateParser (phpdoc) 2014-11-26 21:34:55 -05:00
Frédéric Guillot
ac97b4120e Add @property phpdoc 2014-11-26 21:33:46 -05:00
Frédéric Guillot
52b9899fc5 Remove some code duplication 2014-11-26 21:30:21 -05:00