seitime-frappe/frappe
mergify[bot] 680f2b91e5
Merge pull request #11793 from ruchamahabal/fix-milestone-tracker
fix: Milestone not created for fields updated after submission
2020-11-02 09:10:08 +00:00
..
automation fix: add removed field 2020-10-20 14:50:33 +05:30
change_log
chat fix: change owner value in doctype jsons to Administrator 2020-09-18 18:05:40 +05:30
commands fix(recorder): start-recording and stop-recording commands 2020-10-28 09:37:54 +05:30
config fix: renaming of fields and test fixes 2020-10-20 13:19:12 +05:30
contacts chore: State/Province for Address 2020-10-21 16:18:01 +02:00
core Merge pull request #11732 from nextchamp-saqib/comm-link-fix 2020-11-02 06:58:58 +00:00
custom fix(minor): remove "Custom Link" and add patch 2020-10-26 10:02:04 +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(minor): postgres/database.py error handling for missing table 2020-10-26 12:24:11 +05:30
desk fix: Remove @ from relevance query (#11837) 2020-11-02 13:07:09 +05:30
email Merge pull request #11565 from rmehta/update-customize-form 2020-10-26 15:11:47 +05:30
event_streaming fix(minor): set name for Event Producer Last Update 2020-10-26 13:22:38 +05:30
geo fix: Add default timezone for Laos (#11705) 2020-10-14 13:04:42 +05:30
integrations Merge pull request #11580 from Mangesh-Khairnar/mpesa-integration-changes 2020-10-20 09:23:19 +00:00
model fix(minor): dont run a query when table is missing 2020-10-27 23:02:11 +05:30
modules fix(customization): Only read .json files from custom folder 2020-10-16 15:43:17 +05:30
patches fix(confict): did not save and also fix tabs 2020-10-26 11:07:52 +05:30
printing fix: allow "Default Print Language" for custom Print Format (#11800) 2020-11-02 12:59:18 +05:30
public chore: remove unused code (#11835) 2020-11-02 13:30:32 +05:30
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 #11747 from abhishekbalam/footer_add_norefferer 2020-10-22 04:43:18 +00:00
tests fix: Remove @ from relevance query (#11837) 2020-11-02 13:07:09 +05:30
translations chore: Update translations (#11836) 2020-10-31 17:11:26 +05:30
utils feat: as_raw update to display content inline not always download as attachment (#11569) 2020-10-30 06:58:25 +00:00
website fix: add colon between key and value 2020-10-29 15:03:14 +05:30
workflow fix: space missing in description 2020-10-27 07:48:52 +04:00
www Merge pull request #11594 from frappe/google_analytics_anonymize_ip 2020-10-19 14:28:08 +00:00
__init__.py feat(customize form): add links and actions to customize form and cleanup code 2020-10-26 10:02:04 +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 perf: Maintain set of created paths to reduce path.exists calls 2020-10-13 17:53:46 +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 fix: Milestone not created for fields updated after submission 2020-10-27 15:03:15 +05:30
installer.py Merge branch 'develop' into compress-files 2020-09-22 10:56: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 refactor: extract get_client_scopes(), use all() instead of complicated loop 2020-09-26 20:28:31 +02:00
patches.txt fix(minor): added ignore_ddl in frappe.db.get_all to ignore missing tables, columns 2020-10-26 10:02:04 +05:30
permissions.py
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 fix: csv file opening options 2020-10-26 16:26:49 -05:00
twofactor.py fix: Sanitize 2FA response (#11263) 2020-08-24 11:55:28 +05:30