Gavin D'souza
b99cd7ab3b
refactor: frappe.utils.user
* Refactored raw SQLs and outdated APIs to use newer DB + QB APIs
* Simplified Python & Query logic
* Added type hints
* Styled with Black
há 3 anos
Gavin D'souza
d0bd4730da
refactor(file_manager): Refactor raw SQLs to use qb & db_query APIs
há 3 anos
Gavin D'souza
f8f9b19461
fix(set-last-active-for-user): Skip the extra lines to just do a set_value
há 3 anos
Sagar Vora
d606b873ae
Merge pull request #16467 from resilient-tech/perf-assets-2
perf: dont cache `assets_json` in Redis for `developer_mode`
há 3 anos
Sagar Vora
e02e640497
perf: dont cache `assets_json` in Redis for `developer_mode`
há 3 anos
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
há 3 anos
gavin
457188802a
Merge pull request #16462 from resilient-tech/fix-get-all-children
fix: incorrect logic for `parenttype` parameter in `get_all_children`
há 3 anos
gavin
590a25ef78
Merge pull request #16465 from resilient-tech/refactor-get_assets_json
perf: cache parsed `assets_json` instead of string
há 3 anos
Gavin D'souza
cb3bcb5703
fix: Update Goal utils' tests
há 3 anos
Gavin D'souza
2d806b5d6d
fix: Ported subqry to branch for compatibility
Via https://github.com/frappe/frappe/pull/16107
há 3 anos
Gavin D'souza
71d3f1c0d1
feat(minor): Add DateFormat function util for qb
há 3 anos
Gavin D'souza
10e4ed7c1e
fix(query): Add human friendly operator oprions
há 3 anos
Shariq Ansari
8117655258
Merge branch 'develop' into customize-form-highlighted-rows-fix
há 3 anos
mergify[bot]
3c576ec48f
Merge pull request #16455 from pateljannat/issue-with-collapsible-section
fix: issue with collapsible section
há 3 anos
Sagar Vora
987b47557d
perf: cache parsed `assets_json` instead of string
há 3 anos
Shariq Ansari
874b6d3ab9
fix: made is_system_generated hidden in customize form field doctype
há 3 anos
Shariq Ansari
45e2361dcc
fix(linter): Trim Trailing Whitespace
há 3 anos
Shariq Ansari
1fdfbeb083
fix: added is_system_generated field in customize form field doctype
há 3 anos
Sagar Vora
76779e7452
fix: incorrect logic for parenttype parameter in `get_all_children`
há 3 anos
Jannat Patel
b572980c80
Merge branch 'discussions-component-redesign' of https://github.com/pateljannat/frappe into discussions-component-redesign
há 3 anos
Jannat Patel
621a833b84
fix: sidebar cards, dropdown width, button size
há 3 anos
Jannat Patel
fc20fd4cb3
fix: spacing between first item and title
há 3 anos
Jannat Patel
72be5c92ec
fix: spacing between first item and title
há 3 anos
Suraj Shetty
fd0babd1b2
Merge branch 'develop' into discussions-component-redesign
há 3 anos
Nidhi Purohit
e8f81a3886
Changes in get_table_field command
há 3 anos
Gavin D'souza
459c179916
refactor(utils): Use qb & db APIs inplace of raw SQls
há 3 anos
Gavin D'souza
3358fdf9a9
refactor(nestedset): Using qb or db APIs inplace of raw SQLs
há 3 anos
gavin
e6e9370b59
Merge pull request #16450 from gavindsouza/drop-bots
fix!: Remove dead functionality
há 3 anos
HENRY Florian
0c8b16b204
fix: update translation ( #16444 )
fix: update translation
há 3 anos
Jannat Patel
b8a064ca82
Merge branch 'develop' into discussions-component-redesign
há 3 anos
Jannat Patel
f571691afb
fix: issue with collapsible section
há 3 anos
gavin
16324e9cd2
Merge pull request #16454 from resilient-tech/ignore-DoesNotExistError
fix!: ignore `DoesNotExistError` inside `get_cached_value`
há 3 anos
Sagar Vora
6993f51bf9
fix: ignore `DoesNotExistError` inside `get_cached_value`
há 3 anos
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
há 3 anos
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.
há 3 anos
Sagar Vora
d1ee3005c2
perf: improve Custom Field insertion time
há 3 anos
Raffael Meyer
2a965df4d0
Merge branch 'develop' into map-control
há 3 anos
Komal-Saraf0609
3edf254ef3
test: Corrected selector
há 3 anos
Komal-Saraf0609
eed29df34d
test: Corrected Selector
há 3 anos
Komal-Saraf0609
cc3a046f46
test: Corrected selectors
há 3 anos
Komal-Saraf0609
23fa892aca
test: Fixing sider issues
há 3 anos
Komal-Saraf0609
cd7d45757b
test: Added test script for control type "Date"
há 3 anos
Suraj Shetty
541d8e6255
Merge pull request #16433 from surajshetty3416/fix-webhook-failure
há 3 anos
Suraj Shetty
cc725e9f48
fix: Allow empty webhook data
há 3 anos
Suraj Shetty
312807b799
Merge pull request #16417 from FHenry/dev_fixfrtrad
há 3 anos
Florian HENRY
97d747cdd8
fix: update translation
há 3 anos
Florian HENRY
9de2b70128
fix: update translation
há 3 anos
Suraj Shetty
f6fd1ffe50
Merge pull request #16350 from Komal-Saraf0609/dynamic-link
há 3 anos
HENRY Florian
d76684ed41
fix: set translatable on show alert ( #16427 )
há 3 anos
lapardnemihk1099
cf0728de72
chore: fixed linter issue
há 3 anos