Rushabh Mehta
644430754e
[minor] sidebar in website not hidden in mobile
8 年之前
Rushabh Mehta
242bfa421f
[minor] clear headline
8 年之前
mbauskar
bb6c3e4600
Merge branch 'master' into develop
8 年之前
mbauskar
52182a27f3
Merge branch 'hotfix'
8 年之前
mbauskar
edfed87e75
bumped to version 8.6.7
8 年之前
rohitwaghchaure
5925aada69
Added order by in_create for dynamic link query ( #3849 )
8 年之前
Manas Solanki
913a60dead
add new argument for transfering data to be printed ( #3841 )
8 年之前
Aditya Hase
aac8822d05
Replaced cPickle import with six.moves.cPickle ( #3858 )
8 年之前
Rushabh Mehta
805633860f
[test] test_customize_form.js
8 年之前
Rushabh Mehta
7f4bdc45bc
[test] test_customize_form.js
8 年之前
Rushabh Mehta
8fdc823e7e
[test] test_customize_form.js
8 年之前
Ashwini Save
327c2660d0
Title display issue in mobile UI #3799 ( #3850 )
8 年之前
Rushabh Mehta
784603acf1
[fix] selenium
8 年之前
Rushabh Mehta
4e95122918
[tests] dont show alert if in test
8 年之前
Nabin Hait
b524d892f7
Add where clause only if conditions exists ( #3853 )
8 年之前
Faris Ansari
76a12ca5b6
Handle error when _user_tags column is added on the fly ( #3854 )
8 年之前
Rushabh Mehta
6dde90571d
[test] test_customize_form.js
8 年之前
Nabin Hait
e504671de8
Minor fix in client.get_value ( #3852 )
8 年之前
Vishal Dhayagude
9d9cef9c0b
[fix] multiple grid_row fetch ( #3856 )
8 年之前
Rushabh Mehta
8aeeca6b42
[minor] prompt if user has unsaved documents
8 年之前
mbauskar
20b0aa20c6
Merge branch 'develop' into staging
8 年之前
Faris Ansari
05fc130225
Watch build.json for file additions ( #3851 )
8 年之前
Rushabh Mehta
3af5d51a41
[style] cleanup tags
8 年之前
Rushabh Mehta
44a0cc0940
[test] test_customize_form.js
8 年之前
Rushabh Mehta
5cebfb26b9
[minor] fix patch and module command
8 年之前
Aditya Hase
375dfd601d
Replaced urlparse imports with six.moves.urllib.parse ( #3847 )
8 年之前
Makarand Bauskar
09a3a77ec2
[revert] Print traceback on ImportError in get_app_commands ( #3846 )
* [revert] Print traceback on ImportError in get_app_commands
* [tests] fixed the customize form test cases
8 年之前
mbauskar
53167626ab
resolved merge conflicts
8 年之前
mbauskar
286c92aef0
Merge branch 'staging'
8 年之前
mbauskar
aa8eabaa7e
bumped to version 8.6.6
8 年之前
mbauskar
f646af1c33
resolved merge conflicts
8 年之前
mbauskar
80a2beb32c
resolved merge conflicts
8 年之前
mbauskar
01b75bf1c1
Merge branch 'hotfix'
8 年之前
mbauskar
3f854301e4
bumped to version 8.6.5
8 年之前
Rushabh Mehta
eb2c725dba
[fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200 ( #3842 )
* [fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200
* [fix] stop action if trigger fails for validate and before_, fixes frappe/erpnext#10200
* [fix] codacy
* [fix] add test to tests.txt
8 年之前
Aditya Hase
62bb03ef6e
Replaced Python 2 print syntax with Python 3 syntax ( #3838 )
* Replaced Python 2 print syntax with Python 3 syntax
* Update utils.py
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 )
Importing six.text_type instead of types.UnicodeType and
six.binary_type instead of types.StringType
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 )
io.FileIO is available in both Python 2 and 3, file is removed in
python 3.
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 )
* [hotfix] fixes for AttributeError: 'NoneType' object has no attribute 'split'
* [tests] added test cases for not in and in filters
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 )
* [minor] check if user exists or not
* [minor] remove the User Permission Link from module view
8 年之前