Commit Graph

50 Commits

Author SHA1 Message Date
David Bomba 49e044f871 Fixes for starting tasks 2025-08-07 07:20:53 +10:00
David Bomba 16140a6ebd Fixes for start / stop timers across devices 2025-07-31 09:51:34 +10:00
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 24ed1922fc Task Status Order tests 2025-01-03 21:27:14 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba 1441127b29 Remove redundant code path for sorting task statuses 2024-11-02 13:44:19 +11:00
David Bomba 9935847dc3 Static Analysis 2024-06-16 08:30:25 +10:00
David Bomba 01dde73e95 Fixes for rounding 2024-05-10 07:19:52 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba 0d23f862be minor fixes, lang updates 2023-11-18 19:02:47 +11:00
David Bomba a1e4613af7 Fixes for task templates 2023-11-18 18:46:20 +11:00
David Bomba 1e845c46fe Pad out template actions 2023-11-18 18:28:28 +11:00
David Bomba 33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba 07d71b43fe Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
David Bomba 68ce3be42b Updates for static analysis 2023-08-06 17:35:19 +10:00
David Bomba dc1d23067c Fixes for tests 2023-08-04 18:13:26 +10:00
David Bomba fabf02ace0 Fixes for task time_logs 2023-04-11 12:23:09 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 328b3a3113 Updates for API docs 2023-02-10 20:21:10 +11:00
David Bomba 801740bdb4 Fixes for exception testing 2023-02-01 14:12:44 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba 3a22fd0384 Fixes for task edge cases 2022-03-30 13:54:40 +11:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba 9805474c3d Fixes for archived/deleted task reording 2021-05-27 09:25:29 +10:00
David Bomba 0e61a6f491 Fixes for random subdomain generator 2021-05-24 19:39:21 +10:00
David Bomba 85c05f7c30 Fixes for VarEvents 2021-05-07 07:12:07 +10:00
David Bomba b4afd1419e Update API definitions 2021-04-17 16:51:24 +10:00
David Bomba af26285577 Log Task status 2021-04-17 08:57:07 +10:00
David Bomba bc9ff3efae Log Task status 2021-04-17 08:51:24 +10:00
David Bomba dd87bbd0e7 Log Task status 2021-04-17 08:40:27 +10:00
David Bomba c329d1302f Return response 2021-04-17 08:35:36 +10:00
David Bomba 115637d4fa Sort tasks 2021-04-17 08:28:19 +10:00
= d0cb09d094 Minor fixes for task controller 2021-04-14 19:55:43 +10:00
David Bomba 5c1eb7f7eb Update texts 2021-04-14 07:40:07 +10:00
David Bomba 7e3a9205b9 Add event listeners for Subscriptions + fix user actioning the event() 2021-04-13 09:52:17 +10:00
David Bomba e39ce7491b Feature permissions for hosted 2021-03-08 08:32:38 +11:00
David Bomba f7e4bca5a5 Update task status_order on update() 2021-02-24 13:12:23 +11:00
David Bomba 6edaf5d557 Entity upload routes + reorder api.php routes file 2021-02-16 08:14:30 +11:00
David Bomba c4bfb33dbf Add destroy() methods in all controllers 2021-01-17 15:28:03 +11:00
David Bomba 934610a01c Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Benjamin Beganović ae88d5e08e php-cs-fixer format 2020-11-25 15:19:52 +01:00
David Bomba 6eb9f0f6a6 Event testing 2020-11-03 21:04:15 +11:00
David Bomba 9aeb2d7a5b Psalm cleanup 2020-10-28 21:10:49 +11:00
David Bomba 71535c0e41 Add tasks to API 2020-10-13 07:42:02 +11:00