Gavin D'souza
dc21722935
Merge branch 'develop' of github.com:frappe/frappe into compress-files
2020-10-05 14:08:48 +05:30
Gavin D'souza
076ba11111
fix: Update documentation helper
2020-10-05 14:06:58 +05:30
Gavin D'souza
efaed4b953
Merge branch 'develop' of github.com:frappe/frappe into compress-files
2020-10-05 13:37:46 +05:30
Prssanna Desai
82fa78c946
Merge pull request #11638 from frappe/mergify/bp/develop/pr-11633
...
fix(Query Report): typo in method name (bp #11633 )
2020-10-05 12:22:01 +05:30
prssanna
5176dfdde3
fix: typo in method name
...
(cherry picked from commit 04b10e8126c205c45272b29e9909e73a17162d9d)
2020-10-05 11:07:26 +05:30
mergify[bot]
b652382834
Merge pull request #11608 from kevingdc/fix/prepared-report-error
...
fix: Prepared report's data encoding issue
2020-10-05 04:12:48 +00:00
mergify[bot]
7c65a3741d
Merge pull request #11634 from surajshetty3416/fix-notification-value-update
...
fix(notification): Set integer value if fieldtype is one of numeric_fieldtypes
2020-10-04 16:53:14 +00:00
Suraj Shetty
ac38866d6d
fix(notification): Set integer value if fieldtype is one of numeric_fieldtypes
2020-10-04 22:00:13 +05:30
mergify[bot]
ab496a50dc
Merge pull request #11629 from abhishekbalam/get_untranslated_fix_v13
...
fix(Translation): Change file open write mode in get-untranslated command
2020-10-03 16:50:36 +00:00
Abhishek Balam
e32cbaf44a
fix: change file open write mode to match write function input string mode
2020-10-03 12:56:05 +05:30
gavin
012c637c30
chore: Replace existing Docs required check ( #11618 )
2020-10-02 16:58:45 +05:30
Frappe PR Bot
e47522a99b
chore: Update translations ( #11624 )
...
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-10-02 13:40:26 +05:30
Shivam Mishra
c7dce0bf54
fix: footer link targets ( #11613 )
2020-10-02 11:47:21 +05:30
mergify[bot]
c9de5bc468
Merge pull request #11622 from frappe/snyk-fix-8acc01ea85c8009e6377c725958a8e26
...
fix(Snyk): Security upgrade urllib3 from 1.25.8 to 1.25.9
2020-10-02 04:33:25 +00:00
snyk-bot
cb23996c8e
fix: requirements.txt to reduce vulnerabilities
...
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645
2020-10-01 22:55:15 +00:00
mergify[bot]
75c15633f7
Merge pull request #11617 from sunhoww/patch-1
...
fix: show unique users during viewing/typing notify
2020-10-01 04:07:59 +00:00
Sun Howwrongbum
31dee5d7d4
fix: send unique users during notify
2020-10-01 02:00:18 +05:30
Kevin Chan
e34d0f1751
fix: Decode content before calling json.loads()
...
This commit fixes an issue that happens when trying to open
**Prepared Reports**. The issue happens because the content isn't
decoded in a format readable by the `json.loads()` function. This was
fixed by decoding the content to *utf-8*.
2020-09-30 16:28:59 +08:00
Kevin Chan
03cc804208
style: Format with black
2020-09-30 16:27:52 +08:00
mergify[bot]
985bf3042e
Merge pull request #11593 from josephalbaph/patch-4
...
fix: Added Columns correctly exported in Excel
2020-09-30 07:16:59 +00:00
Faris Ansari
e97ce0f4fe
Merge pull request #11584 from netchampfaris/website-enh
2020-09-30 12:25:49 +05:30
mergify[bot]
9b0887c27d
Merge pull request #11604 from abhishekbalam/s3_email_issue
...
fix(Offsite Backup Utils): S3 success email sent even when checkbox not selected
2020-09-30 06:48:32 +00:00
mergify[bot]
f75f80581f
Merge pull request #11602 from gavindsouza/rm-dead-code-migrate
...
fix: Remove dead option "rebuild-website" in migrate
2020-09-30 06:09:55 +00:00
mergify[bot]
f077999a03
Merge pull request #11603 from abhishekbalam/autofocus_in_login
...
fix(Login): Autofocus on first field in Login/Forgot/Signup form
2020-09-30 06:07:26 +00:00
Abhishek Balam
414c15302e
fix: use frappe.db.get_single_value instead of get_value
2020-09-30 11:36:31 +05:30
Abhishek Balam
cba0050db8
fix: s3 sucess email sent even when checkbox not selected
2020-09-30 03:52:21 +05:30
Abhishek Balam
e085f38f74
fix: autofocus on first field in login/forgot/signup form
2020-09-30 03:14:07 +05:30
Gavin D'souza
ab34d1d9e7
fix: Remove dead option "rebuild-website" in migrate
2020-09-29 21:13:41 +05:30
Faris Ansari
5618077d0e
Merge pull request #11582 from netchampfaris/print-traceback-dev
...
fix: Print disabled traceback in development
2020-09-29 16:21:26 +05:30
Faris Ansari
4ac9a3535c
Merge pull request #11583 from netchampfaris/rollup-single-file
2020-09-29 16:20:56 +05:30
Faris Ansari
82370159f5
fix: code style
...
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2020-09-29 16:20:33 +05:30
Rushabh Mehta
7057d0ecc7
Merge pull request #11510 from MindLaborDev/develop
...
fix(web_form): Removed buggy code at webform save
2020-09-29 09:21:00 +05:30
Joseph Marie Alba
8737b0dc81
fix: Added Columns correctly exported in Excel
...
Added Columns were not exported in Excel because custom_columns were ignored in the code.
With this fix, custom_columns are considered and the Excel exports will correctly include Added Columns
2020-09-29 00:59:06 +08:00
Prssanna Desai
cc81783d24
Merge pull request #11590 from frappe/mergify/bp/develop/pr-11587
2020-09-28 19:22:45 +05:30
Prssanna Desai
5f373f2a7d
Revert "fix: Validate whether file type is CSV in Grid Upload"
...
(cherry picked from commit c2fdcd318572f42b826802a3eeab6b200aabe834)
2020-09-28 13:48:43 +00:00
Gavin D'souza
45ec8ed485
fix: Sider
2020-09-28 19:18:14 +05:30
Gavin D'souza
95ab58fa3d
chore: Optimized imports
2020-09-28 19:13:57 +05:30
Gavin D'souza
a94db8a5ce
fix: Added human readable file size func
2020-09-28 19:13:31 +05:30
Gavin D'souza
26be4a2604
fix: Verbosity. Show Backup summary, always
2020-09-28 19:12:19 +05:30
Faris Ansari
aa22287c72
fix(doc-search): Ignore keypress on input elements
2020-09-28 17:26:58 +05:30
Faris Ansari
f8167b4364
fix: Website Sidebar get_items utility method
2020-09-28 17:26:36 +05:30
Faris Ansari
bc3102b9b2
style: formatting
2020-09-28 17:26:03 +05:30
Faris Ansari
cbf94b4065
fix: Font size utility classes
2020-09-28 17:25:51 +05:30
Faris Ansari
e5e39af9b9
fix: Support single file builds in build.json
2020-09-28 17:18:54 +05:30
Faris Ansari
129eb72a2f
fix: Print disabled traceback in development
2020-09-28 17:16:44 +05:30
Faris Ansari
0f9d313497
Merge pull request #11570 from netchampfaris/fix-email-queue-btn-freeze
2020-09-28 16:09:08 +05:30
mergify[bot]
5d0f006a37
Merge pull request #11566 from frappe/refactor_web_template
...
refactor: Web Template
2020-09-28 10:23:46 +00:00
barredterra
6371b1bb23
Merge branch 'develop' into refactor_web_template
2020-09-28 10:11:40 +02:00
mergify[bot]
20032d89ea
Merge pull request #11568 from netchampfaris/fix-checkbox-css
...
fix: Checkbox CSS per browser
2020-09-28 04:17:33 +00:00
mergify[bot]
94677b0e92
Merge pull request #11574 from frappe/fix_oauth_tests
...
test: fix/refactor oauth tests
2020-09-28 04:14:24 +00:00