seitime-frappe/frappe
2021-01-15 13:48:53 +05:30
..
automation fix: Auto Repeat JSON file not updated 2021-01-12 09:25:52 +05:30
change_log
chat style: Optimize imports, fixed flake8 issues 2020-11-27 11:40:53 +05:30
commands fix: Handle paths relative to bench root and sites folder 2020-12-04 18:15:17 +05:30
config fix: description in config 2020-11-24 11:53:57 +01:00
contacts chore: State/Province for Address 2020-10-21 16:18:01 +02:00
core Merge pull request #11000 from alyf-de/generic_oauth_client 2021-01-14 09:28:07 +05:30
custom Merge pull request #12030 from anupamvs/customize-from 2020-12-07 10:21:23 +00:00
data feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
data_migration fix: Replace incorrect translation syntax usages 2020-10-11 22:08:22 +05:30
database feat(minor): add before_commit methods 2020-12-17 18:46:06 +05:30
desk fix: remove unwanted message 2021-01-12 16:02:15 +05:30
email fix(email): error object is not json parseable 2021-01-12 15:29:37 +05:30
event_streaming fix: row removed in child table not syncing when it has a dependency field 2020-12-23 13:09:53 +05:30
geo Merge branch 'develop' into feat/map-develop 2020-12-23 01:28:42 +01:00
integrations Merge pull request #11000 from alyf-de/generic_oauth_client 2021-01-14 09:28:07 +05:30
model Merge branch 'develop' into rename-error 2021-01-13 19:26:23 +05:30
modules fix(customization): Only read .json files from custom folder 2020-10-16 15:43:17 +05:30
patches Merge pull request #12022 from saurabh6790/v13-patch-fixes-1 2021-01-13 15:05:21 +00:00
printing fix: toggling of show absolute values checkbox 2020-12-14 11:48:10 +05:30
public Merge pull request #12200 from netchampfaris/website-fixes-2021-01-12 2021-01-14 08:20:24 +00:00
search fix: document None is not subscriptable 2020-08-26 11:38:29 +05:30
social fix: Allow creation of Energy Point Log (#11651) 2020-10-06 16:16:08 +00:00
templates Merge pull request #12101 from scmmishra/fix-image-link-print 2021-01-14 09:29:16 +05:30
tests feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils Merge pull request #11000 from alyf-de/generic_oauth_client 2021-01-14 09:28:07 +05:30
website fix: Remove whitespace from testimonial text 2021-01-15 13:48:53 +05:30
workflow fix(workflow): Update modified timestamp (#12093) 2020-12-17 20:44:23 +05:30
www feat: show absolute value in print format 2020-11-30 15:46:29 +05:30
__init__.py fix: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +05:30
api.py fix: API login inconsistency (#10427) 2020-06-24 04:22:30 +00:00
app.py feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
auth.py fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role 2020-08-17 09:41:54 +05:30
boot.py fix: Pass entire navbar settings 2020-08-11 23:04:05 +05:30
build.py style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
cache_manager.py fix: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +05:30
client.py fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
defaults.py
deferred_insert.py
exceptions.py Merge branch 'develop' into maximum-attachment-limit-validation-develop 2020-11-18 15:54:37 +05:30
frappeclient.py fix: Better error handling in FrappeClient login 2020-05-13 05:45:38 +05:30
handler.py fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
hooks.py fix: translator url (#12144) 2021-01-05 16:15:25 +05:30
installer.py fix: Handle paths relative to bench root and sites folder 2020-12-04 18:15:17 +05:30
middlewares.py
migrate.py fix: Remove dead option "rebuild-website" in migrate 2020-09-29 21:13:41 +05:30
modules.txt
monitor.py feat(rate-limiter): Log data with monitor 2020-05-13 12:34:07 +05:30
oauth.py fix: cookie value 2020-11-20 17:40:56 +01:00
patches.txt fix(patch): Remove Package Publish Tool doctypes (#12113) 2020-12-24 18:36:59 +05:30
permissions.py feat: Added permission to grant only Select access to document (#12063) 2020-12-29 16:58:28 +05:30
pythonrc.py
rate_limiter.py fix(rate-limiter): Remove duplicate headers 2020-05-13 13:45:55 +05:30
realtime.py
recorder.py fix(recorder): Error page rendering shouldn't fail when recorder is active 2020-10-28 09:36:39 +05:30
sessions.py fix: make cookies more secure 2020-06-18 18:09:27 +05:30
share.py
test_runner.py
translate.py docs: fix simple typo, transaltion -> translation (#12136) 2021-01-05 17:18:09 +05:30
twofactor.py style: Fix formatting 2020-11-02 16:11:24 +05:30