Commit Graph

2982 Commits

Author SHA1 Message Date
Frederic Guillot
ef73844ddb Merge pull-request #515 2015-01-19 21:35:48 -05:00
Frederic Guillot
51d77786de Fix Gitlab webhook issue 2015-01-19 21:02:01 -05:00
Frederic Guillot
2bdd6a6b35 Make Kanboard compatible with PHP 5.3.3 2015-01-18 21:55:08 -05:00
Frederic Guillot
4b89b90df2 Add contributor 2015-01-18 20:07:13 -05:00
Frederic Guillot
171ca72c09 Merge pull-request #526 2015-01-18 19:32:16 -05:00
Frederic Guillot
07995b4ffc Fix typo in phpdoc 2015-01-18 18:24:59 -05:00
Frederic Guillot
4e874fad90 Fix some phpdoc comments 2015-01-18 18:21:33 -05:00
Frederic Guillot
92d9c3695e Update composer files 2015-01-18 18:12:01 -05:00
Frederic Guillot
7c1c14cf64 Pagination refactoring 2015-01-18 17:59:41 -05:00
Iterate From 0
abcb24aedd Added instructions for installation from port 2015-01-18 22:32:09 +01:00
Frederic Guillot
74e4a7b064 Add top links to the calendar 2015-01-17 17:27:34 -05:00
Frederic Guillot
84b0f0df90 Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Frederic Guillot
4b45b2aa35 Add missing project_id parameter 2015-01-16 19:39:42 -05:00
Francois Ferrand
969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frederic Guillot
fd22b95575 Improve doc about creating projects 2015-01-13 18:28:12 -05:00
Michael Lüpkes
99323ba5c8 Removed Project duplication in Controller 2015-01-13 14:14:42 +01:00
Michael Lüpkes
569c99a733 set maxlength for name input fields in templates 2015-01-13 14:09:02 +01:00
Michael Lüpkes
34bbdaeac8 Merge remote-tracking branch 'upstream/master' into fguillot/kanboard 2015-01-13 11:42:49 +01:00
Frederic Guillot
46fd893bd6 Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
Frederic Guillot
6d61d0e751 Merge branch 'master' of https://github.com/fguillot/kanboard 2015-01-12 17:37:37 -05:00
Frederic Guillot
6ad98cb855 Fix Postgresql query 2015-01-12 17:37:30 -05:00
Frederic Guillot
aca04c666c Update lock 2015-01-11 20:55:32 -05:00
Frederic Guillot
c88687d45b Add extension 2015-01-11 20:52:09 -05:00
mluepkes
81f3131bbc Implemented Project duplication with Tasks within Controller\Project 2015-01-12 00:11:48 +01:00
Frederic Guillot
c5e4c781f5 Remove useless files in vendor/ 2015-01-10 16:14:06 -05:00
Frederic Guillot
b1e484fad6 Change events for project modification subscriber 2015-01-10 15:03:42 -05:00
Frederic Guillot
b470b67260 Update docs 2015-01-10 12:51:38 -05:00
Frederic Guillot
27f1be06f7 Add boostrap subscriber to cli script 2015-01-10 11:02:23 -05:00
Frederic Guillot
9b287cd24b Add contributor 2015-01-10 10:21:15 -05:00
Cynthia Pereira
1230824a92 Supplementary updates 2015-01-10 00:48:02 -02:00
Cynthia Pereira
651ddebba4 Update pt_BR translation 2015-01-09 22:59:28 -02:00
Frederic Guillot
0a7c5bd4e1 Add Gitlab documentation 2015-01-08 21:36:55 -05:00
Frederic Guillot
bcd727effa Change links in notifications 2015-01-06 22:46:28 -05:00
Frederic Guillot
cda7c0f997 Change links in event templates 2015-01-06 22:24:35 -05:00
Frederic Guillot
c5efccd585 Fix typo in chinese translation 2015-01-06 21:29:03 -05:00
Frederic Guillot
55eb7636c0 Minify javascript 2015-01-05 22:10:40 -05:00
Frederic Guillot
7746773ab9 Add prefix for local storage keys 2015-01-05 21:41:23 -05:00
Frederic Guillot
23b84cf121 Merge pull-request #487 (Store filters in localStorage) 2015-01-05 21:36:19 -05:00
Frederic Guillot
d0d0796dc2 Add missing locale string and add contributors to the readme 2015-01-05 21:09:04 -05:00
Frederic Guillot
b2d43dcbd6 Merge pull-request #491 2015-01-05 20:57:34 -05:00
Frederic Guillot
ebfbf1e740 Merge pull-request #489 (German translation) 2015-01-05 20:56:22 -05:00
Manuel Groß
2e27e18f72 Add missing symbols. Typos and minor tweaks. 2015-01-05 23:16:27 +01:00
Manuel Groß
a7abad972f Remove '...' when not part of english text. 2015-01-05 23:01:41 +01:00
BlueTeck
81b9a3739b German Translation 2015-01-05 19:02:58 +01:00
gavlepeter
3eae1999b0 Update translations.php 2015-01-05 13:29:32 +01:00
gavlepeter
aaca5e9814 Update board.js to always keep filter settings
Save filter settings to localStorage everytime filter_apply() is called.

Get and set filters from localStorage when filter_load_events() is called.

This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads.

Perhaps a checkbox option to initialize this functionality but I think it should be default behavior.
2015-01-05 11:51:41 +01:00
gavlepeter
4c3beec0be Update translations.php
Add new Swedish translations.

Translation for 'Next' missing, added it:
'Next' => 'Nästa',

/Peter
2015-01-05 10:46:54 +01:00
Frederic Guillot
99d27e0ce4 Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
Frederic Guillot
d1d04d6fee Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
Frederic Guillot
07b07c7697 Update docs 2015-01-03 19:41:30 -05:00