Jyri-Petteri Paloposki
2bf2f9476a
Fix a few user creation errors to be prettier
2024-07-18 22:34:04 +03:00
Jyri-Petteri Paloposki
fd76ff273a
Test deferred view
2024-06-15 14:30:13 +03:00
Jyri-Petteri Paloposki
a94d4fa00b
Remove the inbound message handling to get the Rails upgrade done. Pull requests for re-implementing with ActionMailbox are welcome.
...
Fixes #2463 .
2024-06-06 02:15:00 +03:00
Jyri-Petteri Paloposki
86e36b07a6
Fix syntax errors for upgrade of Rails version
2024-06-06 01:43:48 +03:00
Jyri-Petteri Paloposki
21373cea43
Update Datepicker localisations and add missing ones. The nb_NO is just a renamed nb. The files are straight from upstream at https://github.com/jquery/jquery-ui/tree/main/ui/i18n
2022-08-12 00:11:21 +03:00
Jyri-Petteri Paloposki
8f3eab0744
Update icon inclusion and tests for FontAwesome 6.
2022-08-02 00:39:24 +03:00
Jyri-Petteri Paloposki
785e1f836a
Fix rich text documentation of tickler date, which has always been incorrect.
2022-04-07 18:54:59 +03:00
Jyri-Petteri Paloposki
6ca701f6fd
Fix the Git version in the footer with the Docker image and change the wording.
2022-02-21 13:44:43 +02:00
Jyri-Petteri Paloposki
dfdab8af55
CS fix
2022-02-09 11:50:16 +02:00
Jyri-Petteri Paloposki
511a4a23b6
Better error messages
2022-02-09 11:48:09 +02:00
Jyri-Petteri Paloposki
c2bd1b0d81
Error message fixes for CSV import. Add the necessary directory to Docker image.
2022-02-09 11:28:05 +02:00
Jyri-Petteri Paloposki
a6d70a05a1
Add Obsidian support to the link sanitation
2022-01-31 12:10:58 +02:00
Jyri-Petteri Paloposki
a020beab9e
More Ruby 3 compatibility fixes
2022-01-03 22:23:41 +02:00
Jyri-Petteri Paloposki
01e09f8708
Ruby 3 compatibility fixes
2022-01-03 21:36:01 +02:00
Jyri-Petteri Paloposki
a4a6f50ad5
Make REST help translatable; fix a few missing translations
2021-08-31 01:11:18 +03:00
Jyri-Petteri Paloposki
fa9d517e59
Parse the session expiry time to a Time instead of DateTime to allow comparison.
2021-08-31 00:25:53 +03:00
Jyri-Petteri Paloposki
406fdf2335
Fix a coding style error by CodeClimate
2021-08-26 13:22:28 +03:00
Jyri-Petteri Paloposki
5a6ee73d7d
Precompile datepicker i18n files for each language.
...
Not an optimal solution, because it uses files from our own repository instead of the bundle, but found no other solution for now.
2021-08-26 12:49:40 +03:00
Jyri-Petteri Paloposki
b268486703
Fix autocomplete accessibility content overflow
2021-08-25 19:26:21 +03:00
Jyri-Petteri Paloposki
df4e317e43
Move from Freenode to Libera due to channel takeover
2021-06-15 23:17:43 +03:00
Jyri-Petteri Paloposki
06de71c5bb
Fix the logic for no recurring events label broken in a7d8b3c95
.
2021-01-13 14:27:10 +02:00
Jyri-Petteri Paloposki
096afeacd7
Few more fixes to the integrations l10n
2021-01-11 01:40:00 +02:00
Jyri-Petteri Paloposki
971ef477e5
Make a few more targets translatable. Tracks should now be pretty close to fully translatable.
2021-01-11 00:15:44 +02:00
Jyri-Petteri Paloposki
49660a0546
Merge pull request #2514 from TracksApp/code_style
...
More code style fixes
2021-01-06 12:46:18 +02:00
Jyri-Petteri Paloposki
31aa6e6516
Make a few string and help page translatable. Fix the recurring todo dialog close button.
2021-01-06 11:17:08 +02:00
Jyri-Petteri Paloposki
d4c9041ccd
More code style fixes
2021-01-06 03:47:35 +02:00
Jyri-Petteri Paloposki
e1be3b8a95
Fix the jquery-ui datepicker i18n files' asset compilation
2021-01-05 19:40:28 +02:00
Jyri-Petteri Paloposki
45f5c1d3a4
Merge pull request #2535 from TracksApp/bug/2534_calendar_due_fix
...
#2534 : Fix setting the due date in the calendar view.
2021-01-05 07:33:26 +02:00
Jyri-Petteri Paloposki
680fc3df8b
#2534 : Fix setting the due date in the calendar view. Reverts abad8c7
partly.
2020-12-27 17:15:15 +02:00
Jyri-Petteri Paloposki
03ab384b9c
Fix the tag-specific listing to fetch the user's specific tag instead of the first one in a multi-user environment.
2020-12-11 17:55:54 +02:00
Jyri-Petteri Paloposki
371f8d5adf
Coding style fixes
2020-10-27 21:00:19 +02:00
Jyri-Petteri Paloposki
c4d7169cb8
Allow changing the ordering of the user list
2020-10-23 00:44:06 +03:00
Jyri-Petteri Paloposki
2d02f2f262
Update last login field when validating existing login. Show 25 users in the user list instead of just ten.
2020-10-10 16:17:04 +03:00
Jyri-Petteri Paloposki
67a426a2e9
More code climate style fixes
2020-10-10 15:24:01 +03:00
Jyri-Petteri Paloposki
d8acf60049
Code style fixes
2020-10-10 05:14:24 +03:00
Jyri-Petteri Paloposki
9b27b08856
#2486 : Fix the syntax and move Matrix together with IRC
2020-09-23 13:14:47 +03:00
Jyri-Petteri Paloposki
d706c080e7
#2486 : Change Gitter to Matrix
...
Fixes #2486 .
2020-09-19 11:27:25 +03:00
Jyri-Petteri Paloposki
abad8c77ee
#2472 : Fix fetching calendar ID on task update. Didn't figure out when this has been broken – could be c66ce02cb
, but not sure how.
2020-09-06 14:06:57 +03:00
Jyri-Petteri Paloposki
e3b064638c
#2471 : Fix a syntax error probably caused by c66ce02cb
when @original_item is nil
2020-09-06 02:25:22 +03:00
Jyri-Petteri Paloposki
d99361bb3f
Merge pull request #2467 from TracksApp/test_on_all_supported
...
Run tests on all supported platforms
2020-09-05 04:12:05 +03:00
Jyri-Petteri Paloposki
bbb9fc8809
Make LIKE searches case-insensitive also on PgSQL
2020-09-05 02:17:32 +03:00
Jyri-Petteri Paloposki
858ce1b0d3
#2468 : Fix the recurring todo dialog UI bug.
...
This probably shouldn't be necessary, but I couldn't quickly figured out what had changed for the dialog to behave incorrectly. Seems to work.
Fixes #2468 .
2020-09-01 14:34:57 +03:00
Jyri-Petteri Paloposki
e25c50503c
Fix the jquery requires in the stylesheets and the missing Yarn warning.
2020-08-25 21:46:27 +03:00
Jyri-Petteri Paloposki
0e5da18b71
Merge pull request #2453 from TracksApp/dependabot/bundler/aasm-5.1.1
...
Bump aasm from 4.12.3 to 5.1.1
2020-08-25 17:55:28 +03:00
Jyri-Petteri Paloposki
e0d6b25f35
Fix the AASM Proc calls
2020-08-25 17:47:08 +03:00
Jyri-Petteri Paloposki
a0768636c3
Try fixing a few test deprecations
2020-08-20 19:33:46 +03:00
Jyri-Petteri Paloposki
31af1a7f3d
Move asset precompile config to config/manifest.js for Sprockets 4.
2020-08-20 12:16:33 +03:00
Jyri-Petteri Paloposki
a504e0a0c1
Fix signout icon; the original is only available in FA 5 Pro
2020-08-20 03:32:33 +03:00
Jyri-Petteri Paloposki
9982217ee9
Add theme selector to preferences and return the previous black theme as an alternative
2020-08-20 02:46:45 +03:00
Jyri-Petteri Paloposki
2e9a0d2b4c
New colors to replace the heavy black.
2020-08-20 02:46:03 +03:00