13208 Commits (6dde90571dc5e932dc333c5a2ef3aa3be50b50c0)
 

Author SHA1 Message Date
  Rushabh Mehta 6dde90571d [test] test_customize_form.js 8 years ago
  Nabin Hait e504671de8 Minor fix in client.get_value (#3852) 8 years ago
  Vishal Dhayagude 9d9cef9c0b [fix] multiple grid_row fetch (#3856) 8 years ago
  Rushabh Mehta 8aeeca6b42 [minor] prompt if user has unsaved documents 8 years ago
  mbauskar 20b0aa20c6 Merge branch 'develop' into staging 8 years ago
  Faris Ansari 05fc130225 Watch build.json for file additions (#3851) 8 years ago
  Rushabh Mehta 3af5d51a41 [style] cleanup tags 8 years ago
  Rushabh Mehta 44a0cc0940 [test] test_customize_form.js 8 years ago
  Rushabh Mehta 5cebfb26b9 [minor] fix patch and module command 8 years ago
  Aditya Hase 375dfd601d Replaced urlparse imports with six.moves.urllib.parse (#3847) 8 years ago
  Makarand Bauskar 09a3a77ec2 [revert] Print traceback on ImportError in get_app_commands (#3846) 8 years ago
  mbauskar 53167626ab resolved merge conflicts 8 years ago
  mbauskar 286c92aef0 Merge branch 'staging' 8 years ago
  mbauskar aa8eabaa7e bumped to version 8.6.6 8 years ago
  mbauskar f646af1c33 resolved merge conflicts 8 years ago
  mbauskar 80a2beb32c resolved merge conflicts 8 years ago
  mbauskar 01b75bf1c1 Merge branch 'hotfix' 8 years ago
  mbauskar 3f854301e4 bumped to version 8.6.5 8 years ago
  Rushabh Mehta eb2c725dba [fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200 (#3842) 8 years ago
  Aditya Hase 62bb03ef6e Replaced Python 2 print syntax with Python 3 syntax (#3838) 8 years ago
  Aditya Hase 16a9bdfd31 Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) 8 years ago
  Aditya Hase 9d7d384a63 Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837) 8 years ago
  Aditya Hase 729bbf0dad Replaced Python 2 exec syntax usage with Python 3 syntax (#3835) 8 years ago
  Aditya Hase 7c9c53840a Replaced types import with six (#3834) 8 years ago
  Aditya Hase b4b889835a Print traceback on ImportError in get_app_commands (#3833) 8 years ago
  Aditya Hase ec9a01e3aa Replaced 'except' clause syntax (#3827) 8 years ago
  Aditya Hase a3070690fd FileAndRedisStream inherits io.FileIO instead of file (#3826) 8 years ago
  Aditya Hase e6bd1e4995 Replaced all instances of 'unicode' with 'six.text_type' (#3825) 8 years ago
  bcornwellmott 1f46637cc2 Fix workflow override (#3824) 8 years ago
  RogueRonin 4776011cbc check whether the used filters were really parseable and usable and did not just result in an empty string or dict (#3822) 8 years ago
  Rushabh Mehta 8bc72a1255 [minor] list is extensible 8 years ago
  Makarand Bauskar fc715efdbb [hotfix] fixes for AttributeError: 'NoneType' object has no attribute 'split' (#3840) 8 years ago
  Makarand Bauskar 465d6b3431 [minor] fixes in frappe.client.get_value method (#3830) 8 years ago
  Makarand Bauskar 20145b231e [minor] check if user exists or not (#3831) 8 years ago
  Aditya Hase 774c5fd2c6 Replaced mixed usage of tabs and spaces for indents with tabs only (#3828) 8 years ago
  Nabin Hait 89860d7ef3 Update user permissions only if record if present (#3820) 8 years ago
  Makarand Bauskar ecaf4f6cd1 merged hotfix branch into staging (#3821) 8 years ago
  Rushabh Mehta ece91d903c [docs] simplified docs home 8 years ago
  Rushabh Mehta e75dc25a72 [minor] show breadcrumbs in mobile view 8 years ago
  Rushabh Mehta 590310091b [docs] remove {{docs_base_url}} 8 years ago
  Rushabh Mehta 8f2b001bd0 [docs] add headings 8 years ago
  mbauskar b1e70892d3 Merge branch 'master' into develop 8 years ago
  mbauskar 0e92ffc108 Merge branch 'hotfix' 8 years ago
  mbauskar 99317b2f65 bumped to version 8.6.4 8 years ago
  Faris Ansari 343af6af46 Hide links in pdf (#3814) 8 years ago
  Aditya Hase 928ebb66a6 Replaced HTMLParser imports with six.moves.html_parser (#3812) 8 years ago
  Aditya Hase 839874b357 Redefine lambdas to accept multiple args instead of a packed tuple (#3811) 8 years ago
  Aditya Hase d3395dfd28 Replaced StringIO and cStringIO imports with six.StringIO (#3810) 8 years ago
  Makarand Bauskar e6e16d112b [minor] set apply_for_all_roles to 1 in update user permissions patch (#3809) 8 years ago
  Faris Ansari f3f21554b2 Email footer refactor (#3807) 8 years ago