phot0n
d032822093
fix: use backticks in test_cast_name
3年前
phot0n
8296d6e84a
fix: use backticks for fieldname while preparing filters
3年前
Suraj Shetty
be3d2a9732
Merge pull request #16186 from pateljannat/discussions-component-redesign
feat: discussions component redesign
3年前
Faris Ansari
c7dbb61e55
fix: Refactor Background Jobs page
- Jobs/Worker view
- Filter by Queue Timeout and Job Status
- Toggle Auto Refresh
- Consistent theme
3年前
Gavin D'souza
69df3edba3
fix(query): Typo in OPERATOR_MAP
3年前
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
3年前
Gavin D'souza
d0bd4730da
refactor(file_manager): Refactor raw SQLs to use qb & db_query APIs
3年前
Gavin D'souza
f8f9b19461
fix(set-last-active-for-user): Skip the extra lines to just do a set_value
3年前
Sagar Vora
d606b873ae
Merge pull request #16467 from resilient-tech/perf-assets-2
perf: dont cache `assets_json` in Redis for `developer_mode`
3年前
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年前