seitime-frappe/frappe
2019-08-15 10:59:10 +05:30
..
automation fix: date fix 2019-07-26 18:00:05 +05:30
change_log fix: change changlog version to 11.1.0 2019-01-29 17:47:29 +05:30
chat fix: json.loads getting none value in chat 2019-08-08 13:14:40 +05:30
commands fix(doctor): Show status of scheduler in bench doctor 2019-07-31 20:12:22 +05:30
config fix: log sub-module added under users and permissions 2019-08-08 15:28:10 +05:30
contacts style: Remove trailing whitespace 2019-07-16 17:13:12 +05:30
core Merge pull request #8149 from scmmishra/remove-background 2019-08-12 04:36:57 +00:00
custom fix: test case for customize form 2019-07-27 11:24:15 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration refactor: Events Repeats On 2019-07-26 21:10:06 +05:30
database fix: Run patch only if the db_type is mariadb 2019-08-09 15:16:29 +05:30
desk fix: Always use field.fieldname in preview_fields 2019-08-13 11:57:10 +02:00
email fix: added null check for contact attributes (#8050) 2019-07-30 13:14:22 +05:30
geo fix: Add currency code for Surinamese dollar 2019-05-15 11:40:37 +05:30
integrations fix(s3_backups): iterate over objects if objects are preseent 2019-08-02 16:21:14 +05:30
model fix(search): Reduce restrictions on field contents 2019-07-30 14:27:52 +05:30
modules feat: Option to skip failing patches in migrate 2019-07-23 13:02:43 +05:30
patches Merge pull request #8137 from sahil28297/fix_dynamic_patch 2019-08-12 10:15:30 +00:00
printing fix: import orphaned ValidationError from frappe 2019-07-29 16:26:38 +05:30
public fix: Duplicate items in menu dropdown 2019-08-15 10:59:10 +05:30
social Revert "feat: Allow utils inside Energy Point Rule condition " 2019-08-09 13:25:53 +05:30
templates fix: Add prefix print in attribute names 2019-08-07 18:10:58 +05:30
tests Merge pull request #7662 from deepeshgarg007/remove_user_limit 2019-07-29 12:09:04 +05:30
translations feat: Updated translation (#8100) 2019-08-12 10:23:44 +05:30
utils refactor: remove background_style 2019-08-09 13:16:18 +05:30
website fix: Enqueue personal data file generation for faster response (#8094) 2019-08-05 11:35:49 +05:30
workflow fix: workflow action creation is not skipped 2019-07-16 16:34:59 +05:30
www Merge pull request #8149 from scmmishra/remove-background 2019-08-12 04:36:57 +00:00
__init__.py fix: typo in a comment 2019-07-21 19:38:50 +03:00
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(link-preview): Get preview fields on server side 2019-08-03 21:42:52 +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 refactor: remove code related to background image 2019-08-09 10:42:03 +05:30
installer.py fix(db_type) 2019-05-24 12:06:39 +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 2019-07-23 13:02:43 +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 fix: Add missed out patch entry 2019-08-09 18:05:55 +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: Remove limits and usage info from frappe 2019-06-30 16:51:05 +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