chrisbr
23664119bd
Implement simplified commercials workflow
...
It's now possible to simply enter the url of the third party provider to enter a commercial.
2016-01-21 19:41:12 +01:00
Stella Rouzi
53f0606ac1
Rework bootstrapSwitch
2015-06-14 22:28:33 +03:00
Rob Smith
922e4934ba
Fix the abstrct count on the proposal create and edit pages
...
Due to the DOM not being ready when osem.js is executed, the
bind statements do not actually bind on the correct elements.
We just wrap the binds in a document ready event which allows
the elements to fully load and the events to fire correctly.
I also bind on more then just keyup, to catch times when people
paste content into the field. The input event is only supported
by newer browsers, but is entirely a noop for older browsers.
2015-06-14 11:31:39 -07:00
Stella Rouzi
e6bb168c5e
Refactoring of proposal workflow. Fixes #215
2015-04-16 18:37:31 +03:00
Stella
fbdec2a58e
fix sorting in events#index with button functionality and add color/text to switch buttons
2015-01-21 20:12:57 +02:00
Stella Rouzi
a845dd5d7d
add bootstrap-switch for is_highlight
2015-01-21 17:28:18 +02:00
Henne Vogelsang
fe35f1d788
Help with date selection in the datepickers
2014-11-27 15:04:39 +01:00
Henne Vogelsang
ebb7d8da2c
We don't use the JqueryUI timepicker anymore
2014-11-27 14:14:59 +01:00
Henne Vogelsang
c84ebf26e0
Better scroll handling for the venue map
2014-11-27 14:14:59 +01:00
Henne Vogelsang
28063129c7
Implement consistent admin interface
...
* Consistent route/model/controller/view layout
* Get rid of unused photos, speakers, dietchoices, social_events controllers
* Drop unused :public from Rooms and :description from CallForPapers
2014-11-25 10:47:18 +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
30e8ab856c
Get rid of the splashpage banner photo and "descriptions"
2014-11-20 15:39:26 +01:00
Henne Vogelsang
f2cdea4f1a
Integrate the splash page into the general layout
...
* Cleanup the CSS
* Fix more views then you have fingers and toes
* Introduce position(weight) for sponsor levels
* Fix bootstrap/datatable integration
2014-11-17 13:58:27 +01:00
Christian Bruckmayer
c0cdf3e6e5
Merge pull request #504 from ChrisBr/menu
...
Implements new admin menu structure #304
2014-11-12 11:13:16 +01:00
chrisbr
49d565def2
Implements iChain authentication
2014-11-04 17:42:47 +01:00
Chrisbr
c995f57877
Fixes the proposal abstract word count javascript functions
...
fix #510
2014-10-05 18:58:47 +02:00
Chrisbr
be68877f1a
Implements new admin menu structure #304
...
close #305
2014-09-30 12:57:56 +02:00
Chrisbr
5f8a8ac6d9
Refactoring Tickets
...
- Tickets now independent from registration
- Implemented money gem
#419
2014-08-28 15:21:05 +02:00
Chrisbr
d21e19b977
Big refactoring of registration
...
- Added datatable gem
- Addaed datatable to events, users (#422 ), registrations
2014-08-22 15:08:54 +02:00
Stella Rouzi
561a040c72
remove jquery-fileupload-rails
2014-08-21 07:58:26 +03:00
James Mason
ba1aed3c54
Switch admin navigation glyphs to FontAwesome
2014-08-18 08:49:44 -07:00
Chrisbr
ed55e2bf3a
Introduces new RegistrationPeriod Object for Conference
...
#416
2014-08-18 14:33:02 +02:00
Henne Vogelsang
45b8c5dd68
Drop JQuery-UI. Fixes Issue #353 partly
2014-08-18 09:32:14 +02:00
Chrisbr
2a731e8350
Refactoring Conference/Event media to new media object
...
close #420
2014-08-06 14:30:50 +02:00
Chrisbr
1c5e876364
[Bugfix] Dashboard line charts fixed
2014-07-30 15:56:34 +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
5e9cc49ef4
Fix Javascript error on dashboard
...
close #354
2014-07-23 16:06:37 +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
KalabiYau
ce3b733039
Drop console outputs from js
2014-07-07 15:06:44 +02:00
Gopesh Tulsyan
d195d9ca70
Integrated toopay/bootstrap-markdown
2014-07-02 23:23:20 +05:30
Gopesh Tulsyan
9c69abe950
Implements smoothscroll
2014-06-26 20:39:46 +05:30
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
Chrisbr
4abd5d2185
Implements instance dashboard
2014-06-16 13:51:43 +02:00
Chrisbr
bf4758a54a
Adds color to event types
2014-06-13 12:35:05 +02:00
Chrisbr
b25ae50908
Implements user and event state distribution
2014-06-11 09:31:13 +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
Chrisbr
40c61ed717
Implements event submissions over time chart
2014-05-30 10:10:47 +02:00
Chrisbr
61606d3932
Shows dropdown on load if path correspondent to link
2014-05-23 15:32:07 +02:00
Chrisbr
89fb059aaa
New admin menu
2014-05-22 18:19:07 +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
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
587126218d
Update gems, use d3 gem, initial bootstrap v3 port
2014-03-17 16:42:19 +01:00
Henne Vogelsang
243ea41456
Merge branch 'final_questions' of https://github.com/differentreality/osem into differentreality-final_questions
...
Conflicts:
app/models/conference.rb
config/routes.rb
2014-03-03 10:43:38 +01:00
Stella
52543589e4
voting visual changes
2014-02-23 14:56:09 +02:00
Stella
3105c8da5d
question builder
2014-02-09 18:05:57 +02:00
Henne Vogelsang
8aeeabebab
Updated the gems, add missing migration for the stats controller, fix most obvious issues with stats
2013-10-22 15:52:29 +02:00
differentreality
13782d8f25
add d3 lib
2013-09-18 12:22:17 +03:00
differentreality
a0dc62b125
Changes based on comments
2013-09-02 16:15:02 +03:00