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
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
Frederic Guillot
16e14b76a6
Change swimlane layout to save space on the screen
2015-09-26 19:04:58 -04:00
Frederic Guillot
53f4b41008
Add the possibility to set/unset max column height (scrolling)
2015-09-26 18:10:00 -04:00
goofy
5f4ae2611c
settings chapter
2015-09-26 23:59:36 +02:00
Frederic Guillot
1fca5e721a
Add getPluginHomepage()
2015-09-26 16:05:06 -04:00
Frederic Guillot
9ca4b43a97
Add page to show the list of plugins
2015-09-26 15:57:39 -04:00
Frederic Guillot
47c1bc9652
Do not use preventDefault() with .close-popover when there is no popover opened
2015-09-26 15:07:33 -04:00
Frederic Guillot
02106b4747
Show "Open this task" in dropdown menu for closed tasks
2015-09-26 15:03:15 -04:00
Frederic Guillot
97430b9465
Add contributor
2015-09-26 14:32:59 -04:00
julesverhaeren
35e9d859e7
Update app.css
...
remove unnecessary scrollbars on popovers
2015-09-26 19:49:40 +02:00
julesverhaeren
f871e13154
Update popover.css
...
remove unneeded scrollbars
2015-09-26 19:47:31 +02:00
Frederic Guillot
040864863f
Show assignee on card only when someone is assigned
2015-09-25 20:12:34 -04:00
xavier.vidal
f6c1984bdd
Show project name in task links tooltip
2015-09-25 17:20:06 +02:00
xavier.vidal
2aa28a01d6
Show project name in task links
2015-09-25 17:16:34 +02:00
Frederic Guillot
55afa4fd78
Merge pull-request #1274
2015-09-24 20:10:34 -04:00
goofy
afe074b259
adding working with users French doc
2015-09-24 18:36:56 +02:00
goofy-bz
7d0140a648
trivial typofix
2015-09-24 17:08:47 +02:00
Frederic Guillot
1b0b69a43f
Add .htaccess rule to deny files access
2015-09-23 22:24:07 -04:00
Frederic Guillot
cb8895c7ed
Merge pull-request #1261
2015-09-23 21:28:51 -04:00
Frederic Guillot
5be5205629
Change interface for objectStorage
2015-09-23 21:22:03 -04:00
Frederic Guillot
25b9e90ef3
Do not check anymore data folder permissions
...
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions.
2015-09-23 20:59:21 -04:00
goofy
e4f8c645b7
après quelques corrections, partie tâches de la doc fr
2015-09-23 11:01:59 +02:00
goofy
371f1458c2
ajout de la partie doc fr sur les tâches
2015-09-23 10:39:27 +02:00
Frederic Guillot
2af45250c4
Add config parameter PLUGINS_DIR
2015-09-22 21:27:02 -04:00
Frederic Guillot
9523ff44c0
Allow to extend automatic actions from plugins
2015-09-22 21:17:50 -04:00
Frederic Guillot
b4fe1cd526
Add unit test for Slack webhook
2015-09-22 20:19:45 -04:00
Frederic Guillot
78ecdc05c3
Add plugin hooks for assets
2015-09-21 21:07:15 -04:00
Marien Fressinaud
2cff1d6a37
Add French doc index
2015-09-21 22:05:23 +02:00
Frederic Guillot
aeb79f7de5
Replace switch/case by a mapping list
2015-09-20 22:46:18 -04:00
Frederic Guillot
38ea489ec8
Remove unused statement
2015-09-20 22:35:06 -04:00
Frederic Guillot
9aea0d141a
Add php docblocks
2015-09-20 22:32:18 -04:00
Frederic Guillot
689687dd4e
Add formatters
2015-09-20 22:18:56 -04:00
Frederic Guillot
f579663adc
Fix some phpdoc and remove useless code
2015-09-20 18:44:51 -04:00
Frederic Guillot
e6f547abcf
Move timetable to a plugin
...
Plugin repository: https://github.com/kanboard/plugin-timetable
2015-09-20 18:24:15 -04:00
Frederic Guillot
2021dccc5a
Move subtask forecast to a plugin
...
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20 15:53:28 -04:00
Frederic Guillot
a0124b45f9
Add sub namespace for plugins
2015-09-20 13:11:41 -04:00
Frederic Guillot
fe57edd9e8
Add abstract cache layer
2015-09-20 12:38:35 -04:00
Frederic Guillot
8079b5af64
Fix Mysql error about gitlab_id when creating remote user
2015-09-20 11:21:14 -04:00
Frederic Guillot
d019eb4d2f
Improve icon alignment for dropdown menu
2015-09-20 10:19:38 -04:00
Frederic Guillot
e8228c3975
Add some tests
2015-09-18 22:37:00 -04:00