Frederic Guillot
a675271ad7
Rewrite of session management
2015-11-15 12:50:33 -05:00
Frederic Guillot
bf2cf457c3
Fix bug: cs_CZ display the wrong locale in datetime picker
2015-11-12 07:12:26 -05:00
Frederic Guillot
b9f56769c1
Merge pull-request #1414
2015-11-08 23:25:59 -05:00
Olivier Maridat
6d354e3ea9
Add new action: Assign automatically a category based on a link
2015-10-26 14:26:35 +01:00
Frederic Guillot
a2ebc6c3b2
Move some classes to namespace Core\Http
2015-10-25 18:11:49 -04:00
Frederic Guillot
6756ef2301
Move token generation to Security namespace
2015-10-25 15:05:19 -04:00
Frederic Guillot
9129a16337
Check for each request that reverse proxy user match user session
2015-10-24 09:30:27 -04:00
Frederic Guillot
5d15075223
Fix regressions
2015-10-19 22:47:45 -04:00
Frederic Guillot
039baacaa0
Cosmetic fixes
2015-10-19 21:32:18 -04:00
Frederic Guillot
7303a79b50
Cleanup and minor fixes
2015-10-19 21:05:41 -04:00
Frederic Guillot
0512b68890
Fix typo in phpdoc
2015-10-17 22:45:54 -04:00
Frederic Guillot
ddd562232e
Fix typo in phpdoc
2015-10-17 22:45:31 -04:00
Frederic Guillot
ad55e6ede5
Remove exit expression in database provider
2015-10-17 22:31:04 -04:00
Frederic Guillot
09da289c2f
Move slack, hipchat and jabber integrations to plugins
2015-10-17 22:19:49 -04:00
Frederic Guillot
9283fb88d8
Add metadata for users, tasks and projects
2015-10-17 15:27:43 -04:00
Frederic Guillot
9153c6ff0d
Move ProjectActivitySubscriber to a new notification type
2015-10-17 12:53:11 -04:00
Frederic Guillot
472f94efee
Move webhook to project notification type
2015-10-17 12:30:05 -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
98b203fe69
Move DateParser class to Core namespace
2015-10-16 22:43:07 -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
Frederic Guillot
ffe615d201
Add comments sorting
2015-10-11 18:21:54 -04:00
Frederic Guillot
48a2cfc741
Fix minor issues
2015-10-11 12:27:00 -04:00
BlueTeck
c9ce5962a6
#1340 add append/replace option to dustom filters
2015-10-10 17:23:41 +02:00
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
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
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
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
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
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
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
xavier.vidal
2aa28a01d6
Show project name in task links
2015-09-25 17:16:34 +02:00
Max Kamashev
cb8211ab8b
refs #1245 - Hotfix logical error
2015-09-24 12:35:55 +03:00
Max Kamashev
3f5b636c99
Merge branch 'master' of https://github.com/ukko/kanboard into 1245_bug_with_subtask_timer
2015-09-24 12:07:40 +03:00
Max Kamashev
5b2e49d294
refs #1245 - Subtask - Added option to events to avoid recursive calls
2015-09-24 12:06:02 +03: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
9523ff44c0
Allow to extend automatic actions from plugins
2015-09-22 21:17:50 -04:00
Frederic Guillot
aeb79f7de5
Replace switch/case by a mapping list
2015-09-20 22:46: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