Frederic Guillot
8ca1809bd6
Sync locales
2015-12-29 19:17:40 +01:00
Frederic Guillot
178eda1887
Add autocompletion in textarea for user mentions
2015-12-29 18:44:21 +01:00
Frederic Guillot
ded63d21a8
Send notifications on user mentions
2015-12-29 09:30:36 +01:00
Frederic Guillot
9ff0abd8d6
Update active menu in sidebars
2015-12-24 15:34:50 +01:00
Busfreak
a4a1cd9f0c
set class=active when selecting controller=ProjectPermission
2015-12-17 20:00:15 +01:00
Busfreak
bf2034b416
extend hook 'template:project:sidebar' with $project
2015-12-17 19:36:19 +01:00
Frederic Guillot
7f980cffcc
Show profile link for @username mentions
2015-12-15 22:39:39 -05:00
Matthew Cillo
583e6bf064
added working template of compare hours
2015-12-07 22:45:12 -05:00
Frederic Guillot
f0651c48c1
Restrict actions for project viewers
2015-12-06 17:39:21 -05:00
Frederic Guillot
70c65268fe
Update plugin doc
2015-12-06 14:48:59 -05:00
Frederic Guillot
e9fedf3e5c
Rewrite of the authentication and authorization system
2015-12-05 20:31:27 -05:00
Frederic Guillot
e582d4047b
Add groups (teams)
2015-11-25 22:06:39 -05:00
Frederic Guillot
9deeaa4ef1
Add new hooks for plugins
2015-11-21 17:27:29 -05:00
Frederic Guillot
41ecb163ee
Dropdown menu entry are now clickable outside of the html link
2015-11-21 15:44:25 -05:00
Frederic Guillot
968ae47454
Fix php notice after merging pull-request #1392
2015-11-15 16:56:01 -05:00
Frederic Guillot
764d399ca4
Merge pull-request #1392
2015-11-15 16:50:50 -05:00
Frederic Guillot
2011c35344
Add missing template for activity stream
2015-11-15 13:45:24 -05:00
Frederic Guillot
9aca556fc6
Avoid to disable the default swimlane during renaming when there is no other activated swimlane
2015-10-23 20:48:02 -04:00
Max Kamashev
1739c4a679
Form add subtasks in each task
2015-10-20 10:31:03 +03:00
Frederic Guillot
7303a79b50
Cleanup and minor fixes
2015-10-19 21:05:41 -04:00
Frederic Guillot
43cffe2828
Remove useless class and add new plugin hooks
2015-10-18 18:13:54 -04:00
Frederic Guillot
09da289c2f
Move slack, hipchat and jabber integrations to plugins
2015-10-17 22:19:49 -04:00
Frederic Guillot
8c532efd5f
Run php-cs-fixer on the code base
2015-10-17 10:09:03 -04:00
Frederic Guillot
73a5b9bc75
Make user notifications pluggable
2015-10-17 09:51:15 -04:00
Frederic Guillot
f99a3c501f
Make mail transports pluggable and move integrations to plugins
...
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot
9c9ed02cd7
Change namespace to add Kanboard as prefix
2015-10-13 22:19:17 -04:00
Frederic Guillot
7d458cd500
Add CSV import for tasks
2015-10-12 17:49:30 -04:00
Frederic Guillot
e515f37435
Add user CSV import
2015-10-12 14:44:28 -04:00
Frederic Guillot
e57386a183
Merge pull-request #1350
2015-10-12 11:50:35 -04:00
Timo Litzbarski
6c021baa8d
remove trailing space
2015-10-12 14:54:43 +00:00
Timo Litzbarski
9eed530aa8
remove trailing space
2015-10-12 14:53:13 +00:00
Frederic Guillot
ffe615d201
Add comments sorting
2015-10-11 18:21:54 -04:00
Frederic Guillot
c77c9443e9
Do not hardcode reset filter value
2015-10-11 17:24:56 -04:00
BlueTeck
c9ce5962a6
#1340 add append/replace option to dustom filters
2015-10-10 17:23:41 +02:00
Frederic Guillot
032341f55d
Remove project settings icon from dashboard
2015-10-07 19:31:46 -04:00
Frederic Guillot
8b086e8740
Include more shortcut links into the view "My projects"
2015-10-07 19:30:16 -04:00
Frederic Guillot
f3f438a3ff
Repeat column headers for each swimlane
2015-10-06 21:51:10 -04:00
Frederic Guillot
a41d580a46
Reduce font size for board toolbar
2015-10-03 12:28:56 -04:00
Frederic Guillot
d67d7c54e6
Add web notifications
2015-10-03 12:09:27 -04:00
Frederic Guillot
264b552603
Add custom filters (refactoring of pull-request #1312 )
2015-10-02 21:58:00 -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
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
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