Chrisbr
|
2a731e8350
|
Refactoring Conference/Event media to new media object
close #420
|
2014-08-06 14:30:50 +02:00 |
|
Henne Vogelsang
|
850beb72e1
|
Merge pull request #409 from hennevogel/refactor-conference-contact
Refactor conference contact
|
2014-08-06 11:56:14 +02:00 |
|
Gopesh Tulsyan
|
23c68211f0
|
Redirect to root path if splash is not public
|
2014-08-04 18:49:45 +05:30 |
|
Henne Vogelsang
|
5aa0d58c57
|
Move Conference contact details to Contact
|
2014-08-01 14:30:10 +02:00 |
|
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 |
|
Artem Chernikov
|
f8784fdcd8
|
rubocop style fix Style/AlignParameters
|
2014-07-30 23:32:29 +02:00 |
|
Artem Chernikov
|
cb810e58ce
|
Style/AlignHash fix
|
2014-07-30 23:29:52 +02:00 |
|
Gopesh Tulsyan
|
f5c53f77cf
|
Email notification on cfp dates updates and schedule made public
|
2014-07-26 11:15:37 +05:30 |
|
Henne Vogelsang
|
2dea55069d
|
Merge pull request #356 from hennevogel/proposals
Refactored proposal. Enabled cancancan
|
2014-07-23 17:56:32 +02:00 |
|
Henne Vogelsang
|
c982cbb88a
|
Refactored proposal. Enabled cancancan
|
2014-07-23 16:24:05 +02:00 |
|
Christian Bruckmayer
|
3e5a089eb1
|
Merge pull request #367 from ChrisBr/fix_js_error
Enables poltergeist and fixes js error on dashboard
|
2014-07-23 16:16:56 +02:00 |
|
Chrisbr
|
6c0daf3c3e
|
Enables Javascript error validation for poltergeist
|
2014-07-23 16:06:19 +02:00 |
|
Christian Bruckmayer
|
0ae7991943
|
Merge pull request #360 from ChrisBr/event_states_bf_new
Email Settings refactoring and bug fixes
|
2014-07-23 15:39:07 +02:00 |
|
Christian Bruckmayer
|
35c5116051
|
Merge pull request #347 from ChrisBr/fix_test_dates
Implements timecop to make tests independent from DateTime
|
2014-07-23 15:20:44 +02:00 |
|
Chrisbr
|
6f3426b6a2
|
Implements "Add template" button for email settings
close #16
Subjects now mandatory if send mail enabled
|
2014-07-23 13:42:18 +02:00 |
|
Artem Chernikov
|
d9d72eae07
|
Merge pull request #349 from openSUSE/review_140721_basic_rubocop_rules
[Review] Request from 'KalabiYau' @ 'openSUSE/osem/review_140721_basic_rubocop_rules'
|
2014-07-23 11:00:30 +02:00 |
|
Artem Chernikov
|
79937d5338
|
Fix polthergeist issues
|
2014-07-23 10:52:54 +02:00 |
|
Chrisbr
|
7c51d1a42f
|
Implements timecop to make tests independent from DateTime (close #327)
|
2014-07-23 10:28:15 +02:00 |
|
Gopesh Tulsyan
|
b4a838bfb2
|
Set js_errors to false in poltergeist driver
|
2014-07-23 12:28:49 +05:30 |
|
Artem Chernikov
|
9a3451af4f
|
Merge pull request #311 from differentreality/openid
Only show openid options if providers are set in User model.
|
2014-07-22 23:30:12 +02:00 |
|
Gopesh Tulsyan
|
b2ab893d17
|
Merge pull request #318 from gopesht/notify_on_venue_change
Email notification to all participants on venue update
|
2014-07-22 21:37:29 +05:30 |
|
Gopesh Tulsyan
|
b504db3372
|
Added tests for emails views specs for addition of settings
|
2014-07-22 11:08:51 +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 |
|
Artem Chernikov
|
763f864dc9
|
Fix basic style issues with rubocop
|
2014-07-21 15:05:58 +02:00 |
|
Stella Rouzi
|
be468be5d7
|
Only show openid options if providers are set in User model.
|
2014-07-20 19:43:20 +03:00 |
|
Chrisbr
|
d1b038c5a7
|
[Bugfix] Confirmed / Unconfirmed events over time for conference dashboard
|
2014-07-18 15:22:15 +02:00 |
|
Henne Vogelsang
|
1d3c84c24d
|
Make the spec aware of our new default event_types
|
2014-07-16 14:23:16 +02:00 |
|
Gopesh Tulsyan
|
8acf3c088a
|
Added test for email notification on conference dates and registration dates updates
|
2014-07-15 16:26:06 +05:30 |
|
Gopesh Tulsyan
|
6d847547b7
|
Adds email template and settings for conference registration dates updates
Added tests
Minor typo
|
2014-07-15 16:26:06 +05:30 |
|
Gopesh Tulsyan
|
861c1af729
|
Conference date update email notification completed
Added tests
|
2014-07-15 16:25:16 +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 |
|
Chrisbr
|
61f913b727
|
Implements OPTIONS http verb for root path
close #294
|
2014-07-08 09:18:32 +02:00 |
|
Artem Chernikov
|
a3d6493ea6
|
Allow to collect coverage information locally
|
2014-07-07 15:06:44 +02:00 |
|
Artem Chernikov
|
7cd21bbf11
|
Fix view test for cfps
|
2014-07-07 15:06:44 +02:00 |
|
KalabiYau
|
dbb210908b
|
Update and fix test kitchet to be conformant with poltergeist
|
2014-07-07 15:06:43 +02:00 |
|
Artem Chernikov
|
494003892c
|
add skipped empty lines
|
2014-07-03 11:18:33 +02:00 |
|
Gopesh Tulsyan
|
74535b4bd8
|
Adds instagram fontawesome icon to splash and reverting the description for slideshare & speakerdeck to have media ids instead of link
Adds test for instagram url to conference show
|
2014-07-01 21:25:22 +05:30 |
|
Stella Rouzi
|
23bf55b66c
|
User/Person models merge
|
2014-06-30 15:46:06 +03:00 |
|
Gopesh Tulsyan
|
3eb0ecf994
|
Enhance text on location banner
Fix failing test and css fixes
|
2014-06-26 23:01:54 +05:30 |
|
Chrisbr
|
857ac43e74
|
Implements targets and campaigns for conference
|
2014-06-26 09:08:26 +02:00 |
|
Chrisbr
|
1bb46874ac
|
[Bugfix] conference top submitter now ordered by submissions
|
2014-06-25 13:20:05 +02:00 |
|
Artem Chernikov
|
b1094342b5
|
Merge pull request #259 from differentreality/openid_documentation
Documentation about using OpenID
|
2014-06-24 09:59:49 +02:00 |
|
Stella Rouzi
|
be1e3293de
|
assign values to necessary Rails.application.secrets variables
|
2014-06-21 07:42:02 +03:00 |
|
Gopesh Tulsyan
|
cc8299294d
|
Splash view for banner component
|
2014-06-20 21:53:04 +05:30 |
|
Gopesh Tulsyan
|
23ad35caea
|
Changed splash layout
Changed view spec to render with content_for
|
2014-06-20 20:31:20 +05:30 |
|
Gopesh Tulsyan
|
8ebf9de76c
|
Merge pull request #255 from gopesht/adds_checks_to_splash
Adds checks to splash view
|
2014-06-19 22:44:59 +05:30 |
|
James Mason
|
47777dbb4c
|
Merge pull request #247 from gopesht/add_splash_dashboard
Adds Splash Checkbox in Conference Settings
|
2014-06-19 10:08:22 -07:00 |
|
Gopesh Tulsyan
|
2b94ba0281
|
Adds routing error check in conference#show
Adds make_conference_public to conference factory
Added test
|
2014-06-19 22:17:32 +05:30 |
|
Gopesh Tulsyan
|
69ddea47dd
|
Added photo model
|
2014-06-19 21:09:15 +05:30 |
|