Commit Graph

  • 4fb57006a0 Added generic controller for task popovers Frederic Guillot 2016-05-04 22:08:42 -04:00
  • 6bdc25490f Unify task drop-down menu between different views Frederic Guillot 2016-05-04 21:51:38 -04:00
  • 60c8867fee Improve LDAP user group membership synchronization Frederic Guillot 2016-05-03 22:51:48 -04:00
  • 38e9f9928e Added auto-loading in tests for plugins Frederic Guillot 2016-05-02 20:34:51 -04:00
  • e58352b18f Merge pull-request #2193 Frederic Guillot 2016-05-02 18:49:42 -04:00
  • 222ceaac2c –Polish locale update Lukas 2016-05-02 19:03:22 +02:00
  • a08c56b714 Added contributor Frederic Guillot 2016-05-01 20:50:40 -04:00
  • 6882c30e7d Merge pull-request #2191 Frederic Guillot 2016-05-01 20:48:50 -04:00
  • e738c42b94 Polish locale update Lukas 2016-05-01 13:00:41 +02:00
  • 3872dee261 Added support for LDAP Posix Groups (OpenLDAP with memberUid) Frederic Guillot 2016-04-30 20:38:16 -04:00
  • 2afd7ee834 Added new constants for folders Frederic Guillot 2016-04-30 14:23:30 -04:00
  • c3d06f7794 Change Kanboard's website URL to use HTTPS everywhere Frederic Guillot 2016-04-30 12:10:27 -04:00
  • 9fa8f63d25 Fixed improper Markdown escaping for some tooltips Frederic Guillot 2016-04-29 18:43:57 -04:00
  • a34f83fb30 Fix bug: closing all tasks by column, also update closed tasks Frederic Guillot 2016-04-29 17:44:06 -04:00
  • fc8f8748b9 Fixed wrong task link generation within Markdown text Frederic Guillot 2016-04-29 17:32:43 -04:00
  • 6956d44cd2 Update plugin-hooks.markdown Imbasaur 2016-04-29 15:30:44 +02:00
  • f965a300ab Hook for header:dropdown Imbasaur 2016-04-29 15:27:29 +02:00
  • 7459bc1c40 Merge pull request #2 from fguillot/master Imbasaur 2016-04-29 15:20:48 +02:00
  • 81a25cbe63 Fixed wrong URL on comment toggle link for sorting Frederic Guillot 2016-04-27 20:45:45 -04:00
  • 5fe413ad28 Added workaround in documentation for API and Apache+php-fpm Frederic Guillot 2016-04-26 23:01:50 -04:00
  • 1936a74cb3 Update JsonRPC library Frederic Guillot 2016-04-26 22:55:56 -04:00
  • 36bdcf193b Category and user filters do not append anymore in search field Frederic Guillot 2016-04-24 18:07:05 -04:00
  • f74d7ef209 Added more template hooks Frederic Guillot 2016-04-24 17:03:09 -04:00
  • 51ec4b4cf8 Added external project link to the list (Git hooks) Frederic Guillot 2016-04-24 16:47:06 -04:00
  • 9bf3f8b69d Fix case of javascript file Frederic Guillot 2016-04-24 14:50:11 -04:00
  • 2cd06f8795 Use PLUGINS_DIR constant to load plugin templates Frederic Guillot 2016-04-24 14:46:18 -04:00
  • da1725c225 Added searchTasks API procedure Frederic Guillot 2016-04-22 18:49:19 -04:00
  • 756716766c Added priority field to API procedures Frederic Guillot 2016-04-21 21:21:34 -04:00
  • 60e0753b90 Added API procedure "getMemberGroups" Frederic Guillot 2016-04-21 21:10:04 -04:00
  • b0e41bc81b Russian locale update (#2161) Eugene 2016-04-22 02:07:32 +03:00
  • 27228c400f Change priority formatting Frederic Guillot 2016-04-21 09:11:01 -04:00
  • 2f135170ac Merge pull-request #2151 Frederic Guillot 2016-04-21 09:08:03 -04:00
  • ea5cd9cda6 better German translation of relations Christian González 2016-04-21 11:53:30 +02:00
  • 6a9d5ede8b Accidentally acced iCal function when merging Priority display, putting it back. Justin C. Klein Keane 2016-04-20 14:39:13 -04:00
  • 1239920063 Add sortable Priority column on overview table interface Justin C. Klein Keane 2016-04-20 14:24:05 -04:00
  • aea8784ab5 Added Nitrous.io quickstart configs and update doc (#2136) yeouchien 2016-04-19 21:20:37 +08:00
  • bcee0ef48e Simplify PR #2108 Frederic Guillot 2016-04-18 22:08:27 -04:00
  • 75c2fd98ee Merge pull-request #2108 Frederic Guillot 2016-04-18 22:05:56 -04:00
  • 0052a41a24 Update installation documentation Frederic Guillot 2016-04-18 22:01:09 -04:00
  • 78ffcf9496 Update doc for CLI Frederic Guillot 2016-04-18 21:57:23 -04:00
  • 4253df0854 Added group notifications per projects for each user for overdue task… (#2132) Kolesar 2016-04-19 03:51:35 +02:00
  • 53c992d680 Add hooks in task sidebar as in user sidebar (#2138) Olivier Maridat 2016-04-18 19:31:17 +02:00
  • bd64a2081a Task summary columns hooks (PR #2126) Imbasaur 2016-04-16 03:27:06 +02:00
  • 49a013405e Merge pull request #2131 from oliviermaridat/sqlite2mysql Frédéric Guillot 2016-04-15 20:23:17 -04:00
  • bc9b5e15aa Add sqlite2mysql script to FAQ Olivier Maridat 2016-04-15 13:54:15 +02:00
  • ecd27fafa9 Update install documentation Frederic Guillot 2016-04-14 22:29:15 -04:00
  • 14fcf0c872 Added some documentation to install Kanboard outside of the docroot Frederic Guillot 2016-04-14 22:19:27 -04:00
  • 2bda799b9a Allow plugins loading from another location Frederic Guillot 2016-04-14 22:09:48 -04:00
  • cc9f3e69c6 Added new constant DATA_DIR Frederic Guillot 2016-04-14 22:08:39 -04:00
  • f4e8eb176f Fixing some pathing information, for cases where the KB source tree is not in or under the webroot. Dj Padzensky 2016-04-13 19:03:10 -07:00
  • ab02a9a162 Fixed form submission with Meta+Enter keyboard shortcut Frederic Guillot 2016-04-13 18:24:36 -04:00
  • 2a574c408e Merge pull request #2127 from Kolesar/bosnian_translation Frédéric Guillot 2016-04-13 16:58:44 -04:00
  • d0a731a14a Updated Bosnian localization Asim Husanovic 2016-04-13 18:57:57 +02:00
  • 99f275e5bb Merge pull request #1 from fguillot/master Imbasaur 2016-04-13 17:05:59 +02:00
  • cd5bf9d4d2 Update translations.php (de_DE) Stephan 2016-04-13 16:28:08 +02:00
  • c020841246 Merge pull request #2123 from djpadz/patch-1 Frédéric Guillot 2016-04-13 08:45:15 -04:00
  • 63387fa9cf Added command line utility to reset user password and to disable 2FA Frederic Guillot 2016-04-12 22:26:44 -04:00
  • cdaade7f52 Update CONTRIBUTORS.md djpadz 2016-04-12 18:39:18 -07:00
  • af7027ea31 Rename CLI classes Frederic Guillot 2016-04-12 21:26:17 -04:00
  • 2a74ed6e63 Merge pull request #2121 from eSkiSo/patch-21 Frédéric Guillot 2016-04-12 21:15:01 -04:00
  • e56b77dff3 Updated Translation Eskiso 2016-04-12 22:33:24 +01:00
  • 964e0889b5 Added FAQ entry about CSPRNG error Frederic Guillot 2016-04-11 21:13:19 -04:00
  • 06b86313c9 Removed PHP notices in comment suppression view Frederic Guillot 2016-04-11 21:06:20 -04:00
  • d8b6e7e26e Sync locales Frederic Guillot 2016-04-11 18:16:58 -04:00
  • dc06e3b95e Merge pull-request #2114 Frederic Guillot 2016-04-11 18:14:25 -04:00
  • 14659e1e09 Added missing translations Frederic Guillot 2016-04-11 18:14:03 -04:00
  • 481b2091dd Merge pull-request #2113 Frederic Guillot 2016-04-11 18:09:30 -04:00
  • 2a3df38a0e Rename ID column to be translatable Frederic Guillot 2016-04-11 18:07:47 -04:00
  • b8c4afec78 Merge pull-request #2112 Frederic Guillot 2016-04-11 18:04:33 -04:00
  • ba0836f0c4 Merge pull request #2111 from Kolesar/bosnian_translation Frédéric Guillot 2016-04-11 18:03:41 -04:00
  • b9d6c43e64 Update IT_it/translations.php angystardust 2016-04-11 21:04:45 +02:00
  • 01195682ca Add missing translatable string angystardust 2016-04-11 21:01:33 +02:00
  • a54f19424e Make user ID a sortable column in user management Dj Padzensky 2016-04-11 11:47:13 -07:00
  • 10e96fe63a Update Bosnian localization Asim Husanovic 2016-04-11 20:26:31 +02:00
  • fb7a14e352 Updated Bosnian localization Asim Husanovic 2016-04-11 20:15:06 +02:00
  • 9f0166502b Added search in activity stream Frederic Guillot 2016-04-10 15:18:20 -04:00
  • b630bd06d2 Template: project/sidebar: set active-class in "Edit project" also in the other actions Philip Steffen 2016-04-10 18:30:15 +02:00
  • 2eadfb2291 Refactor ProjectActivity model to use Filter and Formatter interface Frederic Guillot 2016-04-10 12:13:42 -04:00
  • 3f067234fc Template: app/notifications: alert outside the page-header-div Philip Steffen 2016-04-10 18:07:46 +02:00
  • 7b74f55a28 Added pull request template Frederic Guillot 2016-04-10 08:49:49 -04:00
  • 38326c4ddf Added search by task creator Frederic Guillot 2016-04-10 08:15:10 -04:00
  • 7705f4c533 Added search in comments Frederic Guillot 2016-04-09 23:24:26 -04:00
  • 11858be4e8 Filter refactoring Frederic Guillot 2016-04-09 22:42:17 -04:00
  • 42813d702d Merge pull request #2105 from djpadz/userbug Frédéric Guillot 2016-04-09 15:43:06 -04:00
  • a941bfb2f9 Flashing an error if a nonexistent user is added to a project. Dj Padzensky 2016-04-08 15:20:34 -07:00
  • c7e7b7920d Fix typo in PR Frederic Guillot 2016-04-03 14:15:08 -04:00
  • 0c92cf59aa Merge pull-request #2086 Frederic Guillot 2016-04-03 14:12:01 -04:00
  • f11b85e877 Update translations.php mfoucrier 2016-04-02 23:35:38 +02:00
  • 55e8cfdaa4 corrected and updated translation Busfreak 2016-03-31 17:40:48 +02:00
  • d8027c58d5 Fix broken unit test in PR #2066 Frederic Guillot 2016-03-29 21:58:17 -04:00
  • 57fd0aa78e Merge pull-request #2066 Frederic Guillot 2016-03-29 20:44:45 -04:00
  • 41f753d027 Generate avatar color based on name instead of initials Maxime Corteel 2016-03-29 16:16:12 +02:00
  • 843f844dde update russian translation Eugene Batogov 2016-03-29 10:56:30 +03:00
  • 82b47f7400 Updated translation Eskiso 2016-03-28 11:14:27 +01:00
  • 4badb84dba Update regex in Makefile Frederic Guillot 2016-03-27 19:37:10 -04:00
  • d0ed599404 Remove docker-compose.yml from archive Frederic Guillot 2016-03-27 19:21:56 -04:00
  • df964f9a92 Fix typo Frederic Guillot 2016-03-27 19:18:22 -04:00
  • 74c674dac9 Update ChangeLog Frederic Guillot 2016-03-27 19:17:27 -04:00
  • 35998bc8d6 Update Heroku deploy button Frederic Guillot 2016-03-27 19:02:44 -04:00
  • febbd8cace Check if LDAP logger is defined Frederic Guillot 2016-03-27 18:44:03 -04:00