Commit graph

17191 commits

Author SHA1 Message Date
Saurabh
dcdc66b459 [fix] remove unwanted imports 2018-12-18 23:15:39 +05:30
Saurabh
30d8841694 [fix] setup subscription datetime in utc format 2018-12-18 23:12:47 +05:30
Faris Ansari
c89b60dd29 fix(patch): Skip reports that dont have any json config set (#6641) 2018-12-18 14:24:33 +05:30
Faris Ansari
3ef0cc9128 Prevent removing ID column in Pick Columns (#6637)
* fix(report-view): Always keep ID column

* fix: Import syntax

* chore: Add comment
2018-12-18 10:58:00 +05:30
Saurabh
a62cac8ab7 bumped to version 11.0.3-beta.38 2018-12-18 10:49:37 +06:00
Saif
a0b2709a68 fix: bug in total row calculation for Currency field for list of dict values (#6615) 2018-12-18 09:01:09 +05:30
Rohan
ac82c04c2b fix(report): Only show generate button if it is a prepared report (#6619)
* fix(report): Only show generate button if it is a prepared report

* Update query_report.js
2018-12-18 08:59:26 +05:30
Zarrar
863c54b0fa [Fix] Json data for Report Builder based reports (#6624)
* replace doctype name if already present

* patch to update json data for report builder based reports

* minor fix for auto email
2018-12-18 08:56:10 +05:30
Shreya Shah
b247cae12e fix: pass parameters as list (#6626)
* fix: pass parameters as list

* test: Add test case

* test: Add json file for test data
2018-12-18 08:54:26 +05:30
Aditya Hase
50ad6bcdf6 fix(website): Correctly generate route for list item (#6620)
Since route string for list-item in website list view was
generated from frappe.local.request.path, page part that
is acquired by ajax call used to contain incorrect route

e.g. /api/frappe.www.list.get/CC-SINV-2018-00006
instead of /invoices/ACC-SINV-2018-00006
2018-12-17 21:21:04 +05:30
Saurabh
52073a2b59 [minor][fix] get_notifications_for_doctypes (#6634) 2018-12-17 16:06:56 +05:30
Faris Ansari
baa906c547 fix: Remove redundant import (#6614)
* fix: Remove redundant import

* fix: import only required class using {reference}
2018-12-17 14:30:27 +05:30
Faris Ansari
d6833996d3 fix: Include meta_block in Web Page (#6627) 2018-12-17 13:55:32 +05:30
Faris Ansari
09077ae327 fix: Update DataTable (#6622)
- Now vertical scrollbar is shown always
2018-12-17 13:48:02 +05:30
Faris Ansari
5f8d19133e fix(Chat): Show red indicator for unread threads (#6629)
- Mark messages as read in background
2018-12-17 10:06:12 +05:30
Saurabh
f42c5a83da bumped to version 11.0.3-beta.37 2018-12-13 11:02:39 +06:00
Aditya Hase
a23bd34e10 fix(report-view): Update Reports dropdown on creation of a Report (#6604)
This is done by updating frappe.boot.user.all_reports on creation of Report

Also to ensure that reports are properly ordered,
report list is explicitly sorted by name
2018-12-12 15:43:25 +05:30
Faris Ansari
5693080940 [UX] Report builder (#6608)
* fix: Remove fixed height check

* fix(sort-selector): Set sort arrow correctly on load

* fix(query-report): Simplify help message

* fix(report-builder): Set dirty state when report settings are changed

- Also save the page_length when saving the report
2018-12-12 14:11:23 +05:30
Sagar Vora
36364fa54d fix(ui): make footer appear at end of page (#6610) 2018-12-12 14:10:23 +05:30
Rushabh Mehta
0f5f04b409
fix(tests): one more attempt to fix the erratic test_scheduler.py (#6612)
* debug(test_scheduler): please fail

* fix(tests): use flags instead of globals since cache is not trhead-safe
2018-12-12 14:09:50 +05:30
Prateeksha Singh
f4fc85eb87
Merge pull request #6447 from pratu16x7/staging-fixes-make-records
Add make_records()
2018-12-11 21:08:06 +05:30
Prateeksha Singh
61f762d0ac [setup] remove debug 2018-12-11 20:32:15 +05:30
Prateeksha Singh
25f2bb0afd [setup] remove execution time 2018-12-11 16:29:49 +05:30
Prateeksha Singh
8d5ee593a5 [router] clarify show desk for no route 2018-12-11 16:27:37 +05:30
Prateeksha Singh
c964d1420c [custom-field] Admin-owned programmed fields 2018-12-11 16:10:02 +05:30
Prateeksha Singh
bf57a4d201 [fix] remove print statements to not raise unicode issues 2018-12-11 16:10:02 +05:30
Prateeksha Singh
ec9eb6d3ad [fix] expand dropdown height 2018-12-11 16:10:02 +05:30
Prateeksha Singh
31c9e5a078 [setup] check skip_setup_wizard from common_site_comfig 2018-12-11 16:10:02 +05:30
Prateeksha Singh
1f1e70d335 [fix] Better multiple root node message 2018-12-11 16:10:02 +05:30
Prateeksha Singh
76386603a4 [setup] Address template message if setup complete 2018-12-11 16:10:02 +05:30
Prateeksha Singh
f05486f814 [comment][fix] add pre-existing clear method 2018-12-11 16:10:02 +05:30
Prateeksha Singh
7b4a4bc5b7 [setup] startup setup dialog if setup not complete 2018-12-11 16:10:02 +05:30
Prateeksha Singh
0ccb159c6f Add make_records() 2018-12-11 16:10:02 +05:30
Prateeksha Singh
50af0dc388 remove setup progress 2018-12-11 16:10:02 +05:30
Saurabh
5dceb7fb42 provision to setup password while adding system manager 2018-12-11 16:10:02 +05:30
Saurabh
8dafb6dc05 [fix] toggle title based on setup status 2018-12-11 16:10:02 +05:30
Frappe Bot
6859a73d32 Merge branch 'staging-fixes' into staging 2018-12-11 09:53:52 +00:00
Frappe Bot
01b91003f3 bumped to version 11.0.3-beta.36 2018-12-11 09:53:52 +00:00
Faris Ansari
41b7267e4e fix: Email Reply Behaviour (#6578)
* fix: Email Reply Behaviour

- Now email will be appended to the next reply but it would be clipped
at 20k characters.
- The reply part of the email would not be shown in  the timeline.
- If the email is composed using the "New Email", the last email is not
appended to the email

* fix: Convert into multiline string

* fix: var to let

* fix: var to let
2018-12-11 13:40:25 +05:30
Rushabh Mehta
dad0b84847
fix(patch): check if table exists for old prepared reports (#6605)
* debug(test): test_scheduler_events

* fix(patch): check if table exists for old prepared reports

* debug(tests): add comments for debug
2018-12-11 11:08:50 +05:30
Faris Ansari
c1bd405afc Fix: Query Report (#6603)
* fix: Update frappe-datatable to 1.7.0

- Fix filtering with sorting
- Equals keyword for numeric columns

* fix: Show tip for inline filtering
2018-12-11 10:14:21 +05:30
Frappe Bot
306ca0f446 Merge branch 'staging-fixes' into staging 2018-12-10 13:05:59 +00:00
Frappe Bot
d6667da7ed bumped to version 11.0.3-beta.35 2018-12-10 13:05:59 +00:00
rohitwaghchaure
8c0fead00e feat: Added disabled field in the address (#6548) 2018-12-10 18:19:09 +05:30
Saif
58d0e8507d Allow setting MariaDB root user and pass (#6599) 2018-12-10 17:53:00 +05:30
Faris Ansari
e71d412fc8 fix: Totals row in Query Report (#6590)
* fix: Totals row in Query Report

* fix: Remove quotes around Total
2018-12-10 17:21:02 +05:30
rohitwaghchaure
19453b8862 [Fix] Component not getting in the refresh event in the employee transfer doctype (#6601) 2018-12-10 16:56:03 +05:30
Saurabh
dc2cc5c177 bumped to version 11.0.3-beta.34 2018-12-07 17:53:24 +06:00
Faris Ansari
c2c13f1e5c
Merge pull request #6482 from adityahase/prepared-report-fix
fix(prepared-report): Prepared Report Enhancements
2018-12-07 16:49:26 +05:30
Faris Ansari
3cb3bc4bb6
Merge pull request #6589 from netchampfaris/query-report-fixes-4
fix: Update Datatable to 1.6.1
2018-12-07 16:33:26 +05:30