Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fullcalendar-3478766
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
fullcalendar-3478766
Commits
91742642
Commit
91742642
authored
13 years ago
by
Tim Plunkett
Browse files
Options
Downloads
Patches
Plain Diff
#1036444
follow-up by tim.plunkett: Correct option names for Views UI overhaul.
parent
8b953468
No related branches found
Branches containing commit
Tags
5.1.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.txt
+7
-0
7 additions, 0 deletions
CHANGELOG.txt
fullcalendar.views.inc
+1
-1
1 addition, 1 deletion
fullcalendar.views.inc
with
8 additions
and
1 deletion
CHANGELOG.txt
+
7
−
0
View file @
91742642
...
...
@@ -8,12 +8,18 @@ FullCalendar 7.x-2.x, xxxx-xx-xx
FullCalendar 7.x-1.x, xxxx-xx-xx
--------------------------------
FullCalendar 7.x-1.4, 2011-01-31
--------------------------------
#1040596 by aspilicious: Fixed error on calendar page.
#1038822 by wildpoppy: Fixed extra closing H3 tag.
#1038442 by aspilicious: JS clean-up.
#1039912 by tim.plunkett: Fixed FullCalendar doubling on page.
#1011696 by aspilicious: Fixed drag-and-drop for subdomains.
#980180 follow-up by aspilicious: Extra trailing comma breaks fullcalendar in IE 7 & IE 6.
FullCalendar 7.x-1.3, 2011-01-22
--------------------------------
#1033110 by tim.plunkett | geerlingguy: Added link to configuration page.
#1033858 by aspilicious: Added translation support.
...
...
@@ -31,6 +37,7 @@ FullCalendar 7.x-1.2, 2011-01-19
FullCalendar 6.x-2.x, xxxx-xx-xx
--------------------------------
#1032980 by aspilicious: Improved default styling for fullcalendar.
#1035246 by aspilicious: Fixed incompatiblity with Views 6.x-3.x.
#1038822 by wildpoppy: Fixed extra closing H3 tag.
#1038442 by aspilicious: JS clean-up.
...
...
This diff is collapsed.
Click to expand it.
fullcalendar.views.inc
+
1
−
1
View file @
91742642
...
...
@@ -34,7 +34,7 @@ function fullcalendar_views_plugins() {
'parent'
=>
'page'
,
'theme'
=>
'views_view'
,
'uses hook menu'
=>
TRUE
,
'use
s
pager'
,
'use pager'
=>
TRUE
,
),
),
'style'
=>
array
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment