Nabin Hait
b375ee9eef
fix: merge conflict
2019-06-18 18:45:21 +05:30
jijan1985
e31670c308
fix: quoting special characters and appropriately encoding non-ASCII filename ( #7472 )
2019-06-14 11:44:02 +05:30
jijan1985
7dfaaee1fe
fix: quoting special characters and appropriately encoding non-ASCII filename ( #7677 )
2019-06-14 11:43:08 +05:30
Suraj Shetty
2b85f4996c
feat: Add get_first_day_of_week utillity method
2019-06-11 21:25:32 +05:30
Suraj Shetty
3da10d9948
Merge pull request #7652 from frappe/ui-ux-fixes
...
fix: Modal UI
2019-06-07 14:07:10 +05:30
Suraj Shetty
d9c682f34d
feat: Add get_weekday utility function
2019-06-07 12:33:48 +05:30
Shivam Mishra
8bc753b881
chore: disable pdf encryption for multipdf
2019-06-06 16:26:44 +05:30
Nabin Hait
df438c1697
Revert "fix: Set default only if the dependent field is set ( #7130 )" ( #7644 )
...
This reverts commit 73c1f531e8 .
2019-06-05 20:30:13 +05:30
Faris Ansari
7f24a3f71d
fix: Show user fullname in mentions ( #7592 )
...
* fix: Show user fullname in mentions
* fix: Remove unused import
* fix: Update tests
2019-05-30 16:37:40 +05:30
Rushabh Mehta
1c893e44c0
fix: frappe.conf.db_type -> frappe.db.db_type
2019-05-24 11:44:28 +05:30
Rushabh Mehta
7135c0d9e8
fix(various): after manual testing
2019-05-24 11:22:09 +05:30
Rushabh Mehta
81fa64d4bc
refactor(form.js): remove very old API
2019-05-24 09:08:56 +05:30
Rushabh Mehta
7cb648eb5b
Merge pull request #7453 from rmehta/remove-autodoc
...
refactor: remove autodocs, no longer used
2019-05-23 15:09:23 +05:30
Nabin Hait
1a787984f4
fix: get month diff between 2 dates ( #7474 ) ( #7500 )
2019-05-16 10:16:06 +05:30
Nabin Hait
b2f897746a
fix: get month diff between 2 dates ( #7474 )
2019-05-14 15:04:48 +05:30
Faris Ansari
5e2c2d8337
fix: Index rendered page content ( #7405 )
...
* fix: Index rendered page content
- Order results based on words matched in title
* fix: Reset session user after indexing page
* chore: comments
2019-05-12 19:21:07 +05:30
Rushabh Mehta
03b045a5b5
refactor: remove autodocs, no longer used
2019-05-11 10:12:11 +05:30
Sahil Khan
0eb9fc5eec
fix(sync_site): syntax error
2019-05-09 14:52:37 +05:30
Sahil Khan
42fc641fd9
feat(sync_site): sync site via central agent
2019-05-09 14:22:47 +05:30
Anurag Mishra
a9d85c3222
fix: add seconds parameter seconds
...
* fix: add seconds parameter seconds
* fix: added paramater for minutes
2019-05-08 17:39:54 +05:30
Anurag Mishra
a42e18fcf1
fix: add parameter minutes
2019-05-08 17:30:24 +05:30
Suraj Shetty
d67bcd2212
fix: Define filedata before it is used
2019-05-05 12:23:46 +05:30
Shivam Mishra
c5a11f9fd0
Merge pull request #7358 from scmmishra/encrypt-pdf
...
feat: Added encryption feature for pdfs
2019-05-03 11:26:01 +05:30
Rushabh Mehta
5ebf688984
fix(recent): complete uncommitted changes
2019-05-03 08:49:51 +05:30
Aditya Hase
5d5e68dbed
fix: Do not show locals to user ( #7397 )
2019-05-02 19:35:17 +05:30
Aditya Hase
b14d6e76b1
fix: Do not show locals to user ( #7396 )
2019-05-02 19:35:07 +05:30
Anurag Mishra
e5fbf7d438
fix: frappe.utils.add_to_date added parameter seconds to add and subtract seconds ( #7393 )
2019-05-02 15:05:06 +05:30
Shivam Mishra
87bb91b64f
fix: key error on password
2019-04-30 09:41:25 +05:30
Shivam Mishra
026d5a8734
Merge branch 'develop' of https://github.com/frappe/frappe into encrypt-pdf
2019-04-29 16:48:50 +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
Shivam Mishra
8e29bc4bf7
fix: possible fix to encoding issues in py3
2019-04-27 18:03:00 +05:30
Shivam Mishra
01a2df7e5a
feat: code imporvements
2019-04-27 16:26:13 +05:30
Shivam Mishra
02c6abe609
feat: minor changes to pdf.py
2019-04-27 16:22:56 +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
a9ca81370b
fix: encoded password
2019-04-25 18:22:14 +05:30
Shivam Mishra
d791285ac2
feat: Added encryption feature for pdfs
2019-04-25 17:23:38 +05:30
Saurabh
cc9cae855f
Merge pull request #7276 from sahil28297/site_sync
...
feat(site_sync): store data in a file for site sync
2019-04-22 11:57:45 +05:30
Rushabh Mehta
7402f495d5
feat: Milestone Tracker. Track document lifecycle with milestones
2019-04-17 18:00:03 +05:30
Rushabh Mehta
41e1b6ab3b
fix: dashboard charts with empty ranges and tests
2019-04-15 10:16:56 +05:30
Sahil Khan
39660d6bd1
fix: get_system_manager
2019-04-12 01:43:18 +05:30
Faris Ansari
2677e54e9d
fix(xlsx): Fix for handle failed html parse
2019-04-11 14:54:42 +05:30
Faris Ansari
becef09e06
fix(xlsx): Fix for handle failed html parse
2019-04-11 14:53:48 +05:30
Faris Ansari
478dbb98c6
fix: Get all ancestors
...
When a file is uploaded by Guest, the folder size needs to be updated,
which breaks because get_ancestors uses `get_list`
2019-04-10 16:10:03 +05:30
Faris Ansari
56f94700e2
fix: Get all ancestors
...
When a file is uploaded by Guest, the folder size needs to be updated,
which breaks because get_ancestors uses `get_list`
2019-04-10 15:58:10 +05:30
Sahil Khan
a8aba197b8
feat(site_sync): add scheduler event for site_sync via central agent
2019-04-10 15:33:13 +05:30
Rushabh Mehta
428bcd71a9
feat(minor): frappe.utils.nestedset.get_descendants_of now accepts ignore_permissions
2019-04-08 19:04:39 +05:30
Frappe Bot
629a5e502a
Merge branch 'master' into develop
2019-04-07 09:03:27 +00:00
jibin jose
5cec97a0a2
Fix social login in Python3
...
In Pyhton3, requests response content is in bytes type. So decoder
have to handle both `str` and `bytes` to make it compatible with
both python 2 and 3
2019-04-05 16:41:25 +05:30
Suraj Shetty
b968c207d1
Merge branch 'develop' of https://github.com/frappe/frappe into energy_point_new
2019-03-28 19:54:36 +05:30
Faris Ansari
70246946b2
fix: Dont escape tracebacks in errprint
2019-03-28 15:05:23 +05:30