seitime-frappe/frappe
2020-09-29 21:13:41 +05:30
..
automation chore: revert #10917 (#11540) 2020-09-22 12:34:58 +05:30
change_log
chat fix: change owner value in doctype jsons to Administrator 2020-09-18 18:05:40 +05:30
commands fix: Remove dead option "rebuild-website" in migrate 2020-09-29 21:13:41 +05:30
config Merge branch 'develop' into paytm-integration 2020-07-21 00:13:59 +05:30
contacts Update salutation.json (#11501) 2020-09-21 15:04:08 +05:30
core Merge pull request #11500 from gavindsouza/mysql-syntax-error 2020-09-24 08:45:34 +00:00
custom fix(package): Only allow System Managers to import a package 2020-09-07 19:47:36 +05:30
data
data_migration fix: change owner value in doctype jsons to Administrator 2020-09-18 18:05:40 +05:30
database Merge pull request #11306 from rmehta/system-console 2020-09-03 11:12:23 +05:30
desk Merge pull request #11468 from prssanna/report-reorder-columns 2020-09-23 13:31:49 +05:30
email fix: Freeze buttons during request 2020-09-25 09:43:09 +05:30
event_streaming fix: added patch for deleting old keys 2020-09-09 11:10:47 +05:30
geo feat: add currency Congolese franc 2020-08-09 14:23:25 +02:00
integrations fix: change owner value in doctype jsons to Administrator 2020-09-18 18:05:40 +05:30
model Merge pull request #11500 from gavindsouza/mysql-syntax-error 2020-09-24 08:45:34 +00:00
modules fix: override values on save now 2020-09-22 19:12:35 +05:30
patches feat: set module in standard web templates 2020-09-18 15:28:53 +02:00
printing fix: Change link text 2020-08-29 11:45:53 +05:30
public Merge pull request #11510 from MindLaborDev/develop 2020-09-29 09:21:00 +05:30
search fix: document None is not subscriptable 2020-08-26 11:38:29 +05:30
social fix(minor): clear cache for maps 2020-08-17 09:41:54 +05:30
templates refactor: render web_template in python 2020-09-21 16:53:47 +02:00
tests test: special method to encode spaces the right way 2020-09-26 20:23:59 +02:00
translations fix: translation 2020-08-25 17:40:18 +05:30
utils Merge pull request #11555 from netchampfaris/website_theme_hook 2020-09-24 14:13:16 +05:30
website fix: return of the recursive values 2020-09-25 00:56:36 +02:00
workflow debug(tests): test_workflow 2020-08-17 09:56:45 +05:30
www Merge pull request #11479 from KanchanChauhan/padding-in-about-page 2020-09-23 08:15:10 +00:00
__init__.py fix: Provide file paths instead of "title"s 2020-09-24 13:38:10 +05:30
api.py fix: API login inconsistency (#10427) 2020-06-24 04:22:30 +00:00
app.py fix: Print disabled traceback in development 2020-09-28 17:16:44 +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 chore: Add error message if something goes wrong 2020-09-08 19:45:26 +05:30
cache_manager.py fix: Remove unused import 2020-09-22 17:37:41 +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 feat: Add Bulk restore API 2020-07-23 19:01:18 +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 feat: after_migrate hook 2020-09-21 13:21:13 +02:00
installer.py fix: Run post_install only if in_install flag is set 2020-09-09 14:00:38 +05:30
middlewares.py chore: update werkzeug to 1.0.0 2020-02-07 12:16:42 +05:30
migrate.py fix: Remove dead option "rebuild-website" in migrate 2020-09-29 21:13:41 +05:30
modules.txt fix: rename Events Streaming to Event Streaming 2019-12-26 14:29:08 +05:30
monitor.py feat(rate-limiter): Log data with monitor 2020-05-13 12:34:07 +05:30
oauth.py refactor: extract get_client_scopes(), use all() instead of complicated loop 2020-09-26 20:28:31 +02:00
patches.txt Merge branch 'develop' into web_template_module 2020-09-21 14:03:42 +02:00
permissions.py fix: only encode if type is not str 2020-03-31 16:23:12 +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 style: Black + Flake8 2020-05-08 15:35:53 +05:30
sessions.py fix: make cookies more secure 2020-06-18 18:09:27 +05:30
share.py fix(translations): Incorrect syntax 2020-01-29 15:22:35 +05:30
test_runner.py Merge remote-tracking branch 'origin/develop' into ci/reports 2019-12-14 14:38:43 +01:00
translate.py feat: don't load user translation in make_dict_from_messages (#11120) 2020-08-04 13:25:49 +05:30
twofactor.py fix: Sanitize 2FA response (#11263) 2020-08-24 11:55:28 +05:30