Commit graph

18414 commits

Author SHA1 Message Date
Faris Ansari
3e4b6cfb58 fix: Show slideshow indicator if more than 1 image 2019-03-02 20:36:19 +05:30
Faris Ansari
3d02648259 tests: Wait for list to update 2019-03-02 19:30:56 +05:30
Faris Ansari
0f2b3657c8 test: Uncomment table_multiselect test 2019-03-02 15:47:00 +05:30
Faris Ansari
12d6ef89d3 fix(snyk): Upgrade bootstrap and generate .snyk file 2019-03-02 15:40:28 +05:30
Faris Ansari
fadedb0062 Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-03-02 15:15:22 +05:30
Faris Ansari
07ac04e123 fix: Comment test 2019-03-02 14:24:14 +05:30
Faris Ansari
41fafd8b5e fix: Linting 2019-03-02 14:07:12 +05:30
Frappe Bot
497a14046e Merge branch 'master' into develop 2019-03-01 09:10:17 +00:00
Frappe Bot
c7d567c54d Merge branch 'hotfix' 2019-03-01 09:10:17 +00:00
Frappe Bot
e0e8b54fc2 bumped to version 11.1.13 2019-03-01 09:10:17 +00:00
Rushabh Mehta
b5b863c95c fix: query for postgres 2019-03-01 09:40:03 +05:30
Rushabh Mehta
d7a15e7cd6
Merge pull request #6996 from rmehta/auto-assign
feat: Assignment Rule
2019-03-01 09:20:16 +05:30
Rushabh Mehta
b288522f3f
Merge pull request #7006 from rohitwaghchaure/indexing_for_workflow_action
(fix, workflow action): added indexing for user and status columns
2019-03-01 09:08:53 +05:30
Rushabh Mehta
f0ff4fb6bf
Merge pull request #7007 from rohitwaghchaure/errprint_not_working
fix: errprint not working
2019-03-01 09:08:31 +05:30
Rushabh Mehta
d87496d8d5 fix: clear assignment while reassigning 2019-03-01 09:07:15 +05:30
Rohit Waghchaure
ae67ced14d fix: errprint not working 2019-02-28 20:23:06 +05:30
Rohit Waghchaure
7aad78be75 (fix, workflow action): added indexing for user and status columns 2019-02-28 18:55:57 +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
Frappe Bot
54e97b9ebc Merge branch 'master' into develop 2019-02-28 10:05:32 +00:00
Frappe Bot
e64757f98e Merge branch 'hotfix' 2019-02-28 10:05:31 +00:00
Frappe Bot
c72c83c400 bumped to version 11.1.12 2019-02-28 10:05:31 +00:00
Rushabh Mehta
d56cc58d52 feat+fix: allow multiple auto assigns, cleaner server error messages 2019-02-28 15:20:00 +05:30
Rushabh Mehta
7c8ffe730c
Merge pull request #6986 from adityahase/fix-recorder
fix(recorder): List view enhancements
2019-02-28 13:02:57 +05:30
Rushabh Mehta
c0631e4e98
Merge pull request #6924 from ElasticRun/db_query_bug_fix
[bug fix]: prepare filter condition function
2019-02-28 13:02:15 +05:30
Rushabh Mehta
abfb44a047
Merge pull request #6993 from zerodhatech/fixtures
export fixtures of a specific app
2019-02-28 13:01:21 +05:30
Rushabh Mehta
a0de1e9614
Merge pull request #6988 from rmehta/communication-in-list
fix: Comment in list view
2019-02-28 12:57:03 +05:30
Rushabh Mehta
b480c6af44
Merge pull request #6995 from Anurag810/unlink_contact
fix: Unlink user with contact during user deletion.
2019-02-28 12:51:31 +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
8bff9e1e21 fix(typo): cache_manager.py 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
Aditya Hase
0d3cffbe90 fix(recorder): Use keep-alive for RecorderDetail component
Preserves the state of list view instead of rerendering it while
switching between RequestDetail and RecorderDetail componennts
2019-02-28 10:22:51 +05:30
Aditya Hase
4f8eb57989 fix(recorder): Show tooltip for path in list view 2019-02-28 10:22:51 +05:30
Aditya Hase
1f18782c27 fix(recorder): Show Path instead of CMD in list view 2019-02-28 10:22:51 +05:30
Suraj Shetty
1b17d7d31a
Merge pull request #6998 from rohitwaghchaure/dont_do_commit_explicitly
fix: explicit commit submitting the document even if exception is raised

due to this doc used to get submitted even if the validation failed
2019-02-27 19:18:45 +05:30
Rohit Waghchaure
0ede34aeb3 fix: explicit commit submitting the document even if exception is raised 2019-02-27 17:10:41 +05:30
Suraj Shetty
e92dae4b55 fix: Error handling in user_permission.py 2019-02-27 17:00:10 +05:30
Rushabh Mehta
cbdfae74da
Merge pull request #6997 from adityahase/fix-desk
fix(desk): Use DocType instead of Doctype
2019-02-27 15:53:06 +05:30
Aditya Hase
cf1710edf7 fix(desk): Use DocType instead of Doctype 2019-02-27 15:38:16 +05:30
Anurag Mishra
4c3f1b8b82 fix: found user 2019-02-27 15:12:30 +05:30
Anurag Mishra
6082145e55 fix: unlink contact on deleting user 2019-02-27 14:51:34 +05:30
Aditya Hase
b0fbe251df
fix(desk_load): show onboarding status by number of records (#6992)
Frappe Recorder stats: from 5500 to about 500. Thanks to @adityahase for reporting.
2019-02-27 14:03:21 +05:30
Shridhar Patil
8aadcdf73e export fixtures of a specific app 2019-02-27 12:18:46 +05:30