Gopesh Tulsyan
fd20e67c76
Modified rendering for registration dates in splash
2014-06-05 12:04:15 +05:30
Gopesh Tulsyan
f87cd94cb5
Added method registration_dates_given?
2014-06-04 23:55:02 +05:30
Christian Bruckmayer
8cc77338b5
Merge pull request #197 from ChrisBr/remove_cfp_harddeadline
...
Removes column hard_deadline from call for papers
2014-06-04 18:36:54 +02:00
Chrisbr
c75471c0e4
Removes column hard_deadline from call for papers
2014-06-04 16:47:50 +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
54ac8a8fb7
Bugfix conference#calculate_items_per_week
2014-06-03 14:00:33 +02:00
Chrisbr
b645b1a4ff
Implements registrations and last login information for dashboard
2014-06-02 14:22:51 +02:00
Chrisbr
b9d01220ad
Assigns a random color to conference, track and difficulty level
2014-06-02 12:31:44 +02:00
Christian Bruckmayer
fa129de063
Merge pull request #173 from ChrisBr/new_dashboard
...
Implements event submissions over time chart
2014-05-30 10:23:23 +02:00
Chrisbr
40c61ed717
Implements event submissions over time chart
2014-05-30 10:10:47 +02:00
Gopesh Tulsyan
e2fd1bbd69
Add tickets to registration segment
2014-05-30 00:31:12 +05:30
Gopesh Tulsyan
abfb0884a1
Added registration segment to display description, period
...
Controller test for Conference#show
houndci fixes
Rebased with single entry for navigation branding
Conditional rendering of splash navbar
2014-05-30 00:30:09 +05:30
Gopesh Tulsyan
b3d719829e
Added description to conference and program segment to splash
...
removed id from program partial
2014-05-29 23:57:35 +05:30
Chrisbr
dc080705ae
Adds color attribute to conference
2014-05-28 13:40:58 +02:00
Gopesh Tulsyan
d1e9bd06a6
View specs, added factories, fixed bugs
2014-05-21 16:20:02 +05:30
Chrisbr
17307736e8
Removes rating desc column from cfp
2014-05-14 16:37:19 +02:00
Christian Bruckmayer
e8b9c26778
Merge pull request #113 from ChrisBr/feature_tests
...
tests
2014-05-13 15:54:18 +02:00
Chrisbr
c7e5c73242
removes redundant self
2014-05-13 15:28:25 +02:00
Chrisbr
37430152c6
fix Hound CI violations
2014-05-13 15:27:43 +02:00
Chrisbr
0db2f3bb06
Bugfix send accept / reject event mail
2014-05-13 15:24:21 +02:00
Chrisbr
25ad5b7409
fix hound ci violations
2014-05-13 11:12:53 +02:00
Chrisbr
132bb89556
fix hound ci violations
2014-05-13 10:39:03 +02:00
Chrisbr
84843ade48
refactoring setup_roles and updated tests
2014-05-13 10:35:23 +02:00
Chrisbr
86c188a38a
Merge branch 'master' of https://github.com/openSUSE/osem into feature_tests
2014-05-12 21:16:00 +02:00
alterpub
645d525bdd
removed :email field from delegate
2014-05-12 18:22:41 +04:00
alterpub
d2ac8a30c0
redesigned fix
2014-05-12 17:53:07 +04:00
Chrisbr
7e7dadac88
Fix Hound CI violations
2014-05-10 16:09:24 +02:00
Chrisbr
1976276d4d
Bugfix to pass user model tests
2014-05-10 15:58:02 +02:00
Chrisbr
8aa68fb84a
Installs database cleaner
...
- preparation for feature tests with capybara
see:
http://devblog.avdi.org/2012/08/31/configuring-database_cleaner-with-rails-rspec-capybara-and-selenium/
2014-05-10 15:55:17 +02:00
Chrisbr
00b4cfd0c0
Removed public scope from event_atachment model
2014-04-30 13:44:26 +02:00
KalabiYau
a6031df9f2
Fix failing tests. Replace ruby to 2.1.1 in travis. Update travis config
2014-04-24 22:02:50 +02:00
Henne Vogelsang
2e9b92c3af
Initial Rails4 Port
2014-04-23 15:45:55 +02:00
Henne Vogelsang
633fff59d8
Add conference wide media, fix proposal#show view
2014-04-14 16:25:17 +02:00
Henne Vogelsang
e3fd0c195a
First tests in rspec, with factory_girl
2014-04-09 13:18:11 +02:00
Henne Vogelsang
accd7d1a58
Starting to document things with rdoc
2014-04-09 13:18:11 +02:00
Henne Vogelsang
ec2323e957
Merge pull request #58 from differentreality/schedule_public
...
show schedule in home page only if it is set as public
2014-04-09 12:09:11 +02:00
Henne Vogelsang
5ed51c7499
Merge pull request #61 from gopesht/fix_first_admin_setup
...
Fix admin first setup, email and password in README
2014-04-09 11:40:21 +02:00
Henne Vogelsang
3628253624
Merge pull request #60 from gopesht/fix_conference_create_without_start_end_date
...
Validations for start and end date
2014-04-09 11:38:16 +02:00
Gopesh Tulsyan
817861a5e4
Make the first user as admin,user with id =1
2014-04-08 22:01:47 +05:30
Gopesh Tulsyan
f6e60823a7
Fix admin first setup, email and password in README
2014-04-08 20:32:13 +05:30
Gopesh Tulsyan
014f768e0c
Validations for start and end date
2014-04-05 21:44:30 +05:30
Stella Rouzi
688557b7cb
show schedule in home page only if it is set as public
2014-04-02 20:07:42 +03:00
Christian Bruckmayer
cd4107bf0d
Adds allow_nil for media_type validation for backward compatibility
2014-03-30 11:17:00 +02:00
Henne Vogelsang
18968a05b1
* Update devise to latest version
...
* use letter_opener for mails in development
* bring back the flash
* fix redirect loop for logging in
* move all mailer/devise settings to config/config.yml
2014-03-24 12:45:47 +01:00
Christian Bruckmayer
cbb4b40bc0
Implement more embed code
...
Supported Media Files:
- Youtube
- Vimeo
- Instagram
- Flickr
- Slidershare
- Speakerdeck
close #26
2014-03-21 16:04:51 +01:00
Henne Vogelsang
24e40a5c90
Merge pull request #41 from differentreality/stats_update
...
Move events stats in Statistics, add ticket distribution
2014-03-17 16:36:03 +01:00
Henne Vogelsang
120b812a53
Merge pull request #35 from differentreality/fix_conference_registration_after_questions
...
fix registration page
2014-03-17 16:34:30 +01:00
Stella
2e1dcd33fe
Move events stats in Statistics, add ticket distribution
2014-03-09 16:16:22 +02:00
Henne Vogelsang
be970ba6c0
Get rid of the languages before_save function. It's too shaky
2014-03-05 11:09:40 +01:00