Rushabh Mehta
81a664f091
Merge branch 'develop' into fix-urlencode
7 anos atrás
Aditya Hase
6fc9baa29a
Import six.moves.urllib.parse.urlencode instead of urllib.urlencode
7 anos atrás
Aditya Hase
70599ed37e
Replaced all instances of basestring with six.string_types
7 anos atrás
mbauskar
c964da78b7
Merge branch 'staging'
7 anos atrás
mbauskar
4af62ed3de
Merge branch 'develop' into staging
7 anos atrás
omkarghaisas
2cc514ef93
Third party apps portal ( #3782 )
* Added third party apps portal page stub
* [WIP] third party apps portal page
* Added portal page third party apps
Added page to manage OAuth 2.0 active sessions
* [Fix] Typo me.html
* frappe/www/third_party_apps.
* [Fix] Added column for last log in
7 anos atrás
mbauskar
c977c18d97
Merge branch 'develop'
8 anos atrás
Rushabh Mehta
35bf2e1875
[style] make payment pages standard ( #3655 )
8 anos atrás
mbauskar
7dace1fb2f
Merge branch 'develop'
8 anos atrás
almeidapaulopt
ed7933e6fe
several throw translations ( #3441 )
* several throw translations
* small fix
* codacy fixes
* fix import _
* Create file_list.js
* Create feedback.py
8 anos atrás
Nabin Hait
d9c36869ef
Merge branch 'hotfix'
8 anos atrás
Nabin Hait
9dca85cbda
Fixed merge conflict
8 anos atrás
Alchez
92d2ada9e1
[Minor] Fixed unclosed h2 tag ( #3267 )
8 anos atrás
Nabin Hait
9e1c25d9d3
Merge branch 'develop'
8 anos atrás
Saurabh
54ef55f20b
Stripe payment integration ( #2867 )
* [fix] setting page for stripe
* checkout flow for stripe payment
* controller to handle stripe checkout and authorization
8 anos atrás
Nabin Hait
a2565f5927
Merge branch 'develop'
8 anos atrás
Saurabh
95f6075b5e
Deprecate Integration Broker ( #2831 )
* [fix] remove razorpay from integration service
* [fix] clean-up js side integration service dependancies
* [fix] remove integration service, .py cleanup, move integration request to integration
* [fix] move oauth to integrations and deprecate integration broker
* [fix] mark services enabled and update integrations listing
* [fix] V7.1 and V7.2 integration service related pathch fixes and move payment gateway dotype to core module
* [fix] create payment gateway records if not exists
* [fix] module page for integrations
* [minor][fix] minor checks
* [fix] remove integration broker module only if not allocated to any doctype
8 anos atrás
Rushabh Mehta
5d3be2c77d
[design] Redesign, cleanup Login, Message pages ( #2564 )
* [cleanup] login, message pages
* [style] cleanups
* [cleanup]
* [cleanup] update password
* [fix] name for web form (fixes edit-profile)
8 anos atrás
Rushabh Mehta
338094f9ef
[feature] document versioning #2469 ( #2523 )
* [feature] document versioning #2469
* [minor] remove on_update from WebsiteGenerator
* [fix] delete shares when deleting user
* [test] don't run delete in background if test
* [fix] test_db
* [added] Deleted Document
* [fix] added track_changes in all documents
* [fix] add to deleted only if exists
* [fix] in_install flag in deleted documents
* [minor] name will always be reset
8 anos atrás
Saurabh
fe61053c1e
[urgent][fix] convert use_sandbox param to integer to avoid false data sandboxing ( #2384 )
8 anos atrás
Rushabh Mehta
338a0a9e58
[docs] added some style and some fixes ( #2352 )
8 anos atrás
Nabin Hait
d9e0344213
Merge pull request #2316 from saurabh6790/paypal_payament_fix_central
[urgent][fix] PayPal payemnt fix
8 anos atrás
Saurabh
86677ff5f8
[urgent][fix] PayPal payemnt fix
8 anos atrás
Saurabh
a388c2597d
[fix] paypal sandboxing to test dummy payments ( #2281 )
* [fix] paypal sandboxing to test dummy payments
* [fix] sandbox testing for razorpay
8 anos atrás
Nabin Hait
ac3520d376
Merge branch 'hotfix'
8 anos atrás
Saurabh
bd81718f6f
Merge pull request #2240 from saurabh6790/hotfix
[path][fix] paypal integration
8 anos atrás
Saurabh
360b5b8ff4
[path][fix] paypal integration
8 anos atrás
Saurabh
8b679678a1
[fix] typo fix
8 anos atrás
Rushabh Mehta
b02247e1ca
[minor]
8 anos atrás
Rushabh Mehta
3739e15c91
[refactor] code for integration service scheduled events
8 anos atrás
Saurabh
62e8428534
[fix] get settings attr ( #2162 )
8 anos atrás
Saurabh
6c44ecf076
[fix] refactor integration services ( #2087 )
* [fix] refactor integration services
* [fix] patch fix
* [fix] added redirect url.
* [fix] custom redirect to and reditect message for paypal and service setup information
* [minor][fix] remove ldap dependancy from requirements
8 anos atrás
Rushabh Mehta
c99dab6807
[refactor] scheduler log is now error log and as MyISAM (commit not required) ( #2152 )
* [refactor] scheduler log is now error log
* [minor] new naming series
* [fix] engine
* [fix] saved by tests
8 anos atrás
Rushabh Mehta
67eb29738f
[minor] wait for razorpay to complete the payment
8 anos atrás
Rushabh Mehta
8d9996fa66
[fixes] for razorpay
8 anos atrás
Saurabh
6c6eb323d6
[minor][fix] erpnext-logo on rzorpay dialogue
8 anos atrás
Rushabh Mehta
d18537b911
[enhance] receive payments in web form and other fixes ( #2097 )
8 anos atrás
Nabin Hait
516eb2dfd3
Merge pull request #2072 from saurabh6790/razorpay_payment_page
[minor][fix] razorpay payment
8 anos atrás
Saurabh
382e997904
[minor][fix] razorpay payment
8 anos atrás
Saurabh
1e9d81b180
Integration broker ( #1968 )
* [enhancement] integration borker and controller
* [minor][fix] parameter naming changes
* [fix] common scheduler for integration service
* [fix] integrations
* [patch] patch to move payment gateway in Integration Service
* [fix] add payment success, cancel and failuer handling pages
* [enhancment] dropbox integration merged in integration services
* provision to add custom parameters
* [fixes] patch fix to setup dropbox settings
* [fixes] removed dropbox backup, api usage note for paypal and razorpay
* [minor][fix] deprecate service events
* [fix] return type fix for checkout urls
* [fix] add custom settings via patch for dropbox backup frequency
* [fix] remove gride editting
* [enhance] ldap based login
* [enhance] login via ldap credentails
* [commit] remove parameter table, save params as json dict
8 anos atrás