tundebabzy
6fbe20caaa
Except and raise statement python 3 compatible style ( #3216 )
* changes exception and raise statements to python 3 style
* changes except statement to python 3 style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* adds six.reraise to fix python 3 style raise statements with traceback
* fixes indentation
8 years ago
Makarand Bauskar
de477ce923
[minor] disabled the password strength test in tearDown ( #3259 )
8 years ago
Nabin Hait
b9ffb0bf8c
Merge branch 'develop'
8 years ago
Nabin Hait
c7be9b16a5
bumped to version 8.0.42
8 years ago
ci2014
99f6a34b18
Set readonly of selected Inbox to False ( #3258 )
Mails are not marked as SEEN, when the readonly parameter is True. That's a problem since tickets are being refreshed all few minutes, and, if you have more than 50 unread mails in your inbox, most of them will never be imported to Frappe / ERPNext.
8 years ago
Nabin Hait
4e80f58f63
Merge branch 'develop'
8 years ago
Nabin Hait
85edac047a
bumped to version 8.0.41
8 years ago
Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
8 years ago
Nabin Hait
e51d31c452
Merge branch 'develop'
8 years ago
Nabin Hait
6552cc6efb
bumped to version 8.0.40
8 years ago
Rushabh Mehta
1b13539b4f
[fix] covert to unicode before sanitizing #8347
8 years ago
Nabin Hait
4caef97eeb
Merge branch 'develop'
8 years ago
Nabin Hait
cd36f38059
bumped to version 8.0.40
8 years ago
Saurabh
0943b684d3
[minor][fix] check also for dropbox_setup_via_site_config while showing Take Backup Now ( #3256 )
8 years ago
Rushabh Mehta
a9ec46545b
[fix] socketio 2.0 ( #3257 )
8 years ago
Nabin Hait
d6e4f503c5
Merge branch 'develop'
8 years ago
Nabin Hait
a60bf60469
bumped to version 8.0.39
8 years ago
Makarand Bauskar
6d92a8d3a6
[minor] fixes for patch set_currency_field_precision ( #3253 )
8 years ago
Nabin Hait
4193290b80
Merge branch 'develop'
8 years ago
Nabin Hait
64173e84c2
bumped to version 8.0.38
8 years ago
Rushabh Mehta
974559cef1
[minor] start file watcher only in developer mode
8 years ago
Nabin Hait
c0ac513244
Merge branch 'develop'
8 years ago
Nabin Hait
0e0c813110
bumped to version 8.0.37
8 years ago
Nabin Hait
1b30a8a28a
[fix] Set default value of link fields based on User Permission only if there is a single user permission record ( #3248 )
8 years ago
Nabin Hait
eb079e1208
Minor fix in patch
8 years ago
Nabin Hait
07dc6caacf
Printing issue fixed in grid reports ( #3244 )
8 years ago
Ashwini Save
1823fdc02d
Add horizontal border in writable fields for mobile view #2693 ( #3241 )
8 years ago
Makarand Bauskar
a542e01cc0
check report permission for creating desktop icon ( #3243 )
* [minor] added _report field to desktop icon
* [patch] updated the _report field in desktop icon
8 years ago
Ashwini Save
1519813b2b
Calendar Event filters not functioning #3042 ( #3242 )
8 years ago
Faris Ansari
98e23dbb2a
[List view] Avoid loading invalid views ( #3239 )
8 years ago
Faris Ansari
53430dcd5b
Kanban fixes ( #3240 )
* Fix kanban card creation with quick entry
* Update kanban when form is saved
- frappe/erpnext#8626
8 years ago
Mohammed R Abukhamseen
74fed289c2
Add persian right to left ( #3236 )
8 years ago
Rushabh Mehta
3d4a05490f
[minor] rename_doc.py
8 years ago
schilgod
7ccbbce572
Password Strength Policy Enhancement ( #3194 )
* Add or_filters filter for export_fixtures, to filter by doctype or fieldnames
Eg:
fixtures = [
{
"doctype": "Custom Field",
"or_filters": {
"dt": ["in", [
"Process Payroll",
"Journal Entry Account"
]],
"name": ["in", [
"Print Settings-compact_item_print",
"Account-account_id",
"Account-some_bank_name"
]]
}
}
]
* Passsword Policy Enhancement
In Security Settings, the Password Plociy can be enabled and the passcord strength score can be set.
User will see helpful password validation messages when they change password.
* Enhance Update Password to handle Password Policy
* remove function argument
* update test cases to use strong password
* Add test cases, add default value for minimum password score, make error messages translatable
* make message translatable
* Update update-password.html
8 years ago
tundebabzy
be7be766be
Issue 3171 ( #3178 )
* adds new exception to be raised when any improper database configuration is detected
* changes behavior of `check_if_ready_for_barracuda` to raise ImproperDBConfigurationError instead of sys.exit`
* refactors `drop_site` to use a new exactly identical `_drop_site` function.
The reason for this is because the original `drop_site` function is decorated
and cannot be undecorated without nasty hacks. Breaking the function this way
allows me to make use of the `drop-site` logic easily.
* catches the ImproperDBConfigurationError raised from `check_if_ready_for_barracuda` function to drop all the artifacts of the failed new `Site`
8 years ago
sbkolate
045d335aea
enable tooltip in full calander ( #3166 )
We need to pass this event data in field map to show tooltip
field_map: {
"start": "date",
"end": "date",
"id": "name",
"tooltip": "doctor",
"title": "doctor",
"allDay": "allDay",
"child_name": "name"
},
8 years ago
Sagar Vora
a397a9e719
[minor] Revert dist to trusty in travis ( #3233 )
8 years ago
Nabin Hait
36abbb6659
Merge branch 'develop'
8 years ago
Nabin Hait
b2fc873649
bumped to version 8.0.36
8 years ago
Nabin Hait
47ad0203ea
Patch order changed for print module renaming
8 years ago
Rushabh Mehta
262f361021
[minor] ignore permissions option for filters in db_query ( #3234 )
8 years ago
Saurabh
823b3c1fa5
[minor][fix] do not return instead check for submited doctype ( #3235 )
8 years ago
Sagar Vora
da1ade6a97
[fix] change file watcher port only in dev environment ( #3232 )
Fixes error https://discuss.erpnext.com/t/frappe-v8-0-20-later-socketio-error/22973
8 years ago
Nabin Hait
8959be9b1c
Merge branch 'develop'
8 years ago
Nabin Hait
54e404a4f9
bumped to version 8.0.35
8 years ago
Nabin Hait
c1c7e32559
printing fix
8 years ago
Saurabh
f72cc8d275
Merge branch 'develop'
8 years ago
Saurabh
444ea64997
bumped to version 8.0.34
8 years ago
Saurabh
d5fdcc3dcb
Merge pull request #3226 from saurabh6790/print_module_rename
[fix] update print to printing in Print Format records
8 years ago
Saurabh
e01935cef5
[fix] update print to printing in Print Format records
8 years ago