Commit graph

37448 commits

Author SHA1 Message Date
Komal-Saraf0609
27cbcc3e8d test: Removed first_day_of_week test case 2022-04-07 11:19:08 +05:30
Komal-Saraf0609
5483caa8f5 test: Added test script for control type "Date" 2022-04-06 18:56:11 +05:30
Komal-Saraf0609
ae4acd71f2
Merge branch 'develop' into control-date1 2022-04-06 17:41:48 +05:30
Faris Ansari
ff8231da9c
Merge pull request #16523 from netchampfaris/fix-blog-comments
fix: strip html from blog comments to prevent spam
2022-04-06 17:34:31 +05:30
Faris Ansari
ae335f5e1c test: spam links shouldn't render on blog post 2022-04-06 16:29:22 +05:30
Faris Ansari
e13c74b53f fix: strip html from comment content 2022-04-06 16:28:57 +05:30
Faris Ansari
9943423a1f fix: strip html from blog comments to prevent spam 2022-04-06 16:10:14 +05:30
Suraj Shetty
3d1bf21673
Merge branch 'develop' into control-date1 2022-04-06 11:15:02 +05:30
mergify[bot]
698d75193c
Merge pull request #16407 from alyf-de/map-control
feat: store reference to leaflet's drawControl
2022-04-06 05:42:49 +00:00
Suraj Shetty
d57302ff74
Merge pull request #16514 from surajshetty3416/misc-fixes-april-2022 2022-04-06 10:05:06 +05:30
Suraj Shetty
253d0cabb4 fix: Move custom-actions under page-actions
Change in custom-actions was affecting custom-actions in timeline
the issue was introduced with https://github.com/frappe/frappe/pull/16470
2022-04-06 10:04:33 +05:30
Raffael Meyer
d5627f5994
Merge branch 'develop' into map-control 2022-04-05 23:47:46 +02:00
mergify[bot]
5b7e7efb57
Merge pull request #16383 from resilient-tech/refactor-doc-get
refactor(BaseDocument)!: don't return `__dict__` if `key` is falsy
2022-04-05 06:27:18 +00:00
mergify[bot]
e5325d7bc7
Merge pull request #16504 from ChillarAnand/lh
fix: Fetch only active letter heads for printing
2022-04-04 12:11:24 +00:00
Faris Ansari
e116183788
Merge pull request #16505 from netchampfaris/email-placeholders
fix: remove spaces from email placeholders
2022-04-04 17:34:42 +05:30
Faris Ansari
151a95aa30 fix: remove spaces from email placeholders
spaces get converted to %20 which breaks text replacement
2022-04-04 17:11:14 +05:30
ChillarAnand
5ca48ae3f6 fix: Fetch only active letter heads 2022-04-04 16:57:25 +05:30
gavin
62ca3b6edb
Merge pull request #16502 from gavindsouza/nestedset-fixes
fix(nestedset): Fix rgt value via update_add_node
2022-04-04 16:00:56 +05:30
Gavin D'souza
ce5ac24b61 feat(db): Set frappe.db.debug to mass debug queries 2022-04-04 15:15:51 +05:30
Gavin D'souza
9e01a022b8 fix(nestedset): update_move_node
Revert to past-like structure and maintain only query conversions
2022-04-04 15:14:37 +05:30
mergify[bot]
9278070913
Merge pull request #16496 from resilient-tech/feat-bg-front
feat: allow enqueue at front of Redis Queue
2022-04-04 08:36:29 +00:00
Gavin D'souza
5ff587fc40 fix(nestedset): Fix rgt value via update_add_node
This bug was introduced via 3358fdf9a9
2022-04-04 12:36:18 +05:30
Sagar Vora
73fc2f1d59 fix: require key in doc.get 2022-04-04 11:18:46 +05:30
Sagar Vora
e9b1cdcdca refactor(BaseDocument)!: dont return __dict__ if key is falsy 2022-04-04 11:11:13 +05:30
Suraj Shetty
93e59a03c0
Merge pull request #16499 from surajshetty3416/fix-frappe-api-test-case-class 2022-04-04 07:39:10 +05:30
Suraj Shetty
80e8460850 test: Allow more options like content_type to be passed
`kwargs` is used internally while creating EnvironBuilder which eventually builds request object so additional options of request like content_type or mimetype  can be passed via kwargs
2022-04-04 07:14:43 +05:30
Sagar Vora
830a925b82 feat: allow enqueue at front of Redis Queue 2022-04-03 11:50:02 +05:30
Suraj Shetty
3f1444438c
Merge pull request #16459 from nidhipurohit11/command-correction 2022-04-02 18:09:44 +05:30
Suraj Shetty
c27b9d3f31 test(command): Select staticarea of field if input is not available 2022-04-02 17:42:22 +05:30
Suraj Shetty
47a63b94e6 Merge branch 'develop' of https://github.com/frappe/frappe into command-correction 2022-04-02 16:57:16 +05:30
Suraj Shetty
b65cecdd34
Merge pull request #16493 from frappe/dependabot/npm_and_yarn/minimist-1.2.6 2022-04-02 16:55:31 +05:30
dependabot[bot]
020dac8c44
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 06:53:04 +00:00
Faris Ansari
09c2b56f76
Merge pull request #16491 from netchampfaris/esbuild-target
chore: Set esbuild target to `es2017`
2022-04-02 12:22:33 +05:30
Suraj Shetty
1800dc0a18
Merge pull request #16377 from shariquerik/customize-form-highlighted-rows-fix 2022-04-02 08:49:46 +05:30
Suraj Shetty
e34b14291d
Merge branch 'develop' into customize-form-highlighted-rows-fix 2022-04-02 08:16:34 +05:30
Faris Ansari
93169e054d chore: set esbuild output target to es2017 2022-04-01 21:30:42 +05:30
Faris Ansari
0a09ad2a2f chore: update esbuild to 0.14.29 2022-04-01 21:30:24 +05:30
Sagar Vora
aedd2fb2b6
Revert "perf: 80% faster doc.get for fields with None as value" (#16490) 2022-04-01 20:39:27 +05:30
Suraj Shetty
02d0885783
Merge pull request #16488 from surajshetty3416/fix-flaky-test 2022-04-01 19:21:15 +05:30
Suraj Shetty
b8212501fb
Merge branch 'develop' into fix-flaky-test 2022-04-01 19:05:50 +05:30
Suraj Shetty
42643c3faa fix: Follow FIFO while inserting global search record
the latest enqueued value should override the value of the existing document
2022-04-01 18:47:05 +05:30
Gavin D'souza
1728db8428 fix(file_manager): Correct and => or usage in refactored query 2022-04-01 17:50:33 +05:30
gavin
278827cb18
Merge pull request #16468 from gavindsouza/misc-fixes-8
fix(utils): Misc fixes
2022-04-01 17:28:40 +05:30
Gavin D'souza
179f61b2e1 fix(test): Commit post global_search.sync_global_search
This is an attempt to tackle the flaky test_delete_doc test. Not sure if
this will do anything but the other tests seem to be having a commit
directly after the sync...so following that here.

If this works, the goal would be to find a way to get rid of the commits
altogether. Since the flaky test can't be replicated locally, let's see
if this works !!!!
2022-04-01 17:02:29 +05:30
Gavin D'souza
1b0731010e chore(test): Cleanup imports for global search 2022-04-01 17:01:49 +05:30
Gavin D'souza
eaa332e901 fix(goal): Make sure history field contains a JSON dump 2022-04-01 16:43:25 +05:30
Gavin D'souza
842a4b03a5 fix(test_goal): Generate fresh data for each test 2022-04-01 16:42:43 +05:30
gavin
4756efca91
Merge pull request #16477 from resilient-tech/perf-doc-get
perf: 80% faster `doc.get` for fields with `None` as value
2022-04-01 16:26:27 +05:30
gavin
3f6bbd6349
Merge pull request #16474 from resilient-tech/perf-get-doc-filters
perf: reduce query when calling `get_doc` with filters
2022-04-01 15:53:55 +05:30
Suraj Shetty
6f99a4d8db
chore: Update CODEOWNERS 2022-04-01 15:00:57 +05:30