Gavin D'souza
602bfd4b62
fix: Show user name with workflow state in timeline
2021-09-13 15:56:00 +05:30
Rushabh Mehta
0ee7c94a9f
feat(minor): empty state for list view
2021-09-13 13:11:21 +05:30
Rushabh Mehta
22f143898b
fix(minor): frappe.toast alist from frappe.show_alert, and added toasts to website.js, plus show full processlist
2021-09-10 11:27:36 +05:30
mergify[bot]
74ee14a07b
Merge pull request #13465 from hasnain2808/fix-number-format-issues
...
fix: number format converting to decimals
2021-09-10 04:04:21 +00:00
Mohammad Hasnain
906c70b245
chore: sider
2021-09-09 14:35:04 +05:30
Mohammad Hasnain
4d0b0d35ef
fix: make flt value idempotent
2021-09-09 14:29:00 +05:30
Mohammad Hasnain
f29138d6f8
fix: convert back to number_format on change
2021-09-09 14:28:17 +05:30
Mohammad Hasnain
21a4331be4
revert: removal of flt on focus event
2021-09-09 14:27:23 +05:30
Shariq Ansari
84562d5a05
fix(UI): Incorrect text color on version document in dark mode ( #14147 )
2021-09-09 12:14:47 +05:30
Mohammad Hasnain
01fb128912
Merge branch 'develop' into fix-number-format-issues
2021-09-08 12:32:39 +05:30
gavin
620cad18d6
Merge pull request #14129 from gavindsouza/timeline-missing-comments
...
fix: Bring back the missing Comments
2021-09-07 11:35:46 +05:30
leela
3594890eb2
fix: customizing print formats
...
Currently system managers can only customize the print formats even though
the other roles has a permissions to do so. Fixed it to show
customize button based on permissions.
(cherry picked from commit f9486fce5fb24402fce31e3d36370120c4524a9b)
2021-09-07 01:16:16 +00:00
Suraj Shetty
92fceb88d5
Merge branch 'develop' into timeline-missing-comments
2021-09-06 22:57:59 +05:30
Suraj Shetty
9d9ca1c2dd
Merge branch 'develop' into mergify/bp/develop/pr-14099
2021-09-06 22:45:25 +05:30
Gavin D'souza
d55254e7dc
feat(minor): Show title for form timeline icons
2021-09-06 19:45:44 +05:30
Gavin D'souza
f0b9eb5f7c
fix: Update available Frappe icons
...
* Added icons for milestone
* Updated Workflow and Branch icons for consistency
2021-09-06 19:41:49 +05:30
Gavin D'souza
a233bf1061
fix: Add workflow comments in form timeline
...
* Add Edit, Label along with Info timeline logs
* Added title field for timeline icon
2021-09-06 19:39:08 +05:30
Shariq Ansari
4f76c56347
Merge branch 'frappe:develop' into wspace-2-fixes
2021-09-06 14:32:08 +05:30
mergify[bot]
f4d260de0d
fix: Problems while using translations via Globe Symbol ( #14128 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in>
(cherry picked from commit 40f2e915918860ade1e514c8b0bb4cf1bb6d0b2b)
Co-authored-by: vama <vamagithub@gmail.com>
2021-09-06 14:16:27 +05:30
Saqib
62a205fe2e
feat: change custom button type ( #14074 )
...
* feat: change custom button type using frm
2021-09-06 12:43:17 +05:30
leela
5ccda1d5ac
fix: RTL support for text editor
...
(cherry picked from commit 99f914698f7b86048c25087eb74dbd1fae707ac4)
2021-09-06 05:15:14 +00:00
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +05:30
Shariq Ansari
ab09ebf696
fix: Dashboard Setting already exist error and linter fixes
2021-09-02 20:46:19 +05:30
Raffael Meyer
ba07f3bc95
fix: resolve merge conflicts
2021-09-02 11:30:57 +02:00
Youssef
6c847987f1
feat: Choose Letter Head when printing multiple documents from List /Report
...
(cherry picked from commit 1c6688fd9c39008e86e88617ce901ba02b9076de)
# Conflicts:
# frappe/public/js/frappe/list/bulk_operations.js
2021-09-02 08:57:44 +00:00
Suraj Shetty
a194a05c06
Merge pull request #14054 from shariquerik/show-docstatus-in-list-view
...
fix: Show docstatus in list view through status indicator pill
2021-09-01 13:09:06 +05:30
Shariq Ansari
0ca9df7ecb
Merge branch 'develop' into workspace-2_0-fixes
2021-09-01 10:45:39 +05:30
Suraj Shetty
9d785b6d9f
Merge pull request #14050 from surajshetty3416/fix-link-selector
2021-08-31 20:05:11 +05:30
Shariq Ansari
6be64eb4f9
fix: Make min width of page action buttons to 35px
2021-08-31 17:22:48 +05:30
Rushabh Mehta
cec53b595a
fix(cleanup): cleanup email account, bug fix for web_template.js and more
2021-08-31 15:27:25 +05:30
Suraj Shetty
552dc47e90
Merge branch 'develop' into fix-link-selector
2021-08-31 09:24:52 +05:30
Saqib
0c7c1dcb89
feat: Bulk export from list view ( #13906 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-30 20:02:29 +05:30
Shariq Ansari
025be09772
fix: Home redirect issue and made default content as []
2021-08-30 18:49:34 +05:30
shariquerik
7c7eb68e4d
fix: sider fix
2021-08-30 14:00:40 +05:30
Shariq Ansari
f84344592a
Apply suggestions from code review
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-30 13:31:07 +05:30
shariquerik
4f31f9c501
fix: Show Document Status (docstatus) as a title on hovering the Status Indicator Pill
2021-08-30 11:48:39 +05:30
Shariq Ansari
729ea3eafa
Merge branch 'frappe:develop' into show-docstatus-in-list-view
2021-08-30 11:44:36 +05:30
Suraj Shetty
37d3555f1e
Merge pull request #13532 from shariquerik/date-field-validation-fix
...
fix: datetime field form validation
2021-08-30 10:01:28 +05:30
Suraj Shetty
9408714470
Merge branch 'develop' into show-docstatus-in-list-view
2021-08-30 09:49:20 +05:30
mergify[bot]
0bb05c290d
Merge pull request #14013 from shariquerik/export-all-rows-fix
...
fix: Faulty Export All rows visibility condition
2021-08-27 07:41:37 +00:00
mergify[bot]
739ce9563c
Merge pull request #14011 from mituldavid/img-processing-changes
...
refactor: Image cropping and optimization
2021-08-27 07:32:06 +00:00
Suraj Shetty
a1c057bc2a
Merge branch 'develop' into export-all-rows-fix
2021-08-27 12:57:28 +05:30
mergify[bot]
1dbffc038d
Merge pull request #14046 from ankush/recorder_import_export
...
feat: import/export captured recorder requests
2021-08-27 05:46:24 +00:00
mergify[bot]
0a7720c013
Merge pull request #13966 from hasnain2808/maxlines-argument-to-ace-editor
...
feat: max_lines option in ace editor
2021-08-27 05:35:11 +00:00
Suraj Shetty
0ad1779bc7
Merge branch 'develop' into date-field-validation-fix
2021-08-27 10:31:01 +05:30
Suraj Shetty
e134570d26
style: Remove extra space
2021-08-27 10:24:57 +05:30
shariquerik
8c7e952708
fix: Show Document Status (docstatus) in list view through status indicator pill
2021-08-26 21:43:44 +05:30
Ankush Menat
b940052cc0
fix(ux): add message for dropping file
...
Also minor refactor: v-else instead of using negation of same condition.
2021-08-26 19:55:58 +05:30
hasnain2808
2705498eef
Merge branch 'develop' into maxlines-argument-to-ace-editor
2021-08-26 16:06:52 +05:30
Suraj Shetty
610ea87ff1
fix: Dashbord item spacing
2021-08-26 14:23:03 +05:30