..
Acl.php
Enable event drop for user calendar
2015-02-17 21:29:11 -05:00
Action.php
Add new actions to move issue when the assignee is changed.
2015-02-24 18:41:38 +01:00
Authentication.php
Check if the user session match an existing user
2015-02-13 16:41:50 -05:00
Base.php
Add task links (Merge pull-request #610 )
2015-02-13 17:50:20 -05:00
Board.php
- Markdown supported in column description.
2015-02-09 21:14:53 -05:00
Category.php
Do not show inactive projects info on the dashboard and update picodb (merge #546 )
2015-01-25 11:55:12 -05:00
Color.php
Add project calendars (merge/refactoring of #490 )
2015-01-17 17:11:51 -05:00
Comment.php
Move events handling to Symfony\EventDispatcher
2014-12-27 19:10:38 -05:00
Config.php
Update moment.js and add timezone in template
2015-02-08 17:37:13 -05:00
DateParser.php
Store due date without the time
2015-01-25 18:55:11 -05:00
File.php
Add new constants: FILES_DIR and DEBUG_FILE
2015-01-25 10:47:21 -05:00
LastLogin.php
Fix some PHPAnalyzer issues
2014-12-27 19:43:59 -05:00
Link.php
Refactoring/simplification of the pull-request about links
2015-02-14 16:11:13 -05:00
Notification.php
Uncheck tasks and swimlanes from project duplication and update translations
2015-02-07 14:36:24 -05:00
Project.php
Add table/pagination to the project list
2015-01-31 11:21:43 -05:00
ProjectActivity.php
Fix PHPAnalyzer issues
2015-02-14 16:22:26 -05:00
ProjectAnalytic.php
Don't display analytics if not enough data
2014-11-15 21:55:42 -05:00
ProjectDailySummary.php
Fixs after replacing the event dispatcher
2014-12-27 19:23:51 -05:00
ProjectDuplication.php
Uncheck tasks and swimlanes from project duplication and update translations
2015-02-07 14:36:24 -05:00
ProjectPermission.php
Fix PHPAnalyzer issues
2015-02-14 16:22:26 -05:00
Subtask.php
Update subtask spent based on the time tracking
2015-02-07 21:44:51 -05:00
SubtaskExport.php
Rename subtask model
2015-02-07 18:36:16 -05:00
SubtaskTimeTracking.php
Update task time spent based on subtasks time spent
2015-02-17 20:37:14 -05:00
Swimlane.php
Implemented Changes to Project Duplication to include Swimlanes and Tasks.
2015-02-03 11:16:10 +01:00
Task.php
Move events handling to Symfony\EventDispatcher
2014-12-27 19:10:38 -05:00
TaskCreation.php
Task age and time spent in one column.
2015-02-11 16:52:07 +05:30
TaskDuplication.php
Refactoring/simplification of the pull-request about links
2015-02-14 16:11:13 -05:00
TaskExport.php
Store due date without the time
2015-01-25 18:55:11 -05:00
TaskFilter.php
Refactoring/simplification of the pull-request about links
2015-02-14 16:11:13 -05:00
TaskFinder.php
Refactoring/simplification of the pull-request about links
2015-02-14 16:11:13 -05:00
TaskLink.php
Fix bug links with different columns (pull-request merge)
2015-02-21 14:24:00 -05:00
TaskModification.php
Move events handling to Symfony\EventDispatcher
2014-12-27 19:10:38 -05:00
TaskPermission.php
Allow project managers to remove tasks
2015-01-02 22:14:28 -05:00
TaskPosition.php
Add new actions to move issue when the assignee is changed.
2015-02-24 18:41:38 +01:00
TaskStatus.php
Add project calendars (merge/refactoring of #490 )
2015-01-17 17:11:51 -05:00
TaskValidator.php
Add swimlanes
2014-12-26 17:43:13 -05:00
User.php
Check if the user session match an existing user
2015-02-13 16:41:50 -05:00
UserSession.php
Allow users to override the timezone and the language
2015-01-04 22:34:59 -05:00
Webhook.php
Move events handling to Symfony\EventDispatcher
2014-12-27 19:10:38 -05:00