Commit graph

19406 commits

Author SHA1 Message Date
Suraj Shetty
bc210bcd0e Merge branch 'develop' of https://github.com/frappe/frappe into fix-route-label-for-report 2019-05-01 15:59:12 +05:30
Suraj Shetty
e33f89e4e6 fix: Convert page route to title case 2019-05-01 15:57:35 +05:30
Nabin Hait
d7cd3cab21
patch: remove user perm for page and report doctype (#7383)
* fix: status options for integration request

* patch: remove user perm for page and report doctype
2019-05-01 15:53:16 +05:30
Suraj Shetty
d7238746b7 fix: Return only first part (in case of pages) 2019-05-01 14:04:36 +05:30
Suraj Shetty
3c08a596da fix: Translate route label & fix label for reports 2019-05-01 13:13:30 +05:30
Suraj Shetty
1fd9443236 fix: Route label should be title cased (#7380)
- query-report should be Query Report
2019-05-01 12:13:50 +05:30
Rushabh Mehta
cdec5d93dc feat(list): show percent bar in list (#7381) 2019-04-30 20:26:43 +05:30
Faris Ansari
238a496bae
chore: Remove deprecated files (#7379)
- reportview.js
- grid_report.js
2019-04-30 10:19:07 +05:30
Rushabh Mehta
6ef45bd5c8 fix(minor): chart filters on read only and hidden also 2019-04-29 22:06:56 +05:30
Rushabh Mehta
f3695ad074 fix(typo): dashboard_chart.js 2019-04-29 21:41:02 +05:30
Faris Ansari
7cd94e9323
fix: Print query in console if syntax error (#7371) 2019-04-29 21:37:44 +05:30
Faris Ansari
3198c1ca55
fix: Multiple filters in List view (#7374) 2019-04-29 21:37:00 +05:30
Faris Ansari
5240d2065f
fix: Text formatting in pasted content (#7375) 2019-04-29 21:36:49 +05:30
Rushabh Mehta
a2a89d89bf
Merge pull request #7372 from surajshetty3416/frequently-visited-link-awesome-bar
feat: Show frequently visited links on awesome bar
2019-04-29 18:02:25 +05:30
Chinmay Pai
81ee1870e0 feat(email): Add reply all option in timeline (#6733) 2019-04-29 17:43:52 +05:30
Suraj Shetty
901a9b9a1c
Merge pull request #7210 from josejibin/fix/oauth2-login-python3
fix: Social login in Python3
2019-04-29 13:38:18 +05:30
Suraj Shetty
45c7eb4c71 feat: Show frequently visited links on awesome bar 2019-04-29 12:51:16 +05:30
Suraj Shetty
c60d2b33b0 fix: Call week_start function to get week start date 2019-04-27 14:59:03 +05:30
Suraj Shetty
ede92ef61a
Merge pull request #7368 from frappe/netchampfaris-patch-1
fix: Method docstring
2019-04-27 12:48:38 +05:30
Suraj Shetty
c90f723efb
Merge pull request #7369 from netchampfaris/rollup-plugin-terser
fix(rollup): Use terser instead of uglify
2019-04-27 12:47:42 +05:30
Faris Ansari
c07944c2c4 fix(rollup): Use terser instead of uglify 2019-04-26 15:52:58 +05:30
Faris Ansari
1064a7f687
fix: Method docstring 2019-04-26 15:37:33 +05:30
Aditya Hase
836392840f perf: Remove MANIFEST.in (#7360)
Faster pip install -e frappe

https://stackoverflow.com/questions/24727709/do-python-projects-need-a-manifest-in-and-what-should-be-in-it
2019-04-26 12:43:57 +05:30
Shivam Mishra
975cc8b034
Merge pull request #7364 from scmmishra/new-button-report-fix
fix: fixed Make new button for empty state in report view
2019-04-26 12:43:37 +05:30
Faris Ansari
766e26ac5f
feat: Index all web pages for search (#7322)
* feat: Index Web Pages for search

- Walks and indexes all webpages in global_search

* test: Web Page Indexing
2019-04-26 12:41:17 +05:30
Shivam Mishra
dc9c20e89e fix: fixed Make new button for empty state in report view 2019-04-26 12:10:33 +05:30
Suraj Shetty
c66e6e53e2 feat: Add a rank column for leaderboard (#7356) 2019-04-25 18:05:45 +05:30
Rushabh Mehta
fea47dce74 fix(grid): drag to reorder was broken. fixed. 2019-04-25 16:04:58 +05:30
Rushabh Mehta
fce9989e1f
Merge pull request #7326 from oshosanya/allow-database-port-config
feat: Allow user to specify database port
2019-04-25 11:40:54 +05:30
Rushabh Mehta
c3da808f76
Merge pull request #7352 from SaiFi0102/Boilerplate-Linting-V12
style: Linting for boilerplate files
2019-04-25 11:39:15 +05:30
Rushabh Mehta
bfa946e6ab
Merge pull request #7353 from SaiFi0102/DocType-JSON-Field-Order-V12
feat: DocType JSON changes for cleaner Git Diffs (v12)
2019-04-25 11:38:35 +05:30
Rushabh Mehta
501d248fe4
Merge pull request #7351 from rmehta/button-in-list
feat: Buttons in List View (added in ToDo)
2019-04-25 11:36:32 +05:30
Rushabh Mehta
505371e096 fix(minor): style and linting 2019-04-25 10:51:54 +05:30
Saif Ur Rehman
b40c3a874b style: Linting for boilerplate files 2019-04-24 17:11:00 +05:00
Saif Ur Rehman
dd5385e94b style: Rename prepare_docdict_for_import to prepare_for_import 2019-04-24 17:06:46 +05:00
Saif Ur Rehman
6b427705be fix: codacy 2019-04-24 17:06:24 +05:00
Saif Ur Rehman
e2cf0f4619 fix: test 2019-04-24 17:06:16 +05:00
Saif Ur Rehman
b74e082300 fix: test 2019-04-24 17:06:04 +05:00
Saif Ur Rehman
dc74a83d90 fix: Remove trailing spaces from exported JSON 2019-04-24 17:05:55 +05:00
Saif Ur Rehman
539c4f72a0 fix: test 2019-04-24 17:05:44 +05:00
Saif Ur Rehman
a496e5b91c feat: Remove null and empty attributes from DocType JSON file on export 2019-04-24 17:05:34 +05:00
Saif Ur Rehman
fc410ee950 fix: Move field_order sync logic to DocType controller and introduce hooks
before_export, before_import and prepare_docdict_for_import
2019-04-24 17:05:21 +05:00
Saif Ur Rehman
03cf293136 test(DocType): test_load_file_field_order 2019-04-24 17:05:12 +05:00
Saif Ur Rehman
d30ec73d43 feat: Use field_order attr in DocType JSON file for cleaner git diffs 2019-04-24 17:05:01 +05:00
Rushabh Mehta
3ab2850b74 feat: allow addition of buttons in list 2019-04-24 17:02:47 +05:30
Shivam Mishra
a11128c6d0
Merge pull request #7343 from scmmishra/report-fix-profitability
fix: Major bugs in query_report.js
2019-04-24 16:54:45 +05:30
Suraj Shetty
16d4d02aa5
fix: Remove quotes around color hex 2019-04-24 16:06:24 +05:30
scmmishra
9d98bed354 fix: linting fixes 2019-04-24 16:05:45 +05:30
Suraj Shetty
794f3d08b2
Merge pull request #7303 from Mangesh-Khairnar/default-user-permission
feat: Default user permission
2019-04-24 15:51:47 +05:30
scmmishra
2df654b5df style: minor improvements 2019-04-24 15:22:57 +05:30