Commit Graph

99 Commits

Author SHA1 Message Date
mildis
50fdb54618 Prevent the original page from being modified by the opened link 2020-09-14 19:28:12 -07:00
Manfred Hoffmann
5e70e96772 Replace last occurences of "private" with "personal" 2020-04-06 20:36:20 -07:00
Frédéric Guillot
b39f857dc4 Rename "private" projects to "personal" 2020-02-29 18:51:52 -08:00
mildis
b26776e529 Add cURL support to HTTP Client
- Add HTTP_PROXY_EXCLUDE option when cURL is used
- Show HTTP client backend in about page
- Fallback to legacy Stream Contexts if cURL extension is not available
2019-06-03 20:00:49 -07:00
Craig Crosby
cddaf2ac2e Add hook to Board Settings 2018-11-28 10:33:23 -05:00
Ben RUBSON
ebf8c5f839 Disable php_uname() warning 2018-11-27 19:39:48 -08:00
Frédéric Guillot
8532696f0c Fix broken link to contributor page
Fixes #4052
2018-10-23 15:17:33 -07:00
Frédéric Guillot
357316cdf9 Add missing CSRF check in saveUploadDB() method 2018-01-29 11:31:54 -08:00
Frédéric Guillot
1db9bc1b2e Update code base and doc to use kanboard.org domain 2017-11-27 11:14:37 -08:00
Frederic Guillot
b9b0390c07 Remove keyboard shortcuts from settings page 2017-11-03 15:56:02 -07:00
Frederic Guillot
cd734e5ba7 Move Gravatar to external plugin 2017-04-01 17:56:20 -04:00
Frederic Guillot
5cc4889473 Move Gantt charts to external plugin 2017-04-01 17:04:18 -04:00
Frederic Guillot
253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot
23ff360d62 Update translations 2017-02-19 09:11:05 -05:00
Frederic Guillot
5e0cf1472e Improve PR #3038 2017-02-15 21:06:41 -05:00
Konstantin Vorobyev
6e9de547c0 Fix #3030: Add upload the sqlite database feature 2017-02-15 17:38:48 +09:00
Frederic Guillot
d0a1ed9227 Add configuration parameter to disable email configuration from user interface 2017-02-05 11:54:27 -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
36de36dad9 Improve settings pages layout 2017-01-08 21:42:08 -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
6bfafb6e82 Rename CSS class "listing" to "panel" 2017-01-08 11:43:30 -05:00
Frederic Guillot
a3b4b25df2 Remove sidebar titles 2016-07-24 13:35:09 -04:00
Frederic Guillot
df423ae4af Move repository to Kanboard organization 2016-07-21 17:46:17 -04:00
Frederic Guillot
ce367a24fc Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot
cead21691e Removed useless keyboard shortcut 2016-06-24 19:31:34 -04:00
Frederic Guillot
cd4c09c10a Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
Frederic Guillot
a27057dd6f Expose to the user interface the email sender address 2016-06-02 20:58:34 -04:00
Frederic Guillot
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00
Frederic Guillot
b584285ddc Remove webhook endpoint to create tasks (breaking change) 2016-05-26 08:47:52 -04:00
Frederic Guillot
49f43090b2 Added plugin controller (WIP) 2016-05-18 22:07:49 -04:00
Frederic Guillot
67b8361649 Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
Frederic Guillot
2afd7ee834 Added new constants for folders 2016-04-30 14:23:30 -04:00
Frederic Guillot
c3d06f7794 Change Kanboard's website URL to use HTTPS everywhere 2016-04-30 12:10:27 -04:00
Frederic Guillot
4c733eb715 Addded new keyboard shortcut to edit the task description 2016-03-20 16:29:20 -04:00
Frederic Guillot
b061945f0e Show server configuration in settings page 2016-03-12 09:52:00 -05:00
Frederic Guillot
241ca53e47 Added "?" to display list of keyboard shortcuts 2016-03-11 23:01:38 -05:00
Frederic Guillot
4f54a547fa Added new keyboard shortcut for task view 2016-03-11 22:46:54 -05:00
Frederic Guillot
0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Frederic Guillot
8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00
Frederic Guillot
fafc272085 Added new template hook for application settings page 2016-02-28 22:00:54 -05:00
Frederic Guillot
67e7285530 Change help message for application URL 2016-02-20 18:35:41 -05:00
Frederic Guillot
4961805e0f Add keyboard shortcut for project overview 2016-02-16 21:26:26 -05:00
Frederic Guillot
567d623446 Add setting option to disable private projects 2016-02-13 12:39:49 -05:00
Frederic Guillot
58cef28967 The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00
Frederic Guillot
91200ddcde Change sidebar style 2016-02-03 18:27:45 -05:00
Frederic Guillot
26492aba7e Simplify layout and templates generation 2016-01-31 21:44:49 -05:00
Frederic Guillot
1500ff92b2 Templates cleanup 2016-01-31 12:15:26 -05:00