Commit graph

108 commits

Author SHA1 Message Date
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
Rushabh Mehta
7bd4f79907 js/legacy/app.js --> js/wn/app.js and added 403, 404 2012-04-16 11:18:13 +05:30
Rushabh Mehta
a3430809df fixed home icon and other fixes 2012-04-15 22:49:02 +05:30
Rushabh Mehta
b50e675c31 home page fix, run on sync 2012-04-15 16:25:22 +05:30
Anand Doshi
9762844cc0 fix in doclistview 2012-04-15 11:46:30 +05:30
Anand Doshi
cdee01ed80 fix in install_docs 2012-04-15 11:00:39 +05:30
Rushabh Mehta
20f55e8e70 updated sync, install to load install_docs 2012-04-15 09:52:18 +05:30
Rushabh Mehta
af599ac36a install fresh frameworks and build 'core' now works 2012-04-14 17:07:51 +05:30
Rushabh Mehta
e303790c2a lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py) 2012-04-14 16:08:54 +05:30
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