13276 次程式碼提交 (925e5922eb4547c76c0dc4bbee0b41e9ddd1132f)
 

作者 SHA1 備註 提交日期
  Rushabh Mehta eb2c725dba [fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200 (#3842) 8 年之前
  Aditya Hase 62bb03ef6e Replaced Python 2 print syntax with Python 3 syntax (#3838) 8 年之前
  Aditya Hase 16a9bdfd31 Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) 8 年之前
  Aditya Hase 9d7d384a63 Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837) 8 年之前
  Aditya Hase 729bbf0dad Replaced Python 2 exec syntax usage with Python 3 syntax (#3835) 8 年之前
  Aditya Hase 7c9c53840a Replaced types import with six (#3834) 8 年之前
  Aditya Hase b4b889835a Print traceback on ImportError in get_app_commands (#3833) 8 年之前
  Aditya Hase ec9a01e3aa Replaced 'except' clause syntax (#3827) 8 年之前
  Aditya Hase a3070690fd FileAndRedisStream inherits io.FileIO instead of file (#3826) 8 年之前
  Aditya Hase e6bd1e4995 Replaced all instances of 'unicode' with 'six.text_type' (#3825) 8 年之前
  bcornwellmott 1f46637cc2 Fix workflow override (#3824) 8 年之前
  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 年之前
  Rushabh Mehta 8bc72a1255 [minor] list is extensible 8 年之前
  Makarand Bauskar fc715efdbb [hotfix] fixes for AttributeError: 'NoneType' object has no attribute 'split' (#3840) 8 年之前
  B H Boma 8f68d252f0 [fix]Email being sent after each failed login 8 年之前
  B H Boma 746c2d6ac8 Tests for twofactor 8 年之前
  Makarand Bauskar 465d6b3431 [minor] fixes in frappe.client.get_value method (#3830) 8 年之前
  Makarand Bauskar 20145b231e [minor] check if user exists or not (#3831) 8 年之前
  Aditya Hase 774c5fd2c6 Replaced mixed usage of tabs and spaces for indents with tabs only (#3828) 8 年之前
  Nabin Hait 89860d7ef3 Update user permissions only if record if present (#3820) 8 年之前
  Makarand Bauskar ecaf4f6cd1 merged hotfix branch into staging (#3821) 8 年之前
  Rushabh Mehta ece91d903c [docs] simplified docs home 8 年之前
  Rushabh Mehta e75dc25a72 [minor] show breadcrumbs in mobile view 8 年之前
  Rushabh Mehta 590310091b [docs] remove {{docs_base_url}} 8 年之前
  Rushabh Mehta 8f2b001bd0 [docs] add headings 8 年之前
  mbauskar b1e70892d3 Merge branch 'master' into develop 8 年之前
  mbauskar 0e92ffc108 Merge branch 'hotfix' 8 年之前
  mbauskar 99317b2f65 bumped to version 8.6.4 8 年之前
  Faris Ansari 343af6af46 Hide links in pdf (#3814) 8 年之前
  Aditya Hase 928ebb66a6 Replaced HTMLParser imports with six.moves.html_parser (#3812) 8 年之前
  Aditya Hase 839874b357 Redefine lambdas to accept multiple args instead of a packed tuple (#3811) 8 年之前
  Aditya Hase d3395dfd28 Replaced StringIO and cStringIO imports with six.StringIO (#3810) 8 年之前
  Makarand Bauskar e6e16d112b [minor] set apply_for_all_roles to 1 in update user permissions patch (#3809) 8 年之前
  Faris Ansari f3f21554b2 Email footer refactor (#3807) 8 年之前
  Aditya Hase bab692ff59 Replaced mixed usage of tabs and spaces for indents with tabs only (#3813) 8 年之前
  ci2014 c4292ac6a4 Update quick_entry.js (#3815) 8 年之前
  rohitwaghchaure 4396cbd0cc [Fix] Getting an error datetime.datetime is not iterable during importing purchase invoice data (#3818) 8 年之前
  ckosiegbu 08743b8100 Changes to OTP settings in System Settings 8 年之前
  ckosiegbu 8265acfa1d Correcting issue with System Settings json file 8 年之前
  ckosiegbu 86bfd7bf68 Merge branch 'develop' into twofactor 8 年之前
  ckosiegbu 6b06f9e943 Various fixes. Barcode email now sent only once instead of on each login. 8 年之前
  ckosiegbu 4cf4bb38ea Merge branch 'twofactor' of https://github.com/manqala/frappe into twofactor 8 年之前
  B H Boma 94cc69dfa5 [WIP]Add QRCode email feature 8 年之前
  mbauskar 11da197bba resolved merge conflicts 8 年之前
  mbauskar e377e420a5 Merge branch 'hotfix' 8 年之前
  mbauskar 04aa13fc9b bumped to version 8.6.3 8 年之前
  Rushabh Mehta f0f16ff815 [fix] save last route on error so user logs in to the correct page, fixes frappe/erpnext#8174 8 年之前
  Rushabh Mehta df66dfe941 [fix] render.py for home 8 年之前
  Rushabh Mehta 50d06d1202 [minor] sitemap.xml is also programmable 8 年之前
  Rushabh Mehta f609a478ae [refactor] user permissions (#3713) 8 年之前