Timo Litzbarski
87aaec5769
change user filter icon
2019-09-05 23:01:30 -07:00
mkysoft
93dee80c04
Anybody added for filter
2019-09-04 20:27:24 -07:00
Kiyohito AOKI
cb2414c99a
Improve Japanese translation
2019-09-02 22:02:39 -07:00
Rafael de Camargo
93ef2dc188
Update pt-br translation
2019-09-01 22:25:37 -07:00
Timo
88b82b2a44
change category icon (in favor for tag icon for tags)
2019-08-29 18:28:02 -07:00
Slavko
4473bcfb36
Update Slovak translation
...
Add some translation improvements
2019-08-29 18:20:43 -07:00
Haocen
39c6f65e85
Disable user scaling to avoid page shrinking when drag&drop on mobile device
2019-08-28 20:34:52 -07:00
Rafael de Camargo
a4f130839f
Improve english task description
2019-08-27 20:51:27 -07:00
Rafael de Camargo
c0d8407d9a
Fix automatic action condition check
...
Checks for source column instead of current column because the condition
is "moved away"
Closes #4277
2019-08-27 20:51:27 -07:00
Rafael de Camargo
c6df7c081a
Fixes task assignee filter test
...
The query must be reset before every filter apply
2019-08-27 20:28:58 -07:00
Rafael de Camargo
1731211908
Add tests for task link and subtask assignee filters
2019-08-27 20:28:58 -07:00
Rafael de Camargo
51b3d811e1
Changes filters from in array to in subqueries
...
Fixes #3280
2019-08-27 20:28:58 -07:00
Rafael de Camargo
4d07628054
Add hash to image url to force browser to update profile when changed
...
Closes #4241
2019-08-27 20:19:51 -07:00
Frédéric Guillot
8b2d46ed5d
Update ChangeLog
2019-08-24 14:17:13 -07:00
Eskiso
a630b5b7de
Fixed issue of tooltip not disapearing
...
Tooltips would not disappear if the mouse was never on it. If you move your mouse on an icon and then move the mouse out without passing by the tooltip, the tooltip would remain active until mouse pass and leave or click somewhere else.
With this update, the tooltip will be removed if you leave the target unless you move the mouse to the tooltip.
2019-08-23 19:04:23 -07:00
Frédéric Guillot
24422b0adf
Add missing css file to app.min.css
2019-08-22 20:01:00 -07:00
Frédéric Guillot
2915a2f13d
Update Docker image to Alpine Linux 3.10.2
2019-08-21 22:14:04 -07:00
Timo
2774d917cf
Hide due date time if time is 00:00
2019-08-20 18:25:17 -07:00
Timo
4a3f4fcfc2
Update de_DE translation
2019-08-17 15:21:44 -07:00
Hitesh Chandwani
97a30d662f
Add new plugin hooks in view switcher
2019-08-13 18:29:00 -07:00
Frédéric Guillot
b6e1c3f2c7
Update Docker image to Alpine Linux 3.10.1
2019-08-03 20:08:49 -07:00
Rafael de Camargo
3df095186c
Fix reference to text-carret js library
...
Closes #4257
2019-08-03 19:52:16 -07:00
Rafael de Camargo
ac829d4f14
Add error checks to glob function
...
GLOB_ERR will throw errors if an error occurs,
such as lack of permission
GLOB_NOCHECK will return the pattern if no file
is found, this makes the file_exists check valid
2019-08-03 19:51:50 -07:00
Frédéric Guillot
355de9fb45
Enable explicitly Postgresql in travis.yml
2019-08-03 19:42:21 -07:00
Frédéric Guillot
216f2dee12
Add project ID to ExternalTaskProviderInterface::fetch()
2019-07-30 12:58:36 -07:00
Igor Mroz
db0d680e5c
Updated Polish translation
2019-07-30 12:21:18 -07:00
Eskiso
2c8f99edef
Updated translation (pt-PT)
2019-07-30 12:20:23 -07:00
Frédéric Guillot
a40f3e7a30
Fix travis config after refactoring
2019-07-29 16:17:44 -07:00
Frédéric Guillot
6491cb513e
Ignore Dockerfiles from git archive
2019-07-25 19:56:09 -07:00
Frédéric Guillot
8c396287ac
Improve assets management
2019-07-25 19:23:30 -07:00
Frédéric Guillot
d42dd07054
Remove dependency on nodejs and gulp
2019-07-25 13:05:08 -07:00
Frédéric Guillot
9ae185c18e
Remove dependency on Sass
...
- Convert *.sass files to vanilla CSS
- Start using CSS variables
- Add PHP minifier
2019-07-25 11:16:21 -07:00
Rafael de Camargo
2bf0f99b51
Add link button to text editor
2019-07-24 13:50:51 -07:00
Rafael de Camargo
7283bfaef6
Implements check for duplicate default categories
2019-07-23 15:41:13 -07:00
Rafael de Camargo
e488fdd154
Implements check for duplicate default columns
2019-07-23 15:41:13 -07:00
Rafael de Camargo
21a3634fd1
Fix html parsing on markdown editor
...
Closes #4243
2019-07-23 01:26:03 -03:00
Frédéric Guillot
97aa9e47e0
Change checkboxes alignment in task creation form
2019-07-17 16:11:55 -07:00
Frédéric Guillot
051c36f597
Add support for reference:none
2019-07-17 15:27:12 -07:00
Rafael de Camargo
ff53a6aa6b
Fix tabindexes on task creation and modification forms
...
- Add focus to tags, color and checkboxes fields
2019-07-17 14:34:27 -07:00
Rafael de Camargo
c250f3b1b8
Add option to clone filters on project duplication
...
* Fixed missing metadata option from project "create from"
* Added option to clone project custom filters
* Added append option to custom field tests
* Added a test that uses the "append" option
* Fixed disabled swimlane duplication error with Postgresql
2019-07-17 14:32:16 -07:00
Ole Carlsen
d3be738d4f
Update translations.php ( #1 )
2019-07-16 18:26:59 -07:00
Frédéric Guillot
e60686cd10
Fix English grammatical errors
2019-07-15 14:42:15 -07:00
Rafael de Camargo
4fb6960c3f
Update pt_br translation
2019-07-13 18:35:56 -07:00
KN4CK3R
1a39c46620
Save thumbnails as PNG to allow transparency
2019-07-10 13:12:02 -07:00
renothing
d3d5522432
Automatically update the start date when a task move away from a column
2019-07-08 19:48:24 -07:00
Florian
91d703eb8d
Make sure the Project Identifier is saved when creating a project from anther one
2019-07-05 21:50:54 -07:00
Kiyohito AOKI
b397a77794
Update Japanese tranlation
2019-07-05 18:09:49 -07:00
Frédéric Guillot
cd52d83e2f
Sync translations
2019-07-02 19:58:44 -07:00
Craig Crosby
48acf99fd1
Sort columns by due date
2019-07-02 19:52:22 -07:00
Florian Völker
efed94b23d
Add "identifier" beside "name" while creating a new project
2019-06-27 19:39:02 -07:00