osem-fcy/app/assets/javascripts
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
..
application.js Refactoring of proposal workflow. Fixes #215 2015-04-16 18:37:31 +03:00
dashboard.js [Bugfix] Dashboard line charts fixed 2014-07-30 15:56:34 +02:00
date.format.js - Restructuring the assets 2013-01-11 15:00:54 +01:00
osem-bootstrap.js Refactoring of proposal workflow. Fixes #215 2015-04-16 18:37:31 +03:00
osem-datatables.js Implement consistent admin interface 2014-11-25 10:47:18 +01:00
osem-datepickers.js Help with date selection in the datepickers 2014-11-27 15:04:39 +01:00
osem-switch.js fix sorting in events#index with button functionality and add color/text to switch buttons 2015-01-21 20:12:57 +02:00
osem-tickets.js Refactoring Tickets 2014-08-28 15:21:05 +02:00
osem.js Fix the abstrct count on the proposal create and edit pages 2015-06-14 11:31:39 -07:00
smoothscroll.js Implements smoothscroll 2014-06-26 20:39:46 +05:30
spectrum.js - Restructuring the assets 2013-01-11 15:00:54 +01:00
tinycolor.js Get rid of the splashpage banner photo and "descriptions" 2014-11-20 15:39:26 +01:00
trianglify.min.js Get rid of the splashpage banner photo and "descriptions" 2014-11-20 15:39:26 +01:00
waypoints.js Better scroll handling for the venue map 2014-11-27 14:14:59 +01:00