Commit graph

130 commits

Author SHA1 Message Date
Anand Doshi
0116eaea56 fixes in install: store password in __Auth 2012-08-06 19:55:27 +05:30
Anand Doshi
2709c7dafe Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/handler.py
2012-08-06 19:55:10 +05:30
Anand Doshi
98ecfe04dc pass exception on drop index, if index doesn't exist 2012-08-06 18:45:20 +05:30
Rushabh Mehta
5105d8af8e refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:34 +05:30
Anand Doshi
bb0fa3af66 fixes for unicode 2012-07-19 20:32:02 +05:30
Anand Doshi
bab9f3c7ef added unicode_literals import at start of each file 2012-07-19 13:40:39 +05:30
Anand Doshi
9e0cea5803 Merge branch 'master' of github.com:webnotes/wnframework into dev
Conflicts:
	js/legacy/widgets/form/form.js
2012-07-18 20:31:32 +05:30
Anand Doshi
01f8e44cae Changed file names from listview.js to doctype_name_list.js 2012-07-18 20:24:55 +05:30
Nabin Hait
6d01e0d5e3 Merge branch 'master' of github.com:webnotes/wnframework into dev 2012-07-13 10:30:57 +05:30
Rushabh Mehta
9943615d03 sales bom cleanup 2012-07-11 19:19:09 +05:30
Anand Doshi
1ac5a8ea0b Fixes related to rss feed 2012-07-11 18:42:30 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Nabin Hait
41712834fa delete row issue in grid fixed 2012-07-05 16:16:21 +05:30
Nabin Hait
07a57c101c delete row issue in grid fixed 2012-07-05 15:44:09 +05:30
Nabin Hait
5174aa8065 delete row issue in grid fixed 2012-07-05 15:29:37 +05:30
Nabin Hait
81959387c1 delete row issue in grid fixed 2012-07-05 14:57:59 +05:30
Nabin Hait
2d10b6a85f delete row issue in grid fixed 2012-07-05 14:45:29 +05:30
Anand Doshi
b8e4d337d5 Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-03 15:51:28 +05:30
Anand Doshi
1ce3305a7e clear locals and then sync locals when whole doclist is passed 2012-06-25 20:05:19 +05:30
Anand Doshi
68b56a8d1f Fixes in listing.js in usage of query
Allow field type "Long Text", with db definition as longtext
2012-06-22 19:58:58 +05:30
Mitesh
ddb6a943de updating the idx of field within its parent doctype 2012-06-18 13:14:21 +05:30
Rushabh Mehta
95efb5644f sync: don't reload pages if not modified 2012-06-14 09:53:57 +05:30
Anand Doshi
6f7d06f19a seperate custome client script by a line break during concatenation, in doctype.py 2012-06-04 11:22:43 +05:30
Anand Doshi
5eb7b9216b new rename doc function 2012-05-29 15:47:31 +05:30
Anand Doshi
1ea0ab3a39 refactor rename method 2012-05-25 12:20:18 +05:30
Anand Doshi
1ef96eba44 Merge branch 'shf_rename' 2012-05-15 18:22:27 +05:30
Anand Doshi
f57f5bcff2 do not sync search criteria, print format, doctype mapper 2012-05-15 14:01:11 +05:30
Anand Doshi
d849172084 Merge branch 'shf_rename' 2012-05-14 18:03:56 +05:30
Nabin Hait
16da4f4089 reload search criteria, print format and doctype mapper through sync_all 2012-05-14 14:57:45 +05:30
Rushabh Mehta
b35719f1fa data import tool and cleanup of files, handler and other minor 2012-05-11 15:54:46 +05:30
Rushabh Mehta
84ea1cf5a9 data import tool 2012-05-10 19:08:32 +05:30
Rushabh Mehta
2f39be52d0 merge 2012-05-09 12:01:46 +05:30
Rushabh Mehta
5c7df8f371 fixes to cms and require files embedded in model/doctype.py 2012-05-09 11:43:47 +05:30
Anand Doshi
220bee1c87 fix in get_link_fields function of meta 2012-05-08 18:01:45 +05:30
Rushabh Mehta
191cdaf78c templates cleaner and generation for all pages 2012-05-08 16:06:58 +05:30
Nabin Hait
6a095dbf18 undo last commit: custom fld in get_template 2012-05-04 18:00:03 +05:30
Nabin Hait
5b9401f8ad custom fields added in get_template 2012-05-04 14:20:14 +05:30
Nabin Hait
e8e9fd9f0c fixes in get_child_fields included custom child tables 2012-05-03 16:22:19 +05:30
Anand Doshi
1c48d18dc9 fixed is_single_dt issue in rename function of webnotes.model 2012-05-02 12:34:41 +05:30
Nabin Hait
7f346d5cfe fix in rename function 2012-05-01 16:59:18 +05:30
Nabin Hait
d9bb3ef197 fix in rename function 2012-05-01 16:48:00 +05:30
Nabin Hait
9f63bfe3d8 fixes in rename function 2012-04-30 18:27:59 +05:30
Anand Doshi
0920214ecf if auto clear cache is specified in conf, do not load doctype from cache 2012-04-30 16:55:09 +05:30
Nabin Hait
eb8d143701 Merge branch 'master' of github.com:webnotes/wnframework into shf_rename 2012-04-27 18:11:27 +05:30
Nabin Hait
781dc0f4d1 changes in child table overwriting logic 2012-04-27 18:10:45 +05:30
Rushabh Mehta
598967e4d3 fixes to website module and fixed rename and double column bugs 2012-04-25 18:24:55 +05:30
Anand Doshi
ac79e47ce6 Fix in error message on deletion: show parent name if it exists 2012-04-19 15:59:00 +05:30
Anand Doshi
fdc1c2b1e7 while checking links prior to deleting, if link is found, display parent if it exists, else show child record's name 2012-04-19 15:50:23 +05:30
Rushabh Mehta
3939bf0227 permission engine bugfix 2012-04-18 12:34:24 +05:30
Anand Doshi
2f32db9fb6 fix in customize form, sync_install separated from sync_all 2012-04-17 18:14:43 +05:30