Commit Graph

3472 Commits

Author SHA1 Message Date
ngtech
b829afc19d Update ApiProvider.php 2016-06-08 10:29:22 +03:00
ngtech
9ba464d527 Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php 2016-06-08 10:27:44 +03:00
Nikolaos Georgakis
27f947412f Expose SubTask Time Tracking though the API
Also allow users to create Subtasks and Log Time for Subtasks through the User API

Rebased to new API code
2016-06-07 17:53:24 +03:00
Frederic Guillot
5e7a812933 Update ChangeLog 2016-06-07 09:17:40 -04:00
Frederic Guillot
c36070fd24 Merge pull-request #2308 2016-06-07 09:11:09 -04:00
Frederic Guillot
e65bf296d8 Merge pull-request #2307 2016-06-07 09:10:34 -04:00
Napier
f7338a7cb6 Update translations.php 2016-06-07 18:21:16 +09:00
Lev Lazinskiy
f97d683ede Show tasks that are due today in a different color
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 20:07:01 -07:00
Lev Lazinskiy
53d0e62ff4 Add composer to vagrant fix #2305 2016-06-06 19:05:49 -07:00
Frederic Guillot
9e1a1f10be Fixed doc: replace French text by English text 2016-06-06 20:55:05 -04:00
Frederic Guillot
a02c46389a Updated ChangeLog 2016-06-06 20:49:13 -04:00
Frederic Guillot
52d5156a37 Rebuild Jabascript 2016-06-06 20:45:45 -04:00
Frederic Guillot
8d792ee379 Update translations to fix typo 2016-06-06 20:43:03 -04:00
Frederic Guillot
3a61a6a5a3 Merge pull-request #2303 2016-06-06 20:38:22 -04:00
Frederic Guillot
3e72c11f05 Merge pull-request #2302 2016-06-06 20:37:21 -04:00
Frederic Guillot
ecbee02183 Merge pull-request #2300 2016-06-06 20:36:41 -04:00
Frederic Guillot
444b63870d Merge pull-request #2299 2016-06-06 20:36:04 -04:00
Lev Lazinskiy
3ac46e4c20 Fix li element list-style-type
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 14:54:28 -07:00
Lev Lazinskiy
0ecba6495e Fix plural form
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 11:47:38 -07:00
Busfreak
ac1d111adf update german translation 2016-06-06 18:16:17 +02:00
Busfreak
61cedc489c fix for search bug in dashboard 2016-06-06 17:50:49 +02:00
Eskiso
ff5000e667 Updated translation 2016-06-06 11:13:16 +01:00
Frederic Guillot
3e686f99b5 Update ChangeLog 2016-06-05 23:23:50 -04:00
Frederic Guillot
660bfa72f4 Update ChangeLog 2016-06-05 23:07:14 -04:00
Frederic Guillot
d11ea08412 Remove useless use statements 2016-06-05 22:40:42 -04:00
Frederic Guillot
9cb8a1ffc9 Display local date format in date picker 2016-06-05 22:22:10 -04:00
Frederic Guillot
656f430632 Changed DateParser to use only user format and ISO-8601 2016-06-05 21:28:56 -04:00
Frederic Guillot
33098e4e11 Minor doc updates 2016-06-05 18:28:30 -04:00
Frederic Guillot
5ffdf286e7 Minor fixes 2016-06-05 18:22:19 -04:00
Frederic Guillot
9ce6a28419 Update composer dependencies 2016-06-05 17:53:30 -04:00
Frederic Guillot
cf7bac1860 Added config parameter to allow self-signed certificates for the HTTP client 2016-06-05 15:42:22 -04:00
Frederic Guillot
cd4c09c10a Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
Frederic Guillot
a08339059b Improve background workers 2016-06-05 14:19:07 -04:00
Frederic Guillot
f48e545631 Upgrade Docker image to Alpine Linux 3.4 2016-06-05 11:30:31 -04:00
Frederic Guillot
61d3683be4 Force order of js files 2016-06-05 10:30:38 -04:00
Frederic Guillot
0eb4e3438c Merge pull-request #2188 2016-06-03 22:47:06 -04:00
Frederic Guillot
3eb5ec2a85 Replace jQuery mobile detection by the library isMobile 2016-06-03 22:27:46 -04:00
Frederic Guillot
dbc83a04d6 Added more contributors 2016-06-03 22:10:46 -04:00
Frederic Guillot
e7012692f3 Change css for header links 2016-06-03 22:08:39 -04:00
Frederic Guillot
7f9b8d7dd1 Merge pull-request #2290 2016-06-03 21:47:20 -04:00
maces
3ae6ecde50 fixing apt errors
fixing apt errors caused by outdated packages lists ("Failed to fetch xyz")
2016-06-03 23:05:21 +02:00
Sébastien Kergreis
a9025e5102 Add link in project name 2016-06-03 13:59:45 -05:00
Frederic Guillot
a27057dd6f Expose to the user interface the email sender address 2016-06-02 20:58:34 -04:00
Frederic Guillot
523e0aad7e Raise exception for webhook token verification 2016-06-01 21:35:22 -04:00
Frederic Guillot
c50255813b Added mail helper 2016-06-01 21:28:24 -04:00
Frederic Guillot
ca87b1b60f Update documentation 2016-06-01 20:21:26 -04:00
Frederic Guillot
b0a31b168f Merge pull-request #2280 2016-06-01 20:04:07 -04:00
Sébastien Kergreis
6af3b6dfdb Fix filters with UTF-8 characters 2016-06-01 13:48:22 -05:00
Frederic Guillot
92aba95959 Fix typo after refactoring 2016-05-31 22:42:50 -04:00
Frederic Guillot
4987e245bb Do not sync user role if LDAP groups are not configured 2016-05-30 21:47:31 -04:00