Deepesh Garg
f23eb73b2a
fix: Code cleanup
3 лет назад
Suraj Shetty
8e43fec728
Merge branch 'develop' into aks-fix-param_wrapper
3 лет назад
Suraj Shetty
3763b953a7
Merge pull request #15835 from sumaiya2908/add-breadcrum-to-dashboard
3 лет назад
Nabin Hait
21b997bd8b
fix: delete chat message attachments ( #15852 )
3 лет назад
saxenabhishek
680eea0751
test: string values inside qb objects
case inside update queries needs a recursive call param wrapper got lost
3 лет назад
saxenabhishek
44d7940746
fix: missing `param_wrapper` in recursive calls
3 лет назад
Suraj Shetty
418df9951e
Merge pull request #15776 from surajshetty3416/fix-link-field
3 лет назад
mergify[bot]
69df0a226d
Merge pull request #15826 from shariquerik/doctype-name-length-validation
fix: Doctype name/table-name in database is limited to 64 character
3 лет назад
Suraj Shetty
8efb100222
Merge pull request #15831 from marination/moment-missing-in-datetime-web
3 лет назад
Suraj Shetty
a424f1c3aa
Merge branch 'develop' into doctype-name-length-validation
3 лет назад
Suraj Shetty
6163ebf1eb
Merge pull request #15851 from wojosc/patch-4
3 лет назад
Wolfram Schmidt
ac3de2cb81
Update de.csv
missing translation added
3 лет назад
marination
ab5f45a96f
chore: Add `moment` to bundle instead of injection via script tag
- Wherever moment is imported in html, use dependent bundle to import it instead for consistency
- Remove moment import from `base.html` since it uses `frappe-web.bundle.js` anyway
3 лет назад
Deepesh Garg
7eed741029
Merge branch 'develop' of https://github.com/frappe/frappe into data_import_enhancements_develop
3 лет назад
Deepesh Garg
977c9d1622
chore: Remove unused imports
3 лет назад
Deepesh Garg
93c476ef30
fix: Test case
3 лет назад
Shariq Ansari
749ace654c
test: added unit test
3 лет назад
marination
3f6eb5d99d
fix: Load `moment` and bind to window from new file
- Introduce new file in `/lib` to import moment and bind to window
- Use new lib file to load moment in web bundle and libs bundle (desk)
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
3 лет назад
mergify[bot]
7f5aa9d841
Merge pull request #15842 from resilient-tech/fix-checkbox-color
fix: primary color for checkbox and radio
3 лет назад
Gavin D'souza
1b7fa5e180
fix(test): Update test according to API behaviour
3 лет назад
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
eb6d7d2ea7
fix: dynamic colors for checkbox and radio
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 лет назад
Shariq Ansari
d8403f4552
Merge branch 'develop' into doctype-name-length-validation
3 лет назад
Summayya
962a3736aa
refactor: add semicolon
3 лет назад
Ankush Menat
5c17f9ad79
Merge pull request #15661 from gavindsouza/thumbnail-for-images
fix: Thumbnail for external images (from URL)
3 лет назад
Shariq Ansari
85680cc93d
chore: better error message
3 лет назад
mergify[bot]
819202f5da
Merge pull request #15560 from gavindsouza/set_value-refactor
refactor: frappe.db.set_value
3 лет назад
Summayya
d5f5b07435
refactor: add condition for dashboard-view
3 лет назад
Summayya
12c7f2ae2d
feat: add breadcrumbs in dashboard view
3 лет назад
kamaljohnson
ffbf215070
fix: communication if is_first and no append_to issue
3 лет назад
kamaljohnson
12442726c6
fix: reply emails get_reference_doc from communication issue
3 лет назад
kamaljohnson
f960fb70dc
fix: append_to in case of not passed issue
3 лет назад
marination
dfffb25704
fix: Import moment in datetime js for web portal
- moment is imported via libs.bundle.js which is used in desk views
- frappe's web bundle does not contain moment due to which, `undefined moment` breaks loading other js assets
- for some odd reason, importing moment in the web bundle does not work, so this is a temporary fix for that
3 лет назад
kamaljohnson
18820bf44e
feat: add test
3 лет назад
Deepesh Garg
2ca5c390d0
fix: Use db insert for logs
3 лет назад
kamaljohnson
498e6a9656
Merge branch 'develop' into fix-imap-folder-append-to-not-working-issue
3 лет назад
kamaljohnson
58db376509
fix: email syncing with "seen" emails even if email_sync filter set to "unseen" issue
3 лет назад
Ankush Menat
300031aa36
revert "refactor: get_docinfo without side effects"
This reverts commit 79f5a6b640
.
3 лет назад
kamaljohnson
43ac81be5d
refactor: remove debug logs
3 лет назад
kamaljohnson
eb574ca9f1
feat: add filter for append_to wrt imap_folder
3 лет назад
Deepesh Garg
cafd513c49
fix: Remove partially completed status
3 лет назад
Deepesh Garg
f9126bccc9
fix: Show import logs in data import doctype
3 лет назад
Deepesh Garg
4a0343fdf1
fix: Total status count
3 лет назад
Deepesh Garg
e925d26c89
fix: Error message display and linting issues
3 лет назад