seitime-frappe/frappe
2021-11-17 19:40:38 +05:30
..
automation fix: Removing unused code for worspace 2021-09-20 21:27:14 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands test: Changing cypress browser to chrome 2021-11-10 11:45:53 +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 Merge pull request #15001 from resilient-tech/fix-seen 2021-11-17 11:57:46 +00:00
custom fix: fixed sider issues 2021-11-09 10:21:15 +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 chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database feat: Added support for Criterion objects as fieldnames 2021-11-08 15:56:20 +05:30
desk feat(ux): option to disable EPS notifications (#14992) 2021-11-17 14:07:20 +05:30
email revert: "feat(minor): Implement __getitem__ in Base Document" (backport #14945) (#14946) 2021-11-11 12:13:52 +05:30
event_streaming fix(Event Streaming): Doctype dependencies sync (#14299) 2021-09-28 11:30:09 +05:30
geo chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
integrations fix: removed unused imports 2021-11-09 14:49:27 +05:30
model revert: "feat(minor): Implement __getitem__ in Base Document" (backport #14945) (#14946) 2021-11-11 12:13:52 +05:30
modules fix: Don't export migration_hash column in std json 2021-10-25 14:45:03 +05:30
patches fix: ignore route conflict validation for rename_custom_client_script patch 2021-11-11 16:29:04 +05:30
printing fix: lru_cache decorator usage 2021-10-22 12:04:27 +05:30
public Merge pull request #14997 from shariquerik/report-view-ui-test-fix 2021-11-17 11:54:53 +00:00
query_builder feat: Added concat_ws in frappe.qb 2021-11-08 13:55:17 +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 #14614 from shariquerik/new-feedback-comment 2021-11-16 12:40:35 +05:30
tests test: print view should not show warning/errors (#14972) 2021-11-17 19:40:38 +05:30
translations fix: Dont translate brand name (#14162) 2021-09-10 09:32:59 +05:30
utils feat: Convenience methods for NestedSet {get_parent, get_children} (#13579) 2021-11-17 04:32:11 +00:00
website fix: Fixed position of feedback(like, comment) 2021-11-16 13:06:42 +05:30
workflow fix: include doc details in workflow action email subject 2021-09-28 20:50:31 +05:30
www fix: Add fallback to desk theme to avoid failure 2021-11-17 17:52:08 +05:30
__init__.py chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
api.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
app.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
auth.py fix: minor fixes to whitelisted methods (#14569) 2021-11-07 19:13:26 +05:30
boot.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
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: cleaner implementation for link validation 2021-11-12 10:36:21 +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
exceptions.py refactor: extend Exception instead of ValidationError 2021-10-25 18:46:54 +05:30
frappeclient.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
handler.py fix: minor fixes to whitelisted methods (#14569) 2021-11-07 19:13:26 +05:30
hooks.py chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
installer.py fix: Don't unlink file blindly 2021-10-18 12:07:42 +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 fix: public info api 2021-11-08 20:17:07 +05:30
permissions.py fix: Docstring of has_permission & made error title translatable 2021-10-28 15:25:45 +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 Merge branch 'develop' of https://github.com/frappe/frappe into sgtpepper9907-develop 2021-11-17 11:10:57 +05:30
share.py refactor: replaced sql_list 2021-10-22 13:31:36 +05:30
test_runner.py test: restore scheduler state after running tests 2021-10-29 15:16:29 +05:30
translate.py fix: sider issues 2021-10-26 18:41:27 +05:30
twofactor.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00