Commit graph

24 commits

Author SHA1 Message Date
Rushabh Mehta
21fc58a198 fix(milestone_tracker): doctype ui 2019-04-22 16:17:56 +05:30
Rushabh Mehta
01242afc8f
Merge pull request #7304 from rmehta/milestone-tracker
feat: Milestone Tracker. Track document lifecycle with milestones
2019-04-22 11:08:49 +05:30
Rushabh Mehta
0496e5cd28 fix(tests) 2019-04-18 12:07:29 +05:30
Rushabh Mehta
7402f495d5 feat: Milestone Tracker. Track document lifecycle with milestones 2019-04-17 18:00:03 +05:30
Suraj Shetty
d89f9080d3 fix: Change fieldtype of assign_condition from "Small Text" to "Code"
- Small text fields gets sanitized unless ignore_xss_filter
 is explicitly enabled.
- Code fieldtype seems to be right fieldtype for such use case
2019-04-16 17:52:16 +05:30
Rushabh Mehta
5cbcdc7e3f fix(assignment-rule): try unassignment from all rules first, then try assignment 2019-03-19 09:42:08 +05:30
Faris Ansari
b61a37a233 fix: Notification test in Postgres (#7044) 2019-03-08 20:47:21 +05:30
Rushabh Mehta
30f313e513 fix(assignment_rule): only apply unassign rule if assiged by the same rule 2019-03-07 16:31:56 +05:30
Rushabh Mehta
f50efad863 fix(assignment): apply unassign only if assigned 2019-03-04 20:53:16 +05:30
Rushabh Mehta
7031a9175c fix: auto assign round robin if last user is no longer present 2019-03-04 17:29:15 +05:30
Rushabh Mehta
f7cf745fb5 fix: assginment rule only reassign if not assigned 2019-03-04 16:15:50 +05:30
Rushabh Mehta
d87496d8d5 fix: clear assignment while reassigning 2019-03-01 09:07:15 +05:30
Rushabh Mehta
56592c9292 fix: child table rename 2019-02-28 18:06:59 +05:30
Rushabh Mehta
5fbbdbe499 fix: remove old auto_assign.py files 2019-02-28 17:38:40 +05:30
Rushabh Mehta
fc5b1d2c3e rename: auto assign -> assignment rule 2019-02-28 17:37:20 +05:30
Rushabh Mehta
02726ba3ed feat: multiple auto assigns 2019-02-28 17:11:44 +05:30
Rushabh Mehta
d56cc58d52 feat+fix: allow multiple auto assigns, cleaner server error messages 2019-02-28 15:20:00 +05:30
Rushabh Mehta
2d7b4c7782 fix: liniting and comment multiselect tests 2019-02-28 12:50:17 +05:30
Rushabh Mehta
7eed444db1 fix: query 2019-02-28 12:50:17 +05:30
Rushabh Mehta
bd7bc8e5b3 fix(test): postgres friendly queries 2019-02-28 12:50:17 +05:30
Rushabh Mehta
0511b4b78c fix: add Automation to modules.txt 2019-02-28 12:50:17 +05:30
Rushabh Mehta
44aee72ced fix: auto assign 2019-02-28 12:50:17 +05:30
Rushabh Mehta
7f29fd2222 feat: auto assign with tests 2019-02-28 12:50:17 +05:30
Rushabh Mehta
153e6fd9b9 feat: Auto Assign, start 2019-02-28 12:50:17 +05:30