Commit Graph

680 Commits

Author SHA1 Message Date
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
Frédéric Guillot
3ba8e06632 Fix some Scrutinizer issues 2014-11-26 21:16:19 -05:00
Frédéric Guillot
20b60bc628 Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
Frédéric Guillot
c6b9a2a92e Move event and notification templates to a subfolder 2014-11-26 20:43:08 -05:00
Frédéric Guillot
b13dba46e7 Fix PHP 5.3 issue 2014-11-25 22:13:51 -05:00
Frédéric Guillot
38070aec79 Remove private projects when a user is deleted 2014-11-25 22:07:24 -05:00
Frédéric Guillot
93df72bd4d Do not display a shadow for form input errors 2014-11-25 21:33:44 -05:00
Frédéric Guillot
5fb686dd9c Move comment templates to a subfolder 2014-11-25 21:28:29 -05:00
Frédéric Guillot
cdfd6a8abe Remove content of a comment update event 2014-11-25 21:07:16 -05:00
Frédéric Guillot
d534f9fbbc Improve task creation popover 2014-11-25 20:59:46 -05:00
Frédéric Guillot
5de091ea28 Show the task creation form as a popover 2014-11-25 20:49:26 -05:00
Frédéric Guillot
d89fed4e25 Fix bug description preview 2014-11-25 20:42:56 -05:00
Frédéric Guillot
d68fa290bb Automatically add the logged user during project creation 2014-11-25 20:30:59 -05:00
Frédéric Guillot
7731f00e29 Auto assign user during task creation if there is only one user 2014-11-25 20:18:21 -05:00
Frédéric Guillot
37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00
Frédéric Guillot
5d7cff3526 Fix some issues 2014-11-23 18:33:29 -05:00