seitime-frappe/frappe/tests
Rushabh Mehta 86ceb21005 [feature] Global Search (again) (#2710)
* [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
2017-02-13 14:50:54 +05:30
..
data [fix] email encoding issues, fixes frappe/erpnext#7145 2017-01-30 12:57:12 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_api.py [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
test_assign.py [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
test_bot.py [fix] test_bot.py 2016-12-31 13:30:38 +05:30
test_client.py [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30
test_client_login.py [test] disabled client side test case 2015-07-17 19:41:54 +05:30
test_data_import.py Test case fixed 2016-09-28 16:55:11 +05:30
test_db.py [feature] document versioning #2469 (#2523) 2016-12-29 18:01:42 +05:30
test_db_query.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_defaults.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_document.py [fix] dont update modified timestamp if called from post save methods 2016-07-20 12:55:19 +05:30
test_document_locks.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
test_dynamic_links.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
test_email.py [Fix] Unsubscribe url fix 2017-01-24 17:18:25 +05:30
test_filemanager.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_fmt_money.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_form_load.py [enhance] custom perms 2017-01-11 17:34:55 +05:30
test_geo_ip.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_global_search.py [feature] Global Search (again) (#2710) 2017-02-13 14:50:54 +05:30
test_hooks.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_password.py Email inbox (#2485) 2017-01-13 14:45:11 +05:30
test_permissions.py [enhance] custom perms 2017-01-11 17:34:55 +05:30
test_scheduler.py [feature] checkboxes in grid #2451 2016-12-15 14:48:43 +05:30
test_seen.py [fix] [test] test_seen.py 2016-03-25 17:42:13 +05:30
test_translation.py [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
test_utils.py [enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time 2016-04-08 17:07:31 +05:30
test_website.py [tests] added basic tests for page and generator 2016-06-27 11:50:04 +05:30