| .. |
|
utils
|
Replaced all instances of basestring with six.string_types
|
2017-08-11 00:10:11 +05:30 |
|
__init__.py
|
[fix] socket io limit doc_open and other minor fixes
|
2017-02-24 14:46:34 +05:30 |
|
base_document.py
|
Use raise instead of six.reraise
|
2017-08-22 17:20:39 +05:30 |
|
create_new.py
|
[refactor] user permissions (#3713)
|
2017-07-28 14:33:31 +05:30 |
|
db_query.py
|
Merge pull request #3912 from adityahase/fix-raise
|
2017-08-11 13:01:40 +05:30 |
|
db_schema.py
|
Make sure that max_length[0][0] is comparable with new_length
|
2017-08-11 00:38:01 +05:30 |
|
delete_doc.py
|
[hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
|
2017-09-01 09:16:32 +05:30 |
|
docfield.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
document.py
|
[minor] use cached before update doc value after save
|
2017-09-01 19:10:51 +05:30 |
|
dynamic_links.py
|
Added order by in_create for dynamic link query (#3849)
|
2017-08-04 10:55:38 +05:30 |
|
mapper.py
|
Replaced all instances of basestring with six.string_types
|
2017-08-11 00:10:11 +05:30 |
|
meta.py
|
[minor] cleanups and optimization fixes
|
2017-06-20 12:46:43 +05:30 |
|
naming.py
|
Replaced all instances of basestring with six.string_types
|
2017-08-11 00:10:11 +05:30 |
|
rename_doc.py
|
[Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields (#3614)
|
2017-07-05 13:47:17 +05:30 |
|
sync.py
|
[print-style] sync, fix tests and remove selection
|
2017-08-18 14:53:38 +05:30 |
|
workflow.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |