summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2015-04-06Add check for gd extensionFrederic Guillot
2015-04-06Fix translation typoFrederic Guillot
2015-04-05Fix bug on column sortingFrederic Guillot
2015-04-02Format dates on budget viewFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-30Split task sidebar with another sectionFrederic Guillot
2015-03-30Avoid code duplication in pull-request #746Frederic Guillot
2015-03-30Merge pull-request #746Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-30Merge pull-request #745Frederic Guillot
2015-03-29Add Hipchat 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-28Add currency rates for budget calculationFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Allow admins to transform a private project to a team projectFrederic Guillot
2015-03-21Remove html escaping for custom cssFrederic Guillot
2015-03-21Move task complexity to the bottomFrederic Guillot
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-16Add unique css class name for board tableFrederic Guillot
2015-03-16Merge and improve pull-request #666 (custom stylesheet)Frederic 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-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Add a quick task link creation as it is possible for subtaskOlivier Maridat
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-09Bust subtask title max length to 255 charactersFrederic Guillot
2015-03-09Merge pull-request #697Frederic Guillot
2015-03-09Add user timetablesFrederic Guillot
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-06Edit subtask with title maxlength 100.Oliver Kraitschy
2015-03-06Create subtask with title maxlength 100.Oliver Kraitschy
2015-03-04Escape markdown code in column tooltips.Francois Ferrand
This is needed to avoid issues when the code contains quotes.
2015-03-02preview images in taskviewBlueTeck
2015-03-01Translate chosen selectsFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-28Improve toggle compact/horizontal scrolling viewFrederic Guillot
2015-02-28Added 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-25Avoid 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-25A 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-24Use single quotes for attributes with Markdown/HTML content to avoid browser ↵Frederic Guillot
bugs
2015-02-24Merge pull-request #657Frederic Guillot