- bf8cac5 pre, code style fix by Rushabh Mehta · 12 years ago
- 02aab69 merge by Rushabh Mehta · 12 years ago
- 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
- c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
- 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
- c0fded8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 13 years ago
- 0c5b438 framework updates by Rushabh Mehta · 13 years ago
- e69c7f4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- a67a74f supplier quotation, project shift patch by Anand Doshi · 13 years ago
- a4fe718 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py by Rushabh Mehta · 13 years ago
- dc40385 validate link only if value is non empty by Anand Doshi · 13 years ago
- 7839ea9 fixes in new report: same fieldname in multiple table by Nabin Hait · 13 years ago
- 39b8ec0 fixes in new report: same fieldname in multiple table by Nabin Hait · 13 years ago
- 44c6a5b dont display description on old report by Nabin Hait · 13 years ago
- f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 13 years ago
- a60266d fix in doclistview group by logic by Anand Doshi · 13 years ago
- 5d4aaaa patch to remove match condition of owner on event doctype by Anand Doshi · 13 years ago
- 57fefaa show assign to only after save by Anand Doshi · 13 years ago
- 9ec8024 show order type icon in sales order list view by Anand Doshi · 13 years ago
- d68dceb Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 13 years ago
- 51146c0 cleaner web cache code by Anand Doshi · 13 years ago
- 179f01a hong kong added in country list by Nabin Hait · 13 years ago
- 8c7e76b RSS for blog Comment addition into blog page's dom by Anand Doshi · 13 years ago
- 1522f5d Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 13 years ago
- e47def8 Improvements in product page and its listing Login page rendered via a template by Anand Doshi · 13 years ago
- d4be00b Merge branch 'master' into dev by Anand Doshi · 13 years ago
- 368cb53 css fix for sidebar statuses in list view by Anand Doshi · 13 years ago
- 5d91e83 Merge branch 'master' into dev by Anand Doshi · 13 years ago
- 7048f2a on amend, retain the existing attachments by Anand Doshi · 13 years ago
- 842c963 updates in form's column break logic by Anand Doshi · 13 years ago
- 29c5d35 Merge branch 'master' into dev by Anand Doshi · 13 years ago
- cb2e76a delete row issue in grid fixed by Nabin Hait · 13 years ago
- 2cfe2d4 Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 13 years ago
- 4764e70 changed timeout to 1000ms in linkfield change event by Rushabh Mehta · 13 years ago
- cdc011c fix in section hiding / column hiding logic by Anand Doshi · 13 years ago
- 1731786 Merge branch 'master' of github.com:webnotes/erpnext into cms2 by Anand Doshi · 13 years ago
- ebe23b0 allow deletion of communication by Anand Doshi · 13 years ago
- 0afab07 communication listview - show pretty date by Anand Doshi · 13 years ago
- bba4db1 product listing and pages by Anand Doshi · 13 years ago
- 81fa802 Merge branch 'master' into dev by Anand Doshi · 13 years ago
- 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 13 years ago
- 8b14617 run view ledger report through set_route by Nabin Hait · 13 years ago
- 72c945b template based web page loading using web.py by Anand Doshi · 13 years ago
- 4ce8e16 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 59e4dcb Error fixed in new report: sort by child table column by Nabin Hait · 13 years ago
- 815ad3f Merge branch 'master' into dev by Anand Doshi · 13 years ago
- ab65b54 fix in dialog: if an in_dialog doctype is called using url, it will open by Anand Doshi · 13 years ago
- 9078f65 Merge branch 'master' into cms2 by Anand Doshi · 13 years ago
- 5d9fc72 updates in web.py and template - page.html by Anand Doshi · 13 years ago
- 05cbf96 Merge branch 'master' into dev by Anand Doshi · 13 years ago
- f1c287b fix in file_list issue due to import data by Anand Doshi · 13 years ago
- be7c426 add parent column in filter list by Anand Doshi · 13 years ago
- 40182ba added patch by Rushabh Mehta · 13 years ago
- f4b552e fixed: link field validate data on defocus, if autosuggest or search not used by Anand Doshi · 13 years ago
- 90376f6 reset to prev version by Nabin Hait · 13 years ago
- f8946b1 fix in buttons displayed - on change of status in lead form by Anand Doshi · 13 years ago
- 3819202 SetTimeout hack - in link fields if data is typed and not selected from autocomplete, run validations and triggers by Anand Doshi · 13 years ago
- 96bf0b7 web pages don't render into Page and Page does not get written as HTML. Welcome Jinja2 Templates by Rushabh Mehta · 13 years ago
- bd7f723 cms now powered by jinja2 by Rushabh Mehta · 13 years ago
- 4c56275 appframe is now heading by Rushabh Mehta · 13 years ago
- 575545d added link to show list of all reports by Anand Doshi · 13 years ago
- 61ade3d auto populate To email field in email_doc if the current form has a value in the field contact_email by Anand Doshi · 13 years ago
- bd59c46 removed error console by Anand Doshi · 13 years ago
- f71d63f fix in back button after save/submit by Anand Doshi · 13 years ago
- 031d51b not in search, should be allowed in reports and loading place holder for reports by Rushabh Mehta · 13 years ago
- be7ce47 website color should be black by Rushabh Mehta · 13 years ago
- fa19631 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- cddc0e6 Fix: Standard Print Format Heading to also consider value in 'Select by Anand Doshi · 13 years ago
- d491fc7 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 13 years ago
- 2e3579a Item Barcode implemented by Nabin Hait · 13 years ago
- 4dbeae1 escape double quotes in communication content, allow 0 as value in data/int field by Anand Doshi · 13 years ago
- a89f520 communication is now created when email is sent by Rushabh Mehta · 13 years ago
- f36e15e fix in doclistview's order by Anand Doshi · 13 years ago
- dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 13 years ago
- a660dd9 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 13 years ago
- 983c551 gantt chart fixes by Rushabh Mehta · 13 years ago
- bfc52b9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 13 years ago
- fdc20fd fix in get_base_url of dom.js by Anand Doshi · 13 years ago
- 07c94ce update in Task, notification and layout by Rushabh Mehta · 13 years ago
- c5d8578 fixes in communication doctype by Anand Doshi · 13 years ago
- a6708fb new doctype: communication by Anand Doshi · 13 years ago
- 7c91e25 doclistview: sidebar refresh bugfix by Rushabh Mehta · 13 years ago
- f3c390a refresh stats in doclist by Rushabh Mehta · 13 years ago
- 92c2c8f Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 13 years ago
- 16aea34 show new reports as well as old by Rushabh Mehta · 13 years ago
- 3237d6a added font 'Marck Script' by Rushabh Mehta · 13 years ago
- e316795 added font 'cookie' by Rushabh Mehta · 13 years ago
- 822318f removed font 'Satisfy' and added font 'Oleo Script' by Anand Doshi · 13 years ago
- 6548b50 added font 'Satisfy' by Anand Doshi · 13 years ago
- c75877a fixed fonts by Rushabh Mehta · 13 years ago
- e811753 added fontlib by Rushabh Mehta · 13 years ago
- 9327bb9 fix in tag viewing in doclistview by Anand Doshi · 13 years ago
- 64483e6 fix in report builder's print function by Anand Doshi · 13 years ago
- 2d1bd0a fix in body_div height by Anand Doshi · 13 years ago
- cb909d5 Merge branch 'shf_rename' by Anand Doshi · 13 years ago
- ba30cf1 fix in reports2: do not add fieldtype 'table' in columns for slickgrid by Anand Doshi · 13 years ago
- 1aae261 delete button in doclistview by Anand Doshi · 13 years ago
- d643d36 Merge branch 'shf_rename' by Anand Doshi · 13 years ago
- ae4fc41 Merge branch 'shf_rename' by Anand Doshi · 13 years ago
- 328cd2e do not refresh toolbar on set value by Anand Doshi · 13 years ago