tracks/app/views/projects
Luke Melia 35ae5fc431 Next step in upgrading Tracks to Rails 2.2. Some highlights:
* Ran rake rails:update
* Added old actionwebservice framework
* Updated RSpec and RSpec-Rails
* Removed asset_packager plugin (not compatible, Scott no longer maintaining), and replaced with bundle_fu. See the bundle_fu README for more info.
* Hacks to UJS and ARTS plugins, which are no longer supported. Probably should move off both UJS and RJS.
* Hack to flashobject_helper plugin (upgrade to Rails 2.2-compatible version if/when it comes out.)
* Hack to skinny-spec plugin, for Rails 2.2 compatibility. Should check for official release.
* Hacks to resource_feeder plugin, for Rails 2.2 compatibility. Should check for official release (not likely) or move off it.
* Addressed some deprecation warnings. More to come.
* My mobile mime type hackery is no longer necessary with new Rails features. Yay!
* Updated environment.rb.tmpl with changes

TODO:
* Restore view specs marked pending
* Fix failing integration tests.
* Try selenium tests.
* Investigate OpenID support.
* Address deprecation warnings.
* Consider moving parts of environment.rb to initializers
* Address annoying config.gem warning about highline gem
2008-11-30 00:34:15 -05:00
..
_default_context_autocomplete.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
_edit_project.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
_mobile_project_listing.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01:00
_project.rhtml fix #763 where all tags were shown twice 2008-08-27 20:54:56 +02:00
_project_form.rhtml Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
_project_listing.rhtml fix scrolling of projects over menu 2008-08-05 16:48:14 +02:00
_project_state_group.rhtml html fixes and sort by number of todos logic 2008-10-28 16:40:28 -02:00
actionize.js.rjs Adding sort by number of open tasks on each project 2008-09-23 11:53:11 -03:00
alphabetize.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
create.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
destroy.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
edit.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
error.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index.html.erb move nifty js calls to respective pages to reduce js execution a bit (on every page) 2008-09-05 18:01:22 +02:00
index.text.erb Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
index_mobile.rhtml Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking 2008-06-15 09:50:05 +01: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 Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
show.html.erb Next step in upgrading Tracks to Rails 2.2. Some highlights: 2008-11-30 00:34:15 -05:00
update.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
update_default_context.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00
update_project_name.js.rjs fix for #749 2008-08-18 16:02:13 +02:00
update_status.js.rjs Removed outer tracks directory. 2008-05-24 15:57:18 +01:00