Commit Graph

2846 Commits

Author SHA1 Message Date
Frederic Guillot
95cdeed472 Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
2017-11-14 15:39:43 -08:00
Balázs Úr
f6d7791ddc Updated Hungarian translation 2017-11-12 15:38:17 -08:00
torinky
a82728b5d3 Update Japanese translation (#3542) 2017-11-12 15:37:13 -08:00
Frederic Guillot
b763966595 Task move events must be executed synchronously 2017-11-10 14:24:27 -08:00
Frederic Guillot
38a4271643 Improve CSS layout 2017-11-10 11:56:01 -08:00
Frederic Guillot
455b909e48 Add limit argument to ldap_search() 2017-11-09 16:17:40 -08:00
Frederic Guillot
44aa24bab1 Add user backend provider system 2017-11-09 15:09:54 -08:00
Frederic Guillot
a12e159de0 Check if the start date is before due date 2017-11-09 11:17:07 -08:00
Frederic Guillot
d8e88582f7 Remove useless URL params 2017-11-08 15:36:04 -08:00
Frederic Guillot
4d7aa5e301 Move position of start/due date in task details 2017-11-08 14:57:00 -08:00
Frederic Guillot
cafbd1f5a7 Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Frederic Guillot
5e98a66aeb Make sure we can read file with "\r" line endings 2017-11-07 10:51:15 -08:00
Darman
49c2b5996d Update translations.php 2017-11-06 10:43:44 -08:00
Darman
205d8f9f39 Added RO, fixed CA indent
Added code to list Romanian language and fixed the indentation on ca_ES entries.
2017-11-06 10:43:44 -08:00
Darman
302b06ad48 Create translations.php 2017-11-06 10:43:44 -08:00
Frederic Guillot
b9b0390c07 Remove keyboard shortcuts from settings page 2017-11-03 15:56:02 -07:00
eesel
7f06c9ef1c typo fix
see correct spelling: https://www.duden.de/suchen/dudenonline/aufgewendet
2017-11-03 14:03:06 -07:00
Frederic Guillot
bf623e0e08 Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
Frederic Guillot
e6f8a76a18 Use task description templates in bulk task creation 2017-11-03 10:57:00 -07:00
Anthony Legiret
09a7f9ef85 Correct ProjectApiFormatter file name 2017-11-03 10:27:56 -07:00
Frederic Guillot
648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Flaudísio Tolentino
44ae87ac0e Update pt_BR translation (#3522) 2017-10-31 14:34:21 -07:00
Frederic Guillot
48b40ec7bf Add section for predefined contents 2017-10-30 16:46:39 -07:00
torinky
0a3f2a6a32 Update Japanese translation 2017-10-29 17:58:59 -07:00
Frederic Guillot
cc6618901b Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
Dmitry
855f6a951f Update RU translation 2017-10-23 10:21:03 -07:00
Yannick Armand
a2036b6535 Improved display of the header bar 2017-10-20 14:56:49 -07:00
Frederic Guillot
ed98f95cfa Add bulk subtasks creation 2017-10-20 14:47:04 -07:00
Frederic Guillot
386b4930e5 Add tags to task export 2017-10-19 16:26:15 -07:00
Frederic Guillot
d5353bfcdc Add priority to task export 2017-10-19 16:07:43 -07:00
Frederic Guillot
d3b8fbfa28 Make configurable to number of events stored in project activities 2017-10-19 10:50:36 -07:00
Frederic Guillot
e7f795a63e Do not use jQuery tooltip for task title in collapsed mode 2017-10-19 10:24:02 -07:00
Frederic Guillot
bd695ae985 Improve external task integration 2017-10-18 13:56:57 -07:00
Frederic Guillot
06ebe07ddd Fix some phpdoc 2017-10-18 10:57:15 -07:00
Frederic Guillot
5ad1a42a34 Add support for array in automatic actions 2017-10-17 14:04:21 -07:00
Frederic Guillot
41c2ab0c24 Add tooltip to subtask icons 2017-10-16 19:09:25 -07:00
Frederic Guillot
a254b80045 Add attribute title to external links 2017-10-16 13:46:18 -07:00
tb
47d9c0f127 Update Chinese translation 2017-10-16 11:06:44 -07:00
Frederic Guillot
8a221cc43a Update documentation for score/complexity search 2017-10-16 10:59:13 -07:00
Yannick Armand
a53ead7e74 Add filter by score/complexity 2017-10-16 10:53:35 -07:00
Frederic Guillot
90e291a0e6 Fix typo in Japanese translation 2017-10-16 10:45:55 -07:00
torinky
5619711e3f Update Japanese translation 2017-10-15 18:13:32 +09:00
torinky
c6f4c51f1f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/Locale/ja_JP/translations.php
2017-10-15 18:12:13 +09:00
torinky
29aecf20d3 Update Japanese translation 2017-10-15 17:53:52 +09:00
Yannick A
fcc0ea6fee Update French translation
- Adding non-breakable spaces before units
- Correcting spelling errors
- Correction of diacritics
2017-10-13 16:25:17 -07:00
Frederic Guillot
7c52546ed2 Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
Frederic Guillot
4bb422b41f Render a dropdown menu for external task providers 2017-10-12 14:01:39 -07:00
Florian Wernert
ad6f898134 Feature request #2072 : Quick edit in the list view
Added the quick link to the edit modal on the tasks in the board view, both expanded and collapsed
2017-10-12 11:15:32 -07:00
Yannick A
6916200967 Update French translation 2017-10-12 10:53:29 -07:00
Nuri Akman
1d5811ed0c Update Turkish translation 2017-10-03 21:09:02 -07:00