seitime-frappe/frappe/model
mergify[bot] 3275cc4c5a
Merge pull request #11500 from gavindsouza/mysql-syntax-error
fix(doctype): Allow MySQL keywords as Docfields
2020-09-24 08:45:34 +00:00
..
utils fix(minor): rename field, ignore for single doctype 2020-08-25 15:44:08 +05:30
__init__.py feat(system console): Added a System Console to help in debugging and Console Log 2020-08-31 11:29:18 +05:30
base_document.py Merge pull request #11527 from netchampfaris/override-doctype-class 2020-09-24 14:11:57 +05:30
create_new.py fix: dont set '__unsaved' for single doctypes 2020-07-13 17:42:23 +05:30
db_query.py Merge pull request #11500 from gavindsouza/mysql-syntax-error 2020-09-24 08:45:34 +00:00
delete_doc.py fix(tests): cleanup 2020-08-17 09:41:54 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix(minor): file name cannot contain separator (#11426) 2020-09-07 16:58:20 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py feat: allow mapper functions to be overriden 2020-05-30 19:15:04 +05:30
meta.py feat: use blog_post_list as default 2020-06-01 19:15:00 +05:30
naming.py fix(document_naming_rule): added priority and removed field based naming 2020-09-21 10:28:11 +05:30
rename_doc.py fix: Remove unnecessary whitelisting of rename_doc method 2020-09-08 10:38:26 +05:30
sync.py refactor: rename onboarding to module onboarding 2020-05-12 16:23:26 +05:30
workflow.py fix(tests): cleanup workflow test and commits 2020-08-17 09:41:54 +05:30