Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gregschmit
/
recurring_select
Public
Notifications
You must be signed in to change notification settings
Fork
237
Star
338
Code
Issues
35
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Allow the dialog context to be changed by the embedding page. Using …
- #114
#114
Open
swe9
wants to merge 17 commits into
gregschmit:master
gregschmit/recurring_select:master
from
swe9:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Allow the dialog context to be changed by the embedding page. Using …
#114
swe9
wants to merge 17 commits into
gregschmit:master
gregschmit/recurring_select:master
from
swe9:master
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2016
Allow the dialog context to be changed by the embedding page. Using rs from within another dialog only works if the context can be changed to the owning dialog.
swe9
committed
85b75d7
View commit details
Copy full SHA for 85b75d7
Browse repository at this point
Commits on Oct 15, 2016
Add support for none/until/count limits on recurrence
swe9
committed
afaabc0
View commit details
Copy full SHA for afaabc0
Browse repository at this point
rails barfed something to do with an equals sign...
swe9
committed
5b2c5d0
View commit details
Copy full SHA for 5b2c5d0
Browse repository at this point
precompile doesn't like any kind of until in it. renamed the var to test and it works again
swe9
committed
a29cc9c
View commit details
Copy full SHA for a29cc9c
Browse repository at this point
don't blindly reset all radios and checkboxes
swe9
committed
e45a0ed
View commit details
Copy full SHA for e45a0ed
Browse repository at this point
edit error, until was pulling from count
swe9
committed
47f266c
View commit details
Copy full SHA for 47f266c
Browse repository at this point
always put the word summary in front of the rule
swe9
committed
1700bc7
View commit details
Copy full SHA for 1700bc7
Browse repository at this point
left of some at-signs. sigh...
swe9
committed
920f685
View commit details
Copy full SHA for 920f685
Browse repository at this point
no need for that logging anymore
swe9
committed
b3cbcf5
View commit details
Copy full SHA for b3cbcf5
Browse repository at this point
see about properly initializing when dialog is reopened
swe9
committed
54b009e
View commit details
Copy full SHA for 54b009e
Browse repository at this point
another tweak
swe9
committed
7d7df22
View commit details
Copy full SHA for 7d7df22
Browse repository at this point
not in rule_type, in the hash!
swe9
committed
6aa7896
View commit details
Copy full SHA for 6aa7896
Browse repository at this point
more tweaks to get all the rule parts to play nicely together
swe9
committed
81e8b00
View commit details
Copy full SHA for 81e8b00
Browse repository at this point
original z-index settings were not compatible with the dialog. The dialog overlay has a very high z-index but elements in rs_dialog_holder have relatively low z-index values. I changed it to dyna…
Show description for f9226f6
swe9
committed
f9226f6
View commit details
Copy full SHA for f9226f6
Browse repository at this point
Commits on Oct 16, 2016
put z-index values in stylesheets back the way they were. apply zmax to rs_dialog as well.
swe9
committed
d94038b
View commit details
Copy full SHA for d94038b
Browse repository at this point
Ensure datepicker won't be called twice
swe9
committed
08c5a86
View commit details
Copy full SHA for 08c5a86
Browse repository at this point
show_week does not come from the texts.
swe9
committed
99e2ba9
View commit details
Copy full SHA for 99e2ba9
Browse repository at this point
You can’t perform that action at this time.