brotherton-erpnext/erpnext/projects/doctype
Suraj Shetty 1923ef052c
refactor: Format and sanitise user inputs to search queries. (#22913)
* refactor: Sanitize whitelisted method inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Format and sanitize tax_account_query inputs

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Validate and sanitize search inputs via decorator

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* style: Minor formatting fix

* refactor: Validate and sanitize search inputs using decorator

* fix: Typo

* fix: Remove unwanted import statement

* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-08-05 19:42:25 +05:30
..
activity_cost fix: modified date (#16520) 2019-01-30 11:46:34 +05:30
activity_type Fix travis (#11882) 2017-12-08 14:57:38 +05:30
dependent_task [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
project refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
project_template Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts 2020-05-29 11:04:20 +05:30
project_template_task fix: linting 2019-02-26 14:30:38 +05:30
project_type Added Project Type new doctype to be added as link field for Project Type field in project instead of select field (#9929) 2017-07-26 17:55:25 +05:30
project_update fix: Project update status code and design refactored 2019-01-17 19:21:44 +05:30
project_user feat: column width increased for view attachments field (#314) 2020-02-11 15:21:48 +05:30
projects_settings Optionally allow overlap on Timesheet #12893 (#13018) 2018-02-22 11:05:49 +05:30
task refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
task_depends_on [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
task_type feat: Task type (#17311) 2019-04-20 23:37:49 +05:30
timesheet refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
timesheet_detail fix: Removed precision from multiple doctypes 2019-02-19 08:40:16 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30