Commit graph

62 commits

Author SHA1 Message Date
Rushabh Mehta
a6aa718c56 minor fixes 2014-02-05 17:06:18 +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
Rushabh Mehta
cf71e3725a Merged with develop 2013-12-26 10:36:37 +05:30
Anand Doshi
8ad4b1972b [minor] user properties 2013-12-23 20:01:12 +05:30
Anand Doshi
73b3163bac [fix] get modules path 2013-12-18 07:52:56 +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
e665ce1907 notifications via hooks webnotes/wnframework#351 2013-12-13 15:34:12 +05:30
Rushabh Mehta
1ae1e62b5a added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:08:28 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Anand Doshi
27504792cc [minor] reload a plugin doc 2013-11-28 18:14:43 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
49460beed5 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
Anand Doshi
3169f0a693 [minor] get_plugin_path 2013-10-17 13:40:48 +05:30
Anand Doshi
7db58cee69 [minor] removed custom_script.js, plugin related cleanup 2013-10-16 17:57:22 +05:30
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Rushabh Mehta
2e0a75a8eb [wsgi] [minor] fixed flags 2013-10-08 18:22:51 +05:30
Rushabh Mehta
5ee2f74a7e [minor] fixes to crm patch 2013-10-03 18:12:35 +05:30
Anand Doshi
c7253a830a Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
	requirements.txt
	webnotes/handler.py
	webnotes/install_lib/install.py
	webnotes/model/sync.py
	webnotes/webutils.py
2013-10-02 16:46:35 +05:30
Anand Doshi
572120eb40 [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
Pratik Vyas
a78e68426e refactor site_path 2013-09-25 12:39:30 +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
927a697ef6 conf migration part 1 2013-09-21 15:13:18 +05:30
Rushabh Mehta
382ef961c4 [wsgi] [minor] fixed request host name 2013-09-17 15:16:01 +05:30
Rushabh Mehta
ca5d492d8d [wsgi] [minor] replace os.environ by webnotes.get_request_header 2013-09-17 10:49:50 +05:30
Rushabh Mehta
e831439d8b [minor] added ignore_links in data_import_tool 2013-09-13 15:29:21 +05:30
Rushabh Mehta
841bfc1c22 [website] [minor] moving to framework 2013-09-09 12:46:33 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
2fbe6f9b52 [minor] [fix] during reset perms, force reload doctype 2013-07-23 11:47:00 +05:30
Anand Doshi
7bb7221364 [bean] [mandatory check] 2013-07-08 18:48:46 +05:30
Rushabh Mehta
a49e82508c [install] fixes - do not update parent doctype if in_import 2013-06-25 12:36:13 +05:30
Anand Doshi
63db1998ff [permission manager] [reset permissions] ignore permissions in import file 2013-06-18 18:49:17 +05:30
Anand Doshi
cd90ad52f5 [search criteria] [deprecated] 2013-06-11 15:36:47 +05:30
Rushabh Mehta
e369f2ad74 [cleanup] removed Trash Control, SMS Receiver, Profile Control, GL Mapper, GL Mapper Detail 2013-06-11 10:42:59 +05:30
Anand Doshi
c80fb24ec3 [in import] shifted global variable to webnotes 2013-04-19 16:14:48 +05:30
Rushabh Mehta
8911a1daa8 fixed patches for new sync 2013-03-06 11:30:08 +05:30
Rushabh Mehta
255cea887a updated sync 2013-03-05 14:12:33 +05:30
Rushabh Mehta
3f12887dbb refactored get_value and added backlink check in 'cancel' 2013-03-04 15:34:44 +05:30
Rushabh Mehta
c253a8ee58 new employee_leave_balance_report 2013-02-22 17:54:49 +05:30
Rushabh Mehta
25cb62cb27 updated payment receipt voucher format 2013-01-21 18:44:42 +05:30
Rushabh Mehta
e4ff23dd07 added number formatter 2013-01-21 16:28:36 +05:30
Rushabh Mehta
9e5221e62b added report permissions to txt files 2013-01-21 14:22:07 +05:30
Rushabh Mehta
338018e78d started fresh install and added country_info 2013-01-17 18:22:22 +05:30
Rushabh Mehta
99a5b5815d install from txt files, part 1 2013-01-16 17:48:14 +05:30
Rushabh Mehta
4c2c05021e added about us page and settings 2012-12-27 16:50:23 +05:30
Anand Doshi
5004dad2d4 Merge branch 'master' of github.com:webnotes/wnframework into production 2012-12-20 12:42:48 +05:30
Rushabh Mehta
585733b14d import merge, task list label 2012-12-20 11:08:11 +05:30
Rushabh Mehta
d98ce05460 import merge, remove Core 2012-12-20 11:01:09 +05:30
Rushabh Mehta
628177df9b added disabled in Report and no_sync fields in import_merge 2012-12-19 15:34:00 +05:30