seitime-frappe/frappe/model
Ankush 257723cb0a
feat: PythonExpression and Python option with syntax validation for Code field types (#13707)
* feat: `PythonExpression` and `Python` options for `Code` fields

* fix: check python expressions in assignment rule

* fix: replace server script syntax validation

* fix: validate condition in workflow transition

Add PythonExpression in Options.
2021-08-06 04:10:09 +00:00
..
utils chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
__init__.py Merge branch 'frappe:develop' into icon-picker 2021-08-03 12:47:44 +05:30
base_document.py feat: PythonExpression and Python option with syntax validation for Code field types (#13707) 2021-08-06 04:10:09 +00:00
create_new.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
db_query.py fix: Logical bug in DatabaseQuery.extract_tables 2021-06-15 12:50:29 +05:30
delete_doc.py style: Format code for better readability 2021-07-28 18:55:27 +05:30
docfield.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
document.py feat: PythonExpression and Python option with syntax validation for Code field types (#13707) 2021-08-06 04:10:09 +00:00
dynamic_links.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
mapper.py fix: Remove trailing whitespace in translatable str 2021-05-27 13:47:55 +05:30
meta.py feat: PythonExpression and Python option with syntax validation for Code field types (#13707) 2021-08-06 04:10:09 +00:00
naming.py Revert "refactor: set amended docname to original docname" 2021-07-28 17:00:12 +05:30
rename_doc.py Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30
sync.py feat: standard form tours 2021-06-19 13:49:51 +05:30
workflow.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30