* [fix] stop action if trigger fails for validate and before_, fixesfrappe/erpnext#10200
* [fix] stop action if trigger fails for validate and before_, fixesfrappe/erpnext#10200
* [fix] codacy
* [fix] add test to tests.txt
* Added new Color picker pallet for calendar
* Review changes for Color Picker.
* Refactor code as per reviews.
* Refactor code for blur event.
* Add Color to db_schema
* set_value on click, minor cleanup
* Remove test field from Event
* styling
* revert event.json
* [fix] validate column length while creating doctype or custom field
* [fix] not allow user to add custom fields in [Custom Field, Customize Form Field, Customize Form, Custom Script, Property Setter]
* [fix] check if fieldname is conflicting with method names
* [fix] don't allow Custom Script and Property Setter to be updated via customize form
* [feature] domainify doctype, pages and roles
* [minor] added get active domain method to __init__
* [fixes] minor fixes in domainification and added test cases
* [minor] added checkbox-editor class to render the domains
* [minor] added checkbox_selector option
* [minor] added or_filters to filter restrict to domain doctype and roles
* [minor] fixed codacy errors
* [fix] awesome bar translation frappe/erpnext#8279frappe/erpnext#8306
* [fix] frappe/erpnext#8348
* unescape and remove html entities
* ellipsify long field values
* [fix] test
* Add global search in custom field, Email Inbox searchable
* remove beautiful soup, make_field test case
* [fix] test
* Patch to update existing record in global search
* restore update_published patch
* more specific test cases
* Code descriptions for complex result ellipsifying
* - Add controller for signature field, including buttons for save and reset
- Add library and style
* Add DB mapping for Signature field -> fix bug not saving
Add empty image, and auto load image when loading form
Add option for Signature field type on Doctype form
* Make field uneditable after submitting
* Remove console log and revert adding empty lines
* Update layout, remove edit mode/button, make save button compact. Refactor and use change event to trigger save.
* [cleanup] Signature Control
* [start] global search frappe/erpnext#6674
* [fix] setup before running test
* [start] global search frappe/erpnext#6674
* Display result as rudimentary list, rebuild old doctypes
* Media view, child tables, delete document updates, searchable fields
* More results UI
* Code clean up
* remove msgprint from document.py to resolve merge conflict
* Modularization stage 1, get show more to work with it
* Dedicated modal Search bar works, some clean up needed
* Can't data-dismiss on links, Bootstrap issue, use hashchange
* Accomodate missing field content syndrome
* Search in boolean mode, make GS default in awesome bar, fix double modal bug and cleanup
* Add in Meta
* Add in customize form
* Modularise Global Search
* Search object
* Commonify Search UI: Stage I
* II: save list state, UI, default condensed view, refactor
* Fix SQL bug, Refactor awesome bar, Fix unicode bug, add nav results
* Refactor using separate search objects, some async issues
* Fix async flow
* Fix preceding more list bug
* UI additions
* another async fix, back link
* Help: Stage I
* Help: Stage II
* Background jobs, fix route options bug
* Fix GS syncing on install
* Add GS options in awesome bar: test
* Input now remembers search type state
* More UI updates
* Add description for GS results in awesome bar
* Fix help modal bug
* Fix: not commit during install
* Test cases, some fixes
* Update in_test flag in enqueue
* Disable GS sync when not install_db
* Add flag check
* Disable field in child tables
* Cleanups
* Create table fix
* Fix redis exception, remove commit enqueue, add gs in migrate
* Fix tests
* Single enqueue
* cleanups
* Fix tests
* Fix event test
* Fix duplication, search as first option
* Add show name in global search
* fix event tests and desk.less
* Fix communication.json
* [fixes] wip
* [fix] tests
* [minor] for tests
* [minor] for tests
* [minor] for tests
* [minor] for tests