Commit Graph

868 Commits

Author SHA1 Message Date
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
Frédéric Guillot
5c6b67bd76 Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
Frédéric Guillot
0ebdd4ddfd Cleanup and fixes 2015-01-02 21:48:26 -05:00
Frédéric Guillot
45c95d74fc Various fixes and improvements 2015-01-02 21:11:19 -05:00
Frédéric Guillot
3076ba22dd Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
Frédéric Guillot
c32567857d Move activity event data to json instead of PHP serialization 2014-12-31 15:30:21 -05:00
Frédéric Guillot
ee8ec7685f Reduce the number of SQL queries for automatic actions 2014-12-31 14:15:42 -05:00
Frédéric Guillot
27f4537079 Fix bug tasks don't show up on board/swimlanes 2014-12-31 13:47:47 -05:00
Frédéric Guillot
198f8d6a8e Add debug option 2014-12-31 12:56:29 -05:00
Frédéric Guillot
772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot
66f150d887 Improve the list of project members 2014-12-30 14:00:13 -05:00
Frédéric Guillot
7d925a1209 Add contributor 2014-12-30 13:02:26 -05:00