seitime-frappe/frappe
mergify[bot] 85fc42a1ea
Merge pull request #15549 from nextchamp-saqib/handle-504-errors
fix: catch exceptions while parsing json on request failure
2022-01-11 13:28:38 +00:00
..
automation Merge branch 'develop' of github.com:frappe/frappe into owner-unchange 2022-01-04 15:06:37 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands fix: Use makedirs instead of mkdir to create arhived sites path 2021-12-27 18:02:14 +05:30
config refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
contacts fix: Check permission for address and contact list 2021-10-28 15:14:53 +05:30
core fix: enable languages inserted during setup (#15588) 2022-01-11 18:13:11 +05:30
custom fix(ux): Add "Show Dashboard" in Customize Form" 2022-01-03 14:51:57 +05:30
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
data_migration refactor: get_mapping_module doesn't need to access to instance 2021-11-26 17:29:44 +05:30
database Merge branch 'develop' into frappe-postgres-changes 2022-01-07 11:37:28 +05:30
desk Merge branch 'develop' into frappe-postgres-changes 2022-01-07 11:37:28 +05:30
email fix: email fetch error for imaplib (#15581) 2022-01-11 08:11:38 +00:00
event_streaming fix: delete Event Producer Last Update on trash event of Event Producer 2021-12-03 10:37:30 +05:30
geo chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
integrations fix: offer all (also modern) supported tls versions (PROTOCOL_TLS_CLIENT [1]) to LDAP endpoints instead of only (deprecated) PROTOCOL_TLSv1 [2] 2022-01-04 16:52:55 +01:00
model Merge pull request #15574 from resilient-tech/fix-limit-in-get-method 2022-01-11 08:18:12 +00:00
modules fix: import doc / fixtures 2021-12-13 19:02:51 +01:00
patches refactor: Rename week_starts_on to first_day_of_the_week 2022-01-05 14:54:46 +05:30
printing Merge pull request #15458 from gavindsouza/print-format-rename 2021-12-27 15:48:05 +05:30
public Merge pull request #15549 from nextchamp-saqib/handle-504-errors 2022-01-11 13:28:38 +00:00
query_builder Merge branch 'develop' into aks-feat-sanitise_qb_2 2021-12-12 10:16:26 +05:30
search feat: apply boosts on search queries 2021-10-25 09:14:53 +05:30
social Merge pull request #14993 from kennethsequeira/dis-eps 2021-11-17 11:45:36 +00:00
templates Merge pull request #15355 from pateljannat/custom-signup 2021-12-21 09:39:26 +00:00
tests Merge pull request #15574 from resilient-tech/fix-limit-in-get-method 2022-01-11 08:18:12 +00:00
translations feat: add german translations for datatable menu 2022-01-06 15:52:05 +01:00
utils Merge branch 'develop' into frappe-postgres-changes 2022-01-07 11:37:28 +05:30
website Merge branch 'develop' into frappe-postgres-changes 2022-01-07 11:37:28 +05:30
workflow fix: Give select permission to 'All' for workflow state (#15044) 2021-11-22 18:49:56 +05:30
www fix: Grammar of error statement in 404 page (#15447) 2021-12-27 11:23:30 +05:30
__init__.py refactor(minor): frappe.has_permission 2021-12-24 13:59:57 +05:30
api.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
app.py fix: Combine request args and form data 2021-12-14 13:55:24 +05:30
auth.py fix: minor fixes to whitelisted methods (#14569) 2021-11-07 19:13:26 +05:30
boot.py chore: rename timezone keys 2021-11-15 14:33:28 +00:00
build.py refactor: remove chalk dependency 2021-10-20 12:46:05 +05:30
cache_manager.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
client.py fix: Pass parent_doctype required for DatabaseQuery perm checks 2021-12-24 13:57:07 +05:30
coverage.py CI: Use codecov coverage reporting 2021-09-02 09:36:25 +05:30
defaults.py refactor: replacing queries with frappe ORM 2021-10-14 01:16:46 +05:30
deferred_insert.py fix: Use separate API to insert route history 2021-11-29 16:38:15 +05:30
exceptions.py refactor: extend Exception instead of ValidationError 2021-10-25 18:46:54 +05:30
frappeclient.py fix: Use params instead of data for client login 2022-01-05 20:38:16 +05:30
handler.py feat: frappe.enqueue and frappe.call for server scripts 2021-12-22 13:21:13 +05:30
hooks.py fix: function name and comment 2021-12-17 15:00:56 +05:30
installer.py feat: before_uninstall and after_uninstall hooks 2021-12-20 14:05:10 +05:30
middlewares.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
migrate.py refactor: remove unused args 2021-10-11 17:23:17 +05:30
modules.txt chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
monitor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
oauth.py chore: Update PyJWT dependency 2021-05-29 17:22:30 +05:30
parallel_test_runner.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
patches.txt refactor: Rename week_starts_on to first_day_of_the_week 2022-01-05 14:54:46 +05:30
permissions.py fix: Convert user to lower case before equating 2021-12-13 15:54:14 +05:30
rate_limiter.py Merge pull request #14087 from shadrak98/rate-limiting 2021-09-21 08:07:26 +05:30
realtime.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
recorder.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
sessions.py refactor: changed query in sessions 2021-11-23 15:49:16 +05:30
share.py refactor: replaced sql_list 2021-10-22 13:31:36 +05:30
test_runner.py fix: Postgres Compatibility 2022-01-07 10:44:57 +05:30
translate.py fix: fixed no order arg in converted queries 2021-11-23 13:30:42 +05:30
twofactor.py refactor: converted more queries 2021-11-20 15:02:22 +05:30