Commit graph

72 commits

Author SHA1 Message Date
Anand Doshi
46673a7401 fixes in button function calling 2012-04-11 19:07:26 +05:30
Anand Doshi
ba2929a86d fix in get_property 2012-04-10 15:31:02 +05:30
Anand Doshi
75dafe31d4 new favicon 2012-04-10 11:34:52 +05:30
Anand Doshi
65b30d9ec4 Merge branch 'shf_rename' of github.com:webnotes/wnframework into shf_rename 2012-04-06 17:55:31 +05:30
Anand Doshi
58bb17e02c fixes after sync 2012-04-06 17:54:10 +05:30
Rushabh Mehta
4ef06e8bf0 added docfield utility 2012-04-03 18:15:17 +05:30
Anand Doshi
68330eb88d fix in sync 2012-04-02 15:03:12 +05:30
Anand Doshi
1ab37f928b fix in doctype 2012-04-02 10:55:51 +05:30
Anand Doshi
c3e77a3661 rename dt first cut 2012-03-30 12:29:22 +05:30
Anand Doshi
2dfc5cacb6 fix in property setter setting of value 0 or 1 2012-03-29 15:56:24 +05:30
Anand Doshi
8f2acae226 Merge branch 'renamedt' into shf_rename 2012-03-29 15:31:33 +05:30
Nabin Hait
2c03250c85 changes in rename_dt 2012-03-28 12:09:01 +05:30
Anand Doshi
df67a26495 sync handler merge 2012-03-23 14:46:31 +05:30
Rushabh Mehta
06a10ab2ec grid table size fix 2012-03-22 11:59:54 +05:30
Anand Doshi
8c7be44227 sync doctype - first cut 2012-03-19 14:27:39 +05:30
Rushabh Mehta
5edda1dc22 major reworking of page navigation 2012-03-16 18:28:13 +05:30
Nabin Hait
6f7cdeae64 rename function modified 2012-03-16 16:25:23 +05:30
Anand Doshi
0d738cf75b doclayer fixes 2012-03-14 17:39:20 +05:30
Anand Doshi
2d9deead9c Working on refactoring of doctype get 2012-03-14 11:14:19 +05:30
Rushabh Mehta
198901be30 style fixes 2012-03-12 16:12:16 +05:30
Rushabh Mehta
2fc2526ab3 modules cleanup 2012-03-12 14:35:01 +05:30
Anand Doshi
6f66daff79 doctype rewrite first commit 2012-03-07 19:35:28 +05:30
Rushabh Mehta
3d74878c2d Merge branch 'master' of github.com:webnotes/wnframework into handlerupdate 2012-03-06 18:41:57 +05:30
Rushabh Mehta
aa657ea496 doclist2, removed 2012-03-06 18:41:31 +05:30
Anand Doshi
05234e1f6d fix in change idx 2012-03-05 19:32:16 +05:30
Nabin Hait
18addce142 cint from int in doctype.py 2012-03-02 16:55:55 +05:30
Anand Doshi
020f1765b0 Merge branch 'master' into navupdate 2012-02-29 16:23:14 +05:30
Rushabh Mehta
462a685e9a merge 2012-02-29 15:11:48 +05:30
Anand Doshi
62db4e78a8 fix in import data 2012-02-29 14:04:03 +05:30
Rushabh Mehta
886aae895a added license files 2012-02-23 12:35:45 +05:30
Anand Doshi
41a9970a36 fix in delete fields 2012-02-21 16:27:22 +05:30
Nabin Hait
43ecbf2cfd Error fixed in importing child data 2012-02-21 11:36:57 +05:30
Nabin Hait
30da029234 over-wrinting of child tables data in import_docs 2012-02-17 15:54:44 +05:30
Anand Doshi
72e099c7c3 dont default for text or blob at database level 2012-02-14 14:48:51 +05:30
Rushabh Mehta
6b108bbe35 whitelist syntax error fix 2012-02-13 15:18:43 +01:00
Rushabh Mehta
ec2435dcd4 added whitelist check 2012-02-13 16:50:58 +05:30
Rushabh Mehta
a5e5353062 fix to install 2012-02-09 12:45:56 +05:30
Anand Doshi
4982d783fe Merge branch 'stable' into latest 2012-02-07 18:03:30 +05:30
Anand Doshi
cd3c47264b Fix in import docs due to utf-8 characters 2012-02-07 18:01:33 +05:30
Anand Doshi
11ad0cdf0d Merge branch 'stable' into latest
Conflicts:
	py/webnotes/utils/__init__.py
2012-02-07 11:01:10 +05:30
Anand Doshi
6dda5a03eb fetch defaults fix and minor utf-8 issues fixed 2012-02-07 10:49:31 +05:30
Rushabh Mehta
25810495a7 added unicode to mysql, fix in about us 2012-02-03 16:56:23 +05:30
Anand Doshi
c2282772ab Merge branch 'stable' into latest
Conflicts:
	js/legacy/form.compressed.js
	js/legacy/wnf.compressed.js
2012-02-02 11:47:25 +05:30
Anand Doshi
5c501cff25 roundNumber function, show cancelled in print format header, fixed load_from_db method of doclist 2012-02-02 11:40:25 +05:30
Rushabh Mehta
6b9cf61fcf cleaned up handler 2012-01-27 17:58:38 +05:30
Rushabh Mehta
becfd56e07 cleaned up pages and minor style fixes, removed submit_error in js 2012-01-27 15:56:35 +05:30
Rushabh Mehta
cb7d2e0b80 redid file system naming, fixed bug that did not clear roles on 'clear cache' 2012-01-27 12:16:03 +05:30
Rushabh Mehta
19246ddf93 fixes to login css, added explicit characterset utf8 in create table 2012-01-25 10:38:07 +05:30
Rushabh Mehta
210c6c8018 cleanups, more structured session boot 2012-01-24 14:32:51 +05:30
Rushabh Mehta
2cb9a271be refactored formpy, added assign_to 2012-01-23 16:18:08 +05:30