summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-07Expose SubTask Time Tracking though the APINikolaos Georgakis
Also allow users to create Subtasks and Log Time for Subtasks through the User API Rebased to new API code
2016-06-07Update ChangeLogFrederic Guillot
2016-06-07Merge pull-request #2308Frederic Guillot
2016-06-07Merge pull-request #2307Frederic Guillot
2016-06-07Update translations.phpNapier
2016-06-06Show tasks that are due today in a different colorLev Lazinskiy
I chose a "Triadic" color from this page, http://www.colorhexa.com/d90000 it seems to look good under various categories. Fix #2285
2016-06-06Add composer to vagrant fix #2305Lev Lazinskiy
2016-06-06Fixed doc: replace French text by English textFrederic Guillot
2016-06-06Updated ChangeLogFrederic Guillot
2016-06-06Rebuild JabascriptFrederic Guillot
2016-06-06Update translations to fix typoFrederic Guillot
2016-06-06Merge pull-request #2303Frederic Guillot
2016-06-06Merge pull-request #2302Frederic Guillot
2016-06-06Merge pull-request #2300Frederic Guillot
2016-06-06Merge pull-request #2299Frederic Guillot
2016-06-06Fix li element list-style-typeLev Lazinskiy
The tooltip was showing a bullet point for an `li` element which was showing up on the outside of the tooltip box. Setting the list-style-type to none removes this bullet point and makes the tooltip look a lot cleaner.
2016-06-06Fix plural formLev Lazinskiy
When removing all columns from a board, an alert box is displayed that states "Your board doesn't have any column!", the correct plural form should be "Your board doesn't have any columns!"
2016-06-06update german translationBusfreak
2016-06-06fix for search bug in dashboardBusfreak
2016-06-06Updated translationEskiso
2016-06-05Update ChangeLogFrederic Guillot
2016-06-05Update ChangeLogFrederic Guillot
2016-06-05Remove useless use statementsFrederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-05Minor doc updatesFrederic Guillot
2016-06-05Minor fixesFrederic Guillot
2016-06-05Update composer dependenciesFrederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-05Improve background workersFrederic Guillot
2016-06-05Upgrade Docker image to Alpine Linux 3.4Frederic Guillot
2016-06-05Force order of js filesFrederic Guillot
2016-06-03Merge pull-request #2188Frederic Guillot
2016-06-03Replace jQuery mobile detection by the library isMobileFrederic Guillot
2016-06-03Added more contributorsFrederic Guillot
2016-06-03Change css for header linksFrederic Guillot
2016-06-03Merge pull-request #2290Frederic Guillot
2016-06-03fixing apt errorsmaces
fixing apt errors caused by outdated packages lists ("Failed to fetch xyz")
2016-06-03Add link in project nameSébastien Kergreis
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-06-01Raise exception for webhook token verificationFrederic Guillot
2016-06-01Added mail helperFrederic Guillot
2016-06-01Update documentationFrederic Guillot
2016-06-01Merge pull-request #2280Frederic Guillot
2016-06-01Fix filters with UTF-8 charactersSébastien Kergreis
2016-05-31Fix typo after refactoringFrederic Guillot
2016-05-30Do not sync user role if LDAP groups are not configuredFrederic Guillot
2016-05-30Added some unit tests for avatar letter with UTF-8Frederic Guillot
2016-05-30Merge pull-request #2267Frederic Guillot