]> dev.renevier.net Git - syj.git/history - public/js/utils.js
build process raise an exception when install file contains an invalide filename
[syj.git] / public / js / utils.js
2011-12-28 Arno Renevierfixes logic error in div.addMessage method
2011-10-28 Arno Renevierfixes: message did not appear when showing it too quick... v.0.3.7
2011-08-11 Arno Renevierjs strict mode in development files
2011-07-07 arnotransition when message is shown/hidden
2011-03-26 arnobetter mobile support
2011-03-20 arnoupdate copyright headers
2011-03-20 arnoallow uploading a route as a file
2010-09-22 arnofixes: ui is not correctly refreshed after account...
2010-09-03 arnofixes: do not activate close button on submit events
2010-09-03 arnoevt.target.value is not available during paste event...
2010-08-25 arnodo not use a reserved js keyword
2010-08-21 arnoutils: jquery text() equivalent
2010-08-21 arnodisplay route length
2010-08-21 arnosearch a place with nominatim
2010-08-20 arnodisable form during request in Ajaxize
2010-08-20 arnogeneral class for accout info toggler
2010-08-14 arnofixes incompatibility between div messenger and closebtn
2010-08-14 arnosome jslint cleanup
2010-08-13 arnofixes in ie: focus was not set correctly in forms
2010-08-13 arnoduplicate a route functionality
2010-08-13 arnoajax for account creation to known if a pseudo is available
2010-08-13 arnorewrite form.ajaxize to create a separate Ajax.TimedReq...
2010-08-13 arnoallow anonymous routes creation
2010-08-06 arnoassemble all utils scripts in a utils.js file