1
0

Commit Graph

  • 2b80025cc0
    Update changelog for v0.10 kolaente 2020-01-19 22:25:38 +01:00
  • 9b232c7d4f Add Wunderlist migration (#46) konrad 2020-01-19 19:23:06 +00:00
  • 3081338a37 Use redis INCRBY and DECRBY when updating metrics values (#121) konrad 2020-01-19 17:26:26 +00:00
  • 9e39399689 Migration (#120) konrad 2020-01-19 16:52:16 +00:00
  • 74f5d43097
    #937 Fix textarea in task detail view not having a background when focused kolaente 2020-01-10 22:43:17 +01:00
  • 1d2cdf0fb8 Fix owner field being null for user shared namespaces (#119) konrad 2020-01-09 19:24:08 +00:00
  • a0c5e4e985 Update copyright year (#118) konrad 2020-01-09 17:33:22 +00:00
  • 402cef3c15 Add option to disable registration (#117) konrad 2019-12-30 23:27:02 +00:00
  • a06e709da6
    Show motd everywhere kolaente 2019-12-25 17:38:49 +01:00
  • b9f0ba84ab
    Add motd config option to docs kolaente 2019-12-25 17:27:10 +01:00
  • 9c66a7570a Reorganize Styles (#45) konrad 2019-12-19 22:09:23 +00:00
  • 752d6cc6f9
    Fix task text breaking on list home on mobile kolaente 2019-12-19 22:18:51 +01:00
  • 500e0cfaf4 Fix update notification layout on mobile (#44) konrad 2019-12-19 21:11:38 +00:00
  • ed4d41e2d8 Add automatic user token renew (#43) konrad 2019-12-19 20:50:07 +00:00
  • 6b7fe8ee47
    Fix priority label styling kolaente 2019-12-18 22:38:26 +01:00
  • ff0f078ee6 PWA update available notification (#42) konrad 2019-12-18 21:30:20 +00:00
  • 81e9eef154 Show parent tasks in task overview list (#41) konrad 2019-12-18 18:55:28 +00:00
  • d041384999
    Fix loading tasks for the first page after navigating to a new list kolaente 2019-12-17 23:03:55 +01:00
  • 11d9aaae12 Update dependencies (#40) konrad 2019-12-15 20:42:40 +00:00
  • ce1a524429
    Bump npm to 6.13 kolaente 2019-12-15 11:51:14 +01:00
  • 7cdc997191 Fix new tasks not getting a new task index (#116) konrad 2019-12-08 15:10:34 +00:00
  • 720df3cbed Add task identifier (#115) konrad 2019-12-07 22:28:45 +00:00
  • 1a47d7d80d Use utf8mb4 instead of plain utf8 (#114) konrad 2019-12-07 20:14:13 +00:00
  • 62e550bf35 Add user token renew (#113) konrad 2019-12-07 19:52:04 +00:00
  • 52017aca83 Task sorting (#39) konrad 2019-12-07 16:35:42 +00:00
  • 10ab8ef4d9
    Fix task collection tests kolaente 2019-12-07 17:21:37 +01:00
  • d483fe8beb
    Fix passing sort_by and order_by as query path arrays kolaente 2019-12-07 16:57:19 +01:00
  • 1555f04bd2
    Fix sorting tasks by bool values kolaente 2019-12-07 16:56:18 +01:00
  • d8399e374c Sort Order for tasks (#110) konrad 2019-12-07 14:30:51 +00:00
  • e890001ee1 Consistent copyright text in file headers (#112) shilch 2019-12-04 19:39:56 +00:00
  • 38653b49c7 Add tests for md5 generation (#111) shilch 2019-12-04 19:19:38 +00:00
  • a9291a5f2f
    Fix not using router links for previous and back buttons kolaente 2019-12-03 19:14:05 +01:00
  • 2302a46d9b Task Pagination (#38) konrad 2019-12-03 18:09:12 +00:00
  • 99cc06edee
    Disable production source maps kolaente 2019-12-02 18:59:43 +01:00
  • 7e4deab8f7 Task collection improvements (#109) konrad 2019-12-01 13:38:11 +00:00
  • d96831fe3a Endpoint to get tasks on a list (#108) konrad 2019-11-29 22:59:20 +00:00
  • 4c55b4455c
    update theme kolaente 2019-11-25 19:12:42 +01:00
  • b6308f783b
    Add files volume to docker compose docs kolaente 2019-11-25 19:08:24 +01:00
  • 843c1e5193
    Update docs with a traefik configuration kolaente 2019-11-25 19:07:11 +01:00
  • e1dfe5abf7
    Fix changelog version kolaente 2019-11-24 19:55:35 +01:00
  • c5691ec293
    Prepare changelog & readme for 0.9 release kolaente 2019-11-24 19:51:45 +01:00
  • 2c78b36f1e
    [skip ci] Add changelog in repo kolaente 2019-11-24 19:49:12 +01:00
  • 6045f4a426
    Prepare changelog & readme for 0.9 release kolaente 2019-11-24 19:38:23 +01:00
  • 7be14239a3
    [skip ci] Add changelog in repo kolaente 2019-11-24 19:33:16 +01:00
  • 27ba31366c Fix default logging settings (#107) konrad 2019-11-24 18:17:59 +00:00
  • 9dc419e854
    Add file volume to the docker image kolaente 2019-11-24 18:36:43 +01:00
  • 37efd5cb49
    Fixed removing reminders kolaente 2019-11-24 16:13:16 +01:00
  • 4e5d14d969 Task Detail View (#37) konrad 2019-11-24 13:16:24 +00:00
  • dcec9511dc
    Fixed a bug where deleting an attachment would cause a nil panic kolaente 2019-11-19 23:07:48 +01:00
  • c203d73b33
    Fixed a bug where adding assignees or reminders via an update would re-create them and not respect already inserted ones, leaving a lot of garbage kolaente 2019-11-03 23:08:26 +01:00
  • e00f0046b5
    Replace all spaces with tabs kolaente 2019-11-03 13:44:40 +01:00
  • 9be5ab248c Add endpoint to get a single task (#106) konrad 2019-11-02 20:33:18 +00:00
  • c6d7b288ce
    Fix edit label pane not closing when clicking on it kolaente 2019-11-02 20:00:10 +01:00
  • ed4c17892e
    Fixed building docs theme kolaente 2019-10-30 21:53:57 +01:00
  • 886110a20a
    update docs theme kolaente 2019-10-30 21:47:16 +01:00
  • c4489c20e3
    Moved non-theme stuff in general.scss kolaente 2019-10-30 20:05:40 +01:00
  • 2705c1571e Handle task relations the right way (#36) konrad 2019-10-28 21:45:37 +00:00
  • 7a997b52a6
    Fixed label edit still opening when deleting a label kolaente 2019-10-26 14:39:27 +02:00
  • 1f504b1e6d
    Fixed team creating not working kolaente 2019-10-26 14:19:56 +02:00
  • 8948a5f219 Improve pagination (#105) konrad 2019-10-23 21:11:40 +00:00
  • c60f061307
    Updated dependencies kolaente 2019-10-22 19:38:35 +02:00
  • 7419f2a3fb
    Fixed scroll behaviour kolaente 2019-10-20 21:40:44 +02:00
  • 0af1deaa00
    Fixed shared lists overflowing kolaente 2019-10-20 21:35:35 +02:00
  • 8267f50249
    Moved markdown-based todo list to Vikunja [skip ci] kolaente 2019-10-20 20:55:55 +02:00
  • 89f385a53d
    Move from markdown lists to Vikunja for roadmap [skip ci] kolaente 2019-10-20 20:52:41 +02:00
  • ce3a7a2131
    [skip ci] prepared todo file for migration kolaente 2019-10-20 18:15:01 +02:00
  • 82f11c4ec2
    Fixed not getting all labels when retrieving a list with all tasks kolaente 2019-10-20 17:56:53 +02:00
  • eb279fdba3
    Refactored getting task IDs for labels kolaente 2019-10-20 17:55:54 +02:00
  • 48e422b379
    [skip ci] Prepare the roadmap for migration kolaente 2019-10-20 17:54:32 +02:00
  • 854fde1e4c
    Fixed panic when using link share and metrics kolaente 2019-10-19 22:34:33 +02:00
  • bdf0d00bff
    Different edit icon kolaente 2019-10-19 21:41:23 +02:00
  • b2408eef04
    Sort tasks by done/undone first and then newest kolaente 2019-10-19 21:26:52 +02:00
  • cad4df5558
    Use yarn image instead of installing it every time kolaente 2019-10-19 18:36:41 +02:00
  • a0d281b0b4
    Added changing %Done on a task kolaente 2019-10-19 18:27:31 +02:00
  • b653278e42
    Reverted telegram notification in CI "fix" kolaente 2019-10-19 18:18:39 +02:00
  • bcfded6efc
    Added the function to collapse all lists in a namespace in the sidebar menu kolaente 2019-10-19 17:56:47 +02:00
  • 35e4ab198f
    Fixed telegram notification in CI kolaente 2019-10-19 16:57:39 +02:00
  • e1cd40980a
    Correctly preload fonts kolaente 2019-10-19 16:44:22 +02:00
  • eb15046c5e
    Added labels for login and register inputs kolaente 2019-10-19 16:27:56 +02:00
  • cb9b6592c1
    Removed unused preload fonts tags kolaente 2019-10-18 18:21:37 +02:00
  • befb5143c8
    Added meta description tag kolaente 2019-10-18 18:15:47 +02:00
  • c635052c0f
    Improved font handling kolaente 2019-10-18 18:01:04 +02:00
  • b81cd6128a
    Fixed error when setting max file size on 32-Bit systems kolaente 2019-10-18 17:30:25 +02:00
  • 52bdae90d3
    Load the offline image quietly in the background kolaente 2019-10-17 21:54:05 +02:00
  • 3211e1e8ea Added handling if the user is offline (#35) konrad 2019-10-16 21:27:21 +00:00
  • 2169464983 Task Attachments (#104) konrad 2019-10-16 20:52:29 +00:00
  • 2a7871cf96 Add minimal PWA (#34) konrad 2019-10-16 18:25:10 +00:00
  • e2f481a6e5
    Fixed migration for task relations kolaente 2019-10-13 11:44:56 +02:00
  • af1d1e1921
    [skip ci] updated todo kolaente 2019-09-25 20:45:20 +02:00
  • 8fe33fd616 Task Relations (#103) konrad 2019-09-25 18:44:41 +00:00
  • 1272255975 Added percent done to tasks (#102) konrad 2019-09-21 10:52:10 +00:00
  • 1e2ec17343
    [skip ci] update todo kolaente 2019-09-20 18:45:28 +02:00
  • 2f267f3f68 Moved teams_{namespace|list}_* to {namespace|list}_teams_* for better consistency (#101) konrad 2019-09-20 16:39:02 +00:00
  • 694fc62495 Refactored getting all lists for a namespace (#100) konrad 2019-09-20 16:16:31 +00:00
  • 8d5a2685c4 Fixed labels being displayed multiple times if they were associated with more than one task (#99) konrad 2019-09-20 15:52:09 +00:00
  • 568de04a87 Fixed redirect to login page (#33) konrad 2019-09-09 18:36:30 +00:00
  • f6b70bb0a1 Fixed namespace loading (#32) konrad 2019-09-09 17:59:58 +00:00
  • d83fb24bbd Added link sharing (#30) konrad 2019-09-09 17:55:43 +00:00
  • 857c283fb7 Added global api config (#31) konrad 2019-09-09 17:32:57 +00:00
  • 71ef86e0df Added more infos to a link share auth (#98) konrad 2019-09-08 19:22:54 +00:00