Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

CMS: Button for Edit Guide shouldn't say "Update Quick Answer" #18

Open
snajmi opened this issue Jun 17, 2013 · 1 comment
Open

CMS: Button for Edit Guide shouldn't say "Update Quick Answer" #18

snajmi opened this issue Jun 17, 2013 · 1 comment

Comments

@snajmi
Copy link
Contributor

snajmi commented Jun 17, 2013

Should say "Update Guide"

screen shot 2013-06-17 at 3 44 06 pm

hale pushed a commit that referenced this issue Sep 1, 2013
This rapidly becomes out of date and doesn't belong in the source.
hale pushed a commit that referenced this issue Sep 1, 2013
hale pushed a commit that referenced this issue Sep 1, 2013
hale pushed a commit that referenced this issue Sep 1, 2013
* TODO and FIXME is rarely useful, often outdated.
hale pushed a commit that referenced this issue Sep 1, 2013
The routes file is now easier to read. The following have been removed:

* Asynchronously offer search suggestions

An ajax call is being made to spell check after the search results are
loaded, but the result isn't appended correctly to the suggestion.  We
calculate the spelling suggestion server-side anyway, so this has been
removed.

* Unused ArticlesController#missing action

Leftover from when missing articles were not handled correctly.
hale pushed a commit that referenced this issue Sep 1, 2013
If Searchify is down or otherwise inaccessible, the world ends. This
stops the world ending and returns an empty result set.
hale pushed a commit that referenced this issue Sep 1, 2013
The following have been removed:

* ApplicationController#stop_words

Leftover from the attempt to asynchronously offer search suggestions

* CategoriesController#missing

Explicit redirect in #show obviates this

* ApplicationHelper #categories_list, #catgeory_by_name

Originally used in the categories sidebar, now unused.

* ArticlesHelper #article_list_tag, #missing_article_list_tag

Only used in the now deleted articles list view.

* Article#with_category scope

Potentially never used

* Article#find_by_friendly_id

Used to be used in the fake popular articles on the homepage. Now we
have real popular articles so this is gone.

* Article#allContent

Unused, and awful.

* Article#publish

Added but never used?

* Article#content_to_markdown

Was used at some point to auto-convert the HTML to markdown, is no
longer called anywhere.

* Article#content_md_to_html

BlueCloth hasn't been used for a long time.

* Article#hits, Category#hits

Added for console convenience, never used in the app

* Article#analyse_all

Used to be used in a rake task, now unused.

* Keyword#create_all

Only used in a test

* articles/index.html.erb.bak

Backup files redundant when using version control.
hale pushed a commit that referenced this issue Sep 1, 2013
This rapidly becomes out of date and doesn't belong in the source.
hale pushed a commit that referenced this issue Sep 1, 2013
hale pushed a commit that referenced this issue Sep 1, 2013
hale pushed a commit that referenced this issue Sep 1, 2013
* TODO and FIXME is rarely useful, often outdated.
hale pushed a commit that referenced this issue Sep 1, 2013
* Tabs are whitspace
* Indentation is correct
* Fixed the styling inconsistencies I noticed.
hale pushed a commit that referenced this issue Sep 1, 2013
* If autocomplete is ever implemented it should go through the app, not
  directly to indextank.
hale pushed a commit that referenced this issue Sep 1, 2013
hale pushed a commit that referenced this issue Sep 1, 2013
The following gems were removed either because they are not used anymore
or because they are not an app dependency.

For example, we still use foreman but this should not be installed
through the gemfile. Run `gem install foreman` to install it.

airbrake (3.1.14)
annotate (2.4.1.beta1)
atomic (1.1.13)
awesome_print (1.1.0)
bluecloth (2.2.0)
choice (0.1.6)
code_analyzer (0.4.2)
colored (1.2)
foreman (0.60.2)
git-up (0.5.12)
gon (4.0.2)
grit (2.5.0)
kicker (2.6.1)
minitest (4.7.5)
posix-spawn (0.3.6)
rails-erd (1.0.0)
rails_best_practices (1.14.3)
rb-fsevent (0.9.3)
rb-inotify (0.9.1)
rb-kqueue (0.2.0)
require_all (1.2.1)
ruby-graphviz (1.0.8)
ruby-prof (0.12.2)
ruby-progressbar (1.2.0)
rubygems-update (2.0.7)
sexp_processor (4.3.0)
thread_safe (0.1.2)
hale pushed a commit that referenced this issue Sep 1, 2013
The following gems were removed either because they are not used anymore
or because they are not an app dependency.

For example, we still use foreman but this should not be installed
through the gemfile. Run `gem install foreman` to install it.

rails-erd
ruby-graphviz
ruby-prof
bluecloth
choice
foreman
gon
annotate
hale pushed a commit that referenced this issue Sep 1, 2013
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
This rapidly becomes out of date and doesn't belong in the source.
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
* TODO and FIXME is rarely useful, often outdated.
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
* Tabs are whitspace
* Indentation is correct
* Fixed the styling inconsistencies I noticed.
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
…onal autocomplete

* If autocomplete is ever implemented it should go through the app, not
  directly to indextank.
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
The following gems were removed either because they are not used anymore
or because they are not an app dependency.

For example, we still use foreman but this should not be installed
through the gemfile. Run `gem install foreman` to install it.

rails-erd
ruby-graphviz
ruby-prof
bluecloth
choice
foreman
gon
annotate
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
Delegates some methods to the Guide association, wraps another.
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
jpyuda pushed a commit to jpyuda/answers that referenced this issue May 14, 2014
* Prefer zeus over spork
* database_cleaner isn't used
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants