Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-08 | Add acceptance tests | Lev Lazinskiy | |
Basic Framework for working with Selenium with PHPUnit and Firefox. Future acceptance tests just need to extend Base.php and implement various flows that we wish to test. | |||
2016-06-08 | Added acceptance tests documentation | Lev Lazinskiy | |
2016-06-08 | Add test-browser to Make | Lev Lazinskiy | |
This allows you to run selenium acceptance tests with `make test-browser` | |||
2016-06-08 | Add phpunit-selenium to composer depenendencies | Lev Lazinskiy | |
2016-06-08 | Update ChangeLog | Frederic Guillot | |
2016-06-08 | Update translations.php | angystardust | |
2016-06-08 | Update translations.php | angystardust | |
2016-06-08 | Update IT_it/translations.php | angystardust | |
2016-06-08 | Updated to include "Model" suffix | Nikolaos Georgakis | |
2016-06-08 | Updated namespace to match new API files | Nikolaos Georgakis | |
2016-06-08 | Update ApiProvider.php | ngtech | |
2016-06-08 | Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php | ngtech | |
2016-06-07 | Expose SubTask Time Tracking though the API | Nikolaos Georgakis | |
Also allow users to create Subtasks and Log Time for Subtasks through the User API Rebased to new API code | |||
2016-06-07 | Update ChangeLog | Frederic Guillot | |
2016-06-07 | Merge pull-request #2308 | Frederic Guillot | |
2016-06-07 | Merge pull-request #2307 | Frederic Guillot | |
2016-06-07 | Update translations.php | Napier | |
2016-06-06 | Show tasks that are due today in a different color | Lev 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-06 | Add composer to vagrant fix #2305 | Lev Lazinskiy | |
2016-06-06 | Fixed doc: replace French text by English text | Frederic Guillot | |
2016-06-06 | Updated ChangeLog | Frederic Guillot | |
2016-06-06 | Rebuild Jabascript | Frederic Guillot | |
2016-06-06 | Update translations to fix typo | Frederic Guillot | |
2016-06-06 | Merge pull-request #2303 | Frederic Guillot | |
2016-06-06 | Merge pull-request #2302 | Frederic Guillot | |
2016-06-06 | Merge pull-request #2300 | Frederic Guillot | |
2016-06-06 | Merge pull-request #2299 | Frederic Guillot | |
2016-06-06 | Fix li element list-style-type | Lev 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-06 | Fix plural form | Lev 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-06 | update german translation | Busfreak | |
2016-06-06 | fix for search bug in dashboard | Busfreak | |
2016-06-06 | Updated translation | Eskiso | |
2016-06-05 | Update ChangeLog | Frederic Guillot | |
2016-06-05 | Update ChangeLog | Frederic Guillot | |
2016-06-05 | Remove useless use statements | Frederic Guillot | |
2016-06-05 | Display local date format in date picker | Frederic Guillot | |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot | |
2016-06-05 | Minor doc updates | Frederic Guillot | |
2016-06-05 | Minor fixes | Frederic Guillot | |
2016-06-05 | Update composer dependencies | Frederic Guillot | |
2016-06-05 | Added config parameter to allow self-signed certificates for the HTTP client | Frederic Guillot | |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot | |
2016-06-05 | Improve background workers | Frederic Guillot | |
2016-06-05 | Upgrade Docker image to Alpine Linux 3.4 | Frederic Guillot | |
2016-06-05 | Force order of js files | Frederic Guillot | |
2016-06-03 | Merge pull-request #2188 | Frederic Guillot | |
2016-06-03 | Replace jQuery mobile detection by the library isMobile | Frederic Guillot | |
2016-06-03 | Added more contributors | Frederic Guillot | |
2016-06-03 | Change css for header links | Frederic Guillot | |
2016-06-03 | Merge pull-request #2290 | Frederic Guillot | |