seitime-frappe/frappe
2019-07-28 13:49:54 +05:30
..
automation fix: Cleanup notify on error 2019-07-17 12:40:22 +05:30
change_log fix: more url fixes 2019-07-24 16:09:56 +05:30
chat fix: Removed get_doc_before_save 2019-04-23 13:15:39 +05:30
commands fix(commnds): Raise CalledProcessError if process returns non-zero exit code 2019-07-24 15:03:10 +05:30
config fix: ux changes 2019-07-20 22:13:44 +05:30
contacts style: Remove trailing whitespace 2019-07-16 17:13:12 +05:30
core Merge pull request #7949 from ruchamahabal/session-defaults 2019-07-24 13:37:28 +05:30
custom requested changes implemented 2019-07-10 11:11:03 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration patch: patch and codacy fixes 2019-07-28 13:49:54 +05:30
database Merge pull request #7101 from zeroiszero/fix-rds-privileges 2019-07-19 12:43:18 +00:00
desk feat: recurrence parser and unparser 2019-07-28 11:39:04 +05:30
email chore: remove old message from notification form 2019-07-15 13:47:01 +05:30
geo fix: Add currency code for Surinamese dollar 2019-05-15 11:40:37 +05:30
integrations patch: patch and codacy fixes 2019-07-28 13:49:54 +05:30
model feat: Session Defaults 2019-07-21 23:16:50 +05:30
modules feat: Option to skip failing patches in migrate (#7959) 2019-07-23 16:46:15 +05:30
patches patch: patch and codacy fixes 2019-07-28 13:49:54 +05:30
printing fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
public Merge pull request #7949 from ruchamahabal/session-defaults 2019-07-24 13:37:28 +05:30
social test: Add test for revert_points_on_cancelled_doc 2019-07-04 23:02:46 +05:30
templates Merge pull request #7908 from surajshetty3416/remove-user-validation 2019-07-18 05:23:39 +00:00
tests Merge pull request #7742 from prssanna/list-group-by 2019-07-10 08:35:12 +00:00
translations feat: Updated translation 2019-07-16 12:55:50 +00:00
utils fix(security): Make jinja rendering tighter 2019-07-24 16:32:35 +05:30
website fix: Do not print frontmatter error logs (#7950) 2019-07-22 14:36:48 +05:30
workflow fix: workflow action creation is not skipped 2019-07-16 16:34:59 +05:30
www add group ldap settings 2019-07-15 19:02:57 +08:00
__init__.py Release Version 12 2019-07-22 17:30:15 +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 feat: map google calendar to frappe 2019-07-27 15:28:35 +05:30
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 feat: Option to skip failing patches in migrate (#7959) 2019-07-23 16:46:15 +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 Merge branch 'develop' of https://github.com/frappe/frappe into feat-desktop-cards-reorder 2019-07-18 12:13:30 +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