Commit graph

73 commits

Author SHA1 Message Date
Rushabh Mehta
c5a0c52e77 fix #416 2014-01-26 11:48:31 +05:30
Rushabh Mehta
145943569b more fixes to todo 2014-01-24 18:39:54 +05:30
Anand Doshi
0e4dce8ec2 Fixes for MySQL-python==1.2.5 2014-01-08 18:27:46 +05:30
Anand Doshi
24f2445065 Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
Conflicts:
	webnotes/__init__.py
	webnotes/core/doctype/docfield/docfield.txt
	webnotes/core/page/data_import_tool/data_import_tool.js
	webnotes/defaults.py
	webnotes/install_lib/install.py
	webnotes/model/bean.py
	webnotes/model/code.py
	webnotes/sessions.py
	webnotes/tests/test_nested_set.py
	webnotes/widgets/page.py
2013-12-26 19:12:35 +05:30
Anand Doshi
0eb80d031d Ignore Restrictions property is customizable, ability to restrict on Assign 2013-12-23 20:54:21 +05:30
Anand Doshi
829cf981df Implemented use of report, import, export, email and print rights of DocPerm 2013-12-23 20:01:14 +05:30
Rushabh Mehta
202cce4b34 [permission model] Redesign 2013-12-23 20:01:09 +05:30
Rushabh Mehta
22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:49:48 +05:30
Rushabh Mehta
1ae1e62b5a added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:08:28 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Rushabh Mehta
8aa807288f [minor] Linked With hotfix webnotes/erpnext#1110 2013-11-29 11:00:12 +05:30
Rushabh Mehta
988203ca6b [linked with] show listview in linked with 2013-11-26 13:54:59 +05:30
Rushabh Mehta
336004ef0e [linked with] show listview in linked with 2013-11-26 11:22:13 +05:30
Rushabh Mehta
37168a0b95 [linked with] show listview in linked with 2013-11-26 11:19:48 +05:30
Rushabh Mehta
fc16631b41 [linked with] new design - will now show all links 2013-11-25 18:46:50 +05:30
Rushabh Mehta
a9eb87eef4 [minor] [fix] msgprint if duplicate name, bugfix 2013-11-21 17:46:24 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Rushabh Mehta
ad9638d5b3 [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34:25 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
06e9775790 [minor] [file_manager] fixes to code and cleanup 2013-07-15 18:18:05 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +05:30
Rushabh Mehta
8f7be86435 [runserverobj] fix: map arguments from 'args' or 'arg' 2013-07-08 11:30:10 +05:30
Rushabh Mehta
2c3d549764 [form] [legacy-js] removed old Dialog, PageHeader etc., cleanup Opportunity and Quotation 2013-07-03 13:27:38 +05:30
Rushabh Mehta
5c86e576fb [forms] cleanup, fixing usability and added form dashboard 2013-07-02 18:13:24 +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
ef3687ec8e [ui] flattified desktop icons 2013-06-04 14:41:49 +05:30
Rushabh Mehta
5cf1704007 [form] [toolbar] added prev, next, labels for docstatus 2013-06-04 13:11:15 +05:30
Rushabh Mehta
e5ed3cfdb5 [control] use get_parsed_value instead of get_value 2013-05-31 12:49:35 +05:30
Anand Doshi
f9ac64e28e [run method] [fix] removed add_file_list, since it is not required anymore 2013-05-30 17:43:03 +05:30
Rushabh Mehta
f8dc279ca4 [form] [docinfo] added new concept called docinfo to make cleaner architecture to handle not core info like comments, attachments, assignments and close #140 2013-05-29 12:49:57 +05:30
Rushabh Mehta
c4afec1371 [comment] fix creation, deltion, close #131 2013-05-28 13:09:22 +05:30
Rushabh Mehta
a83f391c67 [form/list] ui fixes, [note] new table to merge question + answer 2013-05-24 16:00:55 +05:30
Rushabh Mehta
5226d474a9 [ui] fixed #83, #103, #114, #116 and other minor ui issues, upgraded to jquery 1.9 2013-05-23 16:03:47 +05:30
Rushabh Mehta
563fa266e3 merge 2013-05-09 11:42:35 +05:30
Anand Doshi
ea0db14a6b [attachment select field] [fix] update select list when adding new attachment 2013-05-08 17:40:10 +05:30
Rushabh Mehta
4724006109 [conflicts] [merged] 2013-05-02 16:00:36 +05:30
Anand Doshi
54c88081e9 [assign to] [notification mail] show comment for the assignment in the email 2013-05-01 12:54:59 +05:30
Rushabh Mehta
1858c9cf44 [form] [comments] fixed 2013-04-30 16:50:46 +05:30
Anand Doshi
97ca190cb9 [assign to] function to clear assign to 2013-04-29 16:35:35 +05:30
Anand Doshi
31514a76e2 [attachments] [fixes] for fields of type attach_files: 2013-04-17 18:44:53 +05:30
Rushabh Mehta
28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 2013-04-11 14:22:40 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +05:30
Rushabh Mehta
46caedd078 [message] [fix] rewire to core 2013-04-04 10:02:07 +05:30
Anand Doshi
67bda488b2 raise custom validation in validate_value of controller, removed unused event method and ability to return more docs to client in webnotes.response['docs'] 2013-03-15 11:31:29 +05:30
Rushabh Mehta
2b8a1ece05 speed hack: store pages and doctypes in localstorage 2013-03-14 11:14:22 +05:30
Nabin Hait
7738e52101 to_docstatus check bypassed for runserverobj 2013-03-05 10:57:46 +05:30
Anand Doshi
e1fd0960ce Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-21 12:23:50 +05:30
Nabin Hait
33b2816f57 set assigned_to if field assigned_to exists in document 2013-02-21 11:38:00 +05:30
Anand Doshi
320028d7b1 Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-20 16:07:48 +05:30