seitime-frappe/frappe
2019-07-15 19:02:57 +08:00
..
automation fix(assignment-rule): Notify user on assignment (#7732) 2019-06-20 11:24:03 +05:30
change_log fix: change changlog version to 11.1.0 2019-01-29 17:47:29 +05:30
chat fix: Removed get_doc_before_save 2019-04-23 13:15:39 +05:30
commands fix: bench run-ui-tests command (#7844) 2019-07-05 15:30:59 +05:30
config feat(Integration): Google Contacts Integration (#7625) 2019-06-20 11:26:07 +05:30
contacts feat(Integration): Google Contacts Integration (#7625) 2019-06-20 11:26:07 +05:30
core Merge pull request #7797 from hrwX/dom_fix 2019-07-04 07:31:48 +00:00
custom fix: merge conflict 2019-06-18 18:45:21 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration fix: merge conflict 2019-06-18 18:45:21 +05:30
database fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
desk Merge pull request #7742 from prssanna/list-group-by 2019-07-10 08:35:12 +00:00
email fix: permission issue due to db.get_value (#7776) 2019-06-28 14:08:57 +05:30
geo fix: Add currency code for Surinamese dollar 2019-05-15 11:40:37 +05:30
integrations add group ldap settings 2019-07-15 19:02:57 +08:00
model fix: Get cached value only if field present in doc 2019-07-11 15:07:58 +05:30
modules style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 17:06:46 +05:00
patches patch: removed feedback request if exists 2019-07-10 19:49:31 +05:30
printing fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
public fix: append base_url for requests from cordova app (#7895) 2019-07-15 15:34:43 +05:30
social test: Add test for revert_points_on_cancelled_doc 2019-07-04 23:02:46 +05:30
templates fix: Remove container from banner (#7678) 2019-06-12 16:53:59 +05:30
tests Merge pull request #7742 from prssanna/list-group-by 2019-07-10 08:35:12 +00:00
translations feat: Updated translation 2019-07-01 12:19:36 +00:00
utils fix: bench run-ui-tests command (#7844) 2019-07-05 15:30:59 +05:30
website Merge pull request #7862 from deepeshgarg007/web_form_fix_v3 2019-07-12 05:46:05 +00:00
workflow fix: Update checkbox description 2019-06-14 16:40:33 +05:30
www add group ldap settings 2019-07-15 19:02:57 +08:00
__init__.py fix: Use hasattr instead of get 2019-06-18 19:20:34 +05:30
api.py feat(translator_portal): change url to translator app 2019-06-27 18:07:27 +05:30
app.py fix: if maintenance mode on, connect database explicitly before… (#7731) 2019-06-28 19:39:25 +05:30
auth.py Updated expired message 2019-05-11 16:31:10 +05:30
boot.py fix(error-report): Use error_report_email from config instead of hooks 2019-06-06 00:03:22 +05:30
build.py fix: Ignore symlinks during bench build (#7162) 2019-03-29 20:05:16 +05:30
cache_manager.py fix(for-patch): cache manager to ignore missing tables 2019-04-20 16:48:30 +05:30
client.py fix: Fetch app_logo via hooks 2019-06-18 19:05:25 +05:30
defaults.py Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
deferred_insert.py fix: deferred insert json.loads() typeError (#6577) 2018-12-06 20:14:51 +05:30
exceptions.py refactor(form.js): wip 2019-05-24 09:08:56 +05:30
frappeclient.py fix(minor): allow api users to be website users too 2019-06-20 12:45:29 +05:30
handler.py feat: Introduce new upload dialog 2019-04-11 01:41:07 +05:30
hooks.py fix(translator): send translator to .com instead of xyz (#7834) 2019-07-04 10:39:47 +00:00
installer.py fix(db_type) 2019-05-24 12:06:39 +05:30
limits.py feat(sync_site): sync site via central agent 2019-05-09 14:22:47 +05:30
middlewares.py refactor(recorder): Remove RecorderMiddleware 2019-02-19 21:58:55 +05:30
migrate.py fix: merge conflict 2019-06-18 18:45:21 +05:30
modules.txt feat: Init energy points 2019-03-19 14:08:35 +05:30
oauth.py update(frappe): Update dependency Oauthlib (#6832) 2019-01-31 16:35:57 +05:30
patches.txt patch: removed feedback request if exists 2019-07-10 19:49:31 +05:30
permissions.py fix: has permission 2019-05-23 13:16:02 +05:30
pythonrc.py
realtime.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
recorder.py fix: frappe.conf.db_type -> frappe.db.db_type 2019-05-24 11:44:28 +05:30
sessions.py fix: Trigger notifications after updating last_login, last_ip fields 2019-06-20 11:16:48 +05:30
share.py feat: Document subscription (#6745) 2019-03-07 14:06:22 +05:30
test_runner.py fix(tests): Show test duration if it exceeds SLOW_TEST_THRESHOLD (#7119) 2019-03-27 14:38:25 +05:30
translate.py fix: remove line numbers from source messages 2019-05-30 12:26:48 +05:30
twofactor.py Merge branch 'staging' into develop 2019-01-15 19:14:06 +05:30