summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2015-08-05Renaming files for case-sensitive filesystems.Stanislav Baiduzhyi
2015-08-04Javascript refactoringFrederic Guillot
2015-08-02Add column vertical scrolling and set column height dynamicallyFrederic Guillot
2015-07-21Add loading icon on board viewFrederic Guillot
2015-07-20Add current values when moving/duplicate a task to another project and add a ↵Frederic Guillot
loading icon
2015-07-19Hide task age in compact modeFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-18Reduce the size of the filter box for smaller screenFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-18Merge pull-request #1036Frederic Guillot
2015-07-18Fix bug with screenshot dropdown: scroll down on the board view and focus ↵Frederic Guillot
lost when clicking on the drop zone
2015-07-18Fix size 16x16Frédéric LIETART (TheLinuxFr)
2015-07-18Update GitLab logoFrédéric LIETART (TheLinuxFr)
2015-07-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-10Replace timeserie axis to category axisFrederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-07Add icon to set automatically the start dateFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Reduce spacing on cardsFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-04Update localesFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Set cursor at the end of selection on focus for search input (compatible ↵Frederic Guillot
with Firefox)
2015-07-04Change alert box fadeout to avoid an empty spaceFrederic Guillot
2015-07-04Make global escape keyboard shorcutFrederic Guillot
2015-07-04Add keyboard shortcuts to switch between board/calendar/list viewFrederic Guillot
2015-07-04Add keyboard shortcut to focus on the search boxFrederic Guillot
2015-07-04Add filters helper for search formFrederic Guillot
2015-07-04Improve view mode switcherFrederic Guillot
2015-07-04Do not allow closed tasks to move on the boardFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views ↵Frederic Guillot
(work in progress)
2015-07-03Check the box remember me by defaultFrederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-27Improve user creation form to automatically add project member and enable ↵Frederic Guillot
notifications
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-06-15Change max-width for the page titleFrederic Guillot
2015-06-15Merge pull-request #895Frederic Guillot
2015-06-15Use css to truncate the page titleFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new ↵Frederic Guillot
notification for swimlane change
2015-06-13UI: Improve tabindex for task formsFrederic Guillot
2015-06-02[DEV] Fix column width in compact mode.Francois Ferrand
This is a regression introduced with commit 8d15d0641fe183e530904a146c6e4e729c024e40, make code conditional for IE to avoid issues.
2015-05-25Move swimlane title and add swimlane anchorFrederic Guillot
2015-05-21Avoid the dropdown menu to be truncatedFrederic Guillot
2015-05-21Add chosen select for user selectionFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-10Recurring tasks (#847): template cleanupFrederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label ↵Frederic Guillot
(#669) Merge and modification of pull-request #785