Shivam Mishra
|
14d02cbbfb
|
fix: explicit check of return value of validate
|
2020-04-28 13:55:47 +05:30 |
|
Shivam Mishra
|
ad66cfcb8b
|
fix: trigger after_load and after_save explicitly
|
2020-04-28 13:50:53 +05:30 |
|
Faris Ansari
|
b8a50f063f
|
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind-blurred-images
|
2020-04-27 13:06:40 +05:30 |
|
mergify[bot]
|
50da7acba7
|
Merge pull request #10106 from surajshetty3416/fix-child-table-style
fix: Grid Form style
|
2020-04-27 06:04:44 +00:00 |
|
Suraj Shetty
|
3292cfb82d
|
fix(style): Make grid form look visually centered & fix scrolling
- Scroll -15px to make grid form look visually centered
- Do not scroll if grid is displayed in modal
|
2020-04-26 20:36:01 +05:30 |
|
Suraj Shetty
|
84a3d9271e
|
fix: Only make form-area scrollable
- Exclude grid-form-footer from scrolling area
|
2020-04-26 20:32:51 +05:30 |
|
Suraj Shetty
|
7503128765
|
Revert "fix: Set fields in grid form as read only for non-editable grids"
|
2020-04-26 17:18:11 +05:30 |
|
Faris Ansari
|
1e2744318e
|
fix: Markdown styles
|
2020-04-26 14:53:34 +05:30 |
|
Faris Ansari
|
f7109d6294
|
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind-blurred-images
|
2020-04-25 19:52:17 +05:30 |
|
Suraj Shetty
|
e2bf18f1b3
|
Merge branch 'develop' into custom_dashbaiord_options
|
2020-04-25 17:38:18 +05:30 |
|
Faris Ansari
|
280e7d982e
|
feat: Blur-up images before loading
|
2020-04-25 14:48:43 +05:30 |
|
Suraj Shetty
|
6922241d51
|
Merge branch 'develop' into patch-1
|
2020-04-25 14:06:25 +05:30 |
|
mergify[bot]
|
8d8d4afa29
|
Merge pull request #10087 from scmmishra/remove-red
fix: remove unused red indicator from the legend
|
2020-04-25 05:43:47 +00:00 |
|
Suraj Shetty
|
c0d4d37d9e
|
Merge branch 'develop' into barcode-width
|
2020-04-25 09:18:21 +05:30 |
|
Faris Ansari
|
caa068932c
|
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind
|
2020-04-24 23:48:29 +05:30 |
|
mergify[bot]
|
852741581a
|
Merge pull request #10044 from prssanna/code-expand-button
fix: move expand button after description and change label according to state
|
2020-04-24 18:03:06 +00:00 |
|
Rohan Verma
|
46d35308fe
|
feat: add support for golang mode in ace-editor
Closes #10088 10088
|
2020-04-24 18:11:27 +05:30 |
|
Rohit Waghchaure
|
99f818d9fe
|
added donut option in the chart option type
|
2020-04-24 17:19:48 +05:30 |
|
Shivam Mishra
|
1dfd194b2e
|
fix: remove unused red indicator from the legend
|
2020-04-24 14:09:41 +05:30 |
|
Suraj Shetty
|
a3b9761f76
|
style: Fix formatting
|
2020-04-24 13:43:35 +05:30 |
|
Faris Ansari
|
422f8d2123
|
fix: Better styling for smaller breakpoints
- Add extra large breakpoint
|
2020-04-23 21:38:55 +05:30 |
|
Suraj Shetty
|
b2a8d1ee8f
|
Merge branch 'develop' into barcode-width
|
2020-04-23 13:46:47 +05:30 |
|
mergify[bot]
|
b18f7866d9
|
Merge pull request #10046 from rohitwaghchaure/fixed-user-permissions-issue-develop
fix: ignore user permissions not working from the JS side
|
2020-04-22 08:41:53 +00:00 |
|
Shivam Mishra
|
a555f9ed52
|
feat: override barcode svg width to fit in html area
|
2020-04-22 13:34:21 +05:30 |
|
mergify[bot]
|
7fb8dac072
|
Merge pull request #10030 from Thunderbottom/validate-name-data-options
feat: Add name validation to data fieldtype
|
2020-04-22 07:43:25 +00:00 |
|
Suraj Shetty
|
d0a2995cc8
|
Merge pull request #10043 from prssanna/timestap-case-fix
fix: Case of timestamps
|
2020-04-22 12:58:39 +05:30 |
|
Rohit Waghchaure
|
02b3ccc935
|
fix: ignore user permissions not working from the JS side
|
2020-04-22 12:49:24 +05:30 |
|
prssanna
|
a3059b10d1
|
fix: move expand button after description and change label according to state
|
2020-04-22 12:32:52 +05:30 |
|
mergify[bot]
|
283cca4879
|
Merge pull request #10039 from scmmishra/module-less-fix
fix: add modules.less
|
2020-04-22 06:36:30 +00:00 |
|
prssanna
|
774f990260
|
fix: fix case of timestamps
|
2020-04-22 12:03:35 +05:30 |
|
Shivam Mishra
|
db120f4793
|
fix: add modules.less
|
2020-04-22 11:39:37 +05:30 |
|
mergify[bot]
|
e950b2e45d
|
Merge pull request #9910 from ruchamahabal/move-video
feat: Add Video DocType
|
2020-04-22 05:20:55 +00:00 |
|
mergify[bot]
|
7035588bdc
|
Merge pull request #10028 from scmmishra/mail-minimizable
feat(UX): allow minimizing new email dialog
|
2020-04-21 18:38:24 +00:00 |
|
Faris Ansari
|
ce76ee06ef
|
fix: Hide summary arrow utility
|
2020-04-21 16:49:58 +05:30 |
|
Chinmay D. Pai
|
6f63b03aeb
|
chore: fix sider issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-04-21 16:09:09 +05:30 |
|
Chinmay D. Pai
|
1dfa8ccbc4
|
feat: add name validation to data fieldtype
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
|
2020-04-21 15:49:55 +05:30 |
|
Prssanna Desai
|
f9e898eea4
|
Merge pull request #9959 from scmmishra/tracking
feat: web page tracking
|
2020-04-21 14:08:41 +05:30 |
|
Shivam Mishra
|
7d6adb9430
|
feat: allow minimizing new email dialog
|
2020-04-21 13:25:24 +05:30 |
|
Shivam Mishra
|
ceabdf7403
|
feat: better handling of website tracking flag
|
2020-04-21 12:43:26 +05:30 |
|
Suraj Shetty
|
fa39cb3bbe
|
Merge branch 'develop' into form-save-fix
|
2020-04-21 08:49:35 +05:30 |
|
Rohit Waghchaure
|
02d3654b45
|
fix: custom options not adding in the dashboard chart
|
2020-04-20 23:23:22 +05:30 |
|
mergify[bot]
|
2569db0f79
|
Merge pull request #10018 from prssanna/multiselectlist-fix
fix: MultiSelectList field being rendered multiple times in dialog
|
2020-04-20 15:34:58 +00:00 |
|
prssanna
|
83a2b354d9
|
fix: MultiSelectList field being rendered multiple times in dialog
|
2020-04-20 20:45:25 +05:30 |
|
Rucha Mahabal
|
1a8e8437a2
|
fix: Breadcrumb and Desk Page for Video DocType
|
2020-04-20 20:04:08 +05:30 |
|
Shivam Mishra
|
f0e8c0ae40
|
Merge pull request #9997 from prssanna/fix-export-hidden-column
fix(Reports): don't export hidden columns in reports
|
2020-04-20 16:49:06 +05:30 |
|
prssanna
|
f1806aa8ef
|
fix: form not being saved on setting empty value for some fieldtypes
|
2020-04-20 12:43:24 +05:30 |
|
mergify[bot]
|
30705290fb
|
Merge pull request #9995 from netchampfaris/code-resize
feat: Ability to resize expand/collapse code field
|
2020-04-20 06:07:37 +00:00 |
|
Rushabh Mehta
|
b7b0f1ddb1
|
Merge pull request #9999 from rmehta/webview-fixes-1
fix(web view): Made Web Views embeddable & other enhancements
|
2020-04-20 10:28:08 +05:30 |
|
Faris Ansari
|
5ea86c6454
|
fix: Use Web Page Block for Navbar and Footer
- Add more Web Templates
|
2020-04-19 16:19:02 +05:30 |
|
Rushabh Mehta
|
25d92ac9b2
|
fix(Web View): renamed Web View Item to Web View Components, made Web Views embeddable, introduced full width, introduced Color
|
2020-04-19 15:02:22 +05:30 |
|