summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
2015-03-30Merge pull-request #746Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-29add task name to subtask dashboard #682BlueTeck
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Restrict currency controller to adminsFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-28Display only relevant data in the budget graphFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Fetch only subtasks with status=todoFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-22Improve and translate pull-requestFrederic Guillot
2015-03-22Merge pull-request #664Frederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Display projects on the dashboard and board selector when everybody allowed ↵Frederic Guillot
is checked
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-15Calculate intersection between time tracking and timetableFrederic Guillot
2015-03-15Add cost breakdown for project budgetFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-12Merge pull-request #709Frederic Guillot
2015-03-12Add Serbian currencie and language code in Model\Configbdpsoft
2015-03-11Added dutch translationHendrik Stoker
2015-03-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Order task links by labels and task columnOlivier Maridat
2015-03-09Bust subtask title max length to 255 charactersFrederic Guillot
2015-03-09Merge pull-request #700Frederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-09Adding CHF to the list of Euro currenciesOlivier Paroz
2015-03-07Add user costFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file ↵BlueTeck
extensions, better layout in task attachments
2015-03-04Fix typosFrederic Guillot
2015-03-03Add missing swimlane REST APIFrancois Ferrand
Missing API to retrieve extra details were missing: getSwimlane($project_id, $name) getAllSwimlanes($project_id)
2015-03-02preview images in taskviewBlueTeck
2015-03-01Integrate Turkish languageFrederic Guillot
2015-03-01Merge pull-request #681Frederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-03-02Turkish translationcreador
Added Turkish translation
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-02-27Improve pull-requestFrederic Guillot
2015-02-25Add REST api to manage actions.Francois Ferrand
2015-02-24Add new actions to move issue when the assignee is changed.Francois Ferrand
This will *not* fire the task_moved events, to avoid triggering other auto-assign actions. This does not seem ideal, but I see no easy way to implement this properly (e.g. checking the event stack).
2015-02-21Fix bug links with different columns (pull-request merge)Frederic Guillot
2015-02-20display column in link detailsBlueTeck
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-17Update task time spent based on subtasks time spentFrederic Guillot
2015-02-15Display unfinished subtasks in the calendarFrederic Guillot