Stella Rouzi
2b1aeafcd8
javascript load for user_biography
2016-05-01 19:16:19 +03:00
Ana
22916971c7
Word limit on user biography changes
2016-04-27 00:28:31 +02:00
Aditya Prakash
34892d04c8
Remove unused assets of datatables
...
jquery-datatables-rails gem provides all these resource.
Remove javascript was unused code since d21e19b9 .
2016-04-10 13:49:46 +05:30
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
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
d21e19b977
Big refactoring of registration
...
- Added datatable gem
- Addaed datatable to events, users (#422 ), registrations
2014-08-22 15:08:54 +02: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
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
Chrisbr
857ac43e74
Implements targets and campaigns for conference
2014-06-26 09:08:26 +02:00
Chrisbr
bf4758a54a
Adds color to event types
2014-06-13 12:35:05 +02:00
Chrisbr
b9d01220ad
Assigns a random color to conference, track and difficulty level
2014-06-02 12:31:44 +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
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
Stella
52543589e4
voting visual changes
2014-02-23 14:56:09 +02:00
differentreality
a0dc62b125
Changes based on comments
2013-09-02 16:15:02 +03:00
differentreality
834362491e
star voting system for proposals
2013-08-16 16:06:01 +03:00
Ancor Gonzalez Sosa
c6956482f0
Speaker can be changed in admin/conference/x/events
2013-07-11 09:04:54 +02:00
Matt Barringer
152e8a345d
Working on the backend interface for supporter registrations
2013-02-03 18:12:44 +01:00
Matt Barringer
57520bb7a9
Add minimum/maximum word lengths to session types
2013-01-31 14:38:58 +01:00
Matt Barringer
a76854c414
Adding arrival/departure time to the registration form
2013-01-20 12:49:25 +01:00
Matt Barringer
b801f0dc19
- Restructuring the assets
...
- Worked on the schedule
- Removed some gems
2013-01-11 15:00:54 +01:00