- c553453 fix: user is not a field (#24129) by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
- a77f2ba fix: validation for membership by Anurag Mishra · 4 years, 3 months ago
- 86171a3 fix: translate error log by Shivam Mishra · 4 years, 4 months ago
- 3ec6707 chore: use .format for message by Shivam Mishra · 4 years, 4 months ago
- cee891a refactor: better logging for membership by Shivam Mishra · 4 years, 4 months ago
- 6bcfffd Merge branch 'develop' into barredterra-patch-1 by Deepesh Garg · 4 years, 5 months ago
- c646a56 fix: Update modified timestamp by Deepesh Garg · 4 years, 5 months ago
- c78ca36 fix(Non Profit): Hide Address and Contact section for unsaved docs by Rucha Mahabal · 4 years, 5 months ago
- 4a238a2 feat: don't allow guests by Shivam Mishra · 4 years, 5 months ago
- 3daa9de feat: add email option to field email_id by Shivam Mishra · 4 years, 6 months ago
- 6b68eaa feat: use email template for membership acknowledgement by Shivam Mishra · 4 years, 6 months ago
- b4d3666 feat: show send acknowledgement button if enabled in settings by Shivam Mishra · 4 years, 6 months ago
- e4c58c3 feat: allow member creation via API by Shivam Mishra · 4 years, 6 months ago
- 98bcedd feat: create member if not already exists by Shivam Mishra · 4 years, 6 months ago
- d7139bb fix: type error by Shivam Mishra · 4 years, 6 months ago
- 87ddec0 refactor: try block across the function by Shivam Mishra · 4 years, 6 months ago
- 6fbe9b5 fix: remove payload by Shivam Mishra · 4 years, 6 months ago
- 3a67a78 feat: add custom buttons for invoice and email by Shivam Mishra · 4 years, 6 months ago
- 8e0314e feat: separate invoice generation and email by Shivam Mishra · 4 years, 6 months ago
- c8d9e7f feat: add message field by Shivam Mishra · 4 years, 6 months ago
- 1678eb9 feat: drop payload column by Shivam Mishra · 4 years, 6 months ago
- 62e3441 feat: update settings and link filters by Shivam Mishra · 4 years, 6 months ago
- 15340e0 feat: send invoice via email by Shivam Mishra · 4 years, 6 months ago
- 811ac90 feat: add auto invoice creation fields and controllers by Shivam Mishra · 4 years, 6 months ago
- 96dc67c feat: add copy button and docs link by Shivam Mishra · 4 years, 6 months ago
- 3a1868d feat: add item field by Shivam Mishra · 4 years, 6 months ago
- a16b24d feat: add enable or disable invoicing and print format field by Shivam Mishra · 4 years, 6 months ago
- 821eeb9 fix(membership): currency should be a link by Raffael Meyer · 4 years, 6 months ago
- 97a316c feat: add create customer button to member by Shivam Mishra · 4 years, 6 months ago
- 9e3776e feat: improve webhook logging by Shivam Mishra · 4 years, 6 months ago
- e43d362 feat: verbose logging for verification by Shivam Mishra · 4 years, 7 months ago
- 4e40b9b feat: log everything by Shivam Mishra · 4 years, 7 months ago
- 8c24810 refactor: ignore mandatory for customer by Shivam Mishra · 4 years, 8 months ago
- 49d51b8 feat: check duplicate contact explicitly by Shivam Mishra · 4 years, 8 months ago
- 84fcc55 refactor: do nothing if member is not found by Shivam Mishra · 4 years, 8 months ago
- 8d61a0a fix: use string to verify webhook by Shivam Mishra · 4 years, 8 months ago
- f460c17 fix: syntax error (#22082) by Shivam Mishra · 4 years, 8 months ago
- 789df32 feat: verify signature on webhook (#21872) by Shivam Mishra · 4 years, 8 months ago
- e4bbdbb fix: get data from request directly (#21954) by Shivam Mishra · 4 years, 8 months ago
- d76c5e8 fix: elif block error by Shivam Mishra · 4 years, 9 months ago
- 357d11a Merge branch 'develop' into razorpay-subscription by Shivam Mishra · 4 years, 9 months ago
- 49bb8cc feat: add Bank Account to dashboards by Raffael Meyer · 4 years, 9 months ago
- d445ffc feat: whitelist api by Shivam Mishra · 4 years, 9 months ago
- 7b836e9 refactor: update susbcription values all the time by Shivam Mishra · 4 years, 9 months ago
- 745b632 fix: linting fixes by Shivam Mishra · 4 years, 10 months ago
- 4fdb4aa feat: use int for billing frequency by Shivam Mishra · 4 years, 10 months ago
- cb35468 fix: linting issues by Shivam Mishra · 4 years, 10 months ago
- affa2fb feat: updated non-profit.json by Shivam Mishra · 4 years, 10 months ago
- 3105167 feat: remove unused fields by Shivam Mishra · 4 years, 10 months ago
- 65e11a9 refactor: razorpay subscription for memberships by Shivam Mishra · 4 years, 10 months ago
- 8d6cded feat: added subscription web hook by Shivam Mishra · 4 years, 10 months ago
- d92b7ab fix: use false explicitly by Shivam Mishra · 4 years, 10 months ago
- 4b66716 feat: added razorpay details to membership by Shivam Mishra · 4 years, 10 months ago
- 3a2c856 feat: update desk page for Non Profits by Shivam Mishra · 4 years, 10 months ago
- 28fafd0 feat: setup subscription API by Shivam Mishra · 4 years, 10 months ago
- 1281634 feat: client code to handle razorpay fields by Shivam Mishra · 4 years, 10 months ago
- e836cde feat: update member and membership doctype by Shivam Mishra · 4 years, 10 months ago
- 1f20f63 feat: added membership settings doctype by Shivam Mishra · 4 years, 10 months ago
- 451382e feat: update desk pages by Shivam Mishra · 5 years ago
- 0310366 fix (cleanup): remove incomplete dependencies data by Shivam Mishra · 5 years ago
- 1f151c1 refactor: update restrict to domain data by Shivam Mishra · 5 years ago
- 3f59af3 feat: added base config for domains by Shivam Mishra · 5 years ago
- b343407 refactor: change validate email add to validate email address by Mangesh-Khairnar · 6 years ago
- f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
- d14e46e Doctypes in domains that are in beta are now restricted to that domain by Tyler Matteson · 6 years ago
- f01bf90 fix: Membership - allow system users to create membership for existing Members by Ranjith · 6 years ago
- a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
- 5f33b69 fixes(minor): clean item group html and hide image by Rushabh Mehta · 6 years ago
- 1cfcf70 Resolved merge conflicts by Saurabh · 7 years ago
- 55cf6c5 Membership (#14688) by Deepak kumar · 7 years ago
- b0fafa9 Additional fields in Certified Consultant DocType (#14573) by asbasawaraj · 7 years ago
- 4c26348 Certfication Application Doctype and webform,Certfied Consultant DocType (#14528) by asbasawaraj · 7 years ago
- 0d19744 [fix] for notification by Rushabh Mehta · 7 years ago
- 1b16b77 Report to Track Expiring Memberships - Monthwise (#14207) by asbasawaraj · 7 years ago
- c141eb0 [Enhance] Department added wherever applicable (#14121) by Zarrar · 7 years ago
- 5f6b44e Formatted chapter member display (#14128) by asbasawaraj · 7 years ago
- 0536baa Remove the duplicate description by Manas Solanki · 7 years ago
- c3bf1fa [Fixes] Chapter DocType (#13213) by Shreya Shah · 7 years ago
- 033eb77 minor fixes for member (#13101) by Zarrar · 7 years ago
- 70a6889 auto name on the basis of naming series (#13056) by Shreya Shah · 7 years ago
- 1a9388a Clean inline css found in chapter and grant for loops! (#13038) by Raghavendra Kamath · 7 years ago
- f4b271a Customer and Supplier link fields in Member DocType (#12942) by Shreya Shah · 7 years ago
- fb2f973 resolved merge conflicts by Saurabh · 7 years ago
- a54815f [new] Allow Rename and Member link with user by Vishal · 7 years ago
- 4b0dd8a Merge branch 'master' into develop by Saurabh · 7 years ago
- eec0f7f [non_profit][fix] Chapter listing and join and leave chapter issue (#12463) by Vishal Dhayagude · 7 years ago
- e88f928 [fix] Image with name listing (#12479) by Vishal Dhayagude · 7 years ago
- d2d5482 [minor] Minor Changes in Membership Doctype (#12384) by Vishal Dhayagude · 7 years ago
- ee7b4f0 [minor] Chapter head link with Member (#12003) by Vishal Dhayagude · 7 years ago
- 17fd661 Fix travis (#11882) by Zarrar · 7 years ago
- 51ce102 non-profit module cleanups by Nabin Hait · 7 years ago
- 419db49 non-profit module cleanups by Nabin Hait · 7 years ago
- 54f5b11 [new] Role added by Vishal · 7 years ago
- 474d58c [fix] minor changes by Vishal · 7 years ago
- 5ffbd4f [fix] Reviewed Modification in Grant Application by Vishal · 7 years ago
- 91236fa [fix] Reviewed modification on donor and volunteer by Vishal · 7 years ago
- 139545a [fix] Minor changes in membership by Vishal · 7 years ago
- 7411617 [fix] Reviewed Chapter Doctype Modification by Vishal · 7 years ago
- 5548049 [minor] changes added in member and membership doctype by Vishal · 7 years ago
- 5a4611d [fix] fetch expiary date from membership to member doctype by Vishal · 7 years ago