seitime-frappe/frappe
2021-04-26 22:56:14 +05:30
..
automation test: docshare with submit permission 2021-04-04 17:07:52 +05:30
change_log chore: Add release notes for v13.1.0 (#12932) 2021-04-21 11:43:34 +05:30
chat style: Optimize imports, fixed flake8 issues 2020-11-27 11:40:53 +05:30
commands Merge pull request #12564 from CaseSolvedUK/build-priority-v13 2021-04-22 16:16:11 +05:30
config fix: pull modules from Module Def instead of desktop config file (bp #12631) (#12723) 2021-03-30 16:41:44 +05:30
contacts fix: set_primary and set_primary_email bug (#12299) 2021-03-10 05:02:50 +00:00
core Merge pull request #12888 from netchampfaris/server-script-autocompletion 2021-04-20 16:50:21 +00:00
custom Merge branch 'develop' into default_email_template 2021-04-16 12:32:51 +02:00
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 feat: manage Python 3 compatiblity with dependencies 2021-04-14 14:40:58 +05:30
desk fix: Pass aggregate_on_doctype to properly create the query (backport #12917) (#12922) 2021-04-20 15:01:28 +05:30
email chore: frappe.whitelist for doc methods 2021-04-24 13:48:40 +05:30
event_streaming refactor: improve oauthlib implementation 2021-04-26 22:56:14 +05:30
geo fix: New currency symbol for Zimbabwe (#12308) 2021-02-04 08:42:43 +05:30
integrations test: oauth2 pkce and openid 2021-04-26 22:56:14 +05:30
model Merge branch 'develop' of https://github.com/frappe/frappe into if_owner_per_check_url 2021-04-12 21:24:19 +05:30
modules fix(minor): revert force reloading of workspace 2021-01-12 13:34:20 +05:30
patches fix: remove hardcoding 2021-04-22 17:31:34 +05:30
printing fix: set selected value in print format select 2021-03-02 13:45:34 +05:30
public Merge pull request #12847 from hasnain2808/feat--allow-button-of-different-sizes 2021-04-26 10:38:29 +00:00
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: Invalid HTML generated by the base template (#12953) 2021-04-22 09:01:59 +05:30
tests feat: OAuth 2 openid-configuration and introspect_token endpoint 2021-04-26 22:56:14 +05:30
translations fix: translation (#12117) 2021-01-05 17:18:54 +05:30
utils fix: sider issues 2021-04-26 22:56:14 +05:30
website fix: Use node.string to extract style and script 2021-04-22 23:31:51 +05:30
workflow fix: Pass option as string 2021-04-13 12:03:31 +05:30
www refactor: removed unused code 2021-04-19 14:43:44 +05:30
__init__.py Merge branch 'version-13' into develop 2021-04-21 12:34:00 +05:30
api.py Merge branch 'develop' into oauth-multipart-form 2021-04-25 10:57:31 +05:30
app.py fix: remove unused imports 2021-04-19 15:54:16 +05:30
auth.py fix: whitelist login method to fetch session id remotely (backport #12913) (#12916) 2021-04-20 14:57:03 +05:30
boot.py feat: Add option to mention a group of users 2021-04-12 16:35:11 +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: Add autocompletion items in Server Script 2021-04-17 23:09:16 +05:30
client.py Update client.py (#12790) 2021-04-08 04:43:36 +00:00
defaults.py
deferred_insert.py
exceptions.py fix: Raise PageDoesNotExistError instead of DoesNotExistError (#12485) 2021-02-26 12:59:42 +05:30
frappeclient.py fix(minor): tests 2021-03-31 05:25:07 +00:00
handler.py fix: remove unused imports 2021-04-19 15:54:16 +05:30
hooks.py fix: Move standard filters to jinja hooks 2021-04-17 16:11:28 +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 feat(rate-limiter): Log data with monitor 2020-05-13 12:34:07 +05:30
oauth.py feat: OAuth 2 openid-configuration and introspect_token endpoint 2021-04-26 22:56:14 +05:30
patches.txt fix: Show upgrade message in patch 2021-04-22 17:02:02 +05:30
permissions.py Merge branch 'develop' of https://github.com/frappe/frappe into if_owner_per_check_url 2021-04-12 21:24:19 +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 refactor: Cleanup name confusion 2021-03-31 13:43:20 +00:00
share.py feat: DocShare with Submit 2021-04-04 16:14:07 +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 fix: build-message-files command (#12950) 2021-04-22 01:12:38 +05:30
twofactor.py fix: Track 2FA OTP attempts using login tracker 2021-03-31 13:43:20 +00:00