Commit Graph

4431 Commits

Author SHA1 Message Date
Frederic Guillot
714bdb0d02 Added method onStartup() for plugins 2016-05-07 18:15:32 -04:00
Frederic Guillot
55ee906ba3 Added support for language LDAP attribute 2016-05-07 18:05:33 -04:00
Frederic Guillot
aac11a609c Remove logger from unit tests 2016-05-07 14:46:34 -04:00
Frederic Guillot
6361131d3f Improve logging 2016-05-07 14:40:49 -04:00
Frederic Guillot
300dabe6b4 Added support for LDAP user photo profile 2016-05-07 12:59:35 -04:00
Frederic Guillot
94989663ec User roles are now synced with LDAP at each login 2016-05-07 10:36:46 -04:00
Frederic Guillot
400e230881 Added support for Mysql SSL connection 2016-05-06 19:19:05 -04:00
Frederic Guillot
72dcb6fc9b Remove useless files from archive 2016-05-05 22:24:08 -04:00
Frederic Guillot
cfb96c8749 Allow a project owner to manage his own public project 2016-05-05 22:13:11 -04:00
Frederic Guillot
ab56d9aff2 Fixed PHP warning when removing a user with no Avatar image 2016-05-05 21:36:43 -04:00
Frederic Guillot
6b78b882d8 Improve web page title on the task view 2016-05-04 23:16:59 -04:00
Frederic Guillot
65921f81ac Fix dropdown menu item that should be displayed 2016-05-04 22:57:05 -04:00
Frederic Guillot
d5c95e8240 Added automated action to change task color based on the priority 2016-05-04 22:52:08 -04:00
Frederic Guillot
1e1c127a85 Removed Heroku badge from readme 2016-05-04 22:10:48 -04:00
Frederic Guillot
4fb57006a0 Added generic controller for task popovers 2016-05-04 22:08:42 -04:00
Frederic Guillot
6bdc25490f Unify task drop-down menu between different views 2016-05-04 21:51:38 -04:00
Frederic Guillot
60c8867fee Improve LDAP user group membership synchronization 2016-05-03 22:51:48 -04:00
Frederic Guillot
38e9f9928e Added auto-loading in tests for plugins 2016-05-02 20:34:51 -04:00
Frederic Guillot
e58352b18f Merge pull-request #2193 2016-05-02 18:49:42 -04:00
Lukas
222ceaac2c –Polish locale update 2016-05-02 19:03:22 +02:00
Frederic Guillot
a08c56b714 Added contributor 2016-05-01 20:50:40 -04:00
Frederic Guillot
6882c30e7d Merge pull-request #2191 2016-05-01 20:48:50 -04:00
Lukas
e738c42b94 Polish locale update 2016-05-01 13:00:41 +02:00
Frederic Guillot
3872dee261 Added support for LDAP Posix Groups (OpenLDAP with memberUid) 2016-04-30 20:38:16 -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
9fa8f63d25 Fixed improper Markdown escaping for some tooltips 2016-04-29 18:43:57 -04:00
Frederic Guillot
a34f83fb30 Fix bug: closing all tasks by column, also update closed tasks 2016-04-29 17:44:06 -04:00
Frederic Guillot
fc8f8748b9 Fixed wrong task link generation within Markdown text 2016-04-29 17:32:43 -04:00
Imbasaur
6956d44cd2 Update plugin-hooks.markdown 2016-04-29 15:30:44 +02:00
Imbasaur
f965a300ab Hook for header:dropdown 2016-04-29 15:27:29 +02:00
Imbasaur
7459bc1c40 Merge pull request #2 from fguillot/master
merge
2016-04-29 15:20:48 +02:00
Frederic Guillot
81a25cbe63 Fixed wrong URL on comment toggle link for sorting 2016-04-27 20:45:45 -04:00
Frederic Guillot
5fe413ad28 Added workaround in documentation for API and Apache+php-fpm 2016-04-26 23:01:50 -04:00
Frederic Guillot
1936a74cb3 Update JsonRPC library 2016-04-26 22:55:56 -04:00
Frederic Guillot
36bdcf193b Category and user filters do not append anymore in search field 2016-04-24 18:07:05 -04:00
Frederic Guillot
f74d7ef209 Added more template hooks 2016-04-24 17:03:09 -04:00
Frederic Guillot
51ec4b4cf8 Added external project link to the list (Git hooks) 2016-04-24 16:47:06 -04:00
Frederic Guillot
9bf3f8b69d Fix case of javascript file 2016-04-24 14:50:11 -04:00
Frederic Guillot
2cd06f8795 Use PLUGINS_DIR constant to load plugin templates 2016-04-24 14:46:18 -04:00
Frederic Guillot
da1725c225 Added searchTasks API procedure 2016-04-22 18:49:19 -04:00
Frederic Guillot
756716766c Added priority field to API procedures 2016-04-21 21:21:34 -04:00
Frederic Guillot
60e0753b90 Added API procedure "getMemberGroups" 2016-04-21 21:10:04 -04:00
Eugene
b0e41bc81b Russian locale update (#2161) 2016-04-21 19:07:32 -04:00
Frederic Guillot
27228c400f Change priority formatting 2016-04-21 09:11:01 -04:00
Frederic Guillot
2f135170ac Merge pull-request #2151 2016-04-21 09:08:03 -04:00
Christian González
ea5cd9cda6 better German translation of relations
"ist übergeordnet" is a bit tricky: "Diese Aufgabe ist übergeordnet (1)": is a bad translation as the direction could be in both ways. The correct translation of "is a parent of" would be "ist ein Elternelement von". This seems a bit long, but is the only really correct possibility I can think of. Others, including "ist übergeordnet von" (not correct German IMHO), or "ist ein Kind von" (seems stupid) are not really better. But "ist übergeordnet" is definitely wrong, because in both directions valid, in this context.
2016-04-21 11:53:30 +02:00
Justin C. Klein Keane
6a9d5ede8b Accidentally acced iCal function when merging Priority display, putting it back. 2016-04-20 14:39:13 -04:00
Justin C. Klein Keane
1239920063 Add sortable Priority column on overview table interface 2016-04-20 14:24:05 -04:00
yeouchien
aea8784ab5 Added Nitrous.io quickstart configs and update doc (#2136) 2016-04-19 09:20:37 -04:00