similar to: RJS and :loading

Displaying 20 results from an estimated 200 matches similar to: "RJS and :loading"

2005 Dec 23
13
how to form.rest in RJS
is there any way to Form.reset (clear all fields of the form ) in form_remote_tag generated form? I want to reset fields after ''submit'' in .rjs. -- Hiroshi Takagi <gollum-u1eKKkw+WM0gE89CWYshPg@public.gmane.org>
2005 Dec 20
12
How to model "Expense Report" in Rails MVC
1st: I am a newbie to Rails & to pure OO. Q: I want to use rails for creating a "master-detail" form. page layout will allow users to type in an "expense report header" and as many "expense report lines" as they need to. I understand how to wrap the final submit action using "transaction" to ensure the inserts to the database happen within the same
2005 Dec 31
7
Dynamic form? Not really!
Hi guru''s out there, Im happilly coding my first rails app, and all goes well. I find myself manually coding in a particular field all the time (company_id), that relates the contact to a company. The total coding of this form seems somewhat much. Could somebody tell me what Rails power I''m possibly missing and stuborn as I am trying to do myself? I was wondering if the
2006 Jul 06
0
big size file uploading problem w/IE
Hi, I''m now trying to develop application for big files exchanges by Webserver and Browser with rails. There is a browser dependent file uploading problem with Rails. Uploading file is issued from .rhtml like this. <%= form_tag({:action => "upload_file"}, {:multipart => "true"}) %> With IE ( 6.02900 ) a 5 meg file was sent but slowly and it took more
2008 Feb 20
1
Deleting multiple rows based on a variable
Hello, I have a dataset which consists of 9 columns (variables) and 35 rows (observations). I am doing a simple linear regression of one variable on the other. There are some observations that are outliers and I would like to remove them based on another variable (it's a unique, numeric variable). How do you tell R to remove multiple rows (observations) based on a variable value?
2007 Mar 07
1
sporadic problem using ldap authentication
Hi, recently some users started complaining about sporadic authentication failures. When examining the logs I saw the following: Mar 7 03:20:24 gollum dovecot: auth(default): file auth-request.c: line 472 (auth_request_lookup_credentials_callback): assertion failed: (request->state == AUTH_REQUEST_STATE_PASSDB) Mar 7 03:20:24 gollum dovecot: auth(default): Raw backtrace: dovecot-auth
2010 Apr 19
2
warnquota email domain ?
Dear All, Sorry if this is the wrong place for this question, or if I'm just being daft, but I can't get warnquota to send emails to the right address. When I put a test user (gollum) over quota, and run warnquota on a server (nfs2.lmb.internal), the email generated by warnquota appears in the maillog as "to=<gollum at nfs2.lmb.internal>," What I need is the email to
2005 Sep 21
2
bug? Maildir ... sync: UID inserted in the middle of mailbox
Version: 1.00alpha2 Error: imap(grin): Maildir /home/grin/Maildir sync: UID < next_uid (94 < 95, file = 1127311363.H977932P25148.gollum:2,) imap(grin): Maildir /home/grin/Maildir sync: UID inserted in the middle of mailbox (95 > 94, file = 1127311363.H977932P25148.gollum:2,) This error reappears frequently. Doesn't go away by restarting dovecot, but does go away when I
2007 May 25
1
multiple comboot files?
Is there a way for isolinux/syslinux to execute a list of comboot files immediately at startup, and only once? I have a bunch of small comboot .com files that I want to batch run immediately, then after that do a DISPLAY boot.msg similar in some ways to an autoexec.bat. For example: DEFAULT mycd APPEND ramdisk_size=100000 init=/etc/init lang=us .... TIMEOUT 300 ONSTARTUP mybatch <- ???
2011 Apr 17
1
KDC and samba4
Hi, I'm using GIT pull from a few days ago. I am trying to get ssh working with kerberos when samba is the KDC. I am having trouble getting my machine keytabs to work. Here's some of the problems I have: 1) root at morannon:~# samba-tool export keytab /tmp/test.keytab added interface ip=192.168.1.11 nmask=255.255.255.0 added interface ip=127.0.0.1 nmask=255.0.0.0 added interface
2016 Feb 04
7
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I have two computers: both running CentOS 6.7, 64-bit, with kernel 2.6.32-573.12.1.el6.x86_64. One is a laptop with an 2 core Intel processor and the other is a desktop machine with a 4 core AMD processor. Both with selinux enabled. I have a USB serial port device (a RR-CirKits LCC-Buffer USB). On the desktop I am getting this error: sauron.deepsoft.com% sudo minicom Device /dev/ttyACM0
2009 Jun 22
5
Convert "ragged" list to matrix
Hi, I have a list made up of character strings with each item a different length (each item is between 1and 6 strings long). Is there a way to convert a "ragged" list to a matrix such that each item is its own row? Here is a simple example: a=list(); a[[1]] = c("a", "b", "c"); a[[2]] = c("d", "e"); a[[3]] = c("f",
2010 May 30
4
Changing R_LIB_USER variable in ubuntu...
Hi, I'm an experienced R user on windows, but new to linux. This may be an issue with how R (or Ubuntu) was install on my computer, but maybe not. I just installed Ubuntu 10.04, I have administrator privileges and am using R 2.11. Here goes: I'd like to change the location where R installs packages not included in the base installation (using install.packages()). Right now it is
2011 May 19
4
Strange problem with my new PDC
Hi everyone , I have setup a new Server, based on Ubuntu Linux. Since the Samba version from it's repository was too old for my purposes, I downloaded and installed Samba from source (version 3.5.8). Everything went fine so far. We currently run an older version (3.0.26a) of samba as PDC . I copied the tdbsam databases from the current PDC over to the new one. This seems to have worked
2016 Feb 13
0
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I sent this out about a week or so ago, but I have heard nothing. I am *thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX settings for both machines are *exactly* the same (the stock defaults for a standard CentOS 6 install). The *only* difference is that the desktop (sauron) has a few VMs setup (under KVM) and the laptop (gollum) does not. The desktop has an AMD
2016 Feb 13
1
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
At Sat, 13 Feb 2016 10:14:30 -0500 CentOS mailing list <centos at centos.org> wrote: > > I sent this out about a week or so ago, but I have heard nothing. I am > *thinking* it is a SELINUX problem, but I cannot figure out what. The SELINUX > settings for both machines are *exactly* the same (the stock defaults for a > standard CentOS 6 install). The *only* difference is
2004 Jul 26
1
Time out failure with mvfs on Linux
I have tried Samba 3.0.2a and 3.0.4. We use Active directory. The server is running on RHEL3. When I connect to the server on a share that is acutally an ext3 or NFS file system, I have no known problems. We use ClearCase on Linux and I am trying to access my workspace (view) as I have done many times before on Solaris, but now we are running on Linux and with a newer version of ClearCase
2016 Feb 15
2
USB Serial ports (ttyACMn) CentOS 6.7 (64-bit) vs. CentOS 6.7 (64-bit)
I have not yet found a USB-to-serial adapter detected as /dev/ttyACM1. Try /dev/ttyUSB0 ? - Mike On Sat, Feb 13, 2016 at 10:14 AM, Robert Heller <heller at deepsoft.com> wrote: > I sent this out about a week or so ago, but I have heard nothing. I am > *thinking* it is a SELINUX problem, but I cannot figure out what. The > SELINUX > settings for both machines are *exactly* the
2019 May 31
2
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Hi Andrew and Roland, I originally installed samba-4.1.7 on CentOS 6.5. I successfully joined the domain. I intended to take over from the 2003 server but because the domain was being heavily used, I delayed seizing the roles. Now I really, really want to replace the 2003 server. The network is currently not in use and I want to complete the job while I have an opportunity. If I
2004 Jun 10
1
Intel 537EP chipset, revisited
Hello everyone. I hope that this isn't a sore topic, but I've spent a week now reading through everything I could dig up from the archives on this topic, and I'm not yet satisfied with any conclusions presented there. I've also spent a few days hacking on the Asterisk code, trying to understand how things work better, and I'm still not ready to give up. I well-realize