similar to: Full Calendar Resource View With Rails

Displaying 20 results from an estimated 700 matches similar to: "Full Calendar Resource View With Rails"

2012 Aug 16
0
FullCalendar
I would like to use FullCalendar Gem Rails 3, but i can''t find any tutorials discuss it. Does anyone know how to use it step by step to be able to understand? https://github.com/bokmann/rails3_fullcalendar/ -- 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
2011 May 31
1
Calendars in Rails
Hi all, I''m currently in the need to implement a calendar in rails. It should be able to present a year, month and day view. The events in these 3 views should be able to be opened, on click, to view the information and/or edit it (according to restrictions). The events will belong to users. One requirement is that users could filter which other users events they want to see (different
2012 Oct 30
1
pass javascript date variable to rails controller as params
I have an application where jquery fullcalendar is implemented. On day click I need to pass the selected date as params to rails controller. When I alert the date inside dayclick function, I am getting the date in the format of "Tue Oct 30 2012 12:40:20 GMT+0530 (IST)".. But when I pass as params in jquery ajax to rails controller, it is passing blank. How do I get it in rails
2007 Oct 03
0
[ wxruby-Patches-14411 ] calendar.rb - gui destroyed when changing calendar flags
Patches item #14411, was opened at 2007-10-03 13:59 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=220&aid=14411&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: calendar.rb - gui destroyed when changing calendar flags Initial Comment: When
2011 Jan 23
0
Google Calendar - calendar image
I have already created the basic functions of the google calendar. However, I can''t see the calendar itself. How will I get that? Do i have to create my own calendar and just attached the api of the google calendar? or what? I am really puzzled. I hope someone could help me with this. Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on
2020 Aug 29
0
[centos/centos.org] branch master updated: Backported https://github.com/CentOS/Calendar/pull/39/files for calendar rendering
This is an automated email from the git hooks/post-receive script. arrfab pushed a commit to branch master in repository centos/centos.org. The following commit(s) were added to refs/heads/master by this push: new b881fc0 Backported https://github.com/CentOS/Calendar/pull/39/files for calendar rendering b881fc0 is described below commit b881fc0319f0e5b596955ab4ba8e05421384841d Author:
2007 May 31
0
[1041] trunk/wxruby2/samples/calendar/calendar.rb: Remove deprecated call to set_best_fitting_size
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2010 Dec 22
2
Scheduling Plugin
Hi, We are looking for a calendar scheduling solution that supports recurring events. Some specific requirements are that we need to be able to setup recurring events, then modify one of those events on a certain day by deleting it for example. Basically, we want the back end for a Google Calender type functionality. Ive dug around in GitHub and there are tons of recurring plugins but not many
2006 Oct 19
0
[691] trunk/wxruby2/samples/calendar/calendar.rb: Placed controls within a panel so they appear on the correct themed background
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2007 Feb 12
0
[864] trunk/wxruby2/samples/calendar/calendar.rb: Fix a couple of errors, add a note on CalendarDateAttr
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Jul 27
1
calendar plugin?
Hi, has anyone got any suggestions on where I can find a calendar plugin . Ive found this one so far http://wiki.rubyonrails.com/rails/pages/CalendarHelper but the documentation doesnt seem to exist, and not to sure on how to go about installing it. thanks scott -- Posted via http://www.ruby-forum.com/.
2006 Jul 29
0
date_select with calendar
hello, is there an improved data_select helper that would generate a small window with a calendar (to enter a date value)? (e.g. http://www.dynarch.com/projects/calendar but can be simpler) thanks ondrej
2006 Jun 22
2
RoR Event Calendar
Does anyone know of a good open source event calendar done in RoR? -- Posted via http://www.ruby-forum.com/.
2006 May 18
1
Date picker calendar using rails and ajax
All, does any one has a date picker sample code using rails and ajax that I can use as a starting point for mine? Thanks Patrick
2006 Apr 24
2
rails calendar system
Hi, Anyone got some tips on how to design some sort of datagrid/calendar where the columns define a resource and the rows define the date. In the corresponding cells are activities that match the resource and date, ... Thanks! Steven. -- Posted via http://www.ruby-forum.com/.
2006 Apr 26
0
Anyone successfully used a calendar control?
Anyone successfully used a calendar control? I''d like to emulate the calendar control seen in "Google Calendar". What do you recommend as a good calendar control? Thanks, Chris -- Posted via http://www.ruby-forum.com/.
2006 Mar 15
1
dynamic events calendar
does anyone know of any available dynamic events calendar plugin/engine/tutorial? i''m a designer just getting started with any real programming and would love any help anyone could provide pointing me in the right direction. thanks bunches, Anthony -- Posted via http://www.ruby-forum.com/.
2006 Mar 31
0
Calendar helper adjust
Hi, I''m new on RoR and I have an issue with the dynarch calendar. I''ve read and followed Michael Schuerig''s tuto about setting up a calendar helper with the dynarch calendar but can''t make it work. Can I render the calendar inside a partial? I need a flat calendar (no activating button) which renders inside a partial. I''d appreciate
2006 Aug 21
2
Patch to Calendar sample
This patch cleans up the calendar sample to follow the Ruby coding style. It also uses ID_ABOUT and ID_EXIT for the About and Quit menu item ID''s these allow wxWidgets to put the About and Quit menu in the correct location on Mac OS X. We should probably do this with all the samples. Sean _______________________________________________ wxruby-users mailing list
2005 Aug 17
1
Patch for calendar.rb
This patch fixes the last bug I found in the calendar sample. This makes two (mostly) working samples I''ve checked out. I did discover a new bug in caret.rb today which I should probably fix. Question: Since sizer.remove is deprecated should we just add an alias to the detach method or should we make people update to the new functions? Roy