goofy-bz
abfc69616d
minor typofix
2015-09-29 17:45:01 +02: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
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
02106b4747
Show "Open this task" in dropdown menu for closed tasks
2015-09-26 15:03:15 -04:00
Frederic Guillot
040864863f
Show assignee on card only when someone is assigned
2015-09-25 20:12:34 -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
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
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
Timo Litzbarski
1fa72295f2
User-Api: add getMyPorjects ( #1233 )
2015-09-18 14:18:34 +00:00
Timo Litzbarski
55ca46ad75
#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allow getProjectActivity for user-api
2015-09-17 16:27:59 +00:00
Frederic Guillot
08e09c1cac
Fix regression due to previous code change
2015-09-16 22:18:21 -04:00
Frederic Guillot
8a2428496f
Merge Russian translation update ( #1237 )
2015-09-16 21:56:39 -04:00
Frederic Guillot
dc15f8c9d7
Enable Javascript translation for Indonesian
2015-09-16 21:50:09 -04:00
Frederic Guillot
983ffc7d95
Merge pull-request #1231
2015-09-16 21:40:36 -04:00
Frederic Guillot
62fd225cfb
Add abstract storage layer
2015-09-16 21:38:38 -04:00
vskRU
ebc3e12055
Update translations.php
2015-09-16 23:52:31 +03:00
Anjar Febrianto
33ec0c9863
add bahasa indonesia translation
...
integrate new bahasa indonesia translation
2015-09-15 17:03:23 +07:00
Frederic Guillot
d1e6c39df4
Fix issue: task time tracking is not updated when deleting a subtask
2015-09-14 22:10:08 -04:00
Frederic Guillot
eaff957839
Add event subtask.delete
2015-09-14 21:37:30 -04:00
Frederic Guillot
63426c5374
Fix placeholder issue in nb_NO translation
2015-09-14 20:02:03 -04:00
vskRU
e5c1f74aa2
Update translations.php
2015-09-15 00:24:02 +03:00
Danny
d561998f8a
Updated Norwegian translation
2015-09-14 12:34:06 +02:00
Frederic Guillot
4b6672d0b3
Move budget outside of the core
...
The budget planning feature is now a plugin
See: https://github.com/kanboard/plugin-budget
2015-09-13 16:56:51 -04:00
Frederic Guillot
a6a00a0040
First draft for plugins system
2015-09-13 14:07:56 -04:00
Frederic Guillot
c405f99fc8
Show localized documentation if available
2015-09-12 20:48:54 -04:00
Frederic Guillot
de5049039c
Improve LDAP authentication class
2015-09-12 20:28:34 -04:00
Frederic Guillot
cf46cf4404
Update dependencies
2015-09-12 18:19:09 -04:00
Vladimir Skrypnikov
60b0bb527b
Update translations.php
2015-09-10 12:37:47 +03:00