Commit graph

54 commits

Author SHA1 Message Date
Rushabh Mehta
adc5bbd0fa added new restricted permission to force explict users 2014-01-22 17:54:14 +05:30
Anand Doshi
3968f66d5f Fixes for MySQL-python==1.2.5 2014-01-05 02:45:00 +05:30
Rushabh Mehta
c75591b410 Customize Form, fields are not sortable via UI 2013-12-30 17:24:12 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +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
829cf981df Implemented use of report, import, export, email and print rights of DocPerm 2013-12-23 20:01:14 +05:30
Rushabh Mehta
9b4a20d5ab [permissions] Added Test Cases 2013-12-23 20:01:09 +05:30
Rushabh Mehta
25f07b8d32 Added Applications page and fixed issues in translations and hooks 2013-12-23 16:08:25 +05:30
Rushabh Mehta
ffff45ccbb Translations redesigned webnotes/wnframework#351 2013-12-19 18:27:00 +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
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Rushabh Mehta
27e7158fc4 Added Notification Control for caching notifications probably causing the freezing problem 2013-11-18 13:22:44 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Anand Doshi
49460beed5 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
Anand Doshi
d274e04c1b Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 19:03:22 +05:30
Rushabh Mehta
80c759c9ed [minor] [doctype] client script will keep the original wn.require if not found 2013-10-10 17:10:50 +05:30
Rushabh Mehta
d6fe04a577 [Customize Form] [minor] Don't set property setter for Custom Field, update directly webnotes/erpnext#846 2013-10-02 15:40:06 +05:30
Pratik Vyas
25527d4648 fix translations for wsgi 2013-09-25 17:36:25 +05:30
Pratik Vyas
b508d4983f [minor] more path fixes 2013-09-24 17:48:00 +05:30
Anand Doshi
cd67dad3c5 [minor] fixes for import conf 2013-09-24 17:17:38 +05:30
Pratik Vyas
17565901a5 refactor doctype to make it thread safe 2013-09-18 19:19:16 +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
865fb49973 [minor] [fix] doctype recursive 2013-07-11 12:35:42 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +05:30
Rushabh Mehta
e170bbaa9e [docs] code moved inside doctype Documentation Tool 2013-06-20 12:20:14 +05:30
Anand Doshi
57cf0bc28e [precision] precision of a currency field based on currency's number format 2013-05-10 18:07:57 +05:30
Anand Doshi
4cf24c33c6 [float precision] load float precision from defaults 2013-05-01 14:44:27 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Rushabh Mehta
13f5581ca1 refactored defaults, bin material request wip 2013-02-19 15:27:30 +05:30
Rushabh Mehta
c6c0da9560 added calendar view 2013-02-15 12:09:03 +05:30
Rushabh Mehta
7f71016a25 integrated language in profile, request 2013-01-24 13:09:37 +05:30
Rushabh Mehta
5f78e1d859 clear doctype cache explicitly 2013-01-22 10:39:57 +05:30
Rushabh Mehta
42be20de56 added number format, sent country info in boot, link options not extracted from cache 2013-01-21 10:14:08 +05:30
Rushabh Mehta
57f7eabe43 memcache, delete explicitly if not found in key_list 2013-01-10 13:47:11 +05:30
Rushabh Mehta
9b8e6c89c7 bootstrapped language and added 'hi' 2013-01-07 15:39:50 +05:30
Rushabh Mehta
9a6e3cf620 new permission manager 2013-01-01 19:51:35 +05:30
Rushabh Mehta
d00f2abc38 added workflow 2012-12-28 13:02:37 +05:30
Rushabh Mehta
9debefdbbb Merge branch 'master' of github.com:webnotes/wnframework 2012-12-07 12:45:07 +05:30
Rushabh Mehta
974fb544f4 updates to website: removed webnotes.cms 2012-12-07 12:44:45 +05:30
Anand Doshi
0f3851d9fd fixed show print first bug 2012-12-07 11:50:05 +05:30
Anand Doshi
a000315e74 added get_precision_map to meta.js 2012-12-06 16:07:25 +05:30
Anand Doshi
e80c6f3cb1 minor fix in get_property 2012-12-06 15:14:40 +05:30
Anand Doshi
00ea2db573 when validating doctype, do not get from cache 2012-12-05 12:28:01 +05:30
Anand Doshi
272e46e001 added precision to doclist 2012-12-04 16:18:12 +05:30
Rushabh Mehta
6b48de36f2 added linked with 2012-12-03 17:49:14 +05:30
Rushabh Mehta
f378e75230 doctype:fix for [Select] link option 2012-12-03 09:50:51 +05:30
Rushabh Mehta
8ac78c5f77 cleanup of notification control: now in boot 2012-11-30 10:57:27 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Rushabh Mehta
4f72d3b686 introducing model 3.0, refactored import module 2012-11-23 17:53:42 +05:30