seitime-frappe/frappe
Faris Ansari 12d12c640b fix: Web Page (#7593)
- Sender fullname bug
- Rename section SEO to "Header, Breadcrumbs and Meta Tags"
2019-05-30 13:48:03 +05:30
..
automation fix(milestone_tracker): doctype ui 2019-04-22 16:17:56 +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 Merge pull request #7453 from rmehta/remove-autodoc 2019-05-23 15:09:23 +05:30
config fix: Get data of empty table from pg_stat_all_tables when db-type is postgres 2019-05-03 10:38:10 +05:30
contacts fix(Addresses and Contacts Report): Frappe throw when no record present (#7504) 2019-05-21 14:50:49 +05:30
core fix: add rating field in docfield (#7571) 2019-05-28 14:21:20 +05:30
custom refactor(form.js): remove very old API 2019-05-24 09:08:56 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
database fix: Update regex for capturing touched tables from query (#7588) 2019-05-29 14:51:19 +05:30
desk fix: incorrect schedule showing in the draft mode 2019-05-24 18:51:19 +05:30
email fix(email): Search contacts by email_id as well 2019-05-29 18:05:43 +05:30
geo fix: Add currency code for Surinamese dollar 2019-05-15 11:40:37 +05:30
integrations fix: Allow eligible fields to be updated from notifications (#7518) 2019-05-21 14:49:58 +05:30
model fix: Remove update_timeline_links from document.py (#7563) 2019-05-26 15:37:10 +05:30
modules style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 17:06:46 +05:00
patches fix: UniqueFieldnameError while migration 2019-05-29 13:03:48 +05:30
printing fix: print format builder setup (#7531) 2019-05-22 15:04:42 +05:30
public fix(list-view): Escape quotes in data-name (#7600) 2019-05-30 10:52:50 +05:30
social fix(energy point): Negative values for review point in leaderboard (#7577) 2019-05-29 10:09:40 +05:30
templates fix: Web Page (#7593) 2019-05-30 13:48:03 +05:30
tests fix: Update regex for capturing touched tables from query (#7588) 2019-05-29 14:51:19 +05:30
translations chore: Update Translations (#6669) 2018-12-31 11:37:15 +05:30
utils fix: frappe.conf.db_type -> frappe.db.db_type 2019-05-24 11:44:28 +05:30
website fix: Web Page (#7593) 2019-05-30 13:48:03 +05:30
workflow Fixed merge conflict 2019-04-11 11:56:37 +05:30
www Merge pull request #7300 from rohitwaghchaure/feat_force_user_to_reset_password_develop 2019-05-23 15:00:31 +05:30
__init__.py fix: naming 2019-05-10 10:54:35 +05:30
api.py Revert "fix(request): Pop data from form_dict when it isn't needed" 2019-03-14 11:58:46 +05:30
app.py fix: Dont append request data to form_dict 2019-03-24 12:12:53 +05:30
auth.py Updated expired message 2019-05-11 16:31:10 +05:30
boot.py BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +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 feat(desk): Show preview popover on hover of link and control fields 2019-04-24 15:09:41 +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(import): Import print_function once 2019-01-28 14:54:55 +05:30
handler.py feat: Introduce new upload dialog 2019-04-11 01:41:07 +05:30
hooks.py BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +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: Index all web pages for search (#7322) 2019-04-26 12:41:17 +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 a patch to apply customization to custom doctype (#7546) 2019-05-29 10:15:10 +05:30
permissions.py fix: has permission decorator 2019-05-23 13:04:59 +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(minor): removed debug 2019-05-24 12:08:22 +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