Commit Graph

  • 5f0fdd1309
    Update README.md master Yutong LI 2025-06-19 19:39:17 +0800
  • f889efc8cd
    Update code_quality.yml Yutong LI 2023-02-07 23:26:52 +0800
  • 8bee3fca96
    Update code_quality.yml Yutong LI 2023-02-07 23:17:49 +0800
  • d813066e03
    Update code_quality.yml Yutong LI 2023-02-07 23:12:41 +0800
  • 483432b913
    Create code_quality.yml Yutong LI 2023-02-07 23:09:51 +0800
  • f8cb32e702
    Create django.yml Yutong LI 2023-01-28 23:54:12 +0800
  • 8d710ac088 feat: add docs for install raiots 2023-01-06 10:23:41 +0800
  • b0433783c8 feat: redirect to passed-in url when submit todo raiots 2023-01-05 22:57:42 +0800
  • 97a5e22795 docs: update README.md raiots 2022-08-15 10:15:58 +0800
  • 1936734006 Merge remote-tracking branch 'origin/master' raiots 2022-07-26 14:04:05 +0800
  • 3b891ad229 docs init raiots 2022-07-22 16:39:48 +0800
  • ca826cfb19 fix: when month change, the default page does not change the view according to the current raiots 2022-07-21 11:47:52 +0800
  • 6103d632d0 feat: background at login page raiots 2022-07-21 11:27:36 +0800
  • b87ea4c9bd fix: KeyError when user do not have todo raiots 2022-04-25 18:56:13 +0800
  • fc4bbc748c add: Docker Update raiots 2022-04-18 23:57:40 +0800
  • 6a46184fda add: Docker Support raiots 2022-01-30 13:16:15 +0800
  • c6e965b38a add: filter for choose task in todo's admin page raiots 2022-01-08 21:09:36 +0800
  • b0cdc33fb1 fix: when save the task with 0 sub_executor return key error raiots 2022-01-07 11:29:04 +0800
  • 6495b8cf2b add: not only unfold but can also fold in tasklist v1.0-beta raiots 2022-01-05 20:41:25 +0800
  • 86bf9bd1c6 add: header change to prepare for new feat raiots 2022-01-05 13:04:33 +0800
  • 1fa02689f8 fix: Not standard display data in index view raiots 2022-01-05 12:54:29 +0800
  • 066dd333a8 add: pager for tasklist view to change year fix: query bug which cause repeated results in tasklist raiots 2022-01-04 22:56:49 +0800
  • 69af43c01c fix: the unfiltered by year in tasklist view raiots 2022-01-04 17:15:16 +0800
  • 92971237f5 Merge remote-tracking branch 'origin/master' raiots 2021-11-08 13:51:46 +0800
  • df9e174bd3 update: calclate the real workload and quality by quarter raiots 2021-10-29 16:17:11 +0800
  • 3047ba6ed5
    Merge pull request from raiots/add-license-1 Raiot 2021-10-02 21:41:32 +0800
  • ead6413fcc
    Create LICENSE Raiot 2021-10-02 21:40:51 +0800
  • 4f827bdee4
    Update README.md Raiot 2021-09-12 00:35:03 +0800
  • 7930bd4c89
    Update README.md Raiot 2021-09-12 00:34:13 +0800
  • 3283478b42 update: new query method to calculate workload, the sub_executor_count field in database can be remove now. raiots 2021-08-22 23:24:47 +0800
  • 81c2e817d1 Merge remote-tracking branch 'origin/master' raiots 2021-08-18 21:46:09 +0800
  • 177ff0ea9a fix: about.html, name change simpleUI 2021.4.1 --> 2021.8.1 add: unfold function on tasklist.html; test raw sql query raiots 2021-08-18 21:44:26 +0800
  • a194cb664d fix: about.html, name change simpleUI 2021.4.1 --> 2021.8.1 add: unfold function on tasklist.html; test raw sql query raiots 2021-08-18 21:43:51 +0800
  • 1f0f65dfb9
    Update .gitattributes Raiot 2021-07-21 22:57:41 +0800
  • a31135cfcc
    Update .gitattributes Raiot 2021-07-21 22:56:26 +0800
  • 27f54562df fix: security vulnerabilities Chart.js 2.9.4 --> 3.4.1 django 3.1.5 --> 3.1.12 raiots 2021-07-21 22:45:09 +0800
  • d7359e3ea8 add: chart of work load for each member in department & millions of bugs. raiots 2021-05-05 00:48:03 +0800
  • 3d08ffce71
    Update .gitattributes Raiot 2021-04-13 14:44:00 +0800
  • 80f3f7f9d8 fix: fix some bugs; evaluate_factor editable in details raiots 2021-04-10 16:26:44 +0800
  • a6022a3865 update: README.md raiots 2021-03-31 12:44:33 +0800
  • 151fcaacb5 add: import-export raiots 2021-03-27 21:35:41 +0800
  • 39ab683cd6 add: admin仅显示当前部门的年度任务/工作包 v0.6 raiots 2021-03-26 16:32:39 +0800
  • 8b4d29a71d add: 承办人与协办人只显示本部门人员,Index中仅显示本部门统计,部门任务界面按编号+完成时间排序 raiots 2021-03-26 09:25:40 +0800
  • 42ce5e6fc8 add: some note & analyse table on index.html raiots 2021-03-26 08:05:13 +0800
  • 004ba6a0a6 fix: fix typo & main executor dispear raiots 2021-03-23 12:15:04 +0800
  • 4748f2b290 修复登入界面的bug raiots 2021-03-19 15:01:10 +0800
  • 6ef6ecff5b [回滚]修复上一commit因为Pycharm批量重命名导致的Bug raiots 2021-03-18 22:56:52 +0800
  • 4bfc8eb5cd 优化界面,增加About页面 raiots 2021-03-13 22:31:52 +0800
  • 58489517de 优化界面 raiots 2021-03-10 22:06:58 +0800
  • 7a73917e1c 完善可自定义的管理界面 raiots 2021-03-09 17:08:31 +0800
  • 15f0165ae4 关于序号错误的bug raiots 2021-03-06 15:31:29 +0800
  • 15f80ce25d Fix Bugs 解决了工作包界面显示异常的bug 修改工作包对年度任务的多对多关系为外键 增加about页面 raiots 2021-03-06 14:31:15 +0800
  • 3f3f91f408 Fix Bugs 修复了年度任务中工作包显示异常的bug raiots 2021-03-04 22:13:36 +0800
  • 8c0c4f932e Initial commit v0.5 raiots 2021-02-02 13:55:18 +0800