issues Search Results · repo:idfive/UniCal language:PHP
Filter by
6 results
(61 ms)6 results
inidfive/UniCal (press backspace or delete to remove)Needs further testing before committing, but can manually be added to existing installs if needed:
function theme_preprocess_page( $vars) { if (($node = menu_get_object()) $node- type) { if($node- type ...
enhancement
drogers98
- 1
- Opened on Feb 20, 2018
- #14
Since Pantheon does not use .htaccess, our previous redirect strategy will not work. The following works to put into
settings.php and do the same thing, though may need more testing/documentation:
// ...
enhancement
drogers98
- 1
- Opened on Feb 16, 2018
- #13
Currently, search results simply go off of relevancy. Should we change this to order by date?
related to client request: http://bugify.idfive.com/issues/12285
drogers98
- 1
- Opened on Nov 10, 2017
- #7
Some old safari and IE throwing errors:
SyntaxError: Unexpected keyword const . Const declarations are not supported in strict mode.
drogers98
- 1
- Opened on Oct 30, 2017
- #6
If an event has an unencoded ampersand ( ) in its title, sharing to twitter partially fails. Essentially only the title
up to where the ampersand is, is shared, meaning the end of the title and URL do ...
bug
nickrigby
- 1
- Opened on Oct 26, 2017
- #5
We have discovered an issue with repeating event handling in the mini calendar of UniCal:
img width= 318 alt= unical-mini-calendar src=
https://user-images.githubusercontent.com/2922136/27736845-e2e9b028-5d73-11e7-9c17-83a5daea85d8.png ...
boybe
- 1
- Opened on Jun 30, 2017
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.