Sagar Vora
e02e640497
perf: dont cache `assets_json` in Redis for `developer_mode`
3 年之前
Gavin D'souza
b4485665ad
refactor: frappe.utils.goal
* Deprecate filter_str in whitelisted get_monthly_goal_graph_data API;
use filter Dict instead
* Simplify logic
* Use qb notation instead of raw SQLs
* Raise 403 if user does not have access to document
Note: This includes a security fix
3 年之前
gavin
457188802a
Merge pull request #16462 from resilient-tech/fix-get-all-children
fix: incorrect logic for `parenttype` parameter in `get_all_children`
3 年之前
gavin
590a25ef78
Merge pull request #16465 from resilient-tech/refactor-get_assets_json
perf: cache parsed `assets_json` instead of string
3 年之前
Gavin D'souza
cb3bcb5703
fix: Update Goal utils' tests
3 年之前
Gavin D'souza
2d806b5d6d
fix: Ported subqry to branch for compatibility
Via https://github.com/frappe/frappe/pull/16107
3 年之前
Gavin D'souza
71d3f1c0d1
feat(minor): Add DateFormat function util for qb
3 年之前
Gavin D'souza
10e4ed7c1e
fix(query): Add human friendly operator oprions
3 年之前
Shariq Ansari
8117655258
Merge branch 'develop' into customize-form-highlighted-rows-fix
3 年之前
mergify[bot]
3c576ec48f
Merge pull request #16455 from pateljannat/issue-with-collapsible-section
fix: issue with collapsible section
3 年之前
Sagar Vora
987b47557d
perf: cache parsed `assets_json` instead of string
3 年之前
Shariq Ansari
874b6d3ab9
fix: made is_system_generated hidden in customize form field doctype
3 年之前
Shariq Ansari
45e2361dcc
fix(linter): Trim Trailing Whitespace
3 年之前
Shariq Ansari
1fdfbeb083
fix: added is_system_generated field in customize form field doctype
3 年之前
Sagar Vora
76779e7452
fix: incorrect logic for parenttype parameter in `get_all_children`
3 年之前
Jannat Patel
b572980c80
Merge branch 'discussions-component-redesign' of https://github.com/pateljannat/frappe into discussions-component-redesign
3 年之前
Jannat Patel
621a833b84
fix: sidebar cards, dropdown width, button size
3 年之前
Jannat Patel
fc20fd4cb3
fix: spacing between first item and title
3 年之前
Jannat Patel
72be5c92ec
fix: spacing between first item and title
3 年之前
Suraj Shetty
fd0babd1b2
Merge branch 'develop' into discussions-component-redesign
3 年之前
Nidhi Purohit
e8f81a3886
Changes in get_table_field command
3 年之前
Gavin D'souza
459c179916
refactor(utils): Use qb & db APIs inplace of raw SQls
3 年之前
Gavin D'souza
3358fdf9a9
refactor(nestedset): Using qb or db APIs inplace of raw SQLs
3 年之前
gavin
e6e9370b59
Merge pull request #16450 from gavindsouza/drop-bots
fix!: Remove dead functionality
3 年之前
HENRY Florian
0c8b16b204
fix: update translation ( #16444 )
fix: update translation
3 年之前
Jannat Patel
b8a064ca82
Merge branch 'develop' into discussions-component-redesign
3 年之前
Jannat Patel
f571691afb
fix: issue with collapsible section
3 年之前
gavin
16324e9cd2
Merge pull request #16454 from resilient-tech/ignore-DoesNotExistError
fix!: ignore `DoesNotExistError` inside `get_cached_value`
3 年之前
Sagar Vora
6993f51bf9
fix: ignore `DoesNotExistError` inside `get_cached_value`
3 年之前
Gavin D'souza
9819cdeea8
fix!: Remove frappe.utils.reset_doc
Removed because it's a long forgotten, unused module that seems to be straight up
broken
3 年之前
Gavin D'souza
081d3081bc
fix!: Remove "K.I.S.S. Bot" functionality
The feature has been removed from Core since it doesn't add any value to
the system, is unmaintained, partially developed and undocumented.
3 年之前
Sagar Vora
d1ee3005c2
perf: improve Custom Field insertion time
3 年之前
Raffael Meyer
2a965df4d0
Merge branch 'develop' into map-control
3 年之前
Komal-Saraf0609
3edf254ef3
test: Corrected selector
3 年之前
Komal-Saraf0609
eed29df34d
test: Corrected Selector
3 年之前
Komal-Saraf0609
cc3a046f46
test: Corrected selectors
3 年之前
Komal-Saraf0609
23fa892aca
test: Fixing sider issues
3 年之前
Komal-Saraf0609
cd7d45757b
test: Added test script for control type "Date"
3 年之前
Suraj Shetty
541d8e6255
Merge pull request #16433 from surajshetty3416/fix-webhook-failure
3 年之前
Suraj Shetty
cc725e9f48
fix: Allow empty webhook data
3 年之前
Suraj Shetty
312807b799
Merge pull request #16417 from FHenry/dev_fixfrtrad
3 年之前
Florian HENRY
97d747cdd8
fix: update translation
3 年之前
Florian HENRY
9de2b70128
fix: update translation
3 年之前
Suraj Shetty
f6fd1ffe50
Merge pull request #16350 from Komal-Saraf0609/dynamic-link
3 年之前
HENRY Florian
d76684ed41
fix: set translatable on show alert ( #16427 )
3 年之前
lapardnemihk1099
cf0728de72
chore: fixed linter issue
3 年之前
HENRY Florian
7eb5274283
fix: bad closure on double quote print js ( #16420 )
3 年之前
Deepesh Garg
e174431dbd
Merge pull request #16423 from frappe/deepeshgarg007-patch-1
chore: Add more users to pull request auto close exception list
3 年之前
Deepesh Garg
cc942cfef9
chore: Add more users to pull request auto close exception list
3 年之前
Khimendrapal Solanki
34aa1f97b8
chore: fix add_shortcut conditions
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
3 年之前