Commit graph

954 commits

Author SHA1 Message Date
Anand Doshi
1ff7dff91b [fix] get linked doc only if add fetch option is found 2015-09-07 19:58:58 +05:30
Anand Doshi
f12c34cc8f [desktop] default wallpaper is a shade of purple 2015-09-03 14:43:29 +05:30
Anand Doshi
3de0a8acf0 [hotfix] layout collapse 2015-09-03 12:03:31 +05:30
Anand Doshi
e7d5c5bd49 [hotfix] layout collapse 2015-09-03 11:54:58 +05:30
Anand Doshi
66f93373e2 Merge pull request #1284 from rmehta/gantt-calendar-fixes
[enhancement] fixes to style and commonified conditions for calendar and style
2015-09-02 14:49:04 +05:30
Rushabh Mehta
5a5a6181d8 [enhancement] fixes to style and commonified conditions for calendar and style 2015-09-02 13:56:06 +05:30
Anand Doshi
d3fe6e57fb Merge pull request #1287 from rmehta/tree-fix
[mobile] css for tree views
2015-09-02 13:40:28 +05:30
Rushabh Mehta
537c0de1e4 [mobile] css for tree views 2015-09-02 12:17:15 +05:30
Rushabh Mehta
c600a302bb [enhancement] Added progress bar in data import tool
async.py: in `publish_realtime`, `event` is now optional, if called from within task
importer.py: send record count being updated using `frappe.publish_realtime`
ui/messages.js: added new tool `frappe.get_progress(title, count, total)` that will show progress bar realtime
2015-09-02 11:51:41 +05:30
Rushabh Mehta
5d5c308a4e [minor] fix cess for set_intro 2015-08-31 18:24:36 +05:30
Rushabh Mehta
6d248948e1 [minor] fix cess for set_intro 2015-08-31 18:20:24 +05:30
Rushabh Mehta
daaa3ff587 [minor] fix cess for set_intro 2015-08-31 18:19:48 +05:30
Anand Doshi
e248b627a2 Merge pull request #1281 from rmehta/mobile-style-fix
[style] use thin fonts for mobile, tablets and other cleanups
2015-08-31 12:30:12 +05:30
Anand Doshi
4faa10a23b [fix] reportview column picker 2015-08-31 12:09:20 +05:30
Rushabh Mehta
875ef3bfec [style] use thin fonts for mobile, tablets and other cleanups 2015-08-28 18:31:23 +05:30
Anand Doshi
dce31d8e5c [css] added border-bottom to each section for better separation 2015-08-27 16:54:19 +05:30
Rushabh Mehta
c59aaf01e4 Merge branch 'bold-field' into develop
Conflicts:
	frappe/model/base_document.py
2015-08-27 10:59:38 +05:30
Rushabh Mehta
33c097b97c [enhancement] editable title field 2015-08-26 20:56:28 +05:30
Anand Doshi
840e46efd4 [fix] frappe.datetime.now_time() gives time using the timezone defined in System Settings 2015-08-26 14:53:10 +05:30
Anand Doshi
fbf1674987 [fix] filters using route options 2015-08-25 19:14:46 +05:30
Rushabh Mehta
1134c552dd [cleanup] form section UI 2015-08-25 18:02:46 +05:30
Rushabh Mehta
9deec6af5a [form] refactor layout and added collapsible sections 2015-08-25 16:13:30 +05:30
Rushabh Mehta
2f7f4542e8 [minor] workflow in non-single, non-table & get_query fix 2015-08-24 13:51:13 +05:30
Rushabh Mehta
b39c9a5318 [fix] move socket init inside app init 2015-08-21 17:06:09 +05:30
Rushabh Mehta
c6317148bc [fix] move socket init inside app init 2015-08-21 16:36:33 +05:30
Rushabh Mehta
8c41204877 [socket] fail if unable to connect 2015-08-21 16:29:31 +05:30
Anand Doshi
d8f12f3e05 [fix] bind form-rename to subscribe doc after rename of a new doc 2015-08-21 14:36:39 +05:30
Anand Doshi
1877fc88d2 Merge pull request #1265 from rmehta/socket-fix
[socket] get host using frappe.urllib.get_base_url
2015-08-21 14:34:21 +05:30
Rushabh Mehta
0984050df7 [socket] get host using frappe.urllib.get_base_url 2015-08-21 14:10:57 +05:30
Anand Doshi
65bc63f031 [fix] document refresh notification for same user in different tabs/sessions 2015-08-21 12:56:48 +05:30
Anand Doshi
46f9e75356 [minor] form headline alert margin 2015-08-21 12:13:51 +05:30
Rushabh Mehta
e30ab8d2bb [minor] reset dashboard on refresh 2015-08-21 11:09:01 +05:30
Anand Doshi
127134e700 [fix] request success callback 2015-08-20 19:25:19 +05:30
Nabin Hait
b96558172e Update grid.js 2015-08-20 17:04:05 +05:30
Anand Doshi
38ecee919e [fix] set Communication status as Linked or Open during insert, deduplication in timeline, get_user_room in socketio 2015-08-20 12:57:28 +05:30
Anand Doshi
fe72e05c6f Merge pull request #1263 from rmehta/editor-fix
[fixes] added template and small toolbar if in grid
2015-08-19 16:14:13 +05:30
Rushabh Mehta
c89d595906 [fixes] added template and small toolbar if in grid 2015-08-19 12:58:27 +05:30
Anand Doshi
ee6e5c96ea [fix] typo for socket 2015-08-19 12:37:31 +05:30
Anand Doshi
374b015f8f [fix] duplicate comment in realtime 2015-08-19 12:18:15 +05:30
Anand Doshi
a936716125 [fix] doc subscribe shouldn't be done for open docs or new doc 2015-08-19 12:18:15 +05:30
Anand Doshi
86322e7ce2 Merge pull request #1262 from rmehta/realtime
[realtime] cleanup & auto-refresh doc
2015-08-18 17:44:42 +05:30
Rushabh Mehta
7713e191a9 [enhancement] list autorefresh 2015-08-18 17:34:34 +05:30
Rushabh Mehta
a15af7882b [realtime] clear doc locally if updated 2015-08-18 16:52:23 +05:30
Rushabh Mehta
15c2925cbb [minor] cleanup to print (auto-trigger) for frappe/erpnext#3853 2015-08-18 15:18:55 +05:30
Anand Doshi
a96a756d55 [fix] rename breadcrumbs 2015-08-18 12:05:39 +05:30
Anand Doshi
868e6c47a8 [minor] Always show decimals for Float in reports 2015-08-18 11:43:05 +05:30
Rushabh Mehta
6d08f862b0 [cleanup] realtime 2015-08-17 18:22:27 +05:30
Anand Doshi
915bd7f17c [minor] changed no_async to disable_async for consistency 2015-08-17 16:01:58 +05:30
Anand Doshi
f2ccbc864f [fix] Allow appending to communication, don't pull sent email 2015-08-17 14:07:29 +05:30
Anand Doshi
c9782e23e4 Merge remote-tracking branch 'frappe/develop' into v6-wip
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.json
	frappe/hooks.py
	frappe/model/document.py
	frappe/public/css/form.css
	frappe/public/less/form.less
	requirements.txt
	setup.py
2015-08-17 12:22:02 +05:30