Commit graph

293 commits

Author SHA1 Message Date
Eric Allen
07df8eb075 Tighten up layout by getting rid of blank space to right side of add todo form. 2009-03-19 20:10:14 -04:00
Reinier Balt
ca42ad4828 remove defer buttons from print view. Fixes #836. Thanks Steven 2009-02-08 22:32:03 +01:00
Reinier Balt
48fb00b24e fix bundle_fu to handle relative roots
applied pending patches from bundle_fu issues 3 and 6
reverted previous workaround in standard.css for relative roots
2009-02-07 20:09:09 +01:00
bsag
b2c7e999ee Merge branch 'gorn/master'
* gorn/master:
  Refactoring changes to leave out unnecessary formatting.
  Merging.
  Changes in styleshet and generated html to conform more to mobile w3c reccomendations.
  Converting data to datetime to prevent the in_time_zone unknown function error on line 118.
2008-12-14 15:34:24 +00:00
Reinier Balt
6149900e0c remove old compressed js and css from the asset_packager plugin that we don't use anymore 2008-12-05 15:58:20 +01:00
Reinier Balt
4dcb370389 applied the patches from Jakub to improve the mobile html
Thanks Jakub
2008-12-04 16:52:17 +01:00
Jakub A.Tesinsky
eadeafbe24 Merging. 2008-12-03 12:03:23 +01:00
Jakub A.Tesinsky
3bc06d26e5 Merge branch 'master' of git://github.com/bsag/tracks
Conflicts:

	app/helpers/todos_helper.rb
	app/views/contexts/_mobile_context.rhtml
	app/views/todos/_mobile_todo.rhtml
	public/stylesheets/mobile.css
2008-12-03 11:59:09 +01:00
Jakub A.Tesinsky
96dc05e4f1 Changes in styleshet and generated html to conform more to mobile w3c reccomendations. 2008-12-03 11:50:20 +01:00
Reinier Balt
df26cf6e87 Merge branch 'master' into railsupdate 2008-12-02 16:21:08 +01:00
Jakub A.Tesinsky
8aa573a73e Merge branch 'master' of git@github.com:gorn/tracks 2008-12-02 02:24:08 +01:00
Jakub A.Tesinsky
a0d2362953 Optimalized mobile pages - span for empty tags is not included, divs around tr were against html specification and caused some mobiles render the page incorrectly. 2008-12-02 02:22:36 +01:00
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
Reinier Balt
fe5f962dcf unfreeze rails 2008-11-28 08:16:04 +01:00
Reinier Balt
2f510e8a86 Remove old compressed js and css that I forgot to commit last time 2008-10-28 21:03:05 +01:00
Reinier Balt
c6f89aed85 update compressed js and css because of last merge 2008-10-28 21:00:30 +01:00
Reinier Balt
76d72b54bf Merge branch 'sort_projects_by_todos' of git://github.com/waltercruz/tracks 2008-10-28 20:59:07 +01:00
waltercruz
385f34d071 Taking care of css 2008-10-25 17:43:52 -02:00
Reinier Balt
541d6f5b69 add calendar to menu and implement ical
tested ical with outlook 2007
2008-10-03 22:44:58 +02:00
Eric Allen
49194d59c4 Prettier red button 2008-09-21 11:56:42 -07:00
Eric Allen
93b7b327fb Don't show hover background for defer links. 2008-09-07 07:04:05 -07:00
Eric Allen
ab28b22cbf Much prettier defer buttons and sane CSS that doesn't have issues with note divs. 2008-09-07 06:55:17 -07:00
epall
539fda21dc Preliminary defer buttons 2008-09-06 18:25:24 -07:00
Reinier Balt
1239a2cd61 Merge branch 'master' of git://github.com/gorn/tracks 2008-09-05 17:07:53 +02:00
Jakub A.Tesinsky
229a114441 mport feature added. Everything gets imported except updated_at fields.
IDs of objects are not copied, but created as new so there could be no conflict with existing objects.
2008-09-05 03:25:56 +02:00
Reinier Balt
11f9114ad5 polish the clear date buttons in edit form
* placed them besides the text field
* replaces red x with grey x. the red x draws to much attention. also adds tool tip to x
2008-08-26 17:31:34 +02:00
Reinier Balt
73765c184d fix for #628. Up/down key arrows should work better in autocomplete
required a change in the control.js from rails / scipt.aculos.us so we need to check for regression on upgrade
found fix here: http://dev.rubyonrails.org/ticket/8148
2008-08-25 16:03:24 +02:00
Reinier Balt
47fe6afd14 update compressed css
the previous one was probably generated from a svn repo
2008-07-27 23:27:25 +02:00
Piotr Jakubowski
141ec5b028 Ticket 409 - simple way to clear the due date input field 2008-07-27 17:26:20 +01:00
Reinier Balt
98540653eb rebuild compressed css 2008-07-24 21:15:11 +02:00
Reinier Balt
e3f444575d change feed page to dynamically select feed for project/context
when you have a long list of projects and/or contexts, the page got really crowded
2008-07-24 20:51:50 +02:00
Reinier Balt
aa695c186e create new compressed js and css 2008-07-24 00:01:58 +02:00
Reinier Balt
ded4806c0f delete old compressed stylesheets 2008-07-24 00:01:23 +02:00
Reinier Balt
570da58eea did not solve merge conflic in last commit. This commit corrects that 2008-07-23 23:55:55 +02:00
Reinier Balt
feb6699a33 fixes bugs where IE7 bailed out on an error resulting from the use of an optimized $$ function of lowpro
upgraded to lowpro 0.2. Version 0.4 did not work and caused behaviours to not work
disabled optimized $$ since it still caused errors in ie7
2008-07-23 23:52:08 +02:00
Reinier Balt
a18fab8bf4 update lowpro and selector according to last commit 2008-07-23 23:42:39 +02:00
Reinier Balt
291a364b0d compressed js and css were create empty. Recreated them
This went wrong before because <tracks-dir>/tmp/ did not exist
2008-07-20 19:52:04 +02:00
Reinier Balt
6e4d23b257 forgot to add the new css and js in latest commit 2008-07-19 20:45:27 +02:00
Reinier Balt
bca7c5cb70 rebuilding compressed stylesheets 2008-07-19 20:43:12 +02:00
Reinier Balt
8bc41e2cb0 add recurring todos to tracks 2008-07-19 20:27:45 +02:00
Luke Melia
901a58f8a3 Upgraded to Rails 2.1. This can have wide ranging consequences, so please help track down any issues introduced by the upgrade. Requires environment.rb modifications.
Changes you will need to make:

 * In your environment.rb, you will need to update references to a few files per environment.rb.tmpl
 * In your environment.rb, you will need to specify the local time zone of the computer that is running your Tracks install.

Other notes on my changes:

 * Modified our code to take advantage of Rails 2.1's slick time zone support.
 * Upgraded will_paginate for compatibility
 * Hacked the Selenium on Rails plugin, which has not been updated in some time and does not support Rails 2.1
 * Verified that all tests pass on my machine, including Selenium tests -- I'd like confirmation from others, too.
2008-06-17 01:13:25 -04:00
bsag
0380d1b15a Merge branch 'master' of /Users/jackie/Sites/tracks_svn into svn-tracking
Up to r881

* 'master' of /Users/jackie/Sites/tracks_svn: (22 commits)
  Added .gitconfig
  Added yaml_db plugin: http://opensource.heroku.com/
  applied patch from Eric from #732
  fixes #730 restores ability to delete user from user management page
  fixes #724 where editing todos truncates the project name of the todo when the project name contains quotes (")
  Applied patch from Eric Pallen whcih automatically converts url's to links. Thanks Eric!
  explain that yaml cannot yet be used for backup as importing is not implemented yet. from mailinglist.
  hopefully fixes #727.Changes the check on running animation to finished animation
  regenerate compressed js and cleanup whitespace
  turns out that getElementsByClassName is removed from prototype and it therfore falls back to the function of the browser which has different semantics. Found here http://www.prototypejs.org/api/utility/getElementsByClassName
  forgot to create a new compressed js from the previous js changes
  in the stats page you can downdrill to see the active todos in a certain week from the running time charts. This patch adds the option to see all active todos from the selected week and older.
  fix #727. Adds a check to prevent expand/collapse while a previous expand/collaps is still animating
  fixed small problem where updating a todo from mobile resulted in an error becase source_view was nil
  fixes #726. Thanks Eric Pallen for the fix. The mobile view showed active todos from completed projects while the home page does not.
  merges changes from tracks1.6 to trunk
  prepares trunk for 1.6 release
  fixes #713. Adds behavior for edit/star/delete/check buttons of todo even if there is no todo to show. This makes sure that the behaviors are present when you add a new todo through AJAX.
  fixes #718. The link included the number of actions which resulted from last commit
  removed some more whitespace to reduce the download of the mobile view.
  ...
2008-06-15 09:50:05 +01:00
bsag
20940ff348 Removed outer tracks directory. 2008-05-24 15:57:18 +01:00