Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-06 | Add check for gd extension | Frederic Guillot | |
2015-04-06 | Fix translation typo | Frederic Guillot | |
2015-04-05 | Fix bug on column sorting | Frederic Guillot | |
2015-04-02 | Format dates on budget view | Frederic Guillot | |
2015-03-31 | Add two factor authentication | Frederic Guillot | |
2015-03-30 | Split task sidebar with another section | Frederic Guillot | |
2015-03-30 | Avoid code duplication in pull-request #746 | Frederic Guillot | |
2015-03-30 | Merge pull-request #746 | Frederic Guillot | |
2015-03-30 | Add Gravatar integration | Frederic Guillot | |
2015-03-30 | Merge pull-request #745 | Frederic Guillot | |
2015-03-29 | Add Hipchat integration | Frederic Guillot | |
2015-03-29 | add activity stream to task #693 | BlueTeck | |
2015-03-29 | add task name to subtask dashboard #682 | BlueTeck | |
2015-03-28 | Add Slack integration | Frederic Guillot | |
2015-03-28 | Add currency rates for budget calculation | Frederic Guillot | |
2015-03-28 | Add task transitions csv export | Frederic Guillot | |
2015-03-26 | Add task transitions history | Frederic Guillot | |
2015-03-26 | Display subtask estimates in the user calendar according to the timetable | Frederic Guillot | |
2015-03-22 | Add budget graph | Frederic Guillot | |
2015-03-21 | Allow admins to transform a private project to a team project | Frederic Guillot | |
2015-03-21 | Remove html escaping for custom css | Frederic Guillot | |
2015-03-21 | Move task complexity to the bottom | Frederic Guillot | |
2015-03-21 | Add swimlane dropdown in task creation form | Frederic Guillot | |
2015-03-16 | Add unique css class name for board table | Frederic Guillot | |
2015-03-16 | Merge and improve pull-request #666 (custom stylesheet) | Frederic Guillot | |
2015-03-15 | Add cost breakdown for project budget | Frederic Guillot | |
2015-03-14 | Calculate the time spent based on the timetable | Frederic Guillot | |
2015-03-12 | Start to develop the budget module | Frederic Guillot | |
2015-03-12 | Merge and improve pull-request #704 | Frederic Guillot | |
2015-03-10 | Improve pull-request | Frederic Guillot | |
2015-03-10 | Merge pull-request #699 | Frederic Guillot | |
2015-03-10 | Add a quick task link creation as it is possible for subtask | Olivier Maridat | |
2015-03-10 | Add an item "Add a link" in the dropdown menu of a task in the board view | Olivier Maridat | |
2015-03-09 | Bust subtask title max length to 255 characters | Frederic Guillot | |
2015-03-09 | Merge pull-request #697 | Frederic Guillot | |
2015-03-09 | Add user timetables | Frederic Guillot | |
2015-03-07 | Add user cost | Frederic Guillot | |
2015-03-07 | add image thumbnail to task detail view, add icons to common file ↵ | BlueTeck | |
extensions, better layout in task attachments | |||
2015-03-06 | Edit subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-06 | Create subtask with title maxlength 100. | Oliver Kraitschy | |
2015-03-04 | Escape markdown code in column tooltips. | Francois Ferrand | |
This is needed to avoid issues when the code contains quotes. | |||
2015-03-02 | preview images in taskview | BlueTeck | |
2015-03-01 | Translate chosen selects | Frederic Guillot | |
2015-03-01 | Add subtask position | Frederic Guillot | |
2015-02-28 | Improve toggle compact/horizontal scrolling view | Frederic Guillot | |
2015-02-28 | Added a menu item and short key 'c' to toggle board view. View modes are ↵ | ashbike | |
compact (tries to stuff all columns in the window) and wide (scrollbar appears) | |||
2015-02-25 | Avoid re-layout when displaying the page. | Francois Ferrand | |
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the menus are created. | |||
2015-02-25 | A small patch which enables scroll view toggling. | ashbike | |
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress. | |||
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Merge pull-request #657 | Frederic Guillot | |