| .. |
|
Acl.php
|
Add iCalendar public access for projects
|
2015-05-17 22:09:44 -04:00 |
|
Action.php
|
Add new automatic action to update the start date
|
2015-05-16 21:47:16 -04:00 |
|
Authentication.php
|
Check if the user session match an existing user
|
2015-02-13 16:41:50 -05:00 |
|
Base.php
|
Display tasks in the calendar + improve settings
|
2015-05-16 21:04:46 -04:00 |
|
Board.php
|
2nd Recurring Tasks Commit
|
2015-05-05 23:40:05 -04:00 |
|
Budget.php
|
Add currency rates for budget calculation
|
2015-03-28 18:00:18 -04:00 |
|
Category.php
|
Add category description (merge and modify pull-request #692)
|
2015-04-11 16:26:45 -04:00 |
|
Color.php
|
Add project calendars (merge/refactoring of #490)
|
2015-01-17 17:11:51 -05:00 |
|
Comment.php
|
Send all Kanboard events to the webhook (breaking change)
|
2015-05-18 21:04:06 -04:00 |
|
Config.php
|
Send notifications with the language of the recipient
|
2015-04-22 18:46:04 -04:00 |
|
Currency.php
|
Add currency rates for budget calculation
|
2015-03-28 18:00:18 -04:00 |
|
DateParser.php
|
Add iCalendar public access for projects
|
2015-05-17 22:09:44 -04:00 |
|
File.php
|
Add screenshot support for tasks (copy/paste images directly)
|
2015-04-12 18:44:42 -04:00 |
|
HourlyRate.php
|
Add cost breakdown for project budget
|
2015-03-15 17:28:46 -04:00 |
|
LastLogin.php
|
Fix some PHPAnalyzer issues
|
2014-12-27 19:43:59 -05:00 |
|
Link.php
|
API refactoring
|
2015-05-23 21:44:33 -04:00 |
|
Notification.php
|
Send notifications with the language of the recipient
|
2015-04-22 18:46:04 -04:00 |
|
Project.php
|
Add ical export for users
|
2015-05-18 12:56:32 -04:00 |
|
ProjectActivity.php
|
Avoid code duplication in pull-request #746
|
2015-03-30 21:58:16 -04:00 |
|
ProjectAnalytic.php
|
Add burndown chart
|
2015-04-11 23:01:17 -04:00 |
|
ProjectDailySummary.php
|
Include all tasks for daily project summaries
|
2015-04-11 23:04:19 -04:00 |
|
ProjectDuplication.php
|
Uncheck tasks and swimlanes from project duplication and update translations
|
2015-02-07 14:36:24 -05:00 |
|
ProjectIntegration.php
|
Add Slack and Hipchat integrations for each projects
|
2015-04-18 18:44:45 -04:00 |
|
ProjectPermission.php
|
Display projects on the dashboard and board selector when everybody allowed is checked
|
2015-03-21 18:16:04 -04:00 |
|
Subtask.php
|
Fix PHP 5.3 issue
|
2015-04-18 15:26:12 -04:00 |
|
SubtaskExport.php
|
Rename subtask model
|
2015-02-07 18:36:16 -05:00 |
|
SubtaskForecast.php
|
Fix issue with subtask forecast
|
2015-04-03 17:57:19 -04:00 |
|
SubtaskTimeTracking.php
|
Display tasks in the calendar + improve settings
|
2015-05-16 21:04:46 -04:00 |
|
Swimlane.php
|
API refactoring
|
2015-05-23 21:44:33 -04:00 |
|
Task.php
|
Recurring tasks (#847): rename class constants
|
2015-05-10 15:55:57 -04:00 |
|
TaskCreation.php
|
Task age and time spent in one column.
|
2015-02-11 16:52:07 +05:30 |
|
TaskDuplication.php
|
Recurring tasks (#847): add unit test
|
2015-05-10 17:39:00 -04:00 |
|
TaskExport.php
|
Store due date without the time
|
2015-01-25 18:55:11 -05:00 |
|
TaskFilter.php
|
Add iCalendar public access for projects
|
2015-05-17 22:09:44 -04:00 |
|
TaskFinder.php
|
Merge pull-request #847 (recurring tasks)
|
2015-05-10 13:45:09 -04:00 |
|
TaskLink.php
|
Update task links, assignee and time tracking (#775), group links by label (#669)
|
2015-05-09 22:09:09 -04:00 |
|
TaskModification.php
|
Initial Recurring Tasks Commit
|
2015-05-03 00:12:28 -04:00 |
|
TaskPermission.php
|
Allow project managers to remove tasks
|
2015-01-02 22:14:28 -05:00 |
|
TaskPosition.php
|
Recurring tasks (#847): move hardcoded conditions to event subscriber + refactoring
|
2015-05-10 15:15:58 -04:00 |
|
TaskStatus.php
|
Recurring tasks (#847): move hardcoded conditions to event subscriber + refactoring
|
2015-05-10 15:15:58 -04:00 |
|
TaskValidator.php
|
Initial Recurring Tasks Commit
|
2015-05-03 00:12:28 -04:00 |
|
Timetable.php
|
Various fixes for PHPAnalyzer
|
2015-04-03 18:32:51 -04:00 |
|
TimetableDay.php
|
Add user timetables
|
2015-03-09 21:37:10 -04:00 |
|
TimetableExtra.php
|
Add user timetables
|
2015-03-09 21:37:10 -04:00 |
|
TimetableOff.php
|
Fix postgres issue with time-off timetable
|
2015-04-06 18:52:00 -04:00 |
|
TimetableWeek.php
|
Add user timetables
|
2015-03-09 21:37:10 -04:00 |
|
Transition.php
|
Add task transitions csv export
|
2015-03-28 12:39:46 -04:00 |
|
User.php
|
Add ical export for users
|
2015-05-18 12:56:32 -04:00 |
|
UserSession.php
|
Add two factor authentication
|
2015-03-31 22:48:14 -04:00 |
|
Webhook.php
|
Send all Kanboard events to the webhook (breaking change)
|
2015-05-18 21:04:06 -04:00 |