search for: todo

Displaying 20 results from an estimated 7473 matches for "todo".

2011 Feb 12
5
link_to a action in the controlles is not called
i have a link where it has to call a method defin in todoscontroller named say_when but show is called <td><%= link_to ''Say when'', todo, :action => :say_when , :remote => true %></td> class TodosController < ApplicationController # GET /todos # GET /todos.xml def index @todos = Todo.all...
2005 Apr 27
5
Eager load mysteriously deletes records
Hi This looks like a bug in ActiveRecord. I am messing with eager loading (on 12.1) and all of a sudden records started disappearing from a table (and I am not doing anything delete related)!! The following line works OK:- @todos = Todo.find(:all, :include => [ :whens],:order => "position ASC") The following line is mysteriously deleteing :where rows from the DB after retrieving them so that the 2nd time I execute the action I get an error cos there is no expected has_one data!! @todos = Todo.find(:all, :...
2012 May 22
1
[PATCH] TODO: sysprep todo list clearance
Remove the implemented features from TODO list. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 93f8787..b2d53d7 100644 --- a/TODO +++ b/TODO @@ -377,15 +377,12 @@ virt-sysprep ideas ------------------ - other Spacewalk / RHN IDs (?)...
2009 Jun 01
0
[mapstraction commit] r12 - Implemented most Cloudmade functions. Still requires image, tile and KML/GeoRSS overlays
...var cloudmade = new CM.Tiles.CloudMade.Web({key: cloudmade_key}); this.maps[api] = new CM.Map(element, cloudmade); - this.loaded[api] = true; - }, applyOptions: function(){ var map = this.maps[this.api]; - // TODO: Add provider code + if(this.options.enableScrollWheelZoom){ + map.enableScrollWheelZoom(); + } }, resizeTo: function(width, height){ // TODO: Add provider code + this.maps[this.api].checkResize(); },...
2011 Apr 09
3
New CentOS ToDo Page Required
Due to recent list traffic, it seems that we need to have a new todo list! I propose the following 1) Nuke current todo page 2) Create new todo page 3) Clear out ancient todo items a) Get rid of the items that are no longer relevant b) Reword those that are 4) Update Wiki a) Gasp as the magnitude at the job b) Inject coffee, add ego - write mini todo and propos...
2011 Apr 09
3
New CentOS ToDo Page Required
Due to recent list traffic, it seems that we need to have a new todo list! I propose the following 1) Nuke current todo page 2) Create new todo page 3) Clear out ancient todo items a) Get rid of the items that are no longer relevant b) Reword those that are 4) Update Wiki a) Gasp as the magnitude at the job b) Inject coffee, add ego - write mini todo and propos...
2014 Mar 12
2
Frecuencia absoluta acumulada por individuo y por
Por si tienes especial interés en utilizar sqldf: todos <- sqldf( "select distinct a.ID,b.YEAR from dt a , dt b;") suma <- sqldf( "select ID,YEAR,sum(CANTIDAD) as CANTIDAD from dt group by ID,YEAR;") todos <- sqldf( "select a.ID,a.YEAR, CANTIDAD from todos a left join suma b on a.ID = b.ID and a.YEAR = b.YEAR group b...
2006 Sep 17
2
symlinks and controllers [stuck on welcome]
...ng rails up and running on a host. I''m following this basic howto: http://wiki.rubyonrails.com/rails/pages/HowtoUseSymLinksToGraftRailsOntoYourWebsite in order to get a rails app up and running on my host, phpwebhosting (oh the irony). I''ve got my app sitting in /home/username/todo (todo is the app) I''ve created my symlink to a www dir: ln -s /home/username/todo/public /home/username/www/todo everything is looking sharp at this point! I go to my site: http://mydomain.com/todo/ I get the welcome aboard message, which is great. Create my controllers and models an...
2006 Mar 15
5
Passing params to a component
...maters to a component. I don''t understand the exact syntax. I''m trying: @master_id = @params[''master_id''] in the components controller but it is not working. ==== Details: In my calling view I have: <%= h(@opportunity.id) %> <div id="todo_list"> <%= render_component :controller => "todos", :params => { "master_id" => @opportunity.id } %> </div> The above displays @opportunity.id so I know it is a valid variable. The components (todos) controller has: def list @master_i...
2005 Dec 29
1
Has_Many - Saving Child Rows
I have read extensively on has_many but cannot find an explicit example on how to do what I need. I am a newbie, but can grasp it if I see it in a working example. Here is my scenario... I have a form which I can add a TODO item (patterned after http://darkhost.mine.nu:81/~vince/rails/tutorial.html). I have the form working perfectly so I decided to modify it a bit to add more functionality. So I created a table called TODO_Notifications. This table is the "child" table and will contain users who were &q...
2012 Jan 26
1
[PATCH] gobject: Add a TODO list
--- gobject/TODO.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 gobject/TODO.txt diff --git a/gobject/TODO.txt b/gobject/TODO.txt new file mode 100644 index 0000000..7ac64da --- /dev/null +++ b/gobject/TODO.txt @@ -0,0 +1,9 @@ +Tasks required before the GObject bindings...
2012 May 14
2
[PATCH 1/2] TODO: add note for libblkid
Add the note about compatible in TODO for libblkid. Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 3955552..d604d10 100644 --- a/TODO +++ b/TODO @@ -192,6 +192,9 @@ would make more sense to just use libblkid for this. There are some...
2011 Aug 31
2
Hyper-V TODO file
Greg, The TODO file for Hyper-V drivers has not been updated in a while and does not reflect the current state of these drivers: 1) There are no more checkpatch warnings/errors in this code. One of the TODO work items is "fix remaining checkpatch warnings and errors". 2) With your help, we have fixed...
2011 Aug 31
2
Hyper-V TODO file
Greg, The TODO file for Hyper-V drivers has not been updated in a while and does not reflect the current state of these drivers: 1) There are no more checkpatch warnings/errors in this code. One of the TODO work items is "fix remaining checkpatch warnings and errors". 2) With your help, we have fixed...
2006 Feb 20
0
vpimd, a personal information server
...eedback, finds it useful as is, or even wants to collaborate... I''ve been working on a "personal information server", something of a protocol multiplexer. Right now it serves calendar feeds for: - a local calendar folder (iCal 1.x''s Library/Calendars) - rss for local todos - icalendar for bdays in a vcard file I run it as a LoginHook on OS X, haven''t tried on Linux. Its a longterm project, with more possibilities than I have time, but I conceive of it taking information from various sources, and presenting them back using rss, ical, jabber, LDAP, webdav/...
2009 Nov 09
3
Virtual mailboxes not always up to date?
Hi, I have been experimenting with the Virtual mailboxes plugin [1] recently. This is my setup: the following dovecot-virtual file exists in a virtual mailbox called "todo": ------ dovecot-virtual ------ * -Trash -Trash/* -Spam -Spam/* OR KEYWORD $TODO KEYWORD todo ----------------------------- so if any mail in any mailbox except Trash+Spam has the keyword "$TODO" (that's what KMail sets when you mark a message as "action item") or &...
2010 Aug 03
1
[PATCH 4/6] staging: hv: Removed TODO for VMBUS, it mirrors HYPER-V behavior to closely
From: Hank Janssen <hjanssen at microsoft.com> Removed TODO for VMBUS, it mirrors HYPER-V behaviour to closely and does not really share any usable functionality of the Linux kernel facilities. There is not really an easy way to combine functionality. Signed-off-by:Hank Janssen <hjanssen at microsoft.com> Signed-off-by:Haiyang Zhang <haiyangz at...
2010 Aug 03
1
[PATCH 4/6] staging: hv: Removed TODO for VMBUS, it mirrors HYPER-V behavior to closely
From: Hank Janssen <hjanssen at microsoft.com> Removed TODO for VMBUS, it mirrors HYPER-V behaviour to closely and does not really share any usable functionality of the Linux kernel facilities. There is not really an easy way to combine functionality. Signed-off-by:Hank Janssen <hjanssen at microsoft.com> Signed-off-by:Haiyang Zhang <haiyangz at...
2010 Feb 20
2
R died on large data set
...I already read the list archives, and memory help pages (http://tinyurl.com/yaxco6w), but I am unable to solve the issue. My Debian shows: marcelo at laia:~$ ulimit unlimited marcelo at laia:~$ On system monitor (gnome) I see that R reaches 1.9 Gb, before die. The R code is: > ls() ## only todos.norm object are listed [1] "todos.norm" > dim(todos.norm) [1] 9600 15 > > library("cluster") > pearson.dist <- as.dist(1-cor(t(todos.norm), method="pearson")) Died What I could do to solve my problem? > sessionInfo() ## after restart R R version...
2012 Mar 23
5
Xen Documentation Day: March 26th
Hi, everybody. A quick reminder that the next Xen Document Day is happening next Monday. For more detail see http://blog.xen.org/index.php/2012/03/22/xen-documentation-day-march-26th/ or below ... Hope to see you on IRC! Feel free to add stuff to the TODO list (http://wiki.xen.org/wiki/Xen_Document_Days#TODO) or put your name besides an item if you intend to work on it. Best Regards Lars ************************************* * Xen Documentation Day: March 26th * ************************************* We have another Xen document day come up next...