Lobeo Bug Tracker http://dndnetworks.com/tracker/ Lobeo Bug TrackerLMS: Recently opened tasks 2014-02-10T14:51:46Z FS#776: [Core] Do not pre-process the scripts anymore http://dndnetworks.com/tracker/index.php?do=details&task_id=776 2014-02-10T14:51:46Z Ferdinand Do not pre-process the scripts anymore FS#775: [Core] Add a equal method for the js function wrapper http://dndnetworks.com/tracker/index.php?do=details&task_id=775 2014-02-10T14:13:51Z Ferdinand Add a equal method for the js function wrapper FS#774: [HttpServer] Add a rule in the firewall for windows to open the Http port http://dndnetworks.com/tracker/index.php?do=details&task_id=774 2014-02-10T08:25:01Z Ferdinand Add a rule in the firewall for windows to open the Http port FS#773: [MS] Verify client side the entered email is correct when signing up http://dndnetworks.com/tracker/index.php?do=details&task_id=773 2014-02-06T15:32:32Z Ferdinand Verify client side the entered email is correct when signing up pattern: var ck_email = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i; js: var email="foo@bar.com" ck_email.test(email)
pattern:
var ck_email = /^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$/i;

js:
var email="foo@bar.com"
ck_email.test(email)]]>
FS#772: [HttpServerRoot] The redirection mapping service should work on all HTTP methods http://dndnetworks.com/tracker/index.php?do=details&task_id=772 2014-02-04T11:13:09Z Ferdinand The redirection mapping service should work on all HTTP methods, not only on GET FS#771: [Emailer] Add some headers when sending an email http://dndnetworks.com/tracker/index.php?do=details&task_id=771 2014-01-30T15:51:12Z Ferdinand Add some headers when sending an email FS#770: [Installer] Add a section Configuration into the install property file http://dndnetworks.com/tracker/index.php?do=details&task_id=770 2014-01-30T07:42:38Z Ferdinand Add a section Configuration into the install property file FS#769: [HttpServer] The favicon seems not to be taken in account when there is a url mapping of / http://dndnetworks.com/tracker/index.php?do=details&task_id=769 2014-01-29T16:34:38Z Ferdinand The favicon seems not to be taken in account when there is a url mapping of / FS#768: [Installer] The installation should not connect an external database in case of internal http://dndnetworks.com/tracker/index.php?do=details&task_id=768 2014-01-29T16:11:23Z Ferdinand The installation should not connect an external database in case it is specified internal in the install.properties FS#767: [Installer Launcher] Removal of the browser inside the installer launcher http://dndnetworks.com/tracker/index.php?do=details&task_id=767 2014-01-27T12:14:47Z Ferdinand Removal of the browser inside the installer launcher