Stella Rouzi
30831ce718
Add styling to passwords and confirmations
2015-06-11 15:20:48 +03:00
Stella Rouzi
969c24c091
Move common views to partial
2015-06-11 15:20:48 +03:00
Björn Geuken
1862534b2c
Avoid float conversion when calculating progress
2015-05-16 15:27:34 +02:00
Stella Rouzi
e6bb168c5e
Refactoring of proposal workflow. Fixes #215
2015-04-16 18:37:31 +03:00
Henne Vogelsang
e8ab94e1c7
Implements sign up during registration. Solves most of #215
2015-03-12 23:53:57 +01:00
Shayon Mukherjee
54bcc89204
Refactored nested comments. Now using partial to load them
2015-02-27 12:29:18 -06:00
Sameer Deshmukh
ee3def430e
replace if-else with case-when
...
replaced if-else with case-when
slight update
2015-02-27 11:28:20 +05:30
Henne Vogelsang
d13efa5f52
Various small fixes for the participant UI
2014-12-05 16:04:34 +01:00
Henne Vogelsang
cb227a0afc
Another round of splash design
...
* Add map to splash
* Reverse venue<->conference relation
* Split venue address into fields
* Don't go through venue for lodgings anymore
2014-11-20 15:39:26 +01:00
Henne Vogelsang
a9581445f3
Provide a helper to point to sign up/in for different configs
2014-11-12 10:20:53 +01:00
Chrisbr
c995f57877
Fixes the proposal abstract word count javascript functions
...
fix #510
2014-10-05 18:58:47 +02:00
Stella Rouzi
2d2b605063
deletions
2014-09-02 22:23:49 +03:00
Stella Rouzi
b7c45718d8
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
Chrisbr
5f8a8ac6d9
Refactoring Tickets
...
- Tickets now independent from registration
- Implemented money gem
#419
2014-08-28 15:21:05 +02:00
James Mason
9415128fcb
Switch todo glyphs to FontAwesome
2014-08-18 08:49:44 -07:00
Stella Rouzi
beb88b848d
changes from comments, fix commercials failing test
2014-08-13 22:53:15 +03:00
Stella Rouzi
aeb28833f1
fixes
2014-08-13 22:53:14 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Gopesh Tulsyan
4809edffe4
Removed brand helper for consistency, replaced glyphicons with fontawesome icons
2014-08-12 17:04:16 +05:30
Henne Vogelsang
5f96c276e9
Rework the Sign Up/Sign In views
...
Use Capybaras save_page when feature tests go wrong
2014-08-01 13:35:06 +02:00
Gopesh Tulsyan
993f818073
Merge pull request #340 from gopesht/fix#232
...
Navigation fixed, able to navigate to root_path from any page.
2014-07-28 21:31:46 +05:30
Artem Chernikov
5289f41eb5
Use only new hash syntax
2014-07-21 15:05:58 +02:00
Artem Chernikov
056fe5ec3f
Fix others additional lints
2014-07-21 15:05:58 +02:00
Gopesh Tulsyan
8bffa7e8c2
Navigation fixed
2014-07-19 20:36:51 +05:30
Gopesh Tulsyan
c68c6394bc
Removed conference_date_string_helper, moved date_string to application_controller
...
Deleted home_helper.rb
2014-07-10 22:12:11 +05:30
Gopesh Tulsyan
fbf52b1d69
Merge pull request #273 from gopesht/implements_markdown
...
Implements markdown
2014-07-03 21:01:46 +05:30
Artem Chernikov
494003892c
add skipped empty lines
2014-07-03 11:18:33 +02:00
Gopesh Tulsyan
8efcd69f3d
Added hints to description fields to use markdown syntax, rendered all description fields in the splash as markdown
2014-07-02 23:23:19 +05:30
Gopesh Tulsyan
f6a9142510
Integration of markdown with redcarpet gem
2014-07-02 17:36:34 +05:30
Stella Rouzi
23bf55b66c
User/Person models merge
2014-06-30 15:46:06 +03:00
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
Chrisbr
e5b588df81
Refactoring event states
2014-06-06 10:23:01 +02:00
Chrisbr
28293cb4c4
Implements recent items tabs and top submitter for dashboard
2014-06-04 16:11:33 +02:00
Chrisbr
65a73f876a
Implements todo list for instance dashboard
2014-06-03 16:27:10 +02:00
Chrisbr
b645b1a4ff
Implements registrations and last login information for dashboard
2014-06-02 14:22:51 +02:00
James Mason
b023459600
Use a single entry for navigation branding:
...
Allow a view to override the brand (esp. for conference splash pages),
Use the app name link for the admin control panel,
use the conference short title for end user content within a conference,
fall back to the app name link.
Visually, there are two substantial changes:
(1) the conference title (or short title) serves as the brand when viewing
conference content;
(2) the short title isn't shown redundantly on the navbar and the top of the
sidebar when editing a conf.
2014-05-28 13:52:15 -07:00
Gopesh Tulsyan
1183ee6da9
Added method to wrap the date helper to recieve two dates instead of a object
2014-05-28 17:18:54 +05:30
Chrisbr
6ac8f6fd7a
fix flash css classes
2014-05-16 19:52:41 +02:00
Henne Vogelsang
e4c19ab1f6
Fix the callforpapers routing and some styling issues
2014-05-13 14:17:39 +02:00
Henne Vogelsang
accd7d1a58
Starting to document things with rdoc
2014-04-09 13:18:11 +02:00
Henne Vogelsang
0982be8579
Simplify sidebar and navigation
...
Check existence of supporter levels
2014-03-04 10:10:07 +01:00
Henne Vogelsang
9d09d6d038
Merge pull request #28 from differentreality/event_registration
...
Show No of registrations for proposal, in proposal index page
2014-01-23 03:25:04 -08:00
differentreality
9125bafe4a
Show length of event types in new proposal drop down
2013-09-01 18:19:25 +03:00
differentreality
a71a16922c
Add admin stats page
2013-07-12 12:30:31 +03:00
differentreality
3192ad9d4c
show no of pre-registered people in proposal list
2013-07-11 08:27:54 +03:00
Henne Vogelsang
252e1fe544
Completely rework the navigation
...
Get rid of the admin layout
Get rid of the navbar custom style, use bootstrap-sass variables instead
Get rid of all the scaffold files
2013-06-27 16:58:20 +02:00
Henne Vogelsang
73013bd3e6
* Add ID and track to the event overview
...
* Get rid of the timezones in the schedule, need to deal with that on output
* Skip auth token verfiy on schedule updates
* Make it possible to withdraw confirmed submissions
* Show if people are not registerd
2013-06-14 13:17:40 +02:00
Matt Barringer
9b1704fad6
Show minimum word count
2013-02-06 19:56:02 +01:00
Matt Barringer
152e8a345d
Working on the backend interface for supporter registrations
2013-02-03 18:12:44 +01:00
Matt Barringer
5d3864d7da
Show supporter level ticket URL on the registration page
2013-02-03 12:46:44 +01:00