39157 次代码提交 (c3923230152239632418d2ef531684b216f4ace3)
 

作者 SHA1 备注 提交日期
  Ankush Menat 0f83e9e944
fix: correct import path 2 年前
  Ankush Menat e35671203c refactor: simplify virtual doctype example 2 年前
  Ankush Menat d83712d553 feat: delete support for virtual doctypes from desk 2 年前
  Ankush Menat 4c877258f0 test: add tests for virtual doctype desk interactions 2 年前
  Nabin Hait 53c22b0493 feat: Enable mentions and notify users from any text field 2 年前
  gavin 7eb7ec2663
Merge branch 'develop' into cleanup 2 年前
  Gavin D'souza 9dba593a6e refactor: Add typing + comprehensions for readability 2 年前
  Gavin D'souza ad90923801 test(communication): Add test for handling duplicate email signatures 2 年前
  Ankush Menat f1d638473f refactor: add reload function back 2 年前
  Ankush Menat e8efd64dbc refactor!: better API contracts for virtual doctype 2 年前
  Ankush Menat b8d56eaefb chore: remove test doctypes from prod 2 年前
  Ankush Menat e88bc35cae refactor: move is_virtual_doctype to relevant file 2 年前
  Shridhar b2203893a1 fix: do not fetch comments from parent for virtual doctype 2 年前
  Ankush Menat 10da1622f4 fix: form view broken for virtual doctype 2 年前
  gavin b52fdbba45
Merge pull request #16961 from gavindsouza/mariadb-client-refactor 2 年前
  gavin f40214bca8
fix(get_last_doc): Allow for_update as kwarg only 2 年前
  Gavin D'souza d1fbab1c45 test(db): Add tests for untested db methods 2 年前
  Gavin D'souza 2bef29bb46 chore: Deprecate backup script + minor refactors 2 年前
  Gavin D'souza 1dbc0b4d3c fix(db*): Use common fallback Datetime str 2 年前
  Gavin D'souza bcfa8c276e fix: Set default port attribute for Database classes 2 年前
  gavin d285ce910f
Merge branch 'develop' into mariadb-client-refactor 2 年前
  Gavin D'souza 1a610e135d fix(db): Use sentinel object for default values paramters 2 年前
  Gavin D'souza e411132c6e fix(db): Revert breaking change of wrapping NoneType in sequence 2 年前
  Gavin D'souza 63e618c709 test: More resilient tests for sequences 2 年前
  Gavin D'souza 006ebcbede refactor: Use pymysql over mariadb client 2 年前
  Shariq Ansari b1e9bc8d12
fix: error while genarating date for blog post google search preview (#17581) 2 年前
  Suraj Shetty 623650ab3b Merge branch 'develop' of https://github.com/frappe/frappe into develop 2 年前
  Suraj Shetty 9e87598dda refactor: Use FrappeTestCase as it rolls back test data 2 年前
  Ankush Menat d2177d16a1
ci: bump node version to node16 (#17564) 2 年前
  Sagar Vora 85a3837b14
fix: ensure 2FA patch sets parent only for 2FA keys (#17575) 2 年前
  Ankush Menat b42e3b7a6b
Merge pull request #17491 from ankush/undo_stack 2 年前
  Ankush Menat 5ea96ced3a test: undo/redo, jump to field UI tests 2 年前
  Ankush Menat e73f4aa8ab fix: avoid nonsensical change triggers 2 年前
  Ankush Menat 129152c1c5 feat: highlight changed fields when doing undo/redo 2 年前
  Ankush Menat a1ca1e2cc6 feat: undo/redo on child table fields 2 年前
  Ankush Menat 715299fc08 fix: erase undo/redo history on doc change/refresh 2 年前
  Ankush Menat 836ce67d85 feat: undo/redo on form view 3 年前
  Ankush Menat e7082d611f
fix: broken realtime doc change updates (#17567) 2 年前
  Ankush Menat 8a8f0a1c79
fix: replace incorrect validation on doctype links (#17561) 2 年前
  Suraj Shetty 302b01267c
Merge pull request #17551 from surajshetty3416/fix-note-notification 2 年前
  Suraj Shetty 67350e9ac3 test: Add a test case to validate `get_unseen_notes` 2 年前
  Suraj Shetty 6bbd8fcb32 fix: Filter notes with `notify_on_login` and not `notify_on_every_login` 2 年前
  gavin 486f26a1ff
Merge branch 'develop' into mariadb-client-refactor 2 年前
  Ankush Menat b840b6dd2e
Merge pull request #17549 from resilient-tech/use-decorator 2 年前
  Suraj Shetty 6294e13e64
Merge pull request #17554 from surajshetty3416/fix-client-query 2 年前
  mergify[bot] 23e6df4cb3
Merge pull request #17550 from surajshetty3416/fix-file-upload-permission 2 年前
  Suraj Shetty 99c6990761 fix: Allow `fields` to have "*" without array 2 年前
  Suraj Shetty d5bf9b60e0 fix: Query for unseen notification 2 年前
  Suraj Shetty 8f48c4d943 fix: No need to check for permssion again while attaching a file 2 年前
  Sagar Vora eea2616aac style: use `middleware` decorator to keep function definition intact 2 年前