Commit graph

16351 commits

Author SHA1 Message Date
Prateeksha Singh
93fd9dfce9 [webform-list] Abstract out grid_list 2018-08-02 19:54:53 +05:30
Prateeksha Singh
b2d1f00e50 add show_in_grid flag in webform 2018-08-02 19:47:36 +05:30
Prateeksha Singh
6c80e56532 implement webform list using Datatable 2018-08-02 19:32:18 +05:30
Prateeksha Singh
95d13d1000
Merge pull request #5908 from pratu16x7/login-page
[login-page] add semantic classes
2018-08-01 18:20:46 +05:30
Prateeksha Singh
71d4b807ce [login-page] add semantic classes 2018-08-01 18:20:07 +05:30
Rushabh Mehta
dd26983e0a import dialog in messages 2018-08-01 17:54:21 +05:30
Rushabh Mehta
4adb217ad7 [fix] clear cache after migrate 2018-08-01 16:11:05 +05:30
Prateeksha Singh
2d5bb3468e
Merge pull request #5901 from netchampfaris/frappeclient
Allow guest connection in FrappeClient
2018-08-01 13:51:35 +05:30
Prateeksha Singh
544707d478
Merge pull request #5905 from netchampfaris/frappe-client
Extract traceback from failed FrappeClient request and frappe.throw it
2018-08-01 13:04:01 +05:30
Prateeksha Singh
189cea3339
Merge pull request #5904 from netchampfaris/get-url-fix
Pick port from webserver_port in get_url
2018-08-01 12:50:52 +05:30
Faris Ansari
3960f0a5f5 Formatting 2018-08-01 12:39:37 +05:30
Faris Ansari
5b3b2a9617 Extract traceback from failed FrappeClient request and frappe.throw it 2018-08-01 12:29:20 +05:30
Ameya Shenoy
dc41c2a23a
Merge branch 'master' into develop 2018-08-01 06:22:48 +00:00
Ameya Shenoy
aeed481051
Merge branch 'hotfix' 2018-08-01 06:22:44 +00:00
Ameya Shenoy
ecd881628f bumped to version 10.1.44 2018-08-01 06:22:44 +00:00
Faris Ansari
e41cde264d
Update frappeclient.py 2018-08-01 11:44:24 +05:30
Ameya Shenoy
9bc18213a4
Merge pull request #5903 from rmehta/codingCoffee-strict_email
[email] smtp connection per sender
2018-08-01 11:40:34 +05:30
Faris Ansari
24b1f2bbc4 Pick port from webserver_port in get_url 2018-07-31 23:03:41 +05:30
Faris Ansari
0e40b18ecc Allow guest connection in FrappeClient 2018-07-31 18:27:05 +05:30
Nabin Hait
854b068ee9 Fixed merge conflict 2018-07-31 13:15:15 +05:30
Faris Ansari
bf4a184e85 UI Fixes (#5893)
* Listview

- Reset paging when filters are set

* Broken Image

- Bigger icon for no-image
2018-07-31 12:55:34 +05:30
Faris Ansari
1360767899 Timeline (#5895)
- Show who assigned whom
2018-07-31 12:55:03 +05:30
Prateeksha Singh
ec8677e9c2 add depends_on field in webform (#5896) 2018-07-31 12:49:35 +05:30
Nabin Hait
288b98ca76 Merge branch 'hotfix' 2018-07-31 12:40:42 +05:30
Nabin Hait
cdfba6fd4c bumped to version 10.1.43 2018-07-31 13:10:42 +06:00
Rushabh Mehta
9439b21cce [enhance] optional home page for website user 2018-07-31 11:40:50 +05:30
Prateeksha Singh
5be6036b0f
Merge pull request #5889 from pratu16x7/data-migration-run
Post process in Data migration run
2018-07-31 10:51:52 +05:30
Prateeksha Singh
c8c442ccef [data-mig-run][fix] publish complete 2018-07-31 10:43:14 +05:30
Rushabh Mehta
a639001df0 [default list] use in_list_view fields 2018-07-30 23:17:07 +05:30
Rushabh Mehta
4367a27181 [fix] rename doctype patch 2018-07-30 19:17:24 +05:30
Prateeksha Singh
f33e3e1b43 [data-mig-run] publish realtime specified trigger 2018-07-30 16:23:16 +05:30
Rushabh Mehta
3bc8479438 [add] get fields in webform 2018-07-30 16:17:43 +05:30
Rushabh Mehta
62e313f472
[rename] move files with doctype rename (#5881) 2018-07-30 14:33:01 +05:30
Shreya Shah
4c20d1f68f using regex instead of soup to parse pdf page margins (#5883)
* using regex instead of soup to parse pdf page margins

* Fix codacy
2018-07-30 14:32:33 +05:30
KanchanChauhan
602bdd0bea [Minor Bug Fix]Query Report Fix (#5890) 2018-07-30 14:07:45 +05:30
Zarrar
389739b5bb Bold email mentions in comment section (#5879) 2018-07-30 12:01:46 +05:30
Prateeksha Singh
8ade18509c [data-mig-run] pass stats to postprocess 2018-07-29 17:58:30 +05:30
Faris Ansari
4912144364
Show review input only if rating is set (#5887) 2018-07-29 17:52:02 +05:30
Faris Ansari
aade8629e0
Add font size utilities (#5888) 2018-07-29 17:51:43 +05:30
Prateeksha Singh
0ad04ce02b [migration-run] run Runs with a remote id
- to update status remotely in postprocess
2018-07-29 13:52:54 +05:30
Prateeksha Singh
158d324b76 [data-migration] Make Runs observable
- Allow Runs to execute a post-process specified in Migration Plan
2018-07-28 22:34:55 +05:30
Faris Ansari
1922dcc87f Add broken images handler (#5884)
- Also add flex-column class utility
2018-07-27 19:03:49 +05:30
Zarrar
88b659d3ac
Merge pull request #5880 from Zlash65/min-fix
[Minor] Default for items should be empty list
2018-07-27 13:12:55 +05:30
Zlash65
8d6aef871a minor fix 2018-07-27 13:06:42 +05:30
Ameya Shenoy
92f288bc2f added 2 fucntions to frappe.utils (#5877)
* added 2 fucntions to frappe.utils

- get_db_count: to get the db count of any DocType
- call: a wrapper for frappe.call

* Update __init__.py
2018-07-27 11:55:58 +05:30
Sagar Vora
5ddcf40a11 [python3] let PdfFileReader handle file opening (#5878)
In Python 3, file() is deprecated. 
PdfFileReader can internally handle file opening and closing, so file() no longer necessary.

See description of stream parameter here:
https://pythonhosted.org/PyPDF2/PdfFileReader.html#PyPDF2.PdfFileReader

Alternatively, open() can be used.
2018-07-27 11:55:48 +05:30
Zarrar
c0b7712b04 [Enhance] Add items to dashboard through client-side scripting (#5861)
* add items in dashboard as need be
- doctypes can be added throguh js side if needed

* refresh handles open count
2018-07-27 10:47:06 +05:30
Faris Ansari
737330247e [website] Load chat only if chat is enabled (#5874)
* [website] Load chat only if chat is enabled

* Update website.js
2018-07-27 10:43:35 +05:30
Prateeksha Singh
edde827a95
Merge pull request #5875 from shreyashah115/text-muted
Add text-muted property
2018-07-26 17:39:17 +05:30
Shreya
0057537f9b Add text-muted property 2018-07-26 17:30:20 +05:30