Displaying 20 results from an estimated 100 matches similar to: "calendardateselect problem"
2011 Apr 25
1
CalendarDateSelect Error:
Hello All,
I guess you guys can light me up better than google. I am getting a
pop-up when i introduced full_calendar functionality in my app. The
pop-up message is:-
CalendarDateSelect Error: Prototype could not be found. Please make sure
that your application''s layout includes prototype.js (.g. <%=
javascript_include_tag :defaults %>) *before* it includes
calendar_date_select.js
2008 Jan 08
1
Rails 2.x CalendarDateSelect
Recently I have taken up learning rails 2.0
Unfortunately the SuperInplaceControls (the Rails 2 version of
CalendarDateSelect) plugin has been giving me some trouble. It seems
that rails does not realize the plugin has been installed.
Does anyone have any thoughts as to what is happening here.
STEPS
1. Installed the SuperInplaceControls (the rails 2 version of
CalendarDateSelect)
ruby
2008 Dec 20
5
Calendar icon for date selection functionality
Hello.
I would like to add date selection functionality using a calendar
icon. Is there a tutorial anywhere I could use?
Thanks in advance.
Pepe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2008 Feb 29
0
undefined method `calendar_date_select_tag'
Hi,
I am trying to use the ''Calendar Date Select'' plugin
(http://calendardateselect.googlecode.com/svn/tags/calendar_date_select/).
I''ve copied all the necessary files (javascript + css +
calendar_date_select.rb and so forth files). Further, I added <%=
calendar_date_select_includes "blue" %> line of code in my
layouts/application.rhtml and finally
2007 Jul 18
0
very strange date problem for the month may
Hi,
I use the calendar_date_select plugin
(http://code.google.com/p/calendardateselect/)
which is working fine, but the strange thing is:
if i debug my application, i can see that the date is received by the
controller in the format ''july 10, 2007''
somewhere this gets translated (not by my application) in a format which
mysql understands, because i can save this record correct
2009 Feb 24
4
bigest part of vector
Hi, may be simle question, but a do not find it anywhere.
Is there same function like max() ,but giving more results.
max() give 1number-maximum
I need funcion what give p bigest number.
many thanks
--
View this message in context: http://www.nabble.com/bigest-part-of-vector-tp22188901p22188901.html
Sent from the R help mailing list archive at Nabble.com.
2008 Apr 04
4
Auto Complete Problems
Hello All,
I''m a RoR newbiew, trying to experiment with Autocomplete, but I''m
having some difficulties. When I start typing in my input box, instead
of getting a nice drop down, the styling on my page is getting all out
of wack (ie my background colours change, link styling changes, etc) and
I''m not seeing any autcompletion data. Here are the steps I''ve taken
2001 Oct 23
2
POSTSCRIPT PRINTING THROUGH SAMBA AND LEXMARK Z22
Hi,
i have the lexmark Z22 printer. If I print a test page through RedHat's
printtool in .ps format it works fine, but not ascii.
So, i'm wondering how I can change samba so it prints it in a .ps format
through the share, I assume that's probably the problem.
THX
2009 Jan 23
2
FOLDER INTERNAL DATA (uw pine header)
Hello!
I run Dovecot on CentOS 4 (dovecot-1.1.4-0_81.el4), and I *also* run the
"Alpine" mail system that comes with that OS. Alpine still writes out the
'FOLDER INTERNAL DATA' pseudo-message at the beginning of each user's
mbox, but dovecot does not. I make use of that record as a simle/quick way
to verify when a user actually last read their e-mail (for administrative
2007 Aug 14
12
ruby on rails web calendar
Does anyone know of a good web calendar that you can use to display
appointments, dates, anniversaries, birthdays, recurring appointments,
appointments spanning multiple days?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2009 Jan 08
2
rsync to fat32 on different platforms
I have a dozen of external usb disks which should be kept in sync with
a central rsync server.
As I can't predict which OS they will be used with they are formatted
with fat32. If I use them with either Linux (ubuntu) or OS X rsync
works without problems. However, when I try the syncing with the hd
attached to a windows pc the rsync process (using cygwin) will take
close to 40
2005 Nov 24
0
Scaling question
I created a simle script for a webpage I''m working on that updates a
small div of text every so often. The text varies greatly in length,
so I would rather use an effect so the div collapses->the text is
updated-> the div uncollapses. My code below, however, doesn''t work.
After testing, I realize that it isn''t scaling to 100% of the text
height, but 100% of
2006 Sep 23
1
Allow login via aliases
Hello,
I've created aliases for users on my mail server, and I would like that
users can login via any of there aliases. Is it possible ?
Thanks
--
Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net
http://www.meleeweb.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not
2011 Jun 12
0
winefile can't create folder?
I use appication that manage it's out favorites folder by defult with winefile. Favorites folder (dir) placed in .wine/drive_c/users/kruvalig/Application\ Data/<myprogram>/Favorites/. My favorites folder is complex, and i want to have possibility to create subfolders there. When i try to create folder i get error message "Not yes implemented".
How can i fast and simle use my
2010 Jun 08
0
TS model
I am looking at a new project involving time series analysis. I know I can
complete the tasks involving VARMA using either dse or mAr (and I think
there are a couple others that might serve).
However, there is one task that I am not sure of the best way to proceed.
A simple example illustrates what I am after. If you think of a simple
ballistic problem, with a vector describing current
2005 Sep 08
0
PRI and Caller ID when immediate=yes
Hi,
I would like to utilise immediate=yes to monimise the delay that simle
switch introduces.
When I set this option, ${EXTEN} is not populated so I I'm unable to do
some prepocessing of calls.
Is there a way to populate or retreive EXTEN from a channel that's been
setup with immediate=yes option?
Thanks
-------------- next part --------------
An HTML attachment
2013 Jul 02
2
PSON and JSON
HI,
i''m currently trying to connect a rails app using the "her" gem/library
(since active ressource is gone since rails 4) to Puppet''s REST API.
Now, "her" or activeressource both speak json, while Puppet speaks pson,
which should be nearly the same according to some posts here.
Communication already works but it seems that the response objects are not
2007 Feb 15
3
How can I batch print html pages
I thought this was easy, but it turns out to be not so obvious.
My problem:
I have a database with hour registration. I need to print out about
hundreds of pages and have them signed by employees. Of course I want to
do this automatically. Up to now I have a collection of html pages (got
them using wget). So the final thing I want is to print them all out in
one go.
How to do that?
I search
2006 Nov 12
7
I think a simple question
I have index ( of a vector ) values of say
tempin<-c(1 31 61 91 121 all the way upto 1411)
What I want is a function that takes in a number say, x = 5, and gives
me an new vector
of
tempout<-1 6 31 36 91 96 121 126 .......... 1411 1416
This can't be so hard but I can't get it and I've honestly tried.
Obviously, tempin + 5 gives me the missing values but I
2007 Nov 02
0
DATE_FORMATS and functional tests
I have the following in my environments.rb file:
my_formats = { :msc => ''%d %b %Y %I:%M %p'', :msc_short => ''%d %b %Y'' }
ActiveSupport::CoreExtensions::Time::Conversions::DATE_FORMATS.merge!
(my_formats)
ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS.merge!
(my_formats)
With this, things like