Commit graph

24727 commits

Author SHA1 Message Date
Saurabh
08d7f905b5 feat: provision to deploy packages 2020-04-29 10:31:29 +05:30
Saurabh
23a76cea20 fix: rename instance to deploy instance 2020-04-29 10:31:29 +05:30
Saurabh
514f2bdae9 fix: rename release related doctypes 2020-04-29 10:31:29 +05:30
Saurabh
1e7c4531e9 fix: package overwriting 2020-04-29 10:31:29 +05:30
Saurabh
20d54e4588 fix: child doctype naming 2020-04-29 10:31:29 +05:30
Himanshu
c12cfffc84 Update package.py 2020-04-29 10:31:29 +05:30
Himanshu
ddb02bd736 Update package.js 2020-04-29 10:31:28 +05:30
Himanshu Warekar
8302f25176 chore: codacy fixes 2020-04-29 10:31:28 +05:30
Himanshu Warekar
0f1eaee1be feat: add manual import 2020-04-29 10:31:28 +05:30
Himanshu Warekar
b77d93d22a fix: add filters for document type in package 2020-04-29 10:31:28 +05:30
Himanshu Warekar
4a38cf0983 fix: package import fixes 2020-04-29 10:31:28 +05:30
Himanshu Warekar
a47efa8d96 fix: file attachments 2020-04-29 10:31:28 +05:30
Himanshu Warekar
1901650514 fix: add utils for converting to string 2020-04-29 10:31:28 +05:30
Himanshu Warekar
a02847f126 fix: remove release instance doctype 2020-04-29 10:31:28 +05:30
Himanshu Warekar
230d78df25 feat: deploy remote instance with package 2020-04-29 10:31:28 +05:30
Himanshu Warekar
f0ec5cec0e feat: package migrator 2020-04-29 10:31:28 +05:30
Himanshu Warekar
ea93f12a9a feat: use UI for adding filters 2020-04-29 10:31:28 +05:30
Himanshu
6aa5580eae Update package.py 2020-04-29 10:31:28 +05:30
Himanshu Warekar
b3f45bd81c feat: rename to package 2020-04-29 10:31:28 +05:30
Himanshu Warekar
846594d6c8 fix: miscellaneous fixes 2020-04-29 10:31:28 +05:30
Himanshu Warekar
eb57ec7903 fix: importer for customization fix 2020-04-29 10:31:28 +05:30
Himanshu Warekar
19dc0a65b0 feat: initial bingup for cutomization export 2020-04-29 10:31:28 +05:30
mergify[bot]
434ed23f34
Merge pull request #10138 from surajshetty3416/fix-new-doc-creation
fix: Add `__unsaved` flag for newly created doc
2020-04-28 09:51:36 +00:00
Suraj Shetty
0c62b0629e fix: Fix message for doc save without changes
- To avoid confusion
2020-04-28 14:07:43 +05:30
Suraj Shetty
689b68341e fix: Add __unsaved flag for newly created doc 2020-04-28 14:07:29 +05:30
mergify[bot]
d850a8ee4b
Merge pull request #10127 from AKedar21/patch-6
fix: removed from_test parameter in send_one function
2020-04-28 07:33:18 +00:00
Marica
f5a18a514e
fix: Validation on Select field with Default and no Options. (#10041)
* fix: Validation on Select field with Default and no Options.

* Apply suggestions from code review

Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>

* fix: Use frappe.bold()

Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
2020-04-28 07:01:36 +00:00
Abhishek Kedar
205c852f1c
fix: removed from_test parameter in send_one function
from_test parameter is not at all used anywhere in the send_one function so removed it, and its value will be always False.
2020-04-28 11:32:24 +05:30
mergify[bot]
7f9e715641
Merge pull request #10109 from ruchamahabal/fix-desk-pages
fix(minor): Labels in Users Desk Page
2020-04-28 05:45:22 +00:00
Suraj Shetty
802ef11e42
Merge pull request #10126 from surajshetty3416/fix-backup 2020-04-28 11:09:23 +05:30
Suraj Shetty
6efce72a3a fix(backup): Use fallback dbport if no port is set for a site 2020-04-28 09:21:48 +05:30
mergify[bot]
7df907a8ed
Merge pull request #9928 from AKedar21/patch-5
perf: enqueue instance of send_one for better performance
2020-04-27 14:27:58 +00:00
mergify[bot]
f86fdd9745
Merge pull request #10117 from frappe/role_permission_manager_fix
fix: change tooltip document types to type
2020-04-27 12:55:24 +00:00
Abhishek Kedar
fda7a45c52
fix: corrected flush job for passing test_flush 2020-04-27 18:25:16 +05:30
Michelle Alva
fc3195537d
fix: change tooltip document types to type
In Role Permissions Manager, the tooltip for document type shows document types. Changed it to document type
2020-04-27 18:09:31 +05:30
mergify[bot]
8d2f35628b
Merge pull request #10066 from prssanna/group-by-toggle
fix: toggle Group By button display
2020-04-27 11:16:30 +00:00
mergify[bot]
3c6da9e429
Merge pull request #10097 from fumin/patch-5
fix: backups on mariadb listening on other ports
2020-04-27 11:05:19 +00:00
mergify[bot]
7832b138e7
Merge pull request #10114 from netchampfaris/dib-fixes
fix: Validate value only if value is set
2020-04-27 10:11:22 +00:00
Suraj Shetty
11c3054eb5
Merge pull request #10035 from netchampfaris/page-builder-tailwind 2020-04-27 15:31:01 +05:30
Faris Ansari
fc94add547 fix: Show child table after fieldname in warnings 2020-04-27 14:36:32 +05:30
Faris Ansari
f9ff4e6af7 fix: Validate value only if it is set 2020-04-27 14:36:12 +05:30
Faris Ansari
d8a0b8cc53 fix: Allow Yes, No, Y, N values for Check fields 2020-04-27 14:35:47 +05:30
Faris Ansari
014c9798bf fix: Handle empty values in Footer template 2020-04-27 13:15:09 +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
mergify[bot]
27af065bbb
Merge pull request #10001 from RJPvT/patch-7
feat: enable 2fa for ldap users
2020-04-26 18:38:07 +00:00
mergify[bot]
6d0cd17190
Merge pull request #10105 from sagarvora/fix-rollup-dev
fix: proper sass mapping and always failing test
2020-04-26 18:18:36 +00:00
Rucha Mahabal
273df7d51c fix: Labels in Users Desk Page 2020-04-26 22:40:57 +05:30
Prssanna Desai
2633c5fedc
Merge pull request #10108 from ruchamahabal/fix-dashboard-chart-filter
fix(minor): Initialise filters in Dashboard Chart
2020-04-26 21:58:39 +05:30
Rucha Mahabal
c4c71bc539 fix: initialise filters in Dashboard Chart 2020-04-26 21:26:28 +05:30