search for: tasklist

Displaying 20 results from an estimated 29 matches for "tasklist".

2009 Mar 17
11
Refactoring module
Dear all Please see the following module, In module SX3 SX4 and SX5 have similar class Tasklist, but inherit from different class. I will use the following code to connect to different data sources RemoteSX3Model.establish_connection sx3_hash RemoteSX4Model.establish_connection sx4_hash RemoteSX5Model.establish_connection sx5_hash How can I refactor my code in module to look simpler? Thank...
2007 Feb 07
0
weird behavior with tasklist/viewports
Hello, I am using compiz from git (20070207). And I have a problem thats not so easy to reproduce: (note this is happening for a long time now duno when it started but I never saw it with 0.0.13 which was in fc6 by default). Sometimes a window is always shown in the tasklist no matter on which viewport I am now. clicking on it moves to the viewport where the window acctually is. This does not happen for all windows but sometime some random app (thunderbird,gnome-terminal, gedit etc..) run into this problem. Does anybody else see this? Any ideas what could be causing...
2010 Dec 16
1
Ambiguous match error for Cucumber
Hi, I am trying out the cucumber tutorial http://www.ultrasaurus.com/sarahblog/2008/12/rails-2-day-3-behavior-driven-development/ My tasklist.feature file is like as follows " Feature: Tasks In order to keep track of tasks People should be able to Create a list of tasks Scenario: List Tasks Given that I have created a task "task 1" When I go to the tasks page Then I should see "task 1" " My tasklist_steps....
2006 Mar 30
4
possible scriptaculous bug
...;/li> </ul> <script type="text/javascript"> //<![CDATA[ Sortable.create(''task-list101'', {constraint:false, containment:[''task-list101'',''task-list102''], onUpdate:function(){new Ajax.Request(''/tasklist/noop/101'', {asynchronous:true, evalScripts:true, parameters:Sortable.serialize(''task-list101'')})}}) //]]> </script> Pat <ul class=''sortable-list'' id=''task-list102'' > <li id="item_115&...
2006 Jul 27
1
Update second pulldown menu based on first menu selection?
I know I''ve seen this somewhere on this board and just can''t search it anymore. I have three relational tables: clients, projects, and tasks. Currently I''m working on customizing the ''new/edit'' task _form. So far I have it listing clients in a pulldown menu so I can assign the new task to a client. I''d like to have a second pulldown select
2006 Apr 05
1
Nuby Sortable Question? How do you pass multiple lists back to the server
...using: <%= sortable_element ''task-list'' << person.id.to_s , :url => { :action => "noop", :id => @user }, ... %> Which causes this to be included in the javascript: onUpdate:function(){new Ajax.Request(''/tasklist/noop/101'',... parameters:Sortable.serialize(''task-list101'') If you are dragging between two lists, how do you pass both back? (or does the onUpdate get called twice (once for each list?)) What if you wanted to pass all the lists back after multiple drags and drops? th...
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking web application, and we''re really interested in some feedback as we ourselves feel we''ve come a long way. If you have some minutes to kill (or just want to see how the Comet functionality provided by the Juggernaut plugin can work) have a look at http://www.clockingit.com and
2016 Nov 11
2
lazy-load SNI?
...mediate + cert + key). > > Start dovecot and then doveadm reload should take long time. Enough for > noticing that dovecot stops processing clients. > >> Aki Tuomi >> Dovecot oy That is something that will happen later. Can't give any date, but it's in our internal tasklist. Aki
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
.../Stylesheets/ToDoList_New.xsl inflating: Resources/Stylesheets/ToDoList_report.xsl inflating: Resources/Stylesheets/TodoListStyler_Firefox.xsl inflating: Resources/Stylesheets/TodoListStyler_v1.5.xsl inflating: Resources/Stylesheets/ToDoListTableStylesheet_v1.xsl creating: Resources/TaskLists/ inflating: Resources/TaskLists/Introduction.tdl inflating: Resources/TaskLists/ToDoListDocumentation.tdl creating: Resources/Themes/ inflating: Resources/Themes/ThemeBeige.xml inflating: Resources/Themes/ThemeBlue.xml inflating: Resources/Themes/ThemeBlueXP.xml inflating: Re...
2005 Jun 07
3
BBEdit Ruby & Rails Syntax Module available
I''ve made a Ruby & Rails syntax coloring module for BBEdit. This is a "Codeless Language Module", so it will only work with BBEdit 8+. It''s basically a giant list of Ruby and Rails keywords, method names, and so on. It''s both Ruby and Rails because BBedit only lets you associate a file type with one language module. The file is available here:
2007 Jan 06
2
ubuntu packages patch
...dow kept the focus, if user write in it, when a new window is open, like metacity do. http://gandalfn.club.fr/ubuntu/compiz-patch/94-fix-show-managed-window.patch: This patch add in client list window all windows in workspaces, it's fix window show in gnome applet workspace and in gnome applet tasklist. -- gandalfn <gandalfn@club-internet.fr> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.freedesktop.org/archives/compiz/attachm...
2005 Feb 04
7
Limit MOH processes
...omelinux.org] > Sent: Friday, February 04, 2005 1:43 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] Limit MOH processes > > Hi folks, > > is there a way to limit the number of spawned mpg123 processes. I have > 22 mpg123 in my tasklist, consuming 97% of CPU power. That > seems a little too much for me, considering, I have just 4 > external lines... > > Regards, > Stefan > > > -- > (o_ Stefan Gofferje | Linux Systems Specialist > //\ Reg'd Linux User #247167 | SuSE Certif...
2002 Oct 01
4
Status?
...n the effort of getting Ogg Theora available I'm willing to devote a portion of my time on the Theora project. I'm a coder and because of my work on our audio encoding library for Freeform (one of the codebases for IMC sites) I'm familiar with the basics of libogg. Is there a roadmap? Tasklist? Or are we all just looking at this gift we've been given and scratching our heads trying to figure out what to do with it? :-) Thanks, and look forward to working with you all. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubs...
2006 Feb 14
11
[Bug 449] [patch] mount-point+inode ipt_owner patch (created 18 months ago)
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=449 ------- Additional Comments From lkcl@lkcl.net 2006-02-14 19:19 MET ------- Created an attachment (id=212) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=212&action=view) patch to ipt_owner.c for "mountpoint+inode" functionality -- Configure bugmail:
2016 Nov 11
0
lazy-load SNI?
...art dovecot and then doveadm reload should take long time. Enough for > > noticing that dovecot stops processing clients. > > > >> Aki Tuomi > >> Dovecot oy > > That is something that will happen later. Can't give any date, but it's > in our internal tasklist. Ok, thanks. Just making sure that this (stopping processing clients) and lazy-loading of thousands of SSL certs itself are treated by dovecot team as two separate issues (and tons of SSL certs simply helps to notice first issue). And was hoping that stopping processing clients issue is easy/e...
2006 Jan 18
0
Namespace Issues
...dels/any_module/any_model.rb managed by the controller AnyModule::AnyModelController in apps/controllers/any_module/any_models_controller.rb with views in apps/views/any_module/any_models I am experimentig a quite strange behavior: 1 - create a test rails application (e.g. tasklist) 2 - setup a db (e.g. tasklist_dev) with a table (e.g. categories) 3 - from RAILS_ROOT $ ./script generate scaffold category 4 - run the application and point to http://localhost:3000/categories you should see the usual good stuff. 5 - $ ./script generate model task_list/category No...
2008 Jul 19
1
Re: Regression From Platinum:Fallout1&2
jeffz wrote: > sfall Thanks. I tried this but I cant make it working. I copied ddraw.dll and ddraw.ini from sfall archive to Fallout directory but It seems that Fallout ignores those files. Maybe I should set some library overwrites in winecfg? Is there any solution how to use sfall with wine?
2005 Oct 17
1
Shared Folder usage alpha3
Dear List, this is my first mail to this list. I'v tried to carefully review all given information towards the Shared Folder subject I could find in the archive / mailing list / wiki. And so far I'm also aware that Timo hasn't put it on the active tasklist for the 1.0 release. Citing the track http://dovecot.org/pipermail/dovecot/2003-October/002493.html I was wandering, wether any further attempt has been made, to use the given functionality for real work. To be more precise, wether anybody has done - delivery of mailboxes to a shared mai...
2006 Mar 23
3
drag and drop sorting recipe
...{ :action => "sort", :id => @user }, :complete => visual_effect(:highlight, ''task-list'' ) %> which leads to this in the HTML: //<![CDATA[ Sortable.create(''task-list'', {onUpdate:function() {new Ajax.Request(''/tasklists/sort/101'', {asynchronous:true, evalScripts:true, onComplete:function(request) {new Effect.Highlight(''task-list'',{});}, parameters:Sortable.serialize(''task-list'')})}}) //]]> but the sort method doesn''t get invoked on the drop....
2007 Feb 23
11
Problems getting mongrel service working
Hello list! I have mongrel service 0.1.0 working on my current production machine. Upgrading to a new server and also moving to mongrel service 0.3.1 has not worked yet. I am hoping someone will have an idea as to why. I have mongrel installed properly (I think): C:\rails\igacc>gem list --local *** LOCAL GEMS *** ... mongrel (1.0.1) A small fast HTTP library and server that runs