Suraj Shetty
|
0879c35cbc
|
chore: Only show server side coverage for now
|
2021-10-07 15:50:34 +05:30 |
|
Suraj Shetty
|
0a7500e165
|
Merge pull request #14277 from leela/fix-date-display
|
2021-10-07 15:20:50 +05:30 |
|
Suraj Shetty
|
9761809602
|
Merge pull request #14376 from anupamvs/network-printer-settings-permission
|
2021-10-07 12:58:52 +05:30 |
|
Suraj Shetty
|
02091df1c5
|
Merge branch 'develop' into network-printer-settings-permission
|
2021-10-07 12:56:19 +05:30 |
|
gavin
|
b34178a384
|
docs: Fix links in README
|
2021-10-07 12:51:44 +05:30 |
|
mergify[bot]
|
31ef7c4b0a
|
Merge pull request #14360 from pateljannat/frappe-school-link-in-readme
docs: frappe school link in readme
|
2021-10-07 07:20:27 +00:00 |
|
Gavin D'souza
|
3a5b967bfe
|
docs: Update README
* Fix Table of contents
* Restructure and reword Resources section
* Link code of conduct & security policy to README
|
2021-10-07 12:45:18 +05:30 |
|
Anupam
|
5387e48a59
|
fix: network printer settings permission issue
|
2021-10-07 12:11:29 +05:30 |
|
Suraj Shetty
|
c8efaf49c5
|
Merge pull request #14373 from anupamvs/print-issue
|
2021-10-07 10:44:49 +05:30 |
|
Anupam
|
34ba19a131
|
fix: browser printing broken
|
2021-10-07 10:27:47 +05:30 |
|
Shariq Ansari
|
f0e7605b65
|
fix: Resolved redefine object issue on webform load (#14367)
|
2021-10-06 14:18:46 +05:30 |
|
Suraj Shetty
|
db9b3e1313
|
Merge pull request #14269 from mituldavid/coverage
|
2021-10-06 13:29:40 +05:30 |
|
gavin
|
5f3e4db2aa
|
Merge pull request #14353 from resilient-tech/fix-db-name
fix: use site path instead of site name to generate DB name
|
2021-10-05 16:40:52 +05:30 |
|
gavin
|
5cd96de54b
|
Merge pull request #14361 from Aradhya-Tripathi/at/fixes
fix: Fixed get_values
|
2021-10-05 16:36:14 +05:30 |
|
Aradhya-Tripathi
|
162645d703
|
fix: fixed get_value tests
|
2021-10-05 16:23:37 +05:30 |
|
Aradhya-Tripathi
|
4919d1ba62
|
feat: Added tests for get_value with sql functions
|
2021-10-05 16:02:51 +05:30 |
|
Aradhya-Tripathi
|
f0010439c7
|
style: formatted code
|
2021-10-05 15:54:27 +05:30 |
|
Aradhya-Tripathi
|
25277e02da
|
fix: Fixed get_values
|
2021-10-05 15:48:52 +05:30 |
|
MitulDavid
|
8d48122633
|
ci: Fix Codecov configuration
|
2021-10-05 13:15:46 +05:30 |
|
pateljannat
|
f22101a9a4
|
docs: making all headings same in readme
|
2021-10-05 13:02:11 +05:30 |
|
pateljannat
|
25f694ab42
|
docs: frappe school link in readme
|
2021-10-05 12:55:07 +05:30 |
|
gavin
|
22876d9803
|
Merge pull request #14102 from Aradhya-Tripathi/at-refactor
feat: additional filter support
|
2021-10-05 12:06:04 +05:30 |
|
Aradhya-Tripathi
|
985d3476be
|
ci: trigger build
|
2021-10-05 11:36:31 +05:30 |
|
Suraj Shetty
|
5fad814863
|
Merge pull request #14357 from alyf-de/set-filter-context
|
2021-10-05 11:27:08 +05:30 |
|
Aradhya-Tripathi
|
d7f25ecb24
|
fix: fixed package_release
|
2021-10-05 11:23:35 +05:30 |
|
barredterra
|
9b19b41a55
|
feat: add context for "is (not) set" filter translations
|
2021-10-04 19:56:59 +02:00 |
|
Pruthvi Patel
|
f2cf8981b5
|
fix: get abs path
|
2021-10-04 17:59:34 +05:30 |
|
Sagar Vora
|
cbbfdf33de
|
fix: use site path instead of site name to generate DB name
|
2021-10-04 17:49:21 +05:30 |
|
Suraj Shetty
|
590001d6eb
|
Merge pull request #14351 from resilient-tech/filter-on-ace-editor-field
|
2021-10-04 17:31:25 +05:30 |
|
Suraj Shetty
|
8ac7855a4a
|
Merge branch 'develop' into filter-on-ace-editor-field
|
2021-10-04 17:14:48 +05:30 |
|
Pruthvi Patel
|
d4b78e18a5
|
fix: filter on ace editor field
|
2021-10-04 16:06:47 +05:30 |
|
Suraj Shetty
|
6b3165ffb4
|
Merge pull request #14328 from shariquerik/webform-file-upload-fix
|
2021-10-04 16:03:39 +05:30 |
|
Suraj Shetty
|
9729ae708b
|
Merge pull request #14130 from rohitwaghchaure/user-wise-grid-settings
|
2021-10-04 13:53:19 +05:30 |
|
gavin
|
1385f9f468
|
Merge pull request #14342 from gavindsouza/serve-no-redis
fix: Remove Webserver's dependency on Redis
|
2021-10-04 12:42:46 +05:30 |
|
Gavin D'souza
|
7c6fad09ee
|
fix: NoneType comparison flake8 E711
ref: https://www.flake8rules.com/rules/E711.html
|
2021-10-04 11:01:56 +05:30 |
|
gavin
|
7ff461603f
|
Merge pull request #14344 from ankush/install_pycups_failure
fix: remove pycups from requirements
|
2021-10-04 10:59:47 +05:30 |
|
Suraj Shetty
|
7b539922a0
|
Merge pull request #14332 from shariquerik/heatmap-legend-color
|
2021-10-04 10:59:32 +05:30 |
|
Suraj Shetty
|
4c699ec335
|
Merge pull request #14307 from shariquerik/twice-include-theme-for-apps
|
2021-10-04 10:57:06 +05:30 |
|
Suraj Shetty
|
fc4a9d2d5a
|
Merge branch 'develop' into twice-include-theme-for-apps
|
2021-10-04 10:55:08 +05:30 |
|
Ankush Menat
|
8904a1c7ad
|
fix: remove pycups from requirements
|
2021-10-04 10:40:15 +05:30 |
|
MitulDavid
|
b798b96deb
|
ci: Set Codecov flags to categorize coverage
|
2021-10-04 08:21:40 +05:30 |
|
Suraj Shetty
|
740485273a
|
Merge pull request #14226 from pateljannat/discussions
|
2021-10-04 07:29:29 +05:30 |
|
Rohit Waghchaure
|
d454aaf2f0
|
chore: added test case
|
2021-10-03 23:59:06 +05:30 |
|
Gavin D'souza
|
f37b954fbf
|
fix: get_assets_json w/o Redis too ;)
|
2021-10-03 12:30:52 +05:30 |
|
Aradhya-Tripathi
|
dadd7abad2
|
Merge branch 'develop' of https://github.com/Aradhya-Tripathi/frappe into at-refactor
|
2021-10-03 01:21:15 +05:30 |
|
Aradhya-Tripathi
|
b2a79ce91e
|
refactor: removed redundant imports
|
2021-10-03 01:19:29 +05:30 |
|
Rohit Waghchaure
|
c7d474b3a2
|
fix: columns width validation
|
2021-10-02 15:02:47 +05:30 |
|
Rohit Waghchaure
|
3c0d61f198
|
fix: code cleanup
|
2021-10-02 15:02:47 +05:30 |
|
Rohit Waghchaure
|
ddb0bef919
|
feat: user wise configure grid columns
|
2021-10-02 15:02:47 +05:30 |
|
gavin
|
fe82487c15
|
Merge pull request #14334 from rohitwaghchaure/errprint-for-server-script
feat: frappe.errprint in the server script for debugging
|
2021-10-01 15:59:35 +05:30 |
|