Commit graph

333 commits

Author SHA1 Message Date
Anand Doshi
58f6dfe50a [minor] expand partial links when sending email 2013-11-14 14:29:24 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Rushabh Mehta
dae173cf39 [cleanup] Fixed title bars, toolbars in all pages, added default background 2013-11-13 16:54:50 +05:30
Rushabh Mehta
a6da76b2fb Merge branch 'master' of github.com:webnotes/wnframework into cleanup 2013-11-08 16:27:47 +05:30
Anand Doshi
49460beed5 Refactored plugin architecture to allow custom script reports 2013-11-06 14:19:09 +05:30
Rushabh Mehta
88b28ff7a1 [cleanup] UI Fixes, minor 2013-11-06 11:29:39 +05:30
Anand Doshi
65771bd9a7 Merge remote-tracking branch 'origin/1310'
Conflicts:
	webnotes/model/code.py
	webnotes/widgets/query_builder.py
	webnotes/widgets/reportview.py
2013-10-28 19:34:22 +05:30
Nabin Hait
5fac634254 [fix] [minor] additional match condition specific to doctype 2013-10-28 14:37:38 +05:30
Nabin Hait
598ac510de [fix] [minor] update finished goods against production order 2013-10-25 15:39:17 +05:30
Nabin Hait
6a54002636 [merge] merged with master 2013-10-24 11:21:10 +05:30
Nabin Hait
090129cb33 [mapper] [minor] fields not to be mapped 2013-10-22 17:08:14 +05:30
Pratik Vyas
68b367e677 add bulk update to client 2013-10-22 16:02:51 +05:30
Nabin Hait
52a1d15c15 [fix] [minor] naming for amendment 2013-10-21 18:32:56 +05:30
Rushabh Mehta
7fada47dd6 [naming series] [minor] [fix] 2013-10-21 15:29:29 +05:30
Rushabh Mehta
29c507f7a9 [minor] fixed metadata caching on client side 2013-10-18 17:28:35 +05:30
Rushabh Mehta
ce86012d97 [editor] commonified inline and fixed toolbars [minor] 2013-10-17 15:40:26 +05:30
Pratik Vyas
734f2c15b9 [minor] WIP install broken 2013-10-17 15:03:38 +05:30
Rushabh Mehta
fec045b6b3 [editor] added 'before_insert' in doc, added 'webnotes.local.rollback_observers', IMP: new name is set by bean before validate is called 2013-10-17 13:24:17 +05:30
Rushabh Mehta
3b826eb93b [editor] [minor] fixed saving, dataurl, links, html editing 2013-10-16 17:55:49 +05:30
Anand Doshi
b6d932a13f [minor] don't rollback when running all tests, fixed test cases 2013-10-15 19:53:09 +05:30
Anand Doshi
92b62b2fc9 [minor] plugin architecture, first cut 2013-10-14 19:03:22 +05:30
Anand Doshi
d274e04c1b Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 19:03:22 +05:30
Pratik Vyas
2ce962ed7e custom scripts from file 2013-10-14 15:15:32 +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
Anand Doshi
c0ea5ecc2c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-10 16:05:06 +05:30
Rushabh Mehta
780f5a1fa5 [custom script] [minor] fix indenting before saving 2013-10-10 15:05:24 +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
846e216cd7 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-03 17:31:24 +05:30
Rushabh Mehta
fc5b7d0b18 [communication] [minor] added field sent_or_received 2013-10-03 17:25:47 +05:30
Pratik Vyas
205924744e fix verbosities 2013-10-03 17:20:48 +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
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
Anand Doshi
572120eb40 [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
Anand Doshi
8fad8f7aa8 [minor] mandatory error msg fix 2013-09-26 11:20:55 +05:30
Anand Doshi
459bd6b764 Merge install and perpetual inventory accounting 2013-09-25 20:04:56 +05:30
Anand Doshi
aa8331e6ea Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Added webnotes.in_test check in too many writes check

Conflicts:
	public/js/wn/form/control.js
	webnotes/utils/file_manager.py
	webnotes/webutils.py
	website/sitemap.py
	wnf.py
2013-09-25 19:57:13 +05:30
Pratik Vyas
25527d4648 fix translations for wsgi 2013-09-25 17:36:25 +05:30
Anand Doshi
fdea5731cb [fix] sync_for 2013-09-24 21:25:27 +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
Nabin Hait
697aa9af2d Merge branch 'perpetual' 2013-09-24 14:20:20 +05:30
Anand Doshi
f1076d98a8 [fix] [minor] cint idx in prepare_for_save 2013-09-20 11:08:32 +05:30
Pratik Vyas
17565901a5 refactor doctype to make it thread safe 2013-09-18 19:19:16 +05:30
Rushabh Mehta
6681719a98 [import] [minor] fixes to aid migration 2013-09-18 12:57:35 +05:30
Rushabh Mehta
9d5874e302 [import] [minor] fixes to aid migration 2013-09-18 12:56:46 +05:30
Rushabh Mehta
7798b05184 [import] [minor] fixes to aid migration 2013-09-18 12:56:05 +05:30
Pratik Vyas
450bbd520d remove unnecessary scrubbing 2013-09-18 01:25:43 +05:30
Nabin Hait
3f21b3ad23 Merge branch 'master' into perpetual 2013-09-17 10:23:29 +05:30
Rushabh Mehta
e831439d8b [minor] added ignore_links in data_import_tool 2013-09-13 15:29:21 +05:30