Gavin D'souza
ad1fedf4a8
fix: Return correct types for time utils
3 лет назад
Gavin D'souza
2b4cb2e1c7
test: Add tests for get_time, get_timedelta
3 лет назад
mergify[bot]
3da7a5c1ff
Merge pull request #15679 from alyf-de/translate-report-export
feat: translate column names in export of report
3 лет назад
mergify[bot]
36b105b014
Merge pull request #15839 from resilient-tech/fix-progress-bar-color
fix: primary color for progress bar
3 лет назад
Pruthvi Patel
c467708fbc
fix: dynamic progress-bar color
3 лет назад
Gavin D'souza
001075f88a
fix: Use lru_cache instead of cache
* Mainly because it was introduced in PY39
* Making this change beacuse I'd like to evict cold caches too
3 лет назад
Mohammad Hasnain Mohsin Rajan
3674117192
Merge pull request #14079 from hasnain2808/user-permission-for-restricting-nested-struct
fix: user permission for restricting nested struct
3 лет назад
Ankush Menat
5c17f9ad79
Merge pull request #15661 from gavindsouza/thumbnail-for-images
fix: Thumbnail for external images (from URL)
3 лет назад
mergify[bot]
819202f5da
Merge pull request #15560 from gavindsouza/set_value-refactor
refactor: frappe.db.set_value
3 лет назад
Ankush Menat
300031aa36
revert "refactor: get_docinfo without side effects"
This reverts commit 79f5a6b640
.
3 лет назад
mergify[bot]
e43cf12941
Merge pull request #15821 from ankush/missing_email
fix: communication missing from form timeline
3 лет назад
Faris Ansari
8018923365
Merge pull request #15784 from netchampfaris/fix-request-args-transformation
fix!: remove unnecessary array transformation in request args
3 лет назад
Faris Ansari
7ef9a2554c
test: web request with array values as params
3 лет назад
Ankush Menat
3af8debbad
test: docinfo
3 лет назад
Ankush Menat
79f5a6b640
refactor: get_docinfo without side effects
3 лет назад
Ankush Menat
2f239dbe4f
fix: communication missing from form timeline
3 лет назад
Ankush Menat
da8c07d8fa
test: commented out lines in patches.txt ( #15818 )
3 лет назад
mergify[bot]
1a05f4f9a4
Merge pull request #15805 from ruchamahabal/user-type-tests
test(User Type): add select perm doctypes
3 лет назад
Saqib Ansari
bd8ac90286
fix(ux): show report button on too many writes error ( #15614 )
* feat: log errors on too many writes to ease debugging
* fix(ux): extract and show which app/file/function caused too many writes
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* refactor: show Report button instead of logging
* revert: unnecessary new functionality
* test: assert exact exception
Co-authored-by: Ankush Menat <ankush@frappe.io>
3 лет назад
mergify[bot]
f804640e85
Merge pull request #15792 from netchampfaris/pfbb-fixes
fix: New Print Format Builder fixes
3 лет назад
Wolfram Schmidt
fadb07393b
chore: Update de.csv ( #15802 )
added missing translation in DocType User
3 лет назад
Rucha Mahabal
38393c56df
test(User Type): add select perm doctypes
3 лет назад
Gavin D'souza
229e259bd2
fix: Format timedelta object accurately
3 лет назад
Gavin D'souza
885c86bedb
Merge branch 'develop' of github.com:frappe/frappe into set_value-refactor
3 лет назад
Gavin D'souza
adc745a72c
fix: Avoid TypeError when guess_extension returns None
3 лет назад
Gavin D'souza
8d9b46527f
chore: Remove dead imports
3 лет назад
Gavin D'souza
c56b5a4899
Merge branch 'develop' of github.com:frappe/frappe into thumbnail-for-images
3 лет назад
Rushabh Mehta
4962fb8fd0
Merge pull request #15786 from phot0n/drop-post-post-comment-doctypes
refactor!: remove post and post comment doctypes
3 лет назад
mergify[bot]
386903388a
Merge pull request #15799 from hrwX/add_attach_in_fetch
feat: add Attach Image in add_fetch
3 лет назад
hrwx
5e2bfbd04f
feat: add Attach Image in add_fetch
3 лет назад
mergify[bot]
7d5465b2e3
Merge pull request #15771 from OneiricIT/OneiricIT-webform-signaturefield
feat: signature field in webform
3 лет назад
mergify[bot]
10bfad7dc1
Merge pull request #15768 from alyf-de/msgprint-title
fix: translate title in msgprint
3 лет назад
Ankush Menat
eda052529b
fix: calling non-exisitng unescape method on HTML2Text ( #15796 )
test: xlsxutils
3 лет назад
Faris Ansari
7223f749dc
fix: child table columns overflow
3 лет назад
Faris Ansari
e198217d13
fix: Show Reset Changes only when there are changes
3 лет назад
hrwx
ede9755649
fix: show sidebar in nav for md and sm screen size
3 лет назад
phot0n
6baae86787
fix: patch for removing post and post comment doctypes
3 лет назад
phot0n
e716a55932
refactor(minor): move frequently_visited_links from (now deleted) post to route_history
3 лет назад
phot0n
17f8a70003
chore: remove post and post comment doctypes
3 лет назад
Faris Ansari
b632cc558b
fix: remove unnecessary array transformation in request args
`key: ['value', 'value2']` is turned into `key: 'value'` for no reason
3 лет назад
Gavin D'souza
5b6ceb5543
Merge branch 'develop' of github.com:frappe/frappe into set_value-refactor
3 лет назад
Gavin D'souza
1811f464a9
Merge branch 'set_value-refactor' into set_value-refactor
3 лет назад
Gavin D'souza
e080eab06b
style: Sort imports
3 лет назад
Gavin D'souza
4990a59c48
test: Added unit tests for format_timedelta, parse_timedelta,
json_handler
3 лет назад
Gavin D'souza
8037866dc1
fix: Handle parsing and formatting timedeltas
* Added utils parse_timedelta, format_timedelta
* Added to json_handler for de-serializing timedelta objects
3 лет назад
Gavin D'souza
9091b2a037
feat(minor): Case option in run-tests for specifying TestCase
3 лет назад
Raffael Meyer
07ae6855c3
fix: use format string
Co-authored-by: Himanshu <himanshuwarekar@yahoo.com>
3 лет назад
mergify[bot]
74964e04da
Merge pull request #15763 from gavindsouza/misc-fixes-6
fix!: Misc fixes
3 лет назад
mergify[bot]
68034a4feb
Merge pull request #15777 from surajshetty3416/chat-removal-patch
fix: Add patch to remove chat related doctypes
3 лет назад
Suraj Shetty
6f5feb05fa
fix: Add patch to remove chat related doctypes
3 лет назад