Commit Graph

885 Commits

Author SHA1 Message Date
Frederic Guillot 346309cfcf Fix autofocus input fields for popover 2015-03-28 13:27:04 -04:00
Frederic Guillot 280d9896d9 Merge pull-request #744 2015-03-28 12:43:01 -04:00
Frederic Guillot 26fea9b96b Add task transitions csv export 2015-03-28 12:39:46 -04:00
Бабин Владимир 6439bc9032 Update Russian translation 2015-03-27 12:34:20 +05:00
Frederic Guillot 87d2c6d99e Add task transitions history 2015-03-26 22:40:46 -04:00
Frederic Guillot 93fa9b5cba Fetch only subtasks with status=todo 2015-03-26 21:09:40 -04:00
Frederic Guillot d48dfcf2fa Merge pull-request #742 2015-03-26 20:54:00 -04:00
Frederic Guillot 6bd6fa27a6 Merge pull-request #743 (hu_HU translation) 2015-03-26 20:52:21 -04:00
Frederic Guillot d3ae8d2acb Display subtask estimates in the user calendar according to the timetable 2015-03-26 20:49:37 -04:00
crash5 1df3d51201 hungarian language file updated [ci skip] 2015-03-26 20:24:07 +01:00
mfoucrier 767c4c1171 Update translations.php
proposition de traduction
2015-03-26 19:35:42 +01:00
Frederic Guillot 626ad566f7 Add missing user_id in pagination links for the dashboard 2015-03-24 20:18:34 -04:00
Frederic Guillot 92510eefb1 Improve and translate pull-request 2015-03-22 19:20:17 -04:00
Frederic Guillot 0e5cdfa6ab Merge pull-request #664 2015-03-22 19:12:04 -04:00
Frederic Guillot 72de621d77 Add budget graph 2015-03-22 18:44:45 -04:00
Frederic Guillot 373537efe2 Allow admins to transform a private project to a team project 2015-03-21 19:10:24 -04:00
Frederic Guillot bcb39ad4db Add option to enable/disable iframe inclusion http header 2015-03-21 18:25:35 -04:00
Frederic Guillot ed54d852db Display projects on the dashboard and board selector when everybody allowed is checked 2015-03-21 18:16:04 -04:00
Frederic Guillot dd066290e5 Remove html escaping for custom css 2015-03-21 15:30:03 -04:00
Frederic Guillot fc97378c83 Move task complexity to the bottom 2015-03-21 15:25:21 -04:00
Frederic Guillot 28a1461f65 Add swimlane dropdown in task creation form 2015-03-21 13:22:08 -04:00
Frederic Guillot 9e4eac94fc Fix bug wrong due date after moving a task on the calendar 2015-03-21 11:57:53 -04:00
Frederic Guillot 61358710c2 Merge pull-request #731 2015-03-19 20:05:57 -04:00
Francois Ferrand 67f9465138 Fix query to check user by name and email. 2015-03-19 17:51:22 +01:00
Christian González ef9c9c21c6 Gitlab "Thema" -> "Fehler"
changed because "Thema" is no good word for issue in this context. The translation for github uses "Fehler" as well, there correctly.
2015-03-19 06:02:00 +01:00
Frederic Guillot cf5182ee4b Add unique css class name for board table 2015-03-16 22:17:32 -04:00
Frederic Guillot 50f98abfd3 Merge and improve pull-request #666 (custom stylesheet) 2015-03-16 22:12:16 -04:00
Frederic Guillot 32fb1f65c5 Merge pull-request #710 2015-03-16 21:55:01 -04:00
Frederic Guillot da83634606 Change relative date in unit tests 2015-03-15 21:35:34 -04:00
Frederic Guillot 333671fdd4 Lowercase class name 2015-03-15 21:10:45 -04:00
Frederic Guillot 3c8736c1fe Calculate intersection between time tracking and timetable 2015-03-15 19:42:49 -04:00
Frederic Guillot 084272c60e Add cost breakdown for project budget 2015-03-15 17:28:46 -04:00
Frederic Guillot 253996901a Calculate the time spent based on the timetable 2015-03-14 20:53:33 -04:00
Francois Ferrand 78a8829a82 Remove extra space below description in tooltip. 2015-03-13 10:54:58 +01:00
Frederic Guillot 4700139a86 Start to develop the budget module 2015-03-12 23:03:51 -04:00
Frederic Guillot 925ede9b48 Merge and improve pull-request #704 2015-03-12 21:21:24 -04:00
Frederic Guillot ac19e36b55 Update readme 2015-03-12 20:52:33 -04:00
Frederic Guillot e1571f91ce Merge pull-request #709 2015-03-12 20:49:25 -04:00
Frederic Guillot f4454c17b8 Merge pull-request #706 2015-03-12 20:42:43 -04:00
bdpsoft 33cf6075b9 Add Serbian currencie and language code in Model\Config 2015-03-12 19:35:49 +01:00
bdpsoft d01485bf0a Added Serbian Latin translation 2015-03-12 19:29:19 +01:00
Francois Ferrand 72681443a6 Fix flickering and column sizes.
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout
directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout
of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing
a slight flickering, but in that mode only.
* Use fixed-layout on the table to improve layout and rendering speed.
* Slightly reduce the width of the swimlane header column, and make it fixed-width.
* Slightly simplify the Javascript/jQuery code for activating compact mode.

This is replaces pull request #688, with only the table layout fix, since I have no proper solution
for the scrolling problem.
2015-03-12 10:29:04 +01:00
Frederic Guillot 412a8eb8c8 Update readme 2015-03-11 21:41:06 -04:00
Hendrik Stoker a0b8d7cdf0 Added dutch translation 2015-03-11 08:28:07 +01:00
Frederic Guillot d91b5d4aa3 Improve pull-request 2015-03-10 22:37:09 -04:00
Frederic Guillot 788ef2bc07 Merge pull-request #699 2015-03-10 22:11:30 -04:00
Olivier Maridat b747b9750b Order task links by labels and task column 2015-03-10 14:50:17 +01:00
Olivier Maridat 80fb1ce1e5 Add a quick task link creation as it is possible for subtask 2015-03-10 14:49:10 +01:00
Olivier Maridat ef1fea4509 Add an item "Add a link" in the dropdown menu of a task in the board view 2015-03-10 14:32:23 +01:00
Frederic Guillot 900e3fa1fd Bust subtask title max length to 255 characters 2015-03-09 21:48:45 -04:00