Raffael Meyer
49bb8ccd2e
feat: add Bank Account to dashboards
2020-04-28 18:56:47 +02:00
Shivam Mishra
d445ffc458
feat: whitelist api
2020-04-28 16:04:31 +05:30
Shivam Mishra
7b836e9a92
refactor: update susbcription values all the time
2020-04-28 15:43:04 +05:30
Shivam Mishra
745b632ea1
fix: linting fixes
2020-04-20 18:25:51 +05:30
Shivam Mishra
4fdb4aa1d0
feat: use int for billing frequency
2020-04-14 12:00:15 +05:30
Shivam Mishra
cb354685d5
fix: linting issues
2020-04-14 12:00:02 +05:30
Shivam Mishra
affa2fba6b
feat: updated non-profit.json
2020-04-13 13:42:01 +05:30
Shivam Mishra
31051679c8
feat: remove unused fields
2020-04-07 18:43:11 +05:30
Shivam Mishra
65e11a9640
refactor: razorpay subscription for memberships
2020-04-07 14:49:28 +05:30
Shivam Mishra
8d6cded07f
feat: added subscription web hook
2020-04-06 15:01:30 +05:30
Shivam Mishra
d92b7ab258
fix: use false explicitly
2020-04-06 14:44:33 +05:30
Shivam Mishra
4b667160a0
feat: added razorpay details to membership
2020-04-06 14:44:17 +05:30
Shivam Mishra
3a2c8560ba
feat: update desk page for Non Profits
2020-03-30 18:15:51 +05:30
Shivam Mishra
28fafd0dda
feat: setup subscription API
2020-03-30 18:15:37 +05:30
Shivam Mishra
1281634306
feat: client code to handle razorpay fields
2020-03-30 18:15:22 +05:30
Shivam Mishra
e836cdec13
feat: update member and membership doctype
2020-03-30 18:14:10 +05:30
Shivam Mishra
1f20f6348d
feat: added membership settings doctype
2020-03-30 18:13:29 +05:30
Shivam Mishra
451382e08e
feat: update desk pages
2020-03-12 16:34:34 +05:30
Shivam Mishra
0310366d5a
fix (cleanup): remove incomplete dependencies data
2020-03-05 11:28:40 +05:30
Shivam Mishra
1f151c1032
refactor: update restrict to domain data
2020-03-02 19:37:12 +05:30
Shivam Mishra
3f59af3ef1
feat: added base config for domains
2020-03-02 17:25:18 +05:30
Mangesh-Khairnar
b343407236
refactor: change validate email add to validate email address
2019-03-16 13:40:58 +05:30
Aditya Hase
f3c22f342c
fix(unicode): Import unicode_literals in every file
2019-01-22 18:36:10 +05:30
Tyler Matteson
d14e46ef02
Doctypes in domains that are in beta are now restricted to that domain
...
non-profit, agriculture, healthcare, hospitality, education
Please enter the commit message for your changes. Lines starting
2018-11-04 08:39:52 -05:00
Ranjith
f01bf9048d
fix: Membership - allow system users to create membership for existing Members
2018-10-31 14:33:28 +05:30
Shreya Shah
a5add289bb
Refactor Naming Series ( #15070 )
...
* Patch to create Property Setter for existing naming series
* Update existing naming series options with new
* Add patch link to patches.txt
* Update patch
* Fix codacy
* Fix as per suggestions
* Remove old patch for property setter
* Improve as per suggested
- Modified the naming
- Also refactored naming for doctypes having autoname with series
- Added a patch to make property setter for autoname
* Fix Travis
* Rebase with develop
2018-08-28 13:44:48 +05:30
Rushabh Mehta
5f33b69f2f
fixes(minor): clean item group html and hide image
2018-08-16 14:48:02 +05:30
Saurabh
1cfcf70905
Resolved merge conflicts
2018-07-06 13:18:44 +05:30
Deepak kumar
55cf6c5f7e
Membership ( #14688 )
...
* Correct the label and field name
* Update membership.json
2018-06-27 09:17:33 +05:30
asbasawaraj
b0fafa9774
Additional fields in Certified Consultant DocType ( #14573 )
2018-06-19 10:43:55 +05:30
asbasawaraj
4c263480c9
Certfication Application Doctype and webform,Certfied Consultant DocType ( #14528 )
2018-06-15 10:04:19 +05:30
Rushabh Mehta
0d19744b17
[fix] for notification
2018-06-14 09:23:32 +05:30
asbasawaraj
1b16b772ab
Report to Track Expiring Memberships - Monthwise ( #14207 )
2018-06-05 10:30:03 +05:30
Zarrar
c141eb00ee
[Enhance] Department added wherever applicable ( #14121 )
...
* set All Department as default parent_department
* add department field in employee_transfer
* copied data from options to fetch_from
* add department field wherever employee's link field present
* empty options field where fetch_from is added
2018-05-23 11:11:36 +05:30
asbasawaraj
5f6b44e142
Formatted chapter member display ( #14128 )
2018-05-21 10:31:45 +05:30
Manas Solanki
0536baacc2
Remove the duplicate description
2018-04-27 12:46:56 +05:30
Shreya Shah
c3bf1fa009
[Fixes] Chapter DocType ( #13213 )
...
* fetch chapter head from member doctype instead of user
* add enabled in grid view and set default as 1
2018-03-07 16:27:30 +05:30
Zarrar
033eb779d4
minor fixes for member ( #13101 )
2018-02-27 11:00:47 +05:30
Shreya Shah
70a68897cc
auto name on the basis of naming series ( #13056 )
2018-02-23 16:24:59 +05:30
Raghavendra Kamath
1a9388acbb
Clean inline css found in chapter and grant for loops! ( #13038 )
...
* Clean inline css found in chapter and grant for loops!
* Remove redundant css
* remove unwanted ide files and append gitignore
* remove unnecessary line from build.json
* restore import for variable.less
* remove kdev from gitignore
2018-02-23 14:34:44 +05:30
Shreya Shah
f4b271a02e
Customer and Supplier link fields in Member DocType ( #12942 )
...
* added link fields customer and supplier
* fixed a typo
2018-02-16 12:56:01 +05:30
Saurabh
fb2f97391f
resolved merge conflicts
2018-01-24 11:24:10 +05:30
Vishal
a54815fd9d
[new] Allow Rename and Member link with user
2018-01-22 16:02:45 +05:30
Saurabh
4b0dd8a159
Merge branch 'master' into develop
2018-01-15 18:36:35 +05:30
Vishal Dhayagude
eec0f7fd6b
[non_profit][fix] Chapter listing and join and leave chapter issue ( #12463 )
...
* [fix] Chapter listing and Join and leave chapter issue
* [minor] Changes in chapter html, chapter title to chapter name
2018-01-15 14:10:23 +05:30
Vishal Dhayagude
e88f928f0f
[fix] Image with name listing ( #12479 )
2018-01-15 12:29:39 +05:30
Vishal Dhayagude
d2d54826ab
[minor] Minor Changes in Membership Doctype ( #12384 )
2018-01-09 10:56:17 +05:30
Vishal Dhayagude
ee7b4f00f8
[minor] Chapter head link with Member ( #12003 )
2017-12-14 13:26:22 +05:30
Zarrar
17fd6610dc
Fix travis ( #11882 )
...
* fieldname wrong
* bifurcated test into two - error when both were running async
* minor fixes with link and route
* move school domain rename up
* fix async creation of operations test
* edit-in-full-page is button, not link
* set_route issue in production order test
* minor changes
* fix task tree test
* more fixes
* fix server side issue
* improvising ui tests
2017-12-08 14:57:38 +05:30
Nabin Hait
51ce1027de
non-profit module cleanups
2017-12-06 12:58:04 +05:30
Nabin Hait
419db49806
non-profit module cleanups
2017-12-06 12:57:53 +05:30
Vishal
54f5b115a7
[new] Role added
2017-12-05 17:51:15 +05:30
Vishal
474d58cecf
[fix] minor changes
2017-12-05 17:19:02 +05:30
Vishal
5ffbd4f492
[fix] Reviewed Modification in Grant Application
2017-12-05 16:41:09 +05:30
Vishal
91236fa9d6
[fix] Reviewed modification on donor and volunteer
2017-12-05 16:41:09 +05:30
Vishal
139545a0f7
[fix] Minor changes in membership
2017-12-05 16:41:09 +05:30
Vishal
74116172b8
[fix] Reviewed Chapter Doctype Modification
2017-12-05 16:41:09 +05:30
Vishal
55480491bf
[minor] changes added in member and membership doctype
2017-12-05 16:41:09 +05:30
Vishal
5a4611df95
[fix] fetch expiary date from membership to member doctype
2017-12-05 16:41:09 +05:30
Vishal
0dbf00a283
[fix] Minor changes in grant application
2017-12-05 16:41:09 +05:30
Vishal
344f5d9cd6
[fix] Minor changes in grant_application.html
2017-12-05 16:41:09 +05:30
Vishal
155ec4ba58
[new] Grant application doctype clean up after review
2017-12-05 16:41:09 +05:30
Vishal
74fb550a70
[new] sidebar added on chapter web page
2017-12-05 16:41:09 +05:30
Vishal
a72a3bd536
[new] Chapter Module clean up after review
2017-12-05 16:41:09 +05:30
Vishal
fe0c6c8e28
[fix] Non Profit Domain clean up after review
2017-12-05 16:41:09 +05:30
Vishal
397a8761f7
[new] Convert Non Profit Module into Non Profit Domain
2017-12-05 16:41:09 +05:30
Vishal
43977a1422
[fix] Minor Changes in grant_application.py
2017-12-05 16:41:09 +05:30
Vishal
fa8f762805
[fix] Grant Application Url added in message body on sendmail
2017-12-05 16:41:09 +05:30
Vishal
da05b3ce7f
[fix] Modified Grant Application Test
2017-12-05 16:41:09 +05:30
Vishal
b4a8e11edc
[new] Account table added in Grant Application
2017-12-05 16:41:09 +05:30
Vishal
1a88562ef9
[new] Assessment Manager for grant Review, web portal added
2017-12-05 16:41:09 +05:30
Vishal
7c7c3522cb
[new] Codacy fixed
2017-12-05 16:41:09 +05:30
Vishal
a6a302f8a6
[new] Grant Application Web Form Added
2017-12-05 16:41:09 +05:30
Vishal
788f41707e
Chapter Message Link field added
2017-12-05 16:41:09 +05:30
Vishal
5cd70bed25
[new] Test Cases Added for Non Profit
2017-12-05 16:41:09 +05:30
Vishal
86140c8659
[fix] Codacy Issue
2017-12-05 16:41:09 +05:30
Vishal
f86984c785
[fix]travis build issue
2017-12-05 16:41:09 +05:30
Vishal
d051921ff8
[fix] Codacy issue
2017-12-05 16:41:09 +05:30
Vishal
722c06e819
[fix] travis
2017-12-05 16:41:09 +05:30
Vishal
1ebdeacee3
UI Test Added for Membership Type
2017-12-05 16:41:09 +05:30
Vishal
d5d0813b2d
[new] Modified Doctypes for list view
2017-12-05 16:41:09 +05:30
Vishal
2c9ce190eb
[new] Grant Application Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
18ac423c47
[new] Volunteer skills and Availability Added
2017-12-05 16:41:09 +05:30
Vishal
7525bc6f1d
[new] Doctype Donor and Volunteer Added
2017-12-05 16:41:09 +05:30
Vishal
b4cda1b4a1
[fix] Address field removed in Member
2017-12-05 16:41:09 +05:30
Vishal
10608e8c65
[fix] Removed address field in Member doctype
2017-12-05 16:41:09 +05:30
Vishal
e01846051d
Membership Type shows under memberhip section
2017-12-05 16:41:09 +05:30
Vishal
3a75a5e9b5
New Party Type Member Added
2017-12-05 16:41:09 +05:30
Vishal
5dae126f56
Membership Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
cc06d291c6
link member in dynamic link table
2017-12-05 16:41:09 +05:30
Vishal
50f13e17a7
[new] Chapter Doctype Added
2017-12-05 16:41:09 +05:30
Vishal
ca61453fa3
[new] Non Profit module Added
2017-12-05 16:41:09 +05:30