seitime-frappe/frappe
karthikeyan5 8397383dd6 fix(Raw Printing): fixes as per PR review
> fixing confusing naming in the UI and calling it "Raw Print"
> used import for sha256 library
> changed the Print Preview message for raw print
> same possible codacy fixes
2019-04-16 15:40:56 +05:30
..
automation fix(assignment-rule): try unassignment from all rules first, then try assignment 2019-03-19 09:42:08 +05:30
change_log fix: change changlog version to 11.1.0 2019-01-29 17:47:29 +05:30
chat Merge branch 'master' into develop 2019-03-08 09:38:18 +00:00
commands Merge pull request #6993 from zerodhatech/fixtures 2019-02-28 13:01:21 +05:30
config feat(dashbaord): set default 2019-04-15 10:18:15 +05:30
contacts Fixed merge conflict 2019-04-11 11:56:37 +05:30
core fix(test): comments 2019-04-16 15:10:55 +05:30
custom Merge pull request #7128 from Mangesh-Khairnar/rating-control 2019-03-28 14:16:12 +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 Merge pull request #7128 from Mangesh-Khairnar/rating-control 2019-03-28 14:16:12 +05:30
desk fix: link selection relevance 2019-04-16 15:38:00 +05:30
email Fixed merge conflict 2019-04-11 11:56:37 +05:30
geo fix: Typo of TR-Turkish 2019-04-05 22:08:45 +03:00
integrations feat(integrations): add region to S3 Backup Settings 2019-04-10 04:06:33 +02:00
model fix: rating fieldtype for child table nonetype values 2019-04-11 14:58:18 +05:30
modules Merge branch 'master' into develop 2019-04-07 09:03:27 +00:00
patches fix: Desktop 2019-03-29 13:16:11 +05:30
printing feat(Raw Printing): Adding Support for qz-tray 2019-04-16 15:40:56 +05:30
public fix(Raw Printing): fixes as per PR review 2019-04-16 15:40:56 +05:30
social Merge pull request #7277 from surajshetty3416/fix-summary-query 2019-04-14 22:00:28 +05:30
templates fix(comment): blog comment email and min length 2019-04-16 09:06:18 +05:30
tests Merge pull request #7117 from prssanna/assigned-to-fixes 2019-03-28 14:04:00 +05:30
translations chore: Update Translations (#6669) 2018-12-31 11:37:15 +05:30
utils fix: dashboard charts with empty ranges and tests 2019-04-15 10:16:56 +05:30
website fix(blog): Fix possible reflected XSS attack vector 2019-03-30 12:02:20 +05:30
workflow Fixed merge conflict 2019-04-11 11:56:37 +05:30
www fix(Raw Printing): fixes as per PR review 2019-04-16 15:40:56 +05:30
__init__.py Fixed merge conflict 2019-04-11 11:56:37 +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 fix: Remove energy_points from user_info 2019-03-26 19:04:21 +05:30
boot.py fix: Fetch page title for core pages 2019-04-03 18:12:11 +05:30
build.py fix: Ignore symlinks during bench build (#7162) 2019-03-29 20:05:16 +05:30
cache_manager.py rename: auto assign -> assignment rule 2019-02-28 17:37:20 +05:30
client.py Move get_safe_filters to frappe.utils 2019-03-11 19:41:50 +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 Revert "fix: Raise exception if apps are on incompatible branches (#7177)" 2019-04-08 17:09:54 +05:30
frappeclient.py fix(import): Import print_function once 2019-01-28 14:54:55 +05:30
handler.py file-api: add new test, fix minor bugs and code indentation 2018-09-21 13:40:25 +05:30
hooks.py fix: typo in hooks 2019-04-15 00:41:53 +05:30
installer.py fix: Removed desktop icon syncing from installer.py 2019-03-05 17:13:18 +05:30
limits.py Merge branch 'develop' into file-api 2018-09-21 13:42:32 +05:30
middlewares.py refactor(recorder): Remove RecorderMiddleware 2019-02-19 21:58:55 +05:30
migrate.py feat(desk): DeskModuleBox, get some links if not set 2019-03-04 12:39:45 +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: Desktop 2019-03-29 13:16:11 +05:30
permissions.py fix: use .get to avoid key error (#7184) 2019-04-04 12:01:35 +05:30
pythonrc.py
realtime.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
recorder.py style: Linting fixes 2019-03-14 14:49:15 +05:30
sessions.py fix: Add quotes 2019-04-07 13:10:10 +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 feat(module_links): add dummy indicators 2019-02-06 17:07:13 +05:30
twofactor.py Merge branch 'staging' into develop 2019-01-15 19:14:06 +05:30