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
e914f230
Commit
e914f230
authored
Apr 11, 2018
by
Gualter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add widget embed code to CfP dashboard
parent
32f8d28b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
app/views/cfp/shared/_cfp_dashboard.html.haml
app/views/cfp/shared/_cfp_dashboard.html.haml
+7
-0
app/views/layouts/application.html.haml
app/views/layouts/application.html.haml
+2
-2
config/locales/cfp.en.yml
config/locales/cfp.en.yml
+1
-1
No files found.
app/views/cfp/shared/_cfp_dashboard.html.haml
View file @
e914f230
...
...
@@ -3,6 +3,13 @@
%p
=
t
(
'cfp.thanks_for_interest'
,
:title
=>
conference
.
title
)
-
if
cfp_hard_deadline_over?
%p
=
t
(
'cfp.hard_deadline_over'
)
%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
-
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 @
e914f230
...
...
@@ -14,8 +14,8 @@
frab
\- Conference Management
=
stylesheet_link_tag
"application"
,
"admin"
=
javascript_include_tag
"application"
,
"admin"
=
stylesheet_link_tag
"application"
,
"admin"
,
"pretix"
=
javascript_include_tag
"application"
,
"admin"
,
"pretix"
=
csrf_meta_tags
%body
.topbar
...
...
config/locales/cfp.en.yml
View file @
e914f230
...
...
@@ -41,7 +41,7 @@ en:
forgot_password_button
:
"
Request
a
new
password"
forgot_password_description
:
"
Been
here
before,
but
don't
remember
your
password?
We
know
how
it
is,
so
please
feel
free
to"
forgot_password_headline
:
"
Forgot
your
password?"
hard_deadline_over
:
"
Sorry,
t
he
deadline
for
submitting
events
is
over."
hard_deadline_over
:
"
T
he
deadline
for
submitting
events
is
over."
im_accounts
:
"
Instant
messaging
accounts"
info_url_description_html
:
"
Unsure
what
to
submit?
Read
all
about
the
Call
for
Participation
at:
%{link}"
information_headline
:
"
Information"
...
...
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