Commit graph

410 commits

Author SHA1 Message Date
Rushabh Mehta
534cd2d900 [feature] [grid] Allow Grid viewable columns to be selected via 'In List View' 2013-07-10 15:03:32 +05:30
Rushabh Mehta
5ec86a5b42 [feature] Added 'Customize' and 'Import' fields in List view, [cleanups] #194, #113 2013-07-09 16:04:03 +05:30
Rushabh Mehta
17db115a59 [doctype] restrict in_list_view 2013-07-09 12:10:34 +05:30
Anand Doshi
d7006db87d Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-07-08 11:43:49 +05:30
Rushabh Mehta
69318a01a0 [mappers] cleanup, remove dt_map, map_doclist and other such functions 2013-07-08 11:08:27 +05:30
Mayur Patel
f141033f23 Acciently removted import startup from send_welcome_mail. It is fixed now. 2013-07-05 12:34:53 +00:00
Anand Doshi
dd034befae [documentation tool] [fix] import importlib within fns 2013-07-05 16:35:02 +05:30
Anand Doshi
bf24b03871 [doctype] [fix] use __import__ 2013-07-05 16:27:15 +05:30
Rushabh Mehta
a922c25626 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-07-05 15:14:00 +05:30
Rushabh Mehta
bc83ad849c [icon] added in doctype 2013-07-05 15:13:26 +05:30
Anand Doshi
ad39c02e62 [fresh install] [fix] replace allow roles with explicit has_permission checks for doctype py files 2013-07-05 12:57:02 +05:30
Anand Doshi
0e588aeb69 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive
Conflicts:
	public/js/legacy/widgets/form/form.js
2013-07-04 17:18:38 +05:30
Anand Doshi
46c758926a [fixes] in doctype, code, controller and layout 2013-07-04 16:47:05 +05:30
Rushabh Mehta
7c174f60b3 [buying] started cleanup, [mapper] started rewrite 2013-07-04 12:50:51 +05:30
Mayur Patel
a0bbca4f2f Password change notification email had hard coded word ERPNext in it. I have changed it to use startup.product_name instead. 2013-07-03 16:17:01 +00:00
Rushabh Mehta
2c3d549764 [form] [legacy-js] removed old Dialog, PageHeader etc., cleanup Opportunity and Quotation 2013-07-03 13:27:38 +05:30
Nabin Hait
0d604eeb66 [fixes] data import tool - show error message 2013-07-03 11:52:40 +05:30
Rushabh Mehta
8b0834ad2f [form] added icon in section break 2013-07-03 10:32:31 +05:30
Anand Doshi
89d2042bcb [function] load_json - a common pattern of json.loads if basestring made into a function + misc fixes 2013-07-02 11:39:01 +05:30
Rushabh Mehta
01ba11c9f6 [journal voucher] [added opening entry] [cleanups] 2013-07-01 09:36:01 +05:30
Rushabh Mehta
b52c1c6631 [company] [setup] added on_doctype_update to add indexes, renamed make_obj to make_controller 2013-06-28 12:49:25 +05:30
Rushabh Mehta
6e96dde2d6 [import] fixes 2013-06-27 10:54:47 +05:30
Rushabh Mehta
5098fa249b [setup] new page + minor fixes 2013-06-26 17:20:11 +05:30
Rushabh Mehta
a49e82508c [install] fixes - do not update parent doctype if in_import 2013-06-25 12:36:13 +05:30
Rushabh Mehta
138a7b610c [bug fixes] [global defaults] [cleanup] 2013-06-24 18:18:45 +05:30
Rushabh Mehta
5ad2f637de Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-06-24 15:43:36 +05:30
Rushabh Mehta
f05cbd01ee Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-24 15:00:14 +05:30
Rushabh Mehta
2979c123a6 [docs] upgraded font-awesome and added some icons 2013-06-24 14:59:43 +05:30
Nabin Hait
bf836fd2bc [fixes] pull previous doc details 2013-06-24 11:59:36 +05:30
Anand Doshi
b99b0b320a Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-06-21 17:56:56 +05:30
Rushabh Mehta
ddf94c53ed [docs] completed structure 2013-06-21 17:51:30 +05:30
Rushabh Mehta
83091d4212 [docs] made structure for user docs combining manual and existing help 2013-06-21 13:26:04 +05:30
Anand Doshi
7194440a8b Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-06-21 12:53:49 +05:30
Anand Doshi
8e8e574368 [profile] [fix] check that there should remain atleast one system manager when disabling/deleting a profile 2013-06-21 12:52:53 +05:30
Rushabh Mehta
6c22bd13d7 [docs] added links to, consolidated building and writing of files 2013-06-20 18:40:51 +05:30
Rushabh Mehta
231874807f [docs] auto-build server api toc 2013-06-20 13:06:02 +05:30
Rushabh Mehta
e170bbaa9e [docs] code moved inside doctype Documentation Tool 2013-06-20 12:20:14 +05:30
Rushabh Mehta
d5fa24a8c7 [commit] unified notifications 2013-06-18 15:46:30 +05:30
Rushabh Mehta
6a77bc4f51 [translations/build] deleted translation files (to be built on demand) 2013-06-17 11:56:39 +05:30
Anand Doshi
1256b07c5e [progress bar] [fix] 2013-06-13 16:11:03 +05:30
Anand Doshi
f1f2a7b740 [communication] [fixes] escape script and style tags 2013-06-12 16:23:33 +05:30
Anand Doshi
2bd6eecaa6 [email] [communication] fixes - use profile's email address to send email in Communication Composer 2013-06-12 16:01:18 +05:30
Anand Doshi
d132109430 [communication] [fix] escape script and style in a communication 2013-06-12 12:31:23 +05:30
Anand Doshi
cd90ad52f5 [search criteria] [deprecated] 2013-06-11 15:36:47 +05:30
Rushabh Mehta
fb9bd94064 [docs] added README.md files for website, utilities 2013-06-11 10:43:18 +05:30
Rushabh Mehta
7ac5a2218a [docs] added todos, [cleanup] removed Tag, Search Criteria, Sandbox and DocType Label 2013-06-11 10:01:56 +05:30
Anand Doshi
404d2952a0 Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-06-10 15:17:06 +05:30
Anand Doshi
a61060f505 [event] ref_type and ref_name should be read only 2013-06-10 15:07:05 +05:30
Rushabh Mehta
b0210acd0a [profile] removed themes 2013-06-07 15:09:44 +05:30
Anand Doshi
d0c7d45209 [system console] [security fix] removed system console 2013-06-06 11:35:49 +05:30