Commit graph

433 commits

Author SHA1 Message Date
Anand Doshi
6cade9a5b7 fixes due to changes in filter logic 2012-08-16 16:05:50 +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
Anand Doshi
3b781ef336 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 2012-08-09 11:30:17 +05:30
Rushabh Mehta
32ac1fa11f added jQuery.Gantt 2012-08-08 10:03:15 +05:30
Rushabh Mehta
47071fb1ee forms: bug fixes in dependencies 2012-08-07 16:37:19 +05:30
Rushabh Mehta
2d814aeae9 added code style and mardown in todo 2012-08-07 12:54:01 +05:30
Rushabh Mehta
f39c33bf86 date format bug fixed 2012-08-06 14:20:23 +05:30
Rushabh Mehta
f230ca1f2b Merge branch 'master' of github.com:/webnotes/wnframework 2012-08-03 14:16:15 +05:30
Rushabh Mehta
39e38a0c8a dialog.js: if fieldname is not given it taken from label 2012-08-03 14:07:51 +05:30
Anand Doshi
36b5b218ad additions in clientscript 2012-08-02 18:51:45 +05:30
Anand Doshi
89901c047b validate link only if value is non empty 2012-07-31 19:37:35 +05:30
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
Nabin Hait
1c1de6d641 dont display description on old report 2012-07-23 11:54:10 +05:30
Anand Doshi
e2e0fd9316 do not allow opening doctype when listview is open 2012-07-18 20:10:48 +05:30
Anand Doshi
a0f7317b5c fix in doclistview group by logic 2012-07-18 15:43:48 +05:30
Anand Doshi
258943e5cd minor fix in back function call 2012-07-17 13:06:09 +05:30
Anand Doshi
06593f397d show assign to only after save 2012-07-16 12:17:30 +05:30
Anand Doshi
13baefe699 functions for rendering bar graph and icons 2012-07-13 16:46:39 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Anand Doshi
730c64abc4 on amend, retain the existing attachments 2012-07-09 10:19:00 +05:30
Nabin Hait
2d10b6a85f delete row issue in grid fixed 2012-07-05 14:45:29 +05:30
Rushabh Mehta
c79f31c5bc changed timeout to 1000ms in linkfied change event 2012-07-04 10:46:17 +02:00
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
Anand Doshi
379c4c86cd Merge branch 'master' into dev 2012-06-21 11:20:13 +05:30
Anand Doshi
431dc688bb fix in file_list issue due to import data 2012-06-20 13:46:40 +05:30
Anand Doshi
6151eff8cb add parent column in filter list 2012-06-19 17:52:32 +05:30
Anand Doshi
a15c3bb4a3 fixed: link field validate data on defocus, if autosuggest or search not used 2012-06-19 13:18:02 +05:30
Nabin Hait
11826ee987 reset to prev version 2012-06-19 10:30:21 +05:30
Anand Doshi
0bef23f8aa on cur_frm.clear_custom_buttons call refresh_toolbar of form header 2012-06-18 18:05:00 +05:30
Anand Doshi
8f9fe74f67 SetTimeout hack - in link fields if data is typed and not selected from autocomplete, run validations and triggers 2012-06-18 15:05:15 +05:30
Rushabh Mehta
c38d600dcb cms now powered by jinja2 2012-06-15 14:00:44 +05:30
Rushabh Mehta
a7c282f810 update to appframe - appframe is now heading 2012-06-14 11:03:40 +05:30
Anand Doshi
827c2eaa41 auto populate To email field in email_doc if the current form has a value in the field contact_email 2012-06-13 12:53:00 +05:30
Anand Doshi
a9d8547e66 removed error console 2012-06-12 16:44:31 +05:30
Anand Doshi
ff9f833c18 fix in back button after save/submit 2012-06-12 15:45:52 +05:30
Rushabh Mehta
50bc443e63 not in search, should be allowed in reports and loading place holder for reports 2012-06-11 10:39:00 +05:30
Anand Doshi
b04db7cb22 Fix: Standard Print Format Heading to also consider value in 'Select
Print Heading' field.
modified build_head method, inner method of
print_std method to consider three possibilities as print heading
1. value in cur_frm.pformat
2. value in select print heading
3. doctype / doctype label
2012-06-08 12:37:55 +05:30