Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
scriptorium
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
24
Issues
24
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
degrowth
scriptorium
Commits
ddd32ec8
Commit
ddd32ec8
authored
Apr 12, 2018
by
Gualter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add pretix-widget to cfp
parent
6b874c1f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
+8
-8
app/views/cfp/shared/_cfp_dashboard.html.haml
app/views/cfp/shared/_cfp_dashboard.html.haml
+4
-4
app/views/layouts/application.html.haml
app/views/layouts/application.html.haml
+2
-2
app/views/layouts/cfp.html.haml
app/views/layouts/cfp.html.haml
+2
-2
vendor/assets/javascripts/pretix-widget.js
vendor/assets/javascripts/pretix-widget.js
+0
-0
vendor/assets/stylesheets/pretix-widget.js
vendor/assets/stylesheets/pretix-widget.js
+0
-0
No files found.
app/views/cfp/shared/_cfp_dashboard.html.haml
View file @
ddd32ec8
...
...
@@ -6,10 +6,10 @@
%pretix-widget
{
:event
=>
"https://tickets.degrowth.net/malmo2018/"
,
:voucher
=>
"SEBZ8X38BCDSTSYT"
}
%noscript
.pretix-widget
.pretix-widget-info-message
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please
=
succeed
"."
do
%a
{
:href
=>
"https://tickets.degrowth.net/malmo2018/"
,
:rel
=>
"noopener"
,
:target
=>
"_blank"
}
click here
.pretix-widget-info-message
JavaScript is disabled in your browser. To access our ticket shop without JavaScript, please
=
succeed
"."
do
%a
{
:href
=>
"https://tickets.degrowth.net/malmo2018/"
,
:rel
=>
"noopener"
,
:target
=>
"_blank"
}
click here
-
elsif
not
conference
.
in_the_past
-
if
person
.
events_in
(
conference
).
size
>
0
-# if person.availabilities_in(conference).count == 0
...
...
app/views/layouts/application.html.haml
View file @
ddd32ec8
...
...
@@ -14,8 +14,8 @@
frab
\- Conference Management
=
stylesheet_link_tag
"application"
,
"admin"
,
"pretix"
=
javascript_include_tag
"application"
,
"admin"
,
"pretix"
=
stylesheet_link_tag
"application"
,
"admin"
=
javascript_include_tag
"application"
,
"admin"
=
csrf_meta_tags
%body
.topbar
...
...
app/views/layouts/cfp.html.haml
View file @
ddd32ec8
...
...
@@ -4,8 +4,8 @@
%title
=
@conference
.
title
\- Call for Participation
=
stylesheet_link_tag
"application"
=
javascript_include_tag
"application"
,
"admin"
=
stylesheet_link_tag
"application"
,
"pretix-widget"
=
javascript_include_tag
"application"
,
"admin"
,
"pretix-widget"
=
csrf_meta_tags
%body
.container
...
...
vendor/assets/javascripts/pretix.js
→
vendor/assets/javascripts/pretix
-widget
.js
View file @
ddd32ec8
File moved
vendor/assets/stylesheets/pretix
.cs
s
→
vendor/assets/stylesheets/pretix
-widget.j
s
View file @
ddd32ec8
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment