Frederic Guillot
|
de6bcb97bf
|
Fix condition for permission on project creation
|
2015-08-14 17:57:20 -04:00 |
Frederic Guillot
|
e637a17efb
|
Sync locales
|
2015-08-14 17:43:49 -04:00 |
Frederic Guillot
|
ee5e8cca21
|
Merge pull-request #1101
|
2015-08-14 17:35:28 -04:00 |
Frederic Guillot
|
357102dc6e
|
Fix potential issue with json_encode() in templates
|
2015-08-14 17:25:25 -04:00 |
mfoucrier
|
ca9bbfc50c
|
Update translations.php
|
2015-08-14 23:12:20 +02:00 |
Frederic Guillot
|
17a3781bd8
|
Add Gantt chart for projects
|
2015-08-14 17:03:55 -04:00 |
Frederic Guillot
|
c6a4fbb386
|
Merge pull-request #1097
|
2015-08-14 15:54:27 -04:00 |
Frederic Guillot
|
b2cce5a3a1
|
Add new role Project Administrator
|
2015-08-14 15:43:08 -04:00 |
Eskiso
|
0dc221f4d2
|
Updated translation
|
2015-08-14 10:16:54 +01:00 |
Frederic Guillot
|
80fb3bc9aa
|
Merge pull-request #1093
|
2015-08-13 20:32:39 -04:00 |
Eskiso
|
a6cdd014da
|
Added pt_PT to getJsLanguageCode()
|
2015-08-13 09:11:21 +01:00 |
Eskiso
|
28d2d6c7cd
|
This is in the wrong folder pt-PT instead of pt_PT, correct one already merged.
|
2015-08-13 09:09:18 +01:00 |
Frederic Guillot
|
7e6309dd7e
|
Improve bug fix
|
2015-08-12 22:45:59 -04:00 |
Frederic Guillot
|
8d43897e26
|
Fix bug task estimate is reseted when using subtask timer
|
2015-08-12 22:17:01 -04:00 |
Frederic Guillot
|
94abf4f4d6
|
Update readme, changelog and contributors
|
2015-08-12 19:23:10 -04:00 |
Eskiso
|
42cb00f767
|
Open - changed from Abrir to Aberto
|
2015-08-12 15:49:42 +01:00 |
Eskiso
|
618894eb7c
|
Fixed bad replacements
|
2015-08-12 15:42:47 +01:00 |
Eskiso
|
be41d1187b
|
Portuguese (european) translations - Fixed folder name
|
2015-08-12 15:33:12 +01:00 |
Eskiso
|
7d3bea18c8
|
Added pt-PT translations
|
2015-08-12 15:30:44 +01:00 |
Eskiso
|
f9457f4dbb
|
Portuguese (european) translations
|
2015-08-12 15:23:28 +01:00 |
Frederic Guillot
|
5878040104
|
Remove jquery touch punch
|
2015-08-07 23:08:38 -04:00 |
Frederic Guillot
|
679cb94de4
|
Rewrite dropdown menu
|
2015-08-07 22:42:29 -04:00 |
Frederic Guillot
|
2d5621af2f
|
Fix permission issue when changing the url manually
|
2015-08-07 18:07:19 -04:00 |
Stanislav Baiduzhyi
|
2ffafaac7e
|
Renaming files for case-sensitive filesystems.
|
2015-08-05 13:23:06 +02:00 |
Frederic Guillot
|
e13872fc2e
|
Javascript refactoring
|
2015-08-04 22:52:12 -04:00 |
Frederic Guillot
|
f04ec0700c
|
Add column vertical scrolling and set column height dynamically
|
2015-08-02 15:47:13 -04:00 |
Frederic Guillot
|
a0004fb173
|
Update iCalendar library to display organizer name
|
2015-08-01 17:09:27 -04:00 |
Frederic Guillot
|
ea24cfb07c
|
Enable support for Github Enterprise when using Github Authentication
|
2015-08-01 16:48:58 -04:00 |
Iterate From 0
|
80a0c9f560
|
Update freebsd-installation.markdown
Updated instructions regarding installation on FreeBSD.
|
2015-08-01 22:14:04 +02:00 |
Frederic Guillot
|
af163a9a62
|
Fix broken url for closed tasks in project view
|
2015-08-01 14:28:58 -04:00 |
Frederic Guillot
|
b377b57516
|
Add config parameter to disable/enable RememberMe authentication
|
2015-08-01 12:46:55 -04:00 |
Frederic Guillot
|
fb44818707
|
Add config parameter to define session duration
|
2015-08-01 12:35:06 -04:00 |
Frederic Guillot
|
db88a00d48
|
Add bruteforce protection
|
2015-08-01 12:14:22 -04:00 |
Frederic Guillot
|
db69d5c429
|
Update api documentation
|
2015-07-29 18:50:04 -04:00 |
Frederic Guillot
|
2d6b6533ac
|
Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
|
2015-07-29 18:45:26 -04:00 |
Frederic Guillot
|
f595fb2786
|
Add first draft of the user api
|
2015-07-29 17:42:48 -04:00 |
Frederic Guillot
|
2eeb58ae03
|
Fix bug: wrong template name for subtasks tooltip due to previous file rename
|
2015-07-28 20:20:18 -04:00 |
Frederic Guillot
|
8d24e03b44
|
Update documentation
|
2015-07-26 12:54:17 -04:00 |
Frederic Guillot
|
839a0d831e
|
Switch to MIT license
|
2015-07-25 18:03:09 -04:00 |
Frederic Guillot
|
7f33cf6ef5
|
Fix bug: avoid the creation of multiple subtask timer for the same task and user
|
2015-07-25 17:07:07 -04:00 |
Frederic Guillot
|
c5481618a7
|
Avoid PHP 5.3 issue
|
2015-07-25 14:05:27 -04:00 |
Frederic Guillot
|
c360ab3aa6
|
Added ChangeLog file
|
2015-07-25 14:02:23 -04:00 |
Frederic Guillot
|
8142d43057
|
Add settings to disable subtask timer and another to not include closed tasks into CFD
|
2015-07-25 13:02:20 -04:00 |
Frederic Guillot
|
392a75fa0e
|
Avoid php notice
|
2015-07-21 20:34:07 -04:00 |
Frederic Guillot
|
d8fb954f00
|
Add loading icon on board view
|
2015-07-21 19:50:10 -04:00 |
Frederic Guillot
|
ed5bf093ab
|
Add missing e()
|
2015-07-21 19:10:41 -04:00 |
Frederic Guillot
|
8cd1e6f4c1
|
Add current values when moving/duplicate a task to another project and add a loading icon
|
2015-07-20 21:10:09 -04:00 |
Frederic Guillot
|
32aab02549
|
Hide task age in compact mode
|
2015-07-19 19:22:47 -04:00 |
Frederic Guillot
|
33a3196001
|
Fix minor issues
|
2015-07-19 18:54:00 -04:00 |
Frederic Guillot
|
56c08e55f7
|
Update scrutinizer.yml
|
2015-07-19 18:32:54 -04:00 |