discourse/config
cpradio 4b71fd253b Advanced Search UI
Properly support Categories so it updates the search box correctly

Use category id, as it is more consistent with search results than using the slugs, especially for parent/subcategory

Added Status

Improve AutoComplete so it can receive updates
Added the ability for AutoComplete to receive updates to badge-selector and group-selector

Respect null, which is set via web-hooks

Support both # and category: for category detection.

Only update the searchedTerms if they differ from its current value (this helps the Category Selector receive updates)

Opt in receive updates (#3)

* Make the selectors opt-in for receiving updates

* Opt-in to receive updates

* Fix category detection for search-advanced-options

Fix eslint error

Update user-selector so it can receive updates live too
Make the canReceiveUpdates check validate against 'true'

Converted to use template literals

Refactor the regex involved with this feature
Split apart the init to make it a bit more manageable/testable

Switch the category selector to category-chooser, so it is a dropdown of categories instead of auto-complete

Reduce RegEx to make this happier with unicode languages and reduce some of the complexity
2016-10-04 11:18:01 -04:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments only enable bullet on demand 2016-07-05 11:10:42 +10:00
initializers FIX: Set formatter for original Rails logger. 2016-09-15 23:51:22 +08:00
locales Advanced Search UI 2016-10-04 11:18:01 -04:00
application.rb Scaffold for new Wizard - Rails / Ember / Tests 2016-09-22 09:48:58 -04:00
boot.rb Bump minimum Ruby version to 2.3. 2016-06-10 11:40:42 +08:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml Make PgSQL happy ("ActiveRecord::StatementInvalid: PG::ProtocolViolation"). 2016-03-30 10:42:06 +02:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse_defaults.conf Add default port for redis_slave. 2016-03-11 15:07:07 +08:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
environment.rb prevent the application from starting in development mode when SMTP settings are changed 2016-06-03 17:39:54 +02:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample warns sysadmin to rebake all the posts 2013-08-01 22:24:55 +02:00
nginx.global.conf Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
nginx.sample.conf FEATURE: improve support for (whitelisted) SVGs as images 2016-06-20 10:22:13 +02:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb Add locale step 2016-09-22 09:52:19 -04:00
sidekiq.yml Add default queues to sidekiq.yml. 2016-06-13 09:34:52 +08:00
site_settings.yml Enable Wizard by default 2016-09-22 09:52:19 -04:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
unicorn.conf.rb FIX: Don't prevent unicorn worker from starting if warmup fails. 2016-09-06 14:02:08 +08:00