75 Commits

Author SHA1 Message Date
bde97205d9 Restored the old time format and removed all validations
Some checks failed
Tests 5.1.3 / ${{ github.workflow }} ${{ matrix.db }} ruby-${{ matrix.ruby }} (postgres, 3.2) (push) Failing after 56s
Tests master / ${{ github.workflow }} ${{ matrix.db }} ruby-${{ matrix.ruby }} (postgres, 3.2) (push) Failing after 58s
Tests 4.2.11 / ${{ github.workflow }} ${{ matrix.db }} ruby-${{ matrix.ruby }} (postgres, 2.7) (push) Failing after 1m17s
2024-09-30 16:16:31 +03:00
f3e18bc431 Fix CI config with Redmine 4.2.11 2024-06-25 10:22:43 +02:00
3a5603622c Update CI config: Add gem 'builder' to run Redmine 4.2.11 2024-06-24 16:15:49 +02:00
bcb9a15eb5 Fix localization error 2024-06-24 14:53:49 +02:00
e427cba384 Enhance plugin compatibility with Redmine 5.1.2 2024-03-18 11:31:52 +01:00
4ca3342171 Update CI config: Include the latest Redmine versions 2023-10-18 12:23:38 +02:00
71f2d5a347 Fix query filters validation 2023-08-01 12:05:25 +02:00
81eba959d1 Update CI config: keep using rails-dom-testing gem version 2.0.3 for now 2023-07-06 16:27:03 +02:00
43d4198257 Improve compatibility with Redmine 5 2023-07-06 16:10:57 +02:00
596cd62e10 Update CI config: add latest Redmine releases 2023-06-28 10:46:03 +02:00
77a57365f5 Improve compatibility with SQL Server DBs 2023-01-18 11:52:23 +01:00
d65dc1c017 Fix db connector check 2023-01-16 17:55:47 +01:00
8f727d1444 Improve compatibility with MySQL databases 2023-01-16 16:36:52 +01:00
97a0a06115 Update CI config: add latest Redmine releases 2022-12-07 15:05:11 +01:00
3db489c682 Add missing fixtures in specs for Redmine 4.2.7 2022-06-22 15:53:06 +02:00
48e15af59e Update overriden method according to changes in Redmine 4.2.7 2022-06-22 15:29:31 +02:00
9a4b4564d5 Update CI config: add latest Redmine releases 2022-06-22 11:59:06 +02:00
38d59f4def Merge pull request #22 from jtilatti/ticket_172792
Remove Select2
2022-06-16 16:24:34 +02:00
27a2bc527b Suppression des fonctions devenues inutiles après déplacement vers redmine_tiny_features 2022-05-24 13:44:43 +02:00
d801ae7421 Merge pull request #20 from lormico/now_label_translation
Translated Now shortcut label
2022-04-05 21:12:06 +02:00
95b55a732a Translated Now shortcut label 2022-04-05 18:47:31 +02:00
36d522d305 Update CI config: add latest Redmine releases 2022-03-29 11:33:55 +02:00
df4135db9d Disable changes when scrolling over input field 2022-03-28 09:44:55 +02:00
5a674e6f35 Update CI config: add latest Redmine releases 2022-02-23 16:34:30 +01:00
f3eca20a01 Now shortcut: always use two digits to show hours 2022-02-14 16:27:23 +01:00
d349e4d97d Ensure we always get a valid date format using now shortcut 2022-01-06 14:41:17 +01:00
faa4c92943 Add Now shortcut 2021-11-15 12:12:59 +01:00
5571b44703 Update CI config with latest Redmine versions 2021-10-19 11:58:45 +02:00
bca413c054 Update CI config with latest Redmine versions 2021-09-08 14:51:23 +02:00
2de71baf89 Update CI config: add new Redmine releases 2021-04-27 17:20:17 +02:00
16c1252245 Update CI config: add latest Redmine versions 2021-03-31 16:47:04 +02:00
5c04900a67 Move CI from Travis to GitHub Actions 2021-02-24 09:31:54 +01:00
cc444690ad Add minimal size for select2 elements 2021-02-02 14:26:20 +01:00
4ded3b6047 Add select2 to select tags through standard JS functions 2021-01-18 10:53:21 +01:00
e319459662 Improve responsive UI 2020-09-09 11:36:41 +02:00
a75dcd7b2c Update TravisCI config with latest Redmine versions 2020-04-08 14:35:10 +02:00
6a6fecb14c Update stylesheet for Redmine 4.1.0 2020-03-28 15:10:24 +01:00
e697c3c19a Update patches according to changes in Redmine 4.1.0 2020-02-03 14:09:47 +01:00
580536b82c Do not use rack 2.1+ with Redmine 4.1.0 2020-02-03 12:44:15 +01:00
528b543895 Fix sort by custom-field with new date format 2020-01-23 15:26:14 +01:00
89675fe5d5 Add TravisCI config 2020-01-23 14:22:35 +01:00
840a52f2d1 Avoid bug when db adapter name has upcase characters 2019-04-23 14:02:42 +02:00
bff2b2f5ab Update migration and include Rails version 2019-01-15 15:25:25 +01:00
00fe40ddb0 Fix compatibility with Redmine core tests 2018-08-30 16:57:51 +02:00
e78ac6d9ef Do not break core tests 2018-08-01 15:43:15 +02:00
13c61fd825 Fix bug introduced in last commit - Take in account datetime column type 2018-07-16 12:27:09 +02:00
4862fc2218 Add MySQL support 2018-06-19 14:54:16 +02:00
8c0f5f28d5 Ensure ActionView::Base includes our helper patch 2018-05-03 15:51:37 +02:00
5077c0f8eb Do not use deprecated alias_method_chain to override standard methods 2018-03-28 16:03:31 +02:00
91ce8682d5 quick fix to support postgresql and mysql too 2017-09-26 13:18:22 +07:00