Commit graph

1281 commits

Author SHA1 Message Date
Anand Doshi
c339aa9a8f Merge branch 'master' of github.com:webnotes/wnframework 2012-12-03 19:12:38 +05:30
Anand Doshi
1984637a10 fix in repl infinite 2012-12-03 19:11:44 +05:30
Rushabh Mehta
0f4052ca09 added linked with 2012-12-03 17:56:33 +05:30
Rushabh Mehta
6b48de36f2 added linked with 2012-12-03 17:49:14 +05:30
Rushabh Mehta
744423ff57 Merge branch 'master' of github.com:webnotes/wnframework 2012-12-03 15:48:03 +05:30
Rushabh Mehta
64d31ad4b9 move timestamps to toolbar 2012-12-03 15:47:48 +05:30
Anand Doshi
0f0da3241b Merge branch 'master' of github.com:webnotes/wnframework 2012-12-03 15:45:26 +05:30
Anand Doshi
7fbe328d96 rename_doc fixes, added cur_frm.call 2012-12-03 15:44:22 +05:30
Rushabh Mehta
14419bf689 linkfield: no open if type is [Select] 2012-12-03 15:32:55 +05:30
Rushabh Mehta
3c88f3ea34 email_doc:bufix, autoselect in float, number fields 2012-12-03 15:23:11 +05:30
Anand Doshi
bbe51333f1 Merge branch 'master' of github.com:webnotes/wnframework
Conflicts:
	public/js/wn/model.js
2012-12-03 14:33:33 +05:30
Anand Doshi
b5fdac9823 added get_doclist method in model.js 2012-12-03 14:32:38 +05:30
Rushabh Mehta
a4759551e7 cleaned up rename_doc and delete_doc 2012-12-03 14:11:02 +05:30
Rushabh Mehta
8f5bac4eeb communication, send print in content, auto set, send me a copy 2012-12-01 14:22:46 +05:30
Rushabh Mehta
aa7c60b125 print format: convert relative image links to absolute ones 2012-12-01 14:03:29 +05:30
Rushabh Mehta
cff351c888 communication print format bugfix 2012-12-01 13:09:08 +05:30
Rushabh Mehta
e0e946d4f8 email: show print format selection 2012-11-30 19:28:43 +05:30
Rushabh Mehta
38cc0cd371 Merge branch 'master' of github.com:webnotes/wnframework 2012-11-30 18:30:11 +05:30
Rushabh Mehta
a5055fdd1e communication cleanup + journal voucher: ref no, ref date conditional mandatory 2012-11-30 18:29:53 +05:30
Anand Doshi
e483e26876 fix in print format 2012-11-30 18:22:12 +05:30
Anand Doshi
0f69dbbd54 removed unnecessary imports 2012-11-30 16:38:02 +05:30
Rushabh Mehta
8ac78c5f77 cleanup of notification control: now in boot 2012-11-30 10:57:27 +05:30
Rushabh Mehta
46fd5c121e communication: check send with attach if from sidebar 2012-11-29 17:00:53 +05:30
Rushabh Mehta
b19845d677 Merge branch 'master' of github.com:webnotes/wnframework 2012-11-29 16:24:48 +05:30
Rushabh Mehta
f12d7d8d22 communication / email cleanup 2012-11-29 16:24:18 +05:30
Rushabh Mehta
cc7301eb9f form email sending via CommunicationComposer 2012-11-29 16:08:45 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Anand Doshi
2a96afc04e Merge branch 'edge' of github.com:webnotes/wnframework 2012-11-28 16:07:10 +05:30
Anand Doshi
ee765d8161 fix in grid_report 2012-11-28 16:06:11 +05:30
Rushabh Mehta
d20a751955 profile: form is now my settings page, removed (Page, profile-settings) 2012-11-28 15:19:50 +05:30
Rushabh Mehta
e6634bb33e Merge branch 'master' of github.com:webnotes/wnframework 2012-11-27 18:42:06 +05:30
Rushabh Mehta
056d871c6b refactored communication and added to Lead / Contact 2012-11-27 18:41:34 +05:30
Anand Doshi
0edcf45fd9 in grid report - build columns, we must consider the last day of the period, hence codition should be <= date_diff instead of just < date_diff 2012-11-27 18:05:41 +05:30
Anand Doshi
7ffb0021d2 removed trailing \9 from bootstrap.css 2012-11-27 13:30:26 +05:30
Rushabh Mehta
145c1177a6 cleaned up profile settings 2012-11-26 16:51:51 +05:30
Rushabh Mehta
9109637934 cleanup communicationview.js 2012-11-26 12:27:28 +05:30
Rushabh Mehta
ef534d8564 support_ticket: load communication onload 2012-11-24 17:00:10 +05:30
Rushabh Mehta
2aed3a9867 support ticket response deprecated, moved to communication 2012-11-24 15:26:48 +05:30
Anand Doshi
6439c2a440 fixed toFixed error 2012-11-23 18:35:09 +05:30
Rushabh Mehta
1c342ee374 calendar.js: events made smaller (online) and other minor ui fixes 2012-11-23 16:24:56 +05:30
Anand Doshi
82dbafc283 Removed Chosen and implemented Link field - autocomplete in grid report 2012-11-23 13:38:39 +05:30
Anand Doshi
98f0bb696f commented out chosen code -- unable to adjust the margin/position correctly 2012-11-22 17:38:48 +05:30
Anand Doshi
7ad2178981 convert select to chosen, if specified in filters 2012-11-22 16:53:04 +05:30
Anand Doshi
60ba0721c8 added 'Chosen' to grid report 2012-11-22 16:26:53 +05:30
Anand Doshi
ef18e30499 fixed cursor shifting bug in letter head due to set_input called in refresh 2012-11-21 17:57:09 +05:30
Anand Doshi
14d53d38df shifted tree_grid.css and its icons to wnframework 2012-11-21 12:04:41 +05:30
Anand Doshi
f36675aa10 show autosuggest label in bold and show more info on hover if more info part is replaced with ellipses 2012-11-20 13:26:42 +05:30
Anand Doshi
b2a347e14c added get_query to assign to - allows searching by name for a profile 2012-11-19 15:42:53 +05:30
Rushabh Mehta
87eb45f901 filter.js: datatype issue 2012-11-17 16:20:48 +05:30
Rushabh Mehta
0d792fac6b renamed doclistview to reportview, added float condition for filters and cleaned up property setter 2012-11-17 16:12:16 +05:30