Vishal Dhayagude
df1d3be9fb
fix(web_form) : web form file attachment link to specific doctype ( #222 )
2020-06-09 18:50:29 +05:30
mergify[bot]
835c882656
Merge pull request #10575 from deepeshgarg007/import_fixtures_fix
...
fix: Ignore doc validations while importing docs from fixtures
2020-06-09 10:11:39 +00:00
mergify[bot]
06d9ac60e0
Merge pull request #10538 from Thunderbottom/dropbox-email-fix
...
fix: send email for successful backup only if checked
2020-06-09 02:58:10 +00:00
Suraj Shetty
f322a7a4a8
Merge branch 'develop' into dropbox-email-fix
2020-06-09 08:15:48 +05:30
Faris Ansari
6b2d62273e
Merge pull request #10563 from scmmishra/blog-imporv
2020-06-08 19:32:06 +05:30
Faris Ansari
c31dc9ae22
test: fix blog test
2020-06-08 19:18:10 +05:30
Shivam Mishra
8bfdc2696a
Merge pull request #10622 from netchampfaris/page-builder-fixes-2020-06-08
...
fix: Page builder styling fixes
2020-06-08 13:45:52 +00:00
Shivam Mishra
3a24e384a5
Merge pull request #10591 from scmmishra/page-switcher
2020-06-08 13:44:31 +00:00
Faris Ansari
4d5927218c
Merge branch 'blog-imporv' of https://github.com/scmmishra/frappe into blog-imporv
2020-06-08 19:05:58 +05:30
Faris Ansari
ed5d657a62
fix: Smaller blog title and hr above content
2020-06-08 19:05:44 +05:30
Faris Ansari
c0e94e7e38
fix: Add anchored headings only on doc content
2020-06-08 19:05:18 +05:30
Faris Ansari
9a4fe0f0c3
fix: Add anchored headings only on doc content
2020-06-08 18:56:46 +05:30
Faris Ansari
53c1845ae5
fix: Blog styles
...
- Use markdown styles for blog content
2020-06-08 18:56:30 +05:30
Faris Ansari
44fc9c57e2
fix: Set source only if raw content
2020-06-08 18:55:58 +05:30
Faris Ansari
8c433fcca6
Merge branch 'develop' of https://github.com/frappe/frappe into blog-imporv
2020-06-08 17:07:03 +05:30
Faris Ansari
b7acd312ad
Merge pull request #10586 from scmmishra/image-grid
2020-06-08 17:01:43 +05:30
Faris Ansari
41c7f84fd2
fix: Page builder styling fixes
...
- Narrower container for xl screens
- Add larger 2xl breakpoint
- Softer nav and footer links
- Softer card hover border
- Smaller hero subtitle on mobile
2020-06-08 16:59:32 +05:30
Faris Ansari
96da419b73
Merge branch 'image-grid' of https://github.com/scmmishra/frappe into image-grid
2020-06-08 16:08:18 +05:30
Faris Ansari
ea5c7b888c
fix: Minor classname change
2020-06-08 16:07:30 +05:30
Shivam Mishra
e05b0e9dfc
refactor: better class naming
2020-06-08 16:05:05 +05:30
Faris Ansari
19660367bd
Merge pull request #10571 from frappe/page-builder-2020-05-17
2020-06-08 15:49:02 +05:30
Faris Ansari
d837b12bad
fix: Styling for Next link
2020-06-08 06:03:35 +05:30
Faris Ansari
b78e143760
fix: Handle anchored headings in url
2020-06-08 06:03:10 +05:30
Suraj Shetty
9c9af98ccd
Merge branch 'develop' into page-switcher
2020-06-07 21:12:06 +05:30
Suraj Shetty
dde11a50e9
fix: Handle invalid date parsing ( #10614 )
2020-06-07 20:25:11 +05:30
Shivam Mishra
4c94fe822f
feat: show message print on quick entry dialog ( #10580 )
...
Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2020-06-06 12:59:08 +05:30
mergify[bot]
2468e9eb36
Merge pull request #10609 from SDLyu/fix/access-dict-bug
...
fix: Dict has no attribute of fieldname
2020-06-06 03:44:06 +00:00
SDLyu
cd4ae61220
Fix bug dict has no attribute of fieldname
2020-06-06 09:42:17 +08:00
mergify[bot]
ec3ca934f8
Merge pull request #10600 from Thunderbottom/revert-site-delete
...
fix: DO NOT ever delete site folder
2020-06-05 17:06:39 +00:00
Chinmay D. Pai
fe6fa420b0
fix: DO NOT ever delete site folder
...
this is very stupid, never delete folders that you do not know the
importance of
all the site data is stored in the sites folder, and may it even be
new-site, the data should not be deleted at any cost
please never add anything to the code that "deletes folders" on failure.
this is highly risky, and it should never be a practice to delete anything
without user confirmation.
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-06-05 20:54:33 +05:30
Faris Ansari
497068886c
chore: Omit less and scss files from coveraage
2020-06-05 20:04:44 +05:30
Faris Ansari
163aa44c33
fix: Fallback for empty hooks
2020-06-05 19:48:10 +05:30
Faris Ansari
8119992fb2
fix: Remove default base_template_map
2020-06-05 19:45:52 +05:30
Shivam Mishra
7428ddc859
Merge branch 'develop' of github.com:frappe/frappe into blog-imporv
2020-06-05 19:00:47 +05:30
Shivam Mishra
55e80bd115
Merge branch 'develop' of github.com:frappe/frappe into image-grid
2020-06-05 19:00:07 +05:30
Shivam Mishra
73df17c494
Merge branch 'develop' of github.com:frappe/frappe into page-switcher
2020-06-05 18:58:52 +05:30
Shivam Mishra
2c05369f2c
Merge pull request #10592 from scmmishra/fix-cypress-again
2020-06-05 13:28:09 +00:00
Gavin D'souza
fc6aeada2b
Merge branch develop into page-builder-2020-05-17
2020-06-05 18:24:22 +05:30
gavin
e3fe4f9421
Merge pull request #10597 from gavindsouza/travis-refact
...
fix: travis handle git errors if any occur
2020-06-05 18:22:52 +05:30
Gavin D'souza
7064370c36
fix: travis handle git errors if any occur
...
eg:
fatal: Invalid symmetric difference expression
fatal: bad object
2020-06-05 17:49:09 +05:30
Faris Ansari
2cfe7d4457
fix: Sider issues
2020-06-05 15:52:11 +05:30
Faris Ansari
f7158ad5f6
fix: Obey config for global search of web routes
2020-06-05 15:39:25 +05:30
Faris Ansari
f6b4eaf88b
fix: Scroll to active sidebar item if it exists
2020-06-05 15:38:36 +05:30
Faris Ansari
de4c94d879
fix: Add scope filter in docs
...
- Focus searchbar with / key is pressed
- No need to stringify args for $.ajax
2020-06-05 15:38:21 +05:30
Faris Ansari
2056de1132
fix: Per site Full Text Search
...
- Create indexes in sites folder
- Ability to limit searches to a path using scope
2020-06-05 15:37:15 +05:30
Shivam Mishra
e0f20fc08d
Merge pull request #10583 from scmmishra/logo-optional
...
feat: make logo optional in testimonial
2020-06-05 09:42:43 +00:00
Shivam Mishra
5c6ecd603f
Merge pull request #10588 from scmmishra/fix-footer-logo-position
...
refactor: left align logo
2020-06-05 09:42:30 +00:00
Shivam Mishra
df7f70ef29
test: form test description not filled
...
* wait 300 ms for form controller to update doc
2020-06-05 14:56:32 +05:30
Shivam Mishra
cef1e08df4
test: fix report view
...
* override render_header in report view
* cleaner refresh in list view.js
2020-06-05 13:50:08 +05:30
Shivam Mishra
6c4296c44a
feat: add page switcher for mobile view
2020-06-04 20:23:38 +05:30