Commit Graph

  • 9ed80ff8ef Update config.default.php Frederic Guillot 2016-12-02 17:50:06 -05:00
  • 6c43ab7dfc Remove Nitrous installation files Frederic Guillot 2016-12-02 17:40:04 -05:00
  • f73d0d2ac9 Make user mentions great again Frederic Guillot 2016-12-01 22:52:58 -05:00
  • be83821ef7 Improve cross-browsers compatiblity for text editor Frederic Guillot 2016-12-01 20:54:33 -05:00
  • 9c06bc4ed2 Avoid bad options assignement for text editor Frederic Guillot 2016-12-01 20:13:06 -05:00
  • 4e9c582e37 Avoid double encoding in text editor Frederic Guillot 2016-12-01 20:03:15 -05:00
  • 6135920a79 Replace notifications Javascript code by CSS Frederic Guillot 2016-12-01 20:02:48 -05:00
  • 43243b1ded Adjust suggest menu position when scrolling is visible in textarea Frederic Guillot 2016-11-30 21:39:24 -05:00
  • 858def555f Fix selection bug with IE11 in text editor Frederic Guillot 2016-11-30 21:05:57 -05:00
  • 700e226ba8 Fix link generation when user mention is followed by a punctuation mark Frederic Guillot 2016-11-30 18:26:40 -05:00
  • 8588a8bda9 Update cronjob command for Docker image Frederic Guillot 2016-11-29 22:26:27 -05:00
  • 9de84f1433 Fix some typo in Italian translation Frederic Guillot 2016-11-29 20:30:42 -05:00
  • d946b28008 Fix typo in Italian translation Frederic Guillot 2016-11-29 20:28:07 -05:00
  • 978a3c70fe Simplify .htaccess and rename command line script Frederic Guillot 2016-11-29 20:22:41 -05:00
  • fdc4e04e87 Translate to korean (#2844) Napier 2016-11-29 08:17:40 +09:00
  • 0c426c6d99 Make autofocus works in text editor Frederic Guillot 2016-11-27 18:57:05 -05:00
  • 453513da29 Make suggest menu appears in comment textareas Frederic Guillot 2016-11-27 18:48:42 -05:00
  • de2501f070 Improve tabindex for project settings forms Frederic Guillot 2016-11-27 18:33:00 -05:00
  • de1b9416d2 Improve suggest menu string replacement Frederic Guillot 2016-11-27 18:06:10 -05:00
  • d8b0423d15 Add suggest menu for user mentions in text editor Frederic Guillot 2016-11-27 15:44:45 -05:00
  • 04ff67e26b Rewrite task move position component and remove Vuejs Frederic Guillot 2016-11-26 16:00:52 -05:00
  • e64faae69a Add jshint Frederic Guillot 2016-11-25 18:51:22 -05:00
  • f73d369dd0 Rewrite accordion widget in vanilla Javascript Frederic Guillot 2016-11-25 18:26:10 -05:00
  • ff844a9a04 Update translation for it_IT (#2823) Valentino Pistis 2016-11-25 02:28:21 +01:00
  • 5cfc09750a issue #2838 add dates in ChangeLog. Narbonne 2016-11-24 16:33:40 +01:00
  • b1b6b27b75 Add PHP 7.1 CI tests (#2829) Carlos Ferreira 2016-11-24 03:49:08 +01:00
  • b9ab163344 Move chart task time column to components Frederic Guillot 2016-11-21 23:16:18 -05:00
  • 25272afa9b Remove Vuejs rendering on body tag Frederic Guillot 2016-11-21 23:04:27 -05:00
  • d3cb436eb5 Rewrite external task view component in vanilla javascript Frederic Guillot 2016-11-21 23:01:17 -05:00
  • 8976f4d15c Use components to render charts Frederic Guillot 2016-11-21 22:50:57 -05:00
  • a3bb27109d Replace calendar component by vanilla javascript Frederic Guillot 2016-11-21 22:08:35 -05:00
  • 5188ed8cfe Rewrite markdown editor in vanilla Javascript Frederic Guillot 2016-11-21 21:53:30 -05:00
  • ba900817b6 Updated translation for pt_PT (#2824) Eskiso 2016-11-16 22:21:45 +00:00
  • ccef6bce9f Update it_IT Translations (#2820) Diego Betto 2016-11-16 23:18:01 +01:00
  • 2e2851eddc Update it_IT translations (#2819) Valentino Pistis 2016-11-16 03:58:45 +01:00
  • e2a867166b Convert calendar to VueJS component Frederic Guillot 2016-11-15 21:24:25 -05:00
  • 94cd5869bf Do not load translations from a relative path Frederic Guillot 2016-11-15 20:43:14 -05:00
  • ebb6b2827d Replace SimpleMDE with custom Markdown editor Frederic Guillot 2016-11-13 22:51:59 -05:00
  • 527a1677a0 Update translations.php erpnedir 2016-11-12 23:21:38 +02:00
  • 6225469b91 Add button to close inline popups Frederic Guillot 2016-11-12 14:15:26 -05:00
  • 544da3150a Add P3P headers to avoid potential issues with IE Frederic Guillot 2016-11-09 19:11:51 -05:00
  • d261f4146d Add documentation to create external task providers Frederic Guillot 2016-11-07 21:57:25 -05:00
  • 83f529008a Handle modification of external tasks Frederic Guillot 2016-11-07 21:26:55 -05:00
  • e5c63f4ecc Load external tasks asynchronously from task view page Frederic Guillot 2016-11-06 20:08:36 -05:00
  • f758ddfc5e Improve unit test for translation files Frederic Guillot 2016-11-06 11:41:32 -05:00
  • 3cde9dd877 update chinese translation renothing 2016-11-06 14:18:10 +08:00
  • b2294d182d Update Font-Awesome Frederic Guillot 2016-11-05 22:53:05 -04:00
  • 3f7840c4db Add the possibility to create external tasks Frederic Guillot 2016-11-05 22:26:58 -04:00
  • ae5d31e4c2 Add ExternalTaskManager class Frederic Guillot 2016-11-01 22:18:43 -04:00
  • a3ffb3b40e Fix typo in tr_TR translation Frederic Guillot 2016-11-01 18:19:34 -04:00
  • c5b130152c Merge pull-request #2791 Frederic Guillot 2016-11-01 18:11:51 -04:00
  • 648aa18750 Update translations.php for tr_TR erpnedir 2016-11-01 08:05:59 +02:00
  • 6525247627 Merge pull request #2788 Frédéric Guillot 2016-10-31 06:26:45 -04:00
  • 935850907f minor spelling corrections in german translation Stefan 2016-10-31 09:27:28 +01:00
  • d75644be25 Update translations.php erpnedir 2016-10-30 00:07:05 +03:00
  • 0b0e9d2ab4 Update translations.php erpnedir 2016-10-29 03:08:34 +03:00
  • de4aba2802 Update translations.php erpnedir 2016-10-29 02:48:11 +03:00
  • 3c30d0831f Merge pull request #2782 Frédéric Guillot 2016-10-25 18:29:11 +02:00
  • a39543b326 Some more updates on tr_TR translation.php erpnedir 2016-10-25 08:38:06 +03:00
  • fd0a6fb8d1 Correction of french translation. Philippe Gauron 2016-10-25 00:42:08 +02:00
  • a5ca58c756 Update translations.php (#2780) erpnedir 2016-10-24 20:51:30 +03:00
  • a16c73ea5c Update missing German translation (see #2774) Frédéric Guillot 2016-10-22 06:14:39 -04:00
  • 5b42fbd8a3 Use phpunit included in vendor folder Frédéric Guillot 2016-10-21 15:18:34 -04:00
  • 598da038fc Update German translations Frédéric Guillot 2016-10-21 15:16:54 -04:00
  • c2e3f1eba9 Show error messages in dialog box to move tasks Frédéric Guillot 2016-10-21 07:41:52 -04:00
  • 6a3e435e89 Show move position menu when necessary Frédéric Guillot 2016-10-21 07:31:22 -04:00
  • e9366cdebb Search with 2+ arguments using double quotes now working Alan Rezende 2016-10-19 00:56:35 -02:00
  • 5ab4cfd35b Updated pt_BR translations (#2757) Jonas Oliveira Francisco 2016-10-15 11:25:07 -03:00
  • ac7dd194b3 Update search filters documentation Frederic Guillot 2016-10-10 19:49:13 -04:00
  • b2b25748f0 Update ChangeLog Frederic Guillot 2016-10-10 18:59:00 -04:00
  • cd633b9aff Update documentation and move screenshots Frederic Guillot 2016-10-10 14:14:29 -04:00
  • 26e901dfe6 Accept more file types for FileLinkProvider Frederic Guillot 2016-10-09 21:17:14 -04:00
  • 9302ff82f3 Restrict search to active projects Frederic Guillot 2016-10-09 20:53:14 -04:00
  • 9eefe6a358 Improve task status filter Frederic Guillot 2016-10-09 20:50:26 -04:00
  • 71ad04cd66 Add filter tag:none Frederic Guillot 2016-10-09 20:35:30 -04:00
  • d7e92cf290 Update translations.php Dmitry 2016-10-08 20:29:37 +03:00
  • c2f1cc8f74 Restrict task complexity to a specific range to avoid integer overflow Frederic Guillot 2016-10-08 09:58:11 -04:00
  • 1466afb771 Do not close the popover when clicking on the background Frederic Guillot 2016-10-08 09:56:10 -04:00
  • cbe606cef5 Always apply merge hooks in task creation controller Frederic Guillot 2016-10-08 09:55:31 -04:00
  • fe56fd66f4 Update task moved date only when the column or swimlane is changed Frederic Guillot 2016-10-08 09:54:43 -04:00
  • 5e2e0272ed Send absolute links in email notifications Frederic Guillot 2016-10-08 09:53:46 -04:00
  • e5c449788a Update documentation Frederic Guillot 2016-10-08 09:52:28 -04:00
  • 8aad769ce3 Improve pt_PR translation (see: #2730) Frederic Guillot 2016-10-07 08:51:15 -04:00
  • 096b000c59 Add restriction to disable task drag and drop for a project Frederic Guillot 2016-10-07 08:45:18 -04:00
  • 4cc856344f Do not show closed tasks in task move position form Frederic Guillot 2016-10-05 20:37:51 -04:00
  • 9159be81ec Merge pull-request #2707 Frederic Guillot 2016-10-05 08:46:39 -04:00
  • 1c0fad6e12 Corrected translation. Eskiso 2016-10-05 03:25:21 +01:00
  • b18e3d6a5c Added new subtask hooks Eskiso 2016-10-05 03:06:56 +01:00
  • 83a02a112a Added hook to header of table Eskiso 2016-10-05 02:50:56 +01:00
  • 471f24f414 Renamed hook to better describe position. Eskiso 2016-10-05 02:35:35 +01:00
  • 11817d63de Renamed hook to better describe position. Eskiso 2016-10-05 02:32:35 +01:00
  • f9fa6ceb85 Removed second argument (empty) Eskiso 2016-10-05 02:27:15 +01:00
  • dd9c936046 Update pt_PT/translations.php (#2724) António Pereira 2016-10-04 21:11:05 +01:00
  • 33436390b8 No need for values in array Eskiso 2016-10-04 08:53:07 +01:00
  • b2cfe6f0b1 Removed $values and $errors Eskiso 2016-10-03 23:40:14 +01:00
  • a8c3c62435 Sync locales Frederic Guillot 2016-10-03 18:33:24 -04:00
  • 534f760fb1 Add a space between task id and caret (PR #2714) Frederic Guillot 2016-10-03 18:00:19 -04:00
  • 64b3939182 Merge pull-request #2714 Frederic Guillot 2016-10-03 17:59:04 -04:00
  • 2720e88f49 Merge pull-request #2706 Frederic Guillot 2016-10-03 17:54:13 -04:00
  • a0b408ade4 Sync locales and fixes #2702 (#2705) Carlos Ferreira 2016-10-03 20:18:11 +01:00