Rushabh Mehta
c0d8dfed15
fix(style): minor style fixes
3 vuotta sitten
Rushabh Mehta
96a6233953
fix(style): minor style fixes
3 vuotta sitten
Rushabh Mehta
4c350f41a2
fix(style): minor style fixes
3 vuotta sitten
Rushabh Mehta
63ad1efe3d
fix(style): minor style fixes
3 vuotta sitten
Rushabh Mehta
ddd807e818
fix(style): minor style fixes
3 vuotta sitten
Rushabh Mehta
7ceb8fd747
fix(style): minor style fixes
3 vuotta sitten
mergify[bot]
6410dbead0
Merge pull request #16518 from ChillarAnand/app
fix: Use app name for parsing app name
3 vuotta sitten
kamaljohnson
428b0bc4b1
feat: add after insert event to server script
this option was not available in the events dropdown.
3 vuotta sitten
mergify[bot]
096110e14d
Merge pull request #16538 from resilient-tech/fix-read-only
fix: Read Only fields visible despite no value
3 vuotta sitten
mergify[bot]
ec85c3df73
Merge pull request #16528 from Komal-Saraf0609/control-date2
test: Script for "Date" control
3 vuotta sitten
Shariq Ansari
7679d5e82c
chore: better variable name
3 vuotta sitten
Shariq Ansari
0a1595e94e
fix: added add signature button if multiple sender emails available
3 vuotta sitten
Sagar Vora
a096b85b52
fix: Read Only fields visible despite no value
3 vuotta sitten
Komal-Saraf0609
27cbcc3e8d
test: Removed first_day_of_week test case
3 vuotta sitten
mergify[bot]
81ece0197e
Merge pull request #16513 from alyf-de/default-map-view
fix: stabilize leaflet map
3 vuotta sitten
Komal-Saraf0609
5483caa8f5
test: Added test script for control type "Date"
3 vuotta sitten
Komal-Saraf0609
ae4acd71f2
Merge branch 'develop' into control-date1
3 vuotta sitten
Faris Ansari
ff8231da9c
Merge pull request #16523 from netchampfaris/fix-blog-comments
fix: strip html from blog comments to prevent spam
3 vuotta sitten
Faris Ansari
ae335f5e1c
test: spam links shouldn't render on blog post
3 vuotta sitten
Faris Ansari
e13c74b53f
fix: strip html from comment content
3 vuotta sitten
Faris Ansari
9943423a1f
fix: strip html from blog comments to prevent spam
3 vuotta sitten
ChillarAnand
7c46736654
fix: Use app name for parsing app name
3 vuotta sitten
Suraj Shetty
3d1bf21673
Merge branch 'develop' into control-date1
3 vuotta sitten
mergify[bot]
698d75193c
Merge pull request #16407 from alyf-de/map-control
feat: store reference to leaflet's drawControl
3 vuotta sitten
Suraj Shetty
d57302ff74
Merge pull request #16514 from surajshetty3416/misc-fixes-april-2022
3 vuotta sitten
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
3 vuotta sitten
Raffael Meyer
d5627f5994
Merge branch 'develop' into map-control
3 vuotta sitten
barredterra
4c901a7074
fix: stabilize leaflet map
- disable flyToBounds
- invalidateSize after loading to avoid gray tiles
3 vuotta sitten
phot0n
b9af0ac37e
feat(minor): use specific email signature via from field
* fix: increase debounce timeout so that events dont clash
* fix: signature getting appended multiple time upon dialog open/close
3 vuotta sitten
Gavin D'souza
e887208b27
refactor: deferred_insert
* Fallback to insert in realtime if redis conn fails
* Allow List and str inputs for deferred insert API
* Set doctype value unconditionally in insert_record
* Use frappe.logger instead of print
* Add type hints
3 vuotta sitten
Gavin D'souza
1392296699
refactor: new Kanban dialog
* Hide 'Save' button if no select fields exist
* Show 'Customize Form' as primary button when no selects exist
3 vuotta sitten
Gavin D'souza
87c6cbeee2
fix: Check if kanban exists before switching route
3 vuotta sitten
Gavin D'souza
540b34347c
fix: Don't update saved filters "silently"
Blame on the filters would not be maintained since update_modified was
unset. Also, this API allowed those without access to Kanban Boards to
possibly pass "bad" filters and cause system to fail (possible DOS).
Using client's set_value does a better job at tackling this.
3 vuotta sitten
Gavin D'souza
fd0564953b
fix(Kanban Board): Clear user settings & dpctype cache on_change
Deletion of kanban boards may lead to 404s on clicking on the Kanban
option in the views. This is due to the cache not being synced with the
DB changes. Changed the hook to on_change since it gets triggered even
in db_set.
3 vuotta sitten
mergify[bot]
5b7e7efb57
Merge pull request #16383 from resilient-tech/refactor-doc-get
refactor(BaseDocument)!: don't return `__dict__` if `key` is falsy
3 vuotta sitten
ChillarAnand
3cabfdaa1d
test: Fix cypress tests
3 vuotta sitten
mergify[bot]
e5325d7bc7
Merge pull request #16504 from ChillarAnand/lh
fix: Fetch only active letter heads for printing
3 vuotta sitten
Faris Ansari
e116183788
Merge pull request #16505 from netchampfaris/email-placeholders
fix: remove spaces from email placeholders
3 vuotta sitten
Faris Ansari
151a95aa30
fix: remove spaces from email placeholders
spaces get converted to %20 which breaks text replacement
3 vuotta sitten
ChillarAnand
5ca48ae3f6
fix: Fetch only active letter heads
3 vuotta sitten
gavin
62ca3b6edb
Merge pull request #16502 from gavindsouza/nestedset-fixes
fix(nestedset): Fix rgt value via update_add_node
3 vuotta sitten
Gavin D'souza
ce5ac24b61
feat(db): Set frappe.db.debug to mass debug queries
3 vuotta sitten
Gavin D'souza
9e01a022b8
fix(nestedset): update_move_node
Revert to past-like structure and maintain only query conversions
3 vuotta sitten
mergify[bot]
9278070913
Merge pull request #16496 from resilient-tech/feat-bg-front
feat: allow enqueue at front of Redis Queue
3 vuotta sitten
Gavin D'souza
5ff587fc40
fix(nestedset): Fix rgt value via update_add_node
This bug was introduced via 3358fdf9a9
3 vuotta sitten
Sagar Vora
73fc2f1d59
fix: require `key` in `doc.get`
3 vuotta sitten
Sagar Vora
e9b1cdcdca
refactor(BaseDocument)!: dont return `__dict__` if `key` is falsy
3 vuotta sitten
Suraj Shetty
93e59a03c0
Merge pull request #16499 from surajshetty3416/fix-frappe-api-test-case-class
3 vuotta sitten
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
3 vuotta sitten
Sagar Vora
830a925b82
feat: allow enqueue at front of Redis Queue
3 vuotta sitten