Stella Rouzi
46774748ba
Merge pull request #1114 from nishanthvijayan/event-missing-info
...
Show Event missing info in admin
2016-08-26 18:42:59 +03:00
Henne Vogelsang
73bfc4b708
Merge pull request #1162 from lagartoflojo/mysql-tests
...
Make tests pass on MySQL
2016-08-23 11:41:23 +02:00
Christian Bruckmayer
393458ca11
Merge pull request #1167 from Ana06/schedule-bug
...
Fix bug in the schedule
2016-08-23 11:22:57 +02:00
Ana
297a2e02a2
Fix bug in the schedule
...
The events which start time was the one of the last cell of the table were not rendered.
2016-08-22 21:52:42 +02:00
Hernan Schmidt
1eaf810548
In Travis, run tests on MariaDB
2016-08-22 16:39:19 +02:00
Hernan Schmidt
393deefcf9
Use a css regex matcher to find campaign entries
2016-08-22 11:23:18 +02:00
Nishanth Vijayan
f02aaac81e
Show an event's missing info in event#show
2016-08-21 15:41:34 +05:30
Nishanth Vijayan
48828f8930
Display who added commercial for event
...
Activate versioning for tests
The tests were failing because of the lack of versioning.By default, versioning is off for tests.
As a result, here (app/views/proposal/_form.html.haml L43) commercial,versions.last returns nil as there are no versions.
2016-08-20 14:21:21 +05:30
Stella Rouzi
8335aa8b43
Merge pull request #1163 from nishanthvijayan/cleanup-events-controller
...
Remove ununsed code from events_controller#index
2016-08-19 17:53:05 +03:00
Nishanth Vijayan
2785902dba
Remove ununsed code from events_controller#index
2016-08-19 00:01:50 +05:30
Hernan Schmidt
4d6868d9bb
Fix conference serializer spec to work with MySQL
2016-08-18 18:34:50 +02:00
Hernan Schmidt
9eb4ac2738
Fix campaign features to work with MySQL
2016-08-18 18:32:41 +02:00
Hernan Schmidt
686e41c3d0
Fix proposal controller specs to work with MySQL
2016-08-18 18:32:41 +02:00
Hernan Schmidt
a6d4d51b03
Fix model specs to work with MySQL
2016-08-18 18:32:41 +02:00
Hernan Schmidt
baa5894c38
Don't use DBCleaner inside tests
2016-08-18 18:32:41 +02:00
Hernan Schmidt
244172a9bc
Clean up DatabaseCleaner usage
2016-08-18 18:32:06 +02:00
Hernán Schmidt
c6be0999b9
Merge pull request #1116 from rishabhs95/payments-documentation
...
add documentation for Stripe configuration
2016-08-18 16:10:35 +02:00
Hernán Schmidt
32019a11e1
Merge pull request #1108 from rishabhs95/stripe
...
Online payment feature - direct stripe integration
2016-08-18 16:04:11 +02:00
Christian Bruckmayer
529cfcf4c7
Merge pull request #1150 from charliequinn/add-specs-for-show-time
...
Added specs for ApplicationHelper.show_time
2016-08-18 14:41:02 +02:00
Rishabh Saxena
2605c8f239
docs/PAYMENTS: add API docs
...
docs: remove OSEM_ICON docs
2016-08-18 15:31:34 +05:30
Rishabh Saxena
4152cb242c
run stripe feature test only if key is set
2016-08-17 23:57:40 +05:30
charliequinn
ef9ba3b981
Added specs for ApplicationHelper.show_time
...
- refactor of code to use divmod and handle decimal number parameter
- return '0 h 0 min' if length blank
2016-08-17 13:55:29 +01:00
Christian Bruckmayer
4450202d8d
Merge pull request #1137 from arun1595/ichain-documentation
...
Update CONTRIBUTING.md to setup ichain in test mode using dotenv
2016-08-17 14:42:50 +02:00
Rishabh Saxena
cc09dd76ba
support/external_request: only allow stripe
2016-08-17 12:25:49 +05:30
Rishabh Saxena
43ac7742a1
travis: provide Stripe API keys
2016-08-16 23:01:28 +05:30
Stella Rouzi
99992750bb
Merge pull request #1128 from nishanthvijayan/event-changelog
...
Improve event history page
2016-08-16 18:23:56 +03:00
Nishanth Vijayan
a02060b665
cfp team users should have access to event commercials only
2016-08-16 18:56:54 +05:30
Stella Rouzi
10121ae6d0
Merge pull request #1110 from jmks/ichain-signin-page-layout
...
Updated layout of ichain sign in page
2016-08-16 13:48:57 +03:00
Stella Rouzi
9c5fd18c3e
Merge pull request #1097 from shlok007/manual_confirmation
...
Ability to confirm users by admin
2016-08-16 13:43:27 +03:00
Christian Bruckmayer
3e2b2f3678
Merge pull request #1149 from charliequinn/allow-nil-value-in-markdown-1145
...
Bug fix nil parameter ApplicationHelper.markdown
2016-08-16 09:47:48 +02:00
shlok007
c50e8c0466
Implemented ability of admins to manually confirm users
2016-08-16 02:23:41 -04:00
charliequinn
89d45f62a0
Bug fix nil parameter ApplicationHelper.markdown
...
Added specs for nil value parameter and header markdown
2016-08-16 00:33:32 +01:00
Rishabh Saxena
75e11223d2
spec/feature: add stripe integration tests
2016-08-16 00:46:11 +05:30
Rishabh Saxena
060d65c430
views/_payment: decrease script indentation
2016-08-16 00:43:48 +05:30
Christian Bruckmayer
6c2dc92b84
Merge pull request #1148 from Ana06/event-schedule-validation
...
Validation in EventSchedule
2016-08-15 16:28:39 +02:00
Ana
f0a7f3c59b
Validation in EventSchedule
...
Validation to avoid scheduling the same event twice for the same schedule.
2016-08-15 16:10:57 +02:00
Nishanth Vijayan
e2659ae907
Show changes to event commercials in event changelog
2016-08-15 18:18:03 +05:30
Nishanth Vijayan
da1c8fc691
Allow cfp team members to revert changes to events through event#history-content
2016-08-15 18:18:03 +05:30
Nishanth Vijayan
0a3466ca7c
Move shared version partials to views/shared
2016-08-15 18:17:59 +05:30
Nishanth Vijayan
c80f37f3ff
Change look of event history page similar to changelog
2016-08-15 16:48:10 +05:30
Stella Rouzi
86ba2d005e
Merge pull request #1019 from nishanthvijayan/changelog
...
Changelog/Revision History page
2016-08-15 14:16:12 +03:00
Rishabh Saxena
4147114e02
add test card docs
2016-08-15 11:00:47 +05:30
Rishabh Saxena
4509bf09bb
add email-invoice documentation.
...
correct language errors.
2016-08-15 11:00:46 +05:30
Rishabh Saxena
f40caa8b24
improve documentation
2016-08-15 11:00:46 +05:30
Rishabh Saxena
c8b3b95d74
add documentation for Stripe configuration
2016-08-15 11:00:46 +05:30
Rishabh Saxena
164101f2fe
change "purchase" to "get" in views
2016-08-15 10:59:36 +05:30
Rishabh Saxena
6aecf2d446
modify conference registration view message
2016-08-15 10:59:36 +05:30
Rishabh Saxena
261d7dd0de
improve flash error collection
...
improve views
2016-08-15 10:59:36 +05:30
Rishabh Saxena
6bd2e5e335
refactor tests
2016-08-15 10:59:36 +05:30
Rishabh Saxena
a78804b94d
add more tests to check Stripe exceptions
2016-08-15 10:59:36 +05:30