seitime-frappe/frappe
2021-03-30 13:07:58 +05:30
..
automation feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
change_log
chat style: Optimize imports, fixed flake8 issues 2020-11-27 11:40:53 +05:30
commands fix: remove unused paramter (#12575) 2021-03-13 00:14:12 +05:30
config fix: pull modules from Module Def instead of desktop config file (#12631) 2021-03-29 18:22:12 +05:30
contacts fix: set_primary and set_primary_email bug (#12299) 2021-03-10 05:02:50 +00:00
core feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
custom feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
data feat: option to anonymize ip for google analytics 2020-09-28 19:04:09 +02:00
data_migration feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
database perf: Remove frappe.utils.background_job from import tree 2021-02-21 09:42:04 +05:30
desk feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
email feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +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 fix: New currency symbol for Zimbabwe (#12308) 2021-02-04 08:42:43 +05:30
integrations fix: Delete user after test is run 2021-03-15 18:53:22 +05:30
model feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
modules fix(minor): revert force reloading of workspace 2021-01-12 13:34:20 +05:30
patches fix: Get file name from path (#12437) 2021-03-10 18:36:10 +00:00
printing fix: set selected value in print format select 2021-03-02 13:45:34 +05:30
public feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
search fix(routing): removed /space from routing 2021-01-01 12:30:35 +05:30
social feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
templates fix: Search icon in search bar 2021-03-26 14:42:54 +05:30
tests test: sort folders and files before running tests for consistency (#12689) 2021-03-26 12:33:46 +00:00
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils fix: updated postgres default port 2021-03-29 15:16:27 +05:30
website feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
workflow fix: Add header to workflow action 2021-01-13 10:49:24 +05:30
www fix: use single statememt 2021-03-15 10:39:25 +05:30
__init__.py feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
api.py fix: API login inconsistency (#10427) 2020-06-24 04:22:30 +00:00
app.py fix: Fix setting admin as user when frappe.db is not set 2021-02-22 21:45:30 +05:30
auth.py refactor: Cleaned authentication logic 2021-02-22 21:11:18 +05:30
boot.py perf: Load workspace faster (#12364) 2021-02-12 19:10:44 +05:30
build.py fix: max_old_space_size limit for node processes (#12494) 2021-03-01 16:43:18 +05:30
cache_manager.py fix: Post merge error 2021-01-19 10:42:30 +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 fix: Raise PageDoesNotExistError instead of DoesNotExistError (#12485) 2021-02-26 12:59:42 +05:30
frappeclient.py
handler.py feat: frappe.whitelist for class methods 2021-03-30 13:07:58 +05:30
hooks.py fix: Remove list.min.css from hook (#12606) 2021-03-18 12:24:29 +05:30
installer.py Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into desk-enhancements 2020-12-16 13:18:48 +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
oauth.py fix: cookie value 2020-11-20 17:40:56 +01:00
patches.txt fix: Get file name from path (#12437) 2021-03-10 18:36:10 +00:00
permissions.py chore: Rename 'Exclude Descendants' to 'Hide Descendants' 2021-01-21 18:48:25 +05:30
pythonrc.py
rate_limiter.py refactor: allow callable limit arg for ratelimit deco 2021-03-09 13:59:49 +05:30
realtime.py refactor: remove unused parameter, minor cleanup 2021-02-16 14:16:30 +05:30
recorder.py fix(recorder): Error page rendering shouldn't fail when recorder is active 2020-10-28 09:36:39 +05:30
sessions.py perf: Remove frappe.utils.change_log from import tree 2021-02-19 21:14:45 +05:30
share.py feat: Add version and share content to new_timeline 2020-08-13 13:09:57 +05:30
test_runner.py test: sort folders and files before running tests for consistency (#12689) 2021-03-26 12:33:46 +00:00
translate.py perf: Remove Jinja from import tree 2021-02-20 21:18:01 +05:30
twofactor.py style: Fix formatting 2020-11-02 16:11:24 +05:30