Commit Graph

1824 Commits

Author SHA1 Message Date
Frederic Guillot
4785174e43 Duplicate a project with tasks will copy the new tasks in the same columns 2015-10-07 19:01:08 -04:00
Frederic Guillot
6dba53317c Convert translation file to UTF-8 2015-10-07 18:06:51 -04:00
Frederic Guillot
f3f438a3ff Repeat column headers for each swimlane 2015-10-06 21:51:10 -04:00
Frederic Guillot
28a4c86f7a Add sql dump of settings table 2015-10-06 20:01:34 -04:00
Frederic Guillot
ce69f1064a Merge pull-request #1327 2015-10-06 19:37:45 -04:00
Frederic Guillot
be2885f68f Merge pull-request #1322 2015-10-06 19:36:27 -04:00
Janyk Steenbeek
7c4d8738ee Changed NL translation of 'Remaining'
I personally think Resterend fits in better then Restant because its fits better in the sentence. Please let me know if you prefer a different approach.
2015-10-06 12:02:08 +02:00
Timo Litzbarski
fd02f47d16 German Translation fix @nochso 2015-10-06 09:48:49 +00:00
Jan Wagner
ffd652da06 Adding some hints about required AllowOverride for Apache 2015-10-06 11:30:18 +02:00
Frederic Guillot
ca62d68788 Add Mysql and Postgres schema (SQL dump) 2015-10-05 22:10:25 -04:00
Frederic Guillot
793763681d Update .gitignore 2015-10-05 20:15:32 -04:00
Jan Wagner
d85741a3a1 .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
Timo Litzbarski
575363d4c5 German Translation 2015-10-05 10:01:31 +00:00
Frederic Guillot
92cf7f4df6 Fix a couple of issues for PHP 7.0 2015-10-03 21:44:26 -04:00
Frederic Guillot
c9e3178720 Fix issue when unlinking Gitlab account 2015-10-03 18:22:06 -04:00
Frederic Guillot
260c8515c5 Add more unit tests 2015-10-03 17:21:29 -04:00
Frederic Guillot
d7c0fabcb7 Add unit test for FileStorage 2015-10-03 15:55:20 -04:00
Frederic Guillot
aeab662d65 Fix bug with due date greater than year 2038
See: https://en.wikipedia.org/wiki/Year_2038_problem
2015-10-03 14:09:52 -04:00
Frederic Guillot
a41d580a46 Reduce font size for board toolbar 2015-10-03 12:28:56 -04:00
Frederic Guillot
a58661f9a6 Sync locales 2015-10-03 12:22:34 -04:00
Frederic Guillot
d67d7c54e6 Add web notifications 2015-10-03 12:09:27 -04:00
Frederic Guillot
b5a2b8f9f7 Update changelog 2015-10-02 22:24:51 -04:00
Frederic Guillot
4a26dffaaf Add config parameter to enable/disable Syslog 2015-10-02 22:14:01 -04:00
Frederic Guillot
216ec2f01f Merge pull-request #1310 2015-10-02 21:59:40 -04:00
Frederic Guillot
3af5f6caa4 Merge pull-request #1309 2015-10-02 21:59:12 -04:00
Frederic Guillot
264b552603 Add custom filters (refactoring of pull-request #1312) 2015-10-02 21:58:00 -04:00
goofy-bz
c6792b4df6 French doc - fixing typos on the fly - part 2 2015-10-02 06:59:27 +02:00
goofy-bz
160b6857f1 French doc - fixing typos on the fly 2015-10-02 06:56:09 +02:00
Frederic Guillot
370361330a Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links 2015-10-01 09:46:34 -04:00
Frederic Guillot
792d5a20bc Make sure there is always a trailing slash for application_url 2015-09-30 22:21:35 -04:00
Frederic Guillot
8970fba41f Do not show the checkbox "Show default swimlane" when there is no active swimlanes 2015-09-30 22:12:20 -04:00
Frederic Guillot
bd583674bc Update changelog and contributors list 2015-09-30 21:54:31 -04:00
Frederic Guillot
4110e82314 Merge pull-request #1303 2015-09-30 21:53:50 -04:00
mfoucrier
ca5d84a18e Update translations.php 2015-09-30 11:09:07 +02:00
Max Kamashev
cabcdc9d9e Merge branch 'master' of https://github.com/fguillot/kanboard into 1245_bug_with_subtask_timer 2015-09-30 09:19:33 +03:00
Max Kamashev
930406bf70 refs #1245 - Renamed argument 2015-09-30 09:19:19 +03:00
Frederic Guillot
421e8751eb Update url rewrite doc for nginx 2015-09-29 22:21:48 -04:00
Frederic Guillot
f0a09a075b Merge pull-request #1297 2015-09-29 20:34:49 -04:00
Frederic Guillot
aee11eb5de Merge pull-request #1298 2015-09-29 20:34:14 -04:00
goofy
883e1880e3 adding more French-speaking screenshots 2015-09-29 21:24:41 +02:00
goofy-bz
abfc69616d minor typofix 2015-09-29 17:45:01 +02:00
xavier.vidal
118f265c11 Merge branch 'master' into project_name_in_task_links
* master:
  ajout captures pour les vues
  essai intégration image
  Append filters instead of replacing value for users and categories dropdowns
  Do not show empty swimlanes in public view
  Show complexity sum across all swimlanes
  Show number of tasks for each column across all swimlanes
  Fix regression (css)
  Change swimlane layout to save space on the screen
  Add the possibility to set/unset max column height (scrolling)
  settings chapter
  Add getPluginHomepage()
  Add page to show the list of plugins
  Do not use preventDefault() with .close-popover when there is no popover opened
  Show "Open this task" in dropdown menu for closed tasks
  Add contributor
  Update app.css
  Update popover.css
  Show assignee on card only when someone is assigned
2015-09-29 09:46:02 +02:00
goofy
91eeeee6c5 ajout captures pour les vues 2015-09-28 22:47:32 +02:00
goofy
11808ed74f essai intégration image 2015-09-27 13:11:39 +02:00
Frederic Guillot
0951d06d89 Merge pull-request #1284 2015-09-26 21:55:25 -04:00
Frederic Guillot
58c74b80d2 Append filters instead of replacing value for users and categories dropdowns 2015-09-26 21:48:48 -04:00
Frederic Guillot
66514aa530 Do not show empty swimlanes in public view 2015-09-26 21:14:04 -04:00
Frederic Guillot
0b1da8d61c Show complexity sum across all swimlanes 2015-09-26 20:58:13 -04:00
Frederic Guillot
6c03925f23 Show number of tasks for each column across all swimlanes 2015-09-26 20:41:14 -04:00
Frederic Guillot
625a84d174 Fix regression (css) 2015-09-26 19:56:51 -04:00