Commit graph

47713 commits

Author SHA1 Message Date
Suraj Shetty
84f4a76290 refactor: Re-organize fields 2024-10-21 11:51:08 +05:30
Suraj Shetty
d35518639b feat: Add a field to accept allowed embedding domains 2024-10-18 11:30:11 +05:30
David Arnold
7a9748a417
refactor: permutate implementation to assert no functional change in preparation (#28160) 2024-10-18 02:40:06 +02:00
David Arnold
2f9fd308e8
fix(testing): pdb post mortem (#28156) 2024-10-17 18:52:25 +00:00
Akhil Narang
60df96ce08
Merge pull request #28139 from cogk/fix-add-fields-for-quick-list-indicator
fix(QuickList): Fetch more fields for get_indicator
2024-10-17 10:50:10 +05:30
Akhil Narang
a4c6fdf7cd
Merge pull request #27805 from akhilnarang/report-view-read-only-depends-on
feat(report_view): add some basic support for `read_only_depends_on`
2024-10-17 10:49:01 +05:30
Akhil Narang
ad9e237e08
Merge pull request #28141 from cogk/fix-translate-oauth-confirmation-details
fix: Translate OAuth confirmation details
2024-10-17 09:55:49 +05:30
Corentin Forler
7360e3aa3d
fix: Use frappe._ 2024-10-16 21:07:57 +02:00
Akhil Narang
0a56276a3e
Merge pull request #28140 from cogk/fix-make-background-print-status-translatable
fix: Make background print status translatable
2024-10-17 00:36:14 +05:30
David Arnold
129af5e26a
fix(testing): improve error message on inconsistent global state (#28144) 2024-10-16 16:00:59 +00:00
David Arnold
30dda5287c
test: remove toleration for test record creation failure (#28143)
this ensures test record creation conforms with the spec or fails sharply
2024-10-16 16:18:36 +02:00
David Arnold
860ae4fdcb
test: improve logging during test record creation failure (#28142) 2024-10-16 13:07:39 +00:00
Corentin Forler
78fbd39b2a
fix: Translate OAuth confirmation details 2024-10-16 12:32:49 +02:00
Corentin Forler
ee73ed8c02
fix: Make background print status translatable 2024-10-16 12:13:55 +02:00
Sumit Bhanushali
9788e47bb0
Merge pull request #28137 from frappe/pf_builder_ff
fix(PrintFormatBuilder): filter fields should filter all fields, search should be case insensitive
2024-10-16 14:46:26 +05:30
Corentin Forler
db0c0080c7
fix(QuickList): Fetch more fields for get_indicator 2024-10-16 11:11:11 +02:00
Sumit Bhanushali
584b8d7046 fix(PrintFormatBuilder): search should be case insensitive 2024-10-16 14:29:43 +05:30
Sumit Bhanushali
6c6deb443e fix(PrintFormatBuilder): filter fields should filter all fields 2024-10-16 14:29:04 +05:30
Sumit Bhanushali
9b241b46ac
Merge pull request #28134 from frappe/permlevel-non-negative
fix: forbid setting perm level as negative number
2024-10-16 13:09:18 +05:30
Sumit Bhanushali
6eefe3e6b5 fix: forbid setting perm level as negative number 2024-10-15 23:35:29 +05:30
Akhil Narang
e96ff7e65e
Merge pull request #28015 from marination/not-set-filter
fix: 'not set' equivalence in query conditions
2024-10-14 16:00:55 +05:30
Akhil Narang
ff0fe1228e
Merge pull request #28118 from Priyansh121096/fix
refactor: Replace hard-coded pg default port with PostgresDatabase.default_port
2024-10-14 16:00:20 +05:30
Sumit Bhanushali
b3681be736
Merge pull request #28124 from frappe/fixes-1310
fix(Link): style of clear icon
2024-10-14 14:17:22 +05:30
Frappe PR Bot
87d5187aba
fix: sync translations from crowdin (#27938) 2024-10-14 04:23:51 +00:00
Priyansh Agrawal
92a0ffb191 refactor: Replace hard-coded pg default port with PostgresDatabase.default_port 2024-10-13 18:00:48 +00:00
David Arnold
97c25594dc
refactor: place mappers into read-only mode (#27956) 2024-10-13 16:06:01 +02:00
Ankush Menat
a25df17efb
Revert "refactor: Replace hard-coded pg default port with PostgresDatabase.de…" (#28117)
This reverts commit cfb04b93e1.
2024-10-13 13:05:50 +00:00
David Arnold
633c511039
test: fix record creation on reentry (#28111)
* test: fix record creation on reentry

* chore(testing): clarify function signature
2024-10-13 14:04:36 +02:00
David Arnold
a8ae9f9f0f
fix(testing): test record removal (#28114) 2024-10-13 10:33:34 +00:00
David Arnold
008984b164
fix(dumpster): deprecation of classes (#28103)
fixes: https://github.com/The-Commit-Company/raven/pull/1093#issuecomment-2408645569
2024-10-13 12:25:53 +02:00
Sumit Bhanushali
5ac60f4d9a fix(Link): style of clear icon 2024-10-13 15:42:49 +05:30
Sumit Bhanushali
662709be4f
Merge pull request #28110 from frappe/pr_app_enh
feat: show private page at top of menu
2024-10-13 15:29:39 +05:30
Sumit Bhanushali
50c6760cf1 feat: show private page at top of menu 2024-10-13 15:16:10 +05:30
David Arnold
98301e7513
ci: run each test individually (fix fix) (#28109) 2024-10-13 02:42:41 +00:00
David Arnold
1ac43e20b2
ci: perf fix; keep record logger referenced (#28108) 2024-10-13 04:26:23 +02:00
David Arnold
c67c1b05cb
ci: run each test individually (fix) (#28107) 2024-10-13 01:38:23 +00:00
David Arnold
0e1978e5f4
ci: run each test individually (#28106) 2024-10-13 01:21:31 +00:00
David Arnold
ee1469a045
ci: erpnext lazy loading test records (#28080) 2024-10-13 01:22:18 +02:00
David Arnold
0204db6547
chore: move to use new test record api (#28105) 2024-10-12 23:13:41 +00:00
David Arnold
5dd330cef2
fix(testing): record creation output; only visit missing once (#28104) 2024-10-13 00:53:34 +02:00
David Arnold
cc1ddb975f
fix(test): Enhance test record syncing and logging functionality (#28094)
- Add reset option to clear existing test objects
- Clearly distinguishe between index doctype and record doctype
- Optimize record retrieval from test log, fix record pool layout
- Implement removal of doctype records from test log
- Enhance logging with record count information
2024-10-13 00:04:43 +02:00
David Arnold
9d63208c9c
fix: test record generation (#28102)
* chore: improve log record of testing command invokation

* chore(testing): narrower specificacion of the persistence log

* fix(testing): append raw record source data to globalTestRecords
2024-10-12 22:31:40 +02:00
David Arnold
3e3ebd2593
style: test class & module output capture (#28096) 2024-10-11 23:24:01 +00:00
David Arnold
1b00b5c723
fix(testing): variable naming for clarity (#28095) 2024-10-11 20:32:46 +00:00
David Arnold
4abc13b33c
refactor: improve test record generation and logging (#28092)
- Rename functions for clarity
- Enhance logging with more detailed messages
- Refactor record creation process for better organization
- Improve handling of record synchronization and caching
2024-10-11 18:20:35 +00:00
David Arnold
da561ff749
docs: clarify the code path, add comments (#28090) 2024-10-11 15:58:40 +00:00
David Arnold
4a65637c4a
fix: persistent per-site test record creation log file name (#28089)
* fix: persistent per-site test record creation log file name

* fix: persistent per-site test record creation log erasure
2024-10-11 13:20:27 +02:00
Suraj Shetty
2e8272cd89
fix: Copy to clipboard (#28088) 2024-10-11 10:12:11 +00:00
Ponnusamy
faefcd12b9
feat: in filed date & time calculations; eg 2024-12-01 + 5d (#27534)
* feat: add and subtract datetime

* fix: time picker doesn't show correct value

* style: pre-commit

* Revert "fix: time picker doesn't show correct value"

This reverts commit e0650d11252462cba4a9296aa9a4ea8f256c503a.
2024-10-11 10:38:24 +02:00
Akhil Narang
fe3e22efc9
Merge pull request #28073 from akhilnarang/guess-fieldtype-total-row
chore(add_total_row): guess fieldtype from cell data type if not defined
2024-10-11 11:35:04 +05:30