tracks/app/views/projects
Matt Rogers 64cf5336c1 Don't allow the project name to be edited in two places at once
When showing the project edit form, we disable the ability to edit the
project name in place. When the project edit form is saved or cancelled,
then we reenable the editing of the project name in place.

Fixes #1205
2011-12-12 21:56:27 -06:00
..
_mobile_project_listing.rhtml Missed some formatted_ helpers not covered by tests 2009-12-07 23:16:21 -05:00
_new_project_form.rhtml fix #1168 by using a new helper to increate the tab_index automatically 2011-05-08 16:40:31 +02:00
_project.rhtml Wrap the project name in a div tag inside the h2 tag 2011-10-21 12:07:42 -05:00
_project_form.rhtml some smallfurther adjustments 2011-09-28 15:34:15 +02:00
_project_listing.rhtml improve sort order of search results and remove delete button for found projects 2011-09-16 12:39:44 +02:00
_project_settings.rhtml enable autocomplete for project settings 2011-03-09 11:58:29 +01:00
_project_state_group.rhtml first cleanups of review feature 2011-09-28 13:58:46 +02:00
actionize.js.erb start fixing sorting of projects 2011-02-03 18:17:02 +01:00
alphabetize.js.erb start fixing sorting of projects 2011-02-03 18:17:02 +01:00
create.js.erb fix the deprecation warnings that were shown during the tests 2011-02-03 18:19:18 +01:00
destroy.js.erb refactor application.rb further and migrate recurring todos 2011-02-03 18:17:29 +01:00
done.html.erb add done views to projects and recurring todos 2011-07-09 17:21:35 +02:00
edit.js.erb Don't allow the project name to be edited in two places at once 2011-12-12 21:56:27 -06:00
error.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.html.erb add done views to projects and recurring todos 2011-07-09 17:21:35 +02:00
index.text.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index_mobile.rhtml Changed code to support basic i18n. 2010-11-09 16:31:26 +08:00
index_text_projects_and_actions.rhtml fix some whitespace issues with text feed 2008-08-01 15:01:42 +02:00
project_mobile.rhtml migrating to aasm - code part 2011-06-10 23:17:19 +02:00
review.html.erb first cleanups of review feature 2011-09-28 13:58:46 +02:00
show.html.erb fix scenarios for editing a todo, showing empty messages and fix some missing translations 2011-03-09 10:53:54 +01:00
update.js.erb fix failing selenium tests 2011-10-28 20:51:02 +02:00
update_default_context.js.rjs fix #1102 add spinner to autocomplete and... 2011-02-13 12:58:41 +01:00
update_default_tags.js.rjs fix #1102 add spinner to autocomplete and... 2011-02-13 12:58:41 +01:00
update_project_name.js.rjs fix #1102 add spinner to autocomplete and... 2011-02-13 12:58:41 +01:00
update_status.js.rjs migrating to aasm - code part 2011-06-10 23:17:19 +02:00