| .. |
|
automation
|
fix: show only link, dynamic link and data fields
|
2020-11-12 15:39:04 +05:30 |
|
change_log
|
|
|
|
chat
|
fix: change owner value in doctype jsons to Administrator
|
2020-09-18 18:05:40 +05:30 |
|
commands
|
Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables
|
2020-11-13 19:44:17 +05:30 |
|
config
|
fix: Remove Package Publish Tool
|
2020-11-04 13:32:15 +05:30 |
|
contacts
|
chore: State/Province for Address
|
2020-10-21 16:18:01 +02:00 |
|
core
|
fix: Not able to save Domain Settings (#11984)
|
2020-11-24 23:28:00 +05:30 |
|
custom
|
chore: add docstrings
|
2020-11-23 11:34:56 +05:30 |
|
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
|
fix: Sider + improper command ending
|
2020-11-17 12:45:55 +05:30 |
|
desk
|
Merge pull request #11794 from prssanna/period-dashboard
|
2020-11-25 05:32:58 +00:00 |
|
email
|
Merge pull request #11841 from Mangesh-Khairnar/remove-twilio-settings
|
2020-11-11 10:31:44 +00:00 |
|
event_streaming
|
feat(Event Streaming): Conditional Events (#10868)
|
2020-11-13 15:15:29 +05:30 |
|
geo
|
feat: Non negative check for Int, Float and Currency fields
|
2020-10-29 16:40:38 +05:30 |
|
integrations
|
refactor: move encode_params from test to oauth2.py
|
2020-11-20 19:02:33 +01:00 |
|
model
|
Merge branch 'develop' into fix-workflow-query
|
2020-11-18 10:32:56 +05:30 |
|
modules
|
fix(customization): Only read .json files from custom folder
|
2020-10-16 15:43:17 +05:30 |
|
patches
|
Merge branch 'develop' into fix-target
|
2020-10-26 21:03:38 +05:30 |
|
printing
|
fix: allow "Default Print Language" for custom Print Format (#11800)
|
2020-11-02 12:59:18 +05:30 |
|
public
|
Merge pull request #11993 from hasnain2808/fix-unicode
|
2020-11-25 07:13:41 +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
|
feat: translate oauth confirmation dialog
|
2020-11-20 17:40:20 +01:00 |
|
tests
|
refactor: move encode_params from test to oauth2.py
|
2020-11-20 19:02:33 +01:00 |
|
translations
|
chore: Update translations (#11895)
|
2020-11-07 16:45:30 +05:30 |
|
utils
|
Merge remote-tracking branch 'upstream/develop' into fix-release-check
|
2020-11-25 15:54:17 +05:30 |
|
website
|
feat: Web form fields support for property depends on fields (read-only and mandatory)
|
2020-11-12 08:04:00 -07:00 |
|
workflow
|
fix: space missing in description
|
2020-10-27 07:48:52 +04:00 |
|
www
|
refactor: Move get_build_version to utils.py
|
2020-11-09 15:31:49 +05:30 |
|
__init__.py
|
style: Trim the fat (whitepsace)
|
2020-11-06 15:34:06 +05:30 |
|
api.py
|
fix: API login inconsistency (#10427)
|
2020-06-24 04:22:30 +00:00 |
|
app.py
|
fix(tests): add test cases for custom_link and custom_action
|
2020-10-26 10:02:04 +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: 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
|
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: Milestone not created for fields updated after submission
|
2020-10-27 15:03:15 +05:30 |
|
installer.py
|
Merge pull request #11104 from gavindsouza/skip-backup-tables
|
2020-11-18 09:48:14 +00:00 |
|
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
|
fix: cookie value
|
2020-11-20 17:40:56 +01:00 |
|
patches.txt
|
Merge branch 'develop' into fix-target
|
2020-10-26 21:03:38 +05:30 |
|
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
|
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
|
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
|
fix: csv file opening options
|
2020-10-26 16:26:49 -05:00 |
|
twofactor.py
|
style: Fix formatting
|
2020-11-02 16:11:24 +05:30 |