Rushabh Mehta
343330fe6b
hooks.txt -> hooks.py
11 yıl önce
Anand Doshi
2535c65bb1
Test Cases - commit after running tests, run tests --without_serve
11 yıl önce
Anand Doshi
9055965ffd
Permissions. Fixes frappe/erpnext#1554
11 yıl önce
Nabin Hait
8d7ea61415
Merge branch 'develop' of github.com:frappe/frappe into develop
11 yıl önce
Nabin Hait
62fb3f5fc1
minor fix in time_diff
11 yıl önce
Rushabh Mehta
12ecc5ac42
added form tests for selenium testing
11 yıl önce
Anand Doshi
a2ad762d99
Test cases: delete doc if exists
11 yıl önce
Rushabh Mehta
487a4fed32
started client side testing using selenium and other related and unrelated fixes
11 yıl önce
Anand Doshi
e16c8235d9
Fixed No permissiont to, Linked with doctype loading
11 yıl önce
Anand Doshi
40d15f4c07
Revert: check if single doctype exists
11 yıl önce
Anand Doshi
5e2757a9ee
User form: reload language only if current user == user
11 yıl önce
Anand Doshi
cded652e9e
Check permission on client side form actions like Save, Submit etc. and also while creating buttons for these actions
11 yıl önce
Nabin Hait
adbcd41497
minor fix in child naming
11 yıl önce
Rushabh Mehta
cee0ee13a0
bugfix in blog
11 yıl önce
Rushabh Mehta
279f07ca8a
updated fullcalndar js componenet
11 yıl önce
Rushabh Mehta
2c4f244fad
updated translations
11 yıl önce
Anand Doshi
844bc166d1
Fixes in delete doc and field group
11 yıl önce
Anand Doshi
1b0c74a93c
Do not map table fields in mapper
11 yıl önce
Anand Doshi
724ff563f8
BugFix: Contact Us - Query Options
11 yıl önce
Pratik Vyas
0976c91256
Enter valid default email address (for Administrator and Guest)
11 yıl önce
Pratik Vyas
2d8ec58694
fix localname logic
11 yıl önce
Pratik Vyas
e3ee3ebf69
fix set_new_name when no naming is specified in DocType
11 yıl önce
Anand Doshi
aba484dd15
Make is mandatory for a permission on doctype creation
11 yıl önce
Pratik Vyas
c7e26a4321
add module defs on app install
11 yıl önce
Rushabh Mehta
a409a82f7e
catch 417 in request.js
11 yıl önce
Rushabh Mehta
44be375b39
resize_images
11 yıl önce
Anand Doshi
4a137b42d5
Deprecated client side mapper: frappe.model.map
11 yıl önce
Anand Doshi
f1007f62c8
Fixed clear_custom_buttons (clear_primary_action)
11 yıl önce
Anand Doshi
f5f54750ef
Fixed Customize Form booboo 😊
11 yıl önce
Anand Doshi
457f4f85cd
Fixes to Communication, Customize Form and Data Import Tool
11 yıl önce
Anand Doshi
f66cd76172
Fixed run_method
11 yıl önce
Pratik Vyas
c797648f91
check if app in apps.txt before installing
11 yıl önce
Anand Doshi
8a93003e65
In sync.js, set parent for a child
11 yıl önce
Anand Doshi
445ba943c7
Fixes in create new, base document, run method and letter head
11 yıl önce
Rushabh Mehta
f3f7a935d4
website update
11 yıl önce
Anand Doshi
a1bd2176fb
NameError handling, fixed copy doc used in amend, handle tabs
11 yıl önce
Pratik Vyas
8f668eba00
filter self.sync_alphabetically for allowed file extentions
11 yıl önce
Pratik Vyas
11f1b3f00d
can now select destination for boilerplate
11 yıl önce
Anand Doshi
4863acd714
Fixes naming on Amend
11 yıl önce
Anand Doshi
1bb395559f
format.js: if string is undefined, return
11 yıl önce
Anand Doshi
bef7b9740c
Remove all roles for Guest user
11 yıl önce
Anand Doshi
667d3e16ad
Ability to set list route in client controller; Handle 404 in load_via_ajax
11 yıl önce
Rushabh Mehta
8a20bead1c
style fixes
11 yıl önce
Rushabh Mehta
1c47206a47
website updates
11 yıl önce
Anand Doshi
98a58af66e
Further Attachment Fixes
11 yıl önce
Anand Doshi
abf0b06823
Fixes in Attachments, User History and File Remove Permission Check
11 yıl önce
Rushabh Mehta
cae6b44d73
typo in bulk.py
11 yıl önce
Rushabh Mehta
0006170922
website cleanups
11 yıl önce
Anand Doshi
0d0e46916b
Fixed listing.js bug replicated in Firefox
Firefox has added a function keys() for an array that conflicted
with our check to see if the response is compressed using data.keys,
which would also return true in case of data being an array.
Hence, added check $.isArray(data.keys)
11 yıl önce
Anand Doshi
b4e37af66c
Removed controller.py
11 yıl önce