Commit Graph

2169 Commits

Author SHA1 Message Date
Frederic Guillot 83ad4e4448 Set API methods getColumns and getColumn accessible to project viewers 2017-01-26 22:26:07 -05:00
Dmitry 9353bf96d9 Update ru_RU translation 2017-01-27 03:56:07 +03:00
Busfreak 7aff9b2879 update german translation 2017-01-26 18:19:03 +01:00
Mark Szymanski e986b948e3 Provide support for completion filter in search (fixes #2958) 2017-01-24 22:45:16 -06:00
Frederic Guillot fa5c12a61d Empty arrays are serialized to a list instead of a dict (Json API) 2017-01-24 22:09:13 -05:00
Frederic Guillot 81d14efbd1 Simplify date and time configuration to avoid potential validation issues 2017-01-24 20:16:43 -05:00
Frederic Guillot d81fb20df6 Fix wrong datetime formatting when task form shows validation errors 2017-01-24 20:04:58 -05:00
Frederic Guillot b23613bbe3 Fix regression: wrong URL in modal to move task to another project 2017-01-23 21:16:14 -05:00
Frederic Guillot 5315e4961e Fix regression: stay on the same page when a task is closed 2017-01-23 21:05:59 -05:00
Frederic Guillot 10d96bfd66 Add user invitations 2017-01-22 22:38:00 -05:00
Frederic Guillot 2f43d365a0 Add project creation links to project management pages 2017-01-22 18:55:22 -05:00
Frederic Guillot b55810043d Simplify user creation form 2017-01-22 18:45:17 -05:00
Frederic Guillot 9b9543353f Fix wrong default value for add group member modal 2017-01-22 18:00:02 -05:00
Frederic Guillot daffcd5fd6 Add column to show dashboard visibility 2017-01-22 17:07:19 -05:00
Frederic Guillot 3be442bfc5 Avoid PHP notice when validation fail 2017-01-22 17:06:39 -05:00
Frederic Guillot b906b91733 Fix typos in PR #2950 2017-01-22 12:40:53 -05:00
Lev Lazinskiy 8e18c39db9 Add date_modification to comments (PR #2950) 2017-01-22 12:39:30 -05:00
Frederic Guillot c98bb82312 Update id_ID translations (By Fajri Surya Putra) 2017-01-20 15:58:48 -05:00
robre 3ce46b7230 Added a hook for the table colum header 2017-01-20 15:30:56 +01:00
Shaxine-Linux f0266eb688 Update pt_PT/translations.php 2017-01-19 20:32:22 +00:00
nepomuc 7ae8445ccd Fix #2848 2017-01-18 21:12:13 -05:00
Mark Szymanski d798a26666 Updates to clarify difference between username and name in profile page (fixes #2812) 2017-01-17 21:46:24 -06:00
Volodymyr Kushnir 0ad1779435 Fix Kanboard installation errors on MySQL 8.0.0
This is a quick and dirty fix for "Internal Error: Unable to run SQL migrations: Running migration \Schema\version_113, SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'role VARCHAR(255) NOT NULL,".
As per https://dev.mysql.com/doc/refman/8.0/en/keywords.html **role** is a reserved keyword in MySQL 8.0.0.
2017-01-15 17:54:53 +02:00
Frederic Guillot f5c95f3c93 Add task creation event to automatic action that email tasks 2017-01-14 16:00:58 -05:00
Frederic Guillot c6b9c72626 Improve external link form when validation fail 2017-01-14 14:29:44 -05:00
Frederic Guillot 2cac4c811d Add workaround when IE11 submit corrupted multipart/form-data 2017-01-14 13:44:57 -05:00
Frederic Guillot fe1629e3ea Fix PHP notice in task creation form 2017-01-14 13:00:06 -05:00
Frederic Guillot 0807f27981 Fix wrong arguments for submitButtons() helper 2017-01-11 22:43:24 -05:00
Frederic Guillot d459bec035 Display at least the title when there is no custom filters 2017-01-08 22:54:05 -05:00
Frederic Guillot f18707c69a Sync locales 2017-01-08 22:03:18 -05:00
Frederic Guillot 5bd19ee64d Improve user views layout 2017-01-08 21:51:43 -05:00
Frederic Guillot 36de36dad9 Improve settings pages layout 2017-01-08 21:42:08 -05:00
Frederic Guillot d01b2271d3 Add margin bottom under search box 2017-01-08 21:23:56 -05:00
Frederic Guillot 0960a4d0b0 Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
Frederic Guillot 47f4bceb1a Improve currencies pages navigation 2017-01-08 21:08:33 -05:00
Frederic Guillot 1078cac70d Minor improvements in settings page 2017-01-08 18:58:44 -05:00
Frederic Guillot 5ce0ebdd26 Rename methods to render fields in TaskHelper and SubtaskHelper 2017-01-08 18:07:38 -05:00
Frederic Guillot 07f9700179 Offer the possibility to define version compatibility from plugins 2017-01-08 17:02:31 -05:00
Frederic Guillot ca00b8cf53 Display project exports in modal box 2017-01-08 15:31:33 -05:00
Frederic Guillot b3a450bace Display project analytics in modal box 2017-01-08 14:00:51 -05:00
Frederic Guillot ea2cbb76d5 Open project activities in modal box 2017-01-08 12:23:25 -05:00
Frederic Guillot e377f450ad Open form to create customer filters in modal box 2017-01-08 12:16:05 -05:00
Frederic Guillot bb222a79cd Open task import in modal box 2017-01-08 12:01:13 -05:00
Frederic Guillot 6bfafb6e82 Rename CSS class "listing" to "panel" 2017-01-08 11:43:30 -05:00
Frederic Guillot 348f4491ff Make icons clickable in menus 2017-01-08 11:29:41 -05:00
Frederic Guillot febb9ade5b Update Swiftmailer to avoid potential security risk 2017-01-05 20:45:33 -05:00
Frederic Guillot 3833c12ccc Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
Frederic Guillot d49ce63e51 Fix typo in French translation 2016-12-30 21:02:30 -05:00
Frederic Guillot 28b4ae3260 Add missing French translation 2016-12-30 15:38:57 -05:00
phecho 4724367e3b
Fix conflict 2016-12-21 10:58:41 +08:00