Rushabh Mehta
|
1d6ba9d685
|
Merge pull request #3913 from adityahase/fix-pypdf
Use PyPDF2 instead of pyPdf
|
8 年之前 |
Rushabh Mehta
|
5a31e583a2
|
Merge pull request #3912 from adityahase/fix-raise
Replace Py2 raise syntax with Py 3
|
8 年之前 |
Rushabh Mehta
|
e71fb55702
|
Merge branch 'develop' into fix-urlencode
|
8 年之前 |
Faris Ansari
|
7397b68290
|
Scrub urls fix (#3918)
* Don't expand mailto urls
* Add test case
|
8 年之前 |
Rushabh Mehta
|
1b9dd05481
|
Merge pull request #3910 from adityahase/fix-maxlength-comparison
Make sure that max_length[0][0] is comparable with new_length
|
8 年之前 |
Rushabh Mehta
|
e1a16ad856
|
Merge pull request #3909 from adityahase/fix-long
Replaced long with six.integer_types
|
8 年之前 |
Rushabh Mehta
|
ce48aaa2c9
|
Merge branch 'develop' into fix-long
|
8 年之前 |
Rushabh Mehta
|
6726f7e1b0
|
Merge pull request #3908 from adityahase/fix-method-string
Convert method name to string instead of encoding
|
8 年之前 |
Rushabh Mehta
|
751a35fe57
|
Merge pull request #3907 from adityahase/fix-sql-dict-values
Explicitly convert dict.values() to list
|
8 年之前 |
Rushabh Mehta
|
4d7a7faa5b
|
Merge pull request #3906 from adityahase/fix-basestring
Replaced all instances of basestring with six.string_types
|
8 年之前 |
Aditya Hase
|
2403a800c0
|
Use absolute import for frappe.twofactor (#3915)
|
8 年之前 |
Rushabh Mehta
|
cf80616029
|
Merge pull request #3905 from adityahase/fix-hashlib-sha224
Encode string before passing to hashlib.sha224
|
8 年之前 |
Rushabh Mehta
|
b26c69c1f8
|
Merge pull request #3904 from adityahase/fix-rel-import-frappe-init
Use abslute imports in frappe/__init__.py
|
8 年之前 |
Rushabh Mehta
|
14d6f770a4
|
Merge pull request #3902 from adityahase/fix-string-letters
Use string.ascii_letters instead of string.letters
|
8 年之前 |
Rushabh Mehta
|
8ca5ee3926
|
Merge pull request #3901 from adityahase/fix-relative-background-jobs-import
Use absolute import to import frappe.utils.background_jobs
|
8 年之前 |
Rushabh Mehta
|
93eea5215b
|
Merge pull request #3900 from adityahase/fix-hashlib-sha1
Encode 'site' before passing to hashlib.sha1
|
8 年之前 |
Rushabh Mehta
|
f8abb5fc10
|
Merge pull request #3899 from adityahase/fix-dict-keys
Convert dict.keys() to list
|
8 年之前 |
mbauskar
|
5c8bd63a7c
|
[hotfix] don't allow no value fields in the search fields
|
8 年之前 |
Aditya Hase
|
29dfc26a76
|
Import six.StringIO instead of StringIO.StringIO
|
8 年之前 |
Aditya Hase
|
000d9a41b6
|
Use PyPDF2 instead of pyPdf
|
8 年之前 |
Aditya Hase
|
2da880fc42
|
Replace Py2 raise syntax with Py 3
|
8 年之前 |
Aditya Hase
|
e324406c8a
|
Import six.moves.urllib.parse.urlencode instead of urllib.urlencode
|
8 年之前 |
Aditya Hase
|
5cc6903cd5
|
Make sure that max_length[0][0] is comparable with new_length
|
8 年之前 |
Aditya Hase
|
69c255661d
|
Replaced long with six.integer_types
|
8 年之前 |
Aditya Hase
|
39af5d1f1c
|
Convert method name to string instead of encoding
|
8 年之前 |
Aditya Hase
|
dfedd584ca
|
Explicitly convert dict.values() to list
|
8 年之前 |
Aditya Hase
|
769338f136
|
Replaced all instances of basestring with six.string_types
|
8 年之前 |
Aditya Hase
|
f2742b5eac
|
Encode string before passing to hashlib.sha224
|
8 年之前 |
Aditya Hase
|
127accb54a
|
Use abslute imports in frappe/__init__.py
|
8 年之前 |
Aditya Hase
|
5313c2b2fe
|
Use string.ascii_letters instead of string.letters
|
8 年之前 |
Aditya Hase
|
73a34c2234
|
Use absolute import to import frappe.utils.background_jobs
|
8 年之前 |
Aditya Hase
|
6f7be63054
|
Encode 'site' before passing to hashlib.sha1
|
8 年之前 |
Aditya Hase
|
b51ad328af
|
Convert dict.keys() to list
|
8 年之前 |
Rushabh Mehta
|
bab0b0ee44
|
Merge pull request #3880 from tundebabzy/issue-9804-1
Hide Toolbar Buttons Until Drop Down Is Populated
|
8 年之前 |
Rushabh Mehta
|
c275f8fcfd
|
Merge pull request #3893 from netchampfaris/fix-date-cache
Fix date cached between forms
|
8 年之前 |
Faris Ansari
|
06a9b2de5b
|
fix codacy
|
8 年之前 |
Faris Ansari
|
d1a9f0194c
|
Show totals row always in query report
|
8 年之前 |
mbauskar
|
15e31ca2aa
|
Merge branch 'master' into staging
|
8 年之前 |
mbauskar
|
17e58a8413
|
Merge branch 'master' into develop
|
8 年之前 |
mbauskar
|
67e13e45f0
|
Merge branch 'hotfix'
|
8 年之前 |
mbauskar
|
31e9ad6b3f
|
bumped to version 8.7.3
|
8 年之前 |
Rushabh Mehta
|
3e52f44a79
|
[minor] contact.js
|
8 年之前 |
KanchanChauhan
|
43c16d1e72
|
Activate primary action on Enter in dialog (#3895)
|
8 年之前 |
Rushabh Mehta
|
99d47b52e7
|
Merge pull request #3896 from rmehta/ci-errors
[fix] for ci
|
8 年之前 |
Makarand Bauskar
|
e586ef441e
|
[fix] multiple grid_row fetch (#3856) (#3892)
|
8 年之前 |
Rushabh Mehta
|
9785e925b7
|
[fix] for ci
|
8 年之前 |
Rushabh Mehta
|
f4700957fa
|
[fix] dont watch in CI
|
8 年之前 |
Faris Ansari
|
477b50bbb1
|
Fix date cached between forms
|
8 年之前 |
Rushabh Mehta
|
c445047d1c
|
[fix] dont watch in CI
|
8 年之前 |
Rushabh Mehta
|
e42df8a180
|
[tests] ignore if docinfo not loaded
|
8 年之前 |