Commit graph

113 commits

Author SHA1 Message Date
Anand Doshi
1ae67e513b Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-16 15:47:51 +05:30
Anand Doshi
18de6634d5 fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict 2012-08-16 15:45:23 +05:30
Rushabh Mehta
598981b2e1 msgprint as json and python 2.7 updates to __import__ 2012-08-06 11:15:04 +05:30
Rushabh Mehta
05ed57d190 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-26 15:42:40 +02:00
Nabin Hait
1b12d5ec68 fixes in new report: same fieldname in multiple table 2012-07-24 11:51:00 +05:30
Nabin Hait
b8417ef1d6 fixes in new report: same fieldname in multiple table 2012-07-23 15:03:51 +05:30
Rushabh Mehta
45c7c169ad profile cleanup wip, mandatory view bugs fixed, get_field > wn.meta.get_docfield 2012-07-16 14:16:30 +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
10655951e8 added a base class for nested set type items DocTypeNestedSet 2012-07-12 11:33:30 +05:30
Rushabh Mehta
c0708f4ac1 price list cleanup 2012-07-11 17:30:08 +05:30
Rushabh Mehta
916b1c91fd budget distribution cleanup and formatting of markdown 2012-07-11 14:39:53 +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
a978515cff fix in web page routing 2012-06-27 12:06:30 +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
Anand Doshi
d2d310060d Merge branch 'master' into cms2
Conflicts:
	py/webnotes/__init__.py
2012-06-21 11:50:54 +05:30
Anand Doshi
6151eff8cb add parent column in filter list 2012-06-19 17:52:32 +05:30
Rushabh Mehta
c38d600dcb cms now powered by jinja2 2012-06-15 14:00:44 +05:30
Anand Doshi
ff9f833c18 fix in back button after save/submit 2012-06-12 15:45:52 +05:30
Anand Doshi
4872c65beb fixes in communication doctype 2012-05-31 18:23:21 +05:30
Anand Doshi
a8ce3129b9 changes in doclistview 2012-05-31 15:15:26 +05:30
Anand Doshi
76861b834f new doctype: communication 2012-05-31 14:54:00 +05:30
Anand Doshi
5af7548227 delete button in doclistview 2012-05-21 14:31:12 +05:30
Anand Doshi
63ee727569 Merge branch 'shf_rename'
Conflicts:
	js/core.min.js
2012-05-18 11:52:37 +05:30
Anand Doshi
e390b9be15 added search button in filters 2012-05-18 11:48:18 +05:30
Rushabh Mehta
4e1dc65092 fix in button disablity leading to double click 2012-05-11 16:23:51 +05:30
Rushabh Mehta
84ea1cf5a9 data import tool 2012-05-10 19:08:32 +05:30
Rushabh Mehta
6abb192719 cms updates 2012-05-09 15:38:05 +05:30
Rushabh Mehta
5c7df8f371 fixes to cms and require files embedded in model/doctype.py 2012-05-09 11:43:47 +05:30
Rushabh Mehta
098b7e288d cms updates 2012-05-08 12:59:46 +05:30
Rushabh Mehta
f11eb3c496 new cms with public folder 2012-05-07 18:04:34 +05:30
Rushabh Mehta
5c8eaa4ac0 jv, search fix 2012-05-04 10:10:37 +05:30
Rushabh Mehta
6b2eac065c added listview for stock entry, listview templates 2012-05-03 10:36:01 +05:30
Rushabh Mehta
505d38ea53 list in listview and sales order fix 2012-05-03 10:20:49 +05:30
Rushabh Mehta
122a7af00b added ace editor 2012-05-02 15:30:23 +05:30
Rushabh Mehta
6100c48488 logout, console fix 2012-05-02 09:31:04 +05:30
Rushabh Mehta
b549a84e32 logout fix 2012-05-01 19:09:26 +05:30
Rushabh Mehta
87545f035f double column fix 2012-05-01 17:11:42 +05:30
Rushabh Mehta
a84045ecab logout fix 2012-05-01 14:23:10 +05:30
Rushabh Mehta
6ba2414a68 website, product and grid bugfix 2012-04-30 14:22:12 +05:30
Rushabh Mehta
291dafc1b0 more website cleanups 2012-04-27 18:39:25 +05:30
Rushabh Mehta
598967e4d3 fixes to website module and fixed rename and double column bugs 2012-04-25 18:24:55 +05:30
Rushabh Mehta
b2290a9304 kb bug fix 2012-04-23 10:31:41 +05:30
Rushabh Mehta
25e813eb0c new report cleane up 2012-04-20 14:21:46 +05:30
Rushabh Mehta
beb860f55e report builder - sort, save, pre-select columns, Report DocType 2012-04-20 13:37:56 +05:30
Rushabh Mehta
a354a630c9 new report builder - todo: sort, save 2012-04-19 17:49:08 +05:30
Rushabh Mehta
3640318369 Merge branch 'shf_rename' of github.com:webnotes/wnframework into shf_rename 2012-04-18 16:56:17 +05:30
Rushabh Mehta
27c3a4122b knowledge base cleanup 2012-04-18 16:55:49 +05:30
Anand Doshi
b5fced5f32 Merge branch 'shf_rename' of github.com:webnotes/wnframework into shf_rename 2012-04-18 16:08:24 +05:30
Anand Doshi
4cd4eb0028 fixes in customize form, naming series form loading 2012-04-18 16:03:43 +05:30