Commit graph

447 commits

Author SHA1 Message Date
Anand Doshi
5f7f4eab5f fix in copy doc 2012-07-17 13:16:26 +05:30
Rushabh Mehta
aac53b37ec report breadcrumbs issue 2012-07-16 16:27:42 +05:30
Rushabh Mehta
1d44b37ce5 users pages deprecated 2012-07-16 16:20:36 +05:30
Rushabh Mehta
c2b387c281 cur_frm.doc re-reference when is called 2012-07-16 15:44:50 +05:30
Rushabh Mehta
aacdae2903 Merge branch 'dev' of github.com:webnotes/wnframework into dev 2012-07-16 14:17:32 +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
Anand Doshi
5617414de3 Merge branch 'master' into dev 2012-07-16 12:18:48 +05:30
Anand Doshi
06593f397d show assign to only after save 2012-07-16 12:17:30 +05:30
Anand Doshi
a0b6c13390 Merge branch 'dev' of github.com:webnotes/wnframework into dev 2012-07-13 16:47:47 +05:30
Anand Doshi
09fd274753 Merge branch 'master' into dev 2012-07-13 16:47:21 +05:30
Anand Doshi
13baefe699 functions for rendering bar graph and icons 2012-07-13 16:46:39 +05:30
Rushabh Mehta
a9450498fd profile cleanup start and new auth table for better security 2012-07-13 14:55:01 +05:30
Rushabh Mehta
f0fa3b936f check_required fix 2012-07-13 11:15:40 +05:30
Anand Doshi
b3f0e4f076 Merge branch 'master' into dev 2012-07-12 22:12:26 +05:30
Rushabh Mehta
5de5b6efc5 sales bom fixes and mandatory in table fields 2012-07-12 18:00:37 +05:30
Rushabh Mehta
846d47c3be fixes to sidebar and msgprint 2012-07-12 16:02:55 +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
ebea2c1d4c focus on first element when dialog opens and enter on text triggers submit 2012-07-12 10:12:53 +05:30
Rushabh Mehta
9943615d03 sales bom cleanup 2012-07-11 19:19:09 +05:30
Rushabh Mehta
c0708f4ac1 price list cleanup 2012-07-11 17:30:08 +05:30
Rushabh Mehta
3339e51577 cleaned up fiscal_year, currency and added select-all + help in doclistview 2012-07-11 16:35:55 +05:30
Rushabh Mehta
916b1c91fd budget distribution cleanup and formatting of markdown 2012-07-11 14:39:53 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Rushabh Mehta
b8b79cb2f6 added patch for account and cleanups to breadcrumbs and msgprint 2012-07-11 13:19:10 +05:30
Rushabh Mehta
a380121425 account cleanup, added toggle_fields in cur_frm 2012-07-11 09:51:35 +05:30
Rushabh Mehta
acb2d88b4c cost center cleanup 2012-07-10 18:16:25 +05:30
Rushabh Mehta
8ae155da40 Merge branch 'dev' of github.com:webnotes/wnframework into dev 2012-07-10 17:39:39 +05:30
Rushabh Mehta
8f1bccb1e5 form intro 2012-07-10 17:39:27 +05:30
Rushabh Mehta
055ed1069f cost center cleanup + grid css 2012-07-10 17:22:30 +05:30
Anand Doshi
05ec83e3ab Merge branch 'master' into dev 2012-07-09 10:19:23 +05:30
Anand Doshi
730c64abc4 on amend, retain the existing attachments 2012-07-09 10:19:00 +05:30
Anand Doshi
713b619779 updates in form's column break logic 2012-07-06 13:03:02 +05:30
Anand Doshi
56104f25dc Merge branch 'master' into dev 2012-07-06 11:27:16 +05:30
Nabin Hait
2d10b6a85f delete row issue in grid fixed 2012-07-05 14:45:29 +05:30
Anand Doshi
683647a0fa Merge branch 'master' of github.com:webnotes/wnframework into dev 2012-07-04 14:18:02 +05:30
Rushabh Mehta
c79f31c5bc changed timeout to 1000ms in linkfied change event 2012-07-04 10:46:17 +02:00
Anand Doshi
a8b5d82499 fix in section hiding / column hiding logic 2012-07-04 13:17:40 +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
591456df4f change in delete button logic of sidebar 2012-06-29 16:38:35 +05:30
Anand Doshi
bf52d17ca9 shifted 'when' date manipulation into a seperate method, fixes in new doc logic of doclistview 2012-06-28 12:58:30 +05:30
Anand Doshi
a978515cff fix in web page routing 2012-06-27 12:06:30 +05:30
Anand Doshi
73e6b49f69 Merge branch 'master' into dev 2012-06-25 20:07:05 +05:30
Anand Doshi
1ce3305a7e clear locals and then sync locals when whole doclist is passed 2012-06-25 20:05:19 +05:30
Nabin Hait
c7a7413cc6 run the report only if route changes 2012-06-25 13:18:42 +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
Nabin Hait
e73bedb256 Merge branch 'master' of github.com:webnotes/wnframework 2012-06-22 12:16:51 +05:30
Nabin Hait
1a079ca19c Error fixed in new report: sort by child table column 2012-06-22 12:16:03 +05:30
Anand Doshi
fb74ea94ab Merge branch 'master' into dev 2012-06-22 12:14:48 +05:30
Anand Doshi
d51774bee9 fix in dialog: if an in_dialog doctype is called using url, it will open in form with header and sidebar 2012-06-22 12:12:14 +05:30
Anand Doshi
d2d310060d Merge branch 'master' into cms2
Conflicts:
	py/webnotes/__init__.py
2012-06-21 11:50:54 +05:30