Commit Graph

  • ede1f1d9b0 Refactoring of Github authentication (oauth url change) Frederic Guillot 2015-07-16 20:35:56 -04:00
  • 12036aa21f Refactoring of Google Authentication (new callback url) Frederic Guillot 2015-07-16 07:28:46 -04:00
  • 0bbc6da50a Completed German translation - Update Oliver Jakoubek 2015-07-15 23:51:54 +02:00
  • 6673289b29 Completed German translation Oliver Jakoubek 2015-07-15 23:15:23 +02:00
  • 51868912a9 Update translations.php mfoucrier 2015-07-14 19:37:57 +02:00
  • 010b9d3d47 Merge pull-request #1021 Frederic Guillot 2015-07-13 20:43:57 -04:00
  • 67198b804a Update translations.php mfoucrier 2015-07-14 00:39:11 +02:00
  • a228dd0008 Update translations.php mfoucrier 2015-07-14 00:35:00 +02:00
  • bf59465b10 Use ajax requests for board collapse/expand Frederic Guillot 2015-07-12 16:51:20 -04:00
  • 59df72d476 Fix some issue dur to url rewriting Frederic Guillot 2015-07-12 15:46:03 -04:00
  • 12f2ffb663 Update docs Frederic Guillot 2015-07-12 15:38:40 -04:00
  • 99a3417610 Change routes Frederic Guillot 2015-07-12 11:35:13 -04:00
  • c104d86658 Remove edit recurrence from the task menu Frederic Guillot 2015-07-12 11:11:10 -04:00
  • bc98748c0d Start to implement url rewrite (nice urls) Frederic Guillot 2015-07-12 10:38:42 -04:00
  • 0f2d57ca5b Corrected some SQL Spelling Erorrs Lesstat 2015-07-12 09:52:44 +02:00
  • a85a1c6132 Merged branch 'master' of https://github.com/fguillot/kanboard Lesstat 2015-07-11 11:44:26 +02:00
  • 5101eaa806 Included Subtask when filtering Tasks by Assignee Lesstat 2015-07-11 11:38:04 +02:00
  • 7e94d0ca23 Replace timeserie axis to category axis Frederic Guillot 2015-07-10 19:43:26 -04:00
  • 1ee4594c56 Merge pull-request #1008 Frederic Guillot 2015-07-10 18:15:19 -04:00
  • b5ffecdfde Require autoloader relative from the current directory Yannick Ihmels 2015-07-10 16:26:49 +02:00
  • a324ed864f Update translations.php gavlepeter 2015-07-10 13:33:07 +02:00
  • 8da11d6e03 Update documentation about lead and cycle time Frederic Guillot 2015-07-08 22:09:24 -04:00
  • f4fc02130a Fix bug: No creator when duplicating a task Frederic Guillot 2015-07-08 19:59:17 -04:00
  • 61fb47bf3a Do not set anchor for the default swimlane on the link back to board Frederic Guillot 2015-07-08 19:38:52 -04:00
  • 8ddf285f76 Rewrite movePosition() Frederic Guillot 2015-07-08 19:31:41 -04:00
  • 2f8beda6af Move board collapse/expand mode to server side to avoid board flickering Frederic Guillot 2015-07-07 20:19:57 -04:00
  • 4807f3e8a0 Add icon to set automatically the start date Frederic Guillot 2015-07-07 19:29:39 -04:00
  • 58297ca3b1 Add datetime picker for start date Frederic Guillot 2015-07-07 19:15:53 -04:00
  • 5e7e03a866 Reduce spacing on cards Frederic Guillot 2015-07-06 22:21:47 -04:00
  • c198dc1b44 Cosmetic fixes Frederic Guillot 2015-07-06 21:55:26 -04:00
  • 538dab64b9 Fix PHP 5.3 issue Frederic Guillot 2015-07-06 21:39:41 -04:00
  • 08259d4f20 Add lead and cycle time for projects Frederic Guillot 2015-07-06 21:34:57 -04:00
  • 663a1c20e6 Add new analytic page: Average time spent into each column Frederic Guillot 2015-07-05 21:22:31 -04:00
  • bb8b4c0e36 Add task analytics Frederic Guillot 2015-07-05 16:07:21 -04:00
  • 67b9a56469 Add urls in api response for tasks and projects Frederic Guillot 2015-07-05 14:10:03 -04:00
  • afab68b130 Add schema migration for Slack channel Frederic Guillot 2015-07-05 13:14:00 -04:00
  • aa2ca3342d Merge pull-request #981 Frederic Guillot 2015-07-05 12:52:44 -04:00
  • 0de2690413 Increase date range for ics export Frederic Guillot 2015-07-05 12:26:19 -04:00
  • 4438e03c62 Set the assignee as organizer for ical events Frederic Guillot 2015-07-05 12:23:00 -04:00
  • 45774afafc Do not rewrite remember me cookie for each request Frederic Guillot 2015-07-05 10:40:41 -04:00
  • e7b967d743 Update locales Frederic Guillot 2015-07-04 22:21:37 -04:00
  • b2ba780c9d Show title in tooltip for collapsed tasks Frederic Guillot 2015-07-04 20:51:52 -04:00
  • c231b65cfc Display user initials when tasks are in collapsed mode Frederic Guillot 2015-07-04 20:12:17 -04:00
  • 0a9ad08e9e Set cursor at the end of selection on focus for search input (compatible with Firefox) Frederic Guillot 2015-07-04 19:26:42 -04:00
  • 32ddfb3fba Allow search by task id Frederic Guillot 2015-07-04 18:01:42 -04:00
  • 198f3eda90 Add search attribute to search by reference Frederic Guillot 2015-07-04 17:35:52 -04:00
  • 0e5756ecc1 Change alert box fadeout to avoid an empty space Frederic Guillot 2015-07-04 17:00:29 -04:00
  • bc6b443c3d Slack channel can be overridden to post to another channel/private group or send direct messages. Need to make these database changes: Ash Bike 2015-07-05 02:16:18 +05:30
  • 04300f6b5f Set focus on the dropdown for category popover Frederic Guillot 2015-07-04 16:38:42 -04:00
  • 33669c1bac Fix typo in de_DE translation Frederic Guillot 2015-07-04 16:26:49 -04:00
  • 83b778cb9c Make global escape keyboard shorcut Frederic Guillot 2015-07-04 15:07:17 -04:00
  • ad23b4961a Add keyboard shortcuts to switch between board/calendar/list view Frederic Guillot 2015-07-04 15:04:41 -04:00
  • 4f3088a331 Add keyboard shortcut to focus on the search box Frederic Guillot 2015-07-04 14:41:44 -04:00
  • cf8aeea6af Add filters helper for search form Frederic Guillot 2015-07-04 14:23:45 -04:00
  • b01eb12a6c Improve view mode switcher Frederic Guillot 2015-07-04 13:06:35 -04:00
  • 37c1b79bdd Do not allow closed tasks to move on the board Frederic Guillot 2015-07-04 12:39:43 -04:00
  • 554500aa49 Refactoring to implement new layout with filters: board/calendar/list views (work in progress) Frederic Guillot 2015-07-04 11:14:21 -04:00
  • a327f790ee Add search form on the dashboard Frederic Guillot 2015-07-03 20:16:43 -04:00
  • a6d434d91f Check the box remember me by default Frederic Guillot 2015-07-03 20:08:13 -04:00
  • b054790200 Merge manually pull-request #965 Frederic Guillot 2015-07-03 19:57:52 -04:00
  • d3f3669840 Fix regression in the model for "Completed task" view Olivier Maridat 2015-07-03 13:33:49 +02:00
  • 747b9434d3 Remove method Category::getBoardCategories() Frederic Guillot 2015-07-01 20:55:21 -04:00
  • 471e46e702 Add project and column attributes for advanced search Frederic Guillot 2015-07-01 19:32:51 -04:00
  • 107699e5ed Change page title Frederic Guillot 2015-07-01 18:32:43 -04:00
  • 77149b5698 German Translation Timo 2015-06-30 19:00:05 +02:00
  • 31f3de9646 Add global search section Frederic Guillot 2015-07-01 18:28:32 -04:00
  • 109a2a2e25 Change dashboard Frederic Guillot 2015-07-01 17:36:21 -04:00
  • 3f084916e3 Add category attribute for advanced search Frederic Guillot 2015-06-28 21:53:50 -04:00
  • 7c1222fc59 Add description attribute for advanced search Frederic Guillot 2015-06-28 21:04:37 -04:00
  • 2e7e703180 Add status attribute for advanced search Frederic Guillot 2015-06-28 20:47:39 -04:00
  • 7af5a923b0 Improve date due filter Frederic Guillot 2015-06-28 18:57:25 -04:00
  • e22985df50 Start to implement advanced search query language Frederic Guillot 2015-06-28 18:52:01 -04:00
  • 0fa64fc9bd Change make-archive.sh Frederic Guillot 2015-06-28 11:25:30 -04:00
  • 6660be939d Sync locales Frederic Guillot 2015-06-28 10:01:28 -04:00
  • 7b9733f672 Fix task filter issue Frederic Guillot 2015-06-27 23:08:11 -04:00
  • ff030d43c3 Fix functional tests Frederic Guillot 2015-06-27 20:22:54 -04:00
  • fe2ddce914 Add more colors for tasks Frederic Guillot 2015-06-27 19:03:00 -04:00
  • 7cae104de1 Improve user creation form to automatically add project member and enable notifications Frederic Guillot 2015-06-27 15:40:42 -04:00
  • 6c772de184 Remove column default_project_id for users because it's useless now Frederic Guillot 2015-06-27 15:14:04 -04:00
  • e6e286be83 Merge pull-request #947 Frederic Guillot 2015-06-27 14:35:33 -04:00
  • b5b821fdba Update documentation Frederic Guillot 2015-06-27 14:33:52 -04:00
  • 1823430d13 PicoDb update Frederic Guillot 2015-06-27 00:00:43 -04:00
  • c8e1617330 Reorder task links Olivier Maridat 2015-06-25 10:55:37 +02:00
  • 7a22f4c6d4 Bump the version of Parsedown Frederic Guillot 2015-06-24 21:04:42 -04:00
  • 6efac784fc Add timer for subtasks and remove settings for subtask time tracking Frederic Guillot 2015-06-24 20:39:06 -04:00
  • 58c96b8c4e Auto assign subtasks when status is toggled Frederic Guillot 2015-06-24 11:17:34 -04:00
  • bf22ea4694 Display totals on the dashboard for tasks/subtasks/projects Frederic Guillot 2015-06-24 10:32:44 -04:00
  • 599237b805 Fix typo in French locale Frederic Guillot 2015-06-24 10:23:50 -04:00
  • 948ebb2424 Improve assets loading: remove http call to load task colors and async load of app.js Frederic Guillot 2015-06-23 20:47:46 -04:00
  • cdd2080fc0 Fix issue in aggregate daily project summary Frederic Guillot 2015-06-23 20:21:55 -04:00
  • bc6aefe64c Change message in template Frederic Guillot 2015-06-21 22:19:58 -04:00
  • 59da03c2cb Remove some code duplication Frederic Guillot 2015-06-21 22:13:13 -04:00
  • 81e40e2c91 Replace dimplejs by c3js for chart drawing Frederic Guillot 2015-06-21 21:12:24 -04:00
  • 1465ca1ae1 Fix issue in notification template when there is no comment author Frederic Guillot 2015-06-21 16:02:22 -04:00
  • 9b78126289 Add cli command to compare locales + cleanup translation files Frederic Guillot 2015-06-21 15:45:26 -04:00
  • ff7189971e Move the script sync-locales.php to cli command Frederic Guillot 2015-06-21 12:35:01 -04:00
  • d7a8160c2b Update Bitbucket webhooks to handle issues/commit/comments Frederic Guillot 2015-06-21 12:19:06 -04:00
  • 98fd34bfe3 Improve automatic action to create comments based on commit messages Frederic Guillot 2015-06-20 20:55:50 -04:00
  • 7b947ebdbd Allow sync of Github comments without common username and add unit tests Frederic Guillot 2015-06-20 19:21:35 -04:00
  • 22b26d0b4d Change comments table structure (drop foreign key on user_id) Frederic Guillot 2015-06-20 17:53:49 -04:00