Anoop
0cc9f33c56
Rebranding
2 lat temu
Manduul. B
487747b73f
chore: Update .gitignore ( #9 )
2 lat temu
Ritwik Puri
8637be4772
Merge pull request #3 from phot0n/add-linter
ci: add precommit and semantic commit workflow
2 lat temu
phot0n
ba712cae4d
ci: remove isort step from pre-commit config
2 lat temu
phot0n
8fe32160bd
chore: use frappe._ for translation
2 lat temu
phot0n
9bbe07b069
ci: add flake8 ignore rules
2 lat temu
Ritwik Puri
cf1a15359e
Merge branch 'develop' into add-linter
2 lat temu
phot0n
405de74f80
ci: add precommit and semantic commit workflow
* ci: add commitlint config file
* ci: add precommit config
* style: lint code
2 lat temu
Ritwik Puri
d3d2025c0c
Merge pull request #2 from phot0n/fix-ci
ci: fix ci
2 lat temu
phot0n
7a325808ef
ci: start bench after site creation
2 lat temu
phot0n
5720d9530a
chore: add comment for before_install hack
2 lat temu
phot0n
ccf4e28f76
docs: update readme about installation & uninstallation about custom fields
2 lat temu
phot0n
f61361c961
feat: override webform's whitelisted accept method
2 lat temu
phot0n
15822a8e66
docs: update readme and license
2 lat temu
phot0n
e279c82e4e
fix: before install hook for not installing
this is being done as erpnext's patch test needs a bit more thought
it currently installs v14, restores the site to v10 then starts migrating
2 lat temu
phot0n
ce7b3e6d75
fix: consider payment_tab instead of payments when adding custom fields to web form
2 lat temu
phot0n
e5ac9673b4
fix: method paths to accomodate new structure
2 lat temu
phot0n
604dcc7389
fix: payments utils import path
2 lat temu
phot0n
692d4232b8
feat: add payment webform override
2 lat temu
phot0n
6796b18661
fix: import paths and doctype modules
2 lat temu
phot0n
a79e6122fe
feat: add payment and custom field creation utils
* did a bit of cleanup via pre-commit
* added custom field creation/deletion via hooks
* add scheduler event for razorpay
2 lat temu
phot0n
6202dc1b6d
chore: update requirements
2 lat temu
phot0n
bbe90ec8b8
chore: remove gcalendar template and third party apps template include
2 lat temu
phot0n
c4550b8165
refactor(minor): pay -> payments
2 lat temu
phot0n
9feb43cb71
feat: Initialize App
2 lat temu
Ankush Menat
8f27a36e76
fix: db.get_value -> db.get_single_value ( #17531 )
db.get_value for singles returns string type always, this is confusing
behaviour, db.get_single_value should be used instead.
semgrep rule: https://github.com/frappe/semgrep-rules/pull/16
2 lat temu
Ankush Menat
b613fd1285
refactor: clean up code to py310 supported features ( #17367 )
refactor: clean up code to py39+ supported syntax
- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes
Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2 lat temu
Ankush Menat
088050b31b
fix: remove bare exception catching
A bare except catches lots of things (like generator iteration end) and should never be used.
2 lat temu
Jannat Patel
24cdd4f11d
Merge branch 'razorpay-checkout-currency' of https://github.com/pateljannat/frappe into razorpay-checkout-currency
3 lat temu
Jannat Patel
fa8c62ea0c
fix: formatting
3 lat temu
Jannat Patel
ba39026375
Merge branch 'develop' into razorpay-checkout-currency
3 lat temu
Jannat Patel
2e4f03de3b
fix: pass currency to razorpay checkout
3 lat temu
chillaranand
bfb29a0acc
refactor: Remove unused imports & code
3 lat temu
mergify[bot]
af19ecbca4
Merge pull request #16602 from resilient-tech/int-req
refactor: Integration Request
3 lat temu
Rucha Mahabal
70d63dcddf
fix: `frappe.log_error` arguments while capturing razorpay payment failures
3 lat temu
Sagar Vora
7aefcbd2fa
refactor: Integration Request
3 lat temu
Suraj Shetty
dd9c4d4f1e
style: format all python files using black ( #16453 )
Co-authored-by: Frappe Bot <developers@frappe.io>
3 lat temu
ChillarAnand
5926b36855
refactor: Clean up whitespace & add CI check
3 lat temu
Ritwik Puri
2101a4e98d
fix: revert gateway_settings and gateway_controller as non mandatory fields in payment gateway doctype ( #15729 )
3 lat temu
phot0n
792d801972
fix: permissions for payment gateway doctype
3 lat temu
Manuel
5b921db107
Merge branch 'frappe:develop' into develop
3 lat temu
Shridhar Patil
0301ef6d61
fix: Missing save doc.
3 lat temu
Manuel
7923e5e990
Merge branch 'frappe:develop' into develop
3 lat temu
gavin
2ae251ba79
Merge pull request #14112 from gavindsouza/license-fixes
chore: License fixes
3 lat temu
Gavin D'souza
791264a96e
chore: Update header: license.txt => LICENSE
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
3 lat temu
Gavin D'souza
e8f55d9eb8
chore: Update module license header
These modules were imported from the ERPNext codebase into Frappe.
License header was overlooked at that point. These were contributed
initially by Frappe Technologies Pvt Ltd under GPLv3 (ERPNext's license) and now
we, as Frappe Technologies Pvt Ltd converting them to MIT to comply with
Frappe's license.
3 lat temu
Manuel
a2c01fe7cd
Merge branch 'frappe:develop' into develop
3 lat temu
conncampbell
8855a75606
Merge branch 'develop' of https://github.com/frappe/frappe into 12928-OTPLoginFix
Conflicts:
frappe/__init__.py
4 lat temu
conncampbell
b8bfbbb61c
Merge remote-tracking branch 'upstream/version-13-hotfix' into 12928-OTPLoginFix
# Conflicts:
# frappe/__init__.py
4 lat temu
Manuel
0b62fb84b1
Merge branch 'frappe:develop' into develop
4 lat temu