|
v1.042
o Added validation email Subject to language file o Added administrator notification email subject to language file
o Corrected an error wherein the validation email was sent when account validation was disabled
o Community javascript now loaded by system plugin (was not being loaded by the community plugin on some systems)
o Defined variable "joms" to eliminate a strict javascript error that annoyed some people
o Removed a hard-coded "Continue" button from the ajax registration and replaced with a string from the language file
o Changed the text of one string in the English language file that was intended for the 'Pro' version
o Changed textbox input of password to password-type (bullets echoed instead of characters)
v1.5.0 (completed features)
o Fixed issue with new registrations not successfully completing
v1.5.1
o Had to change the manner which javscripts are loaded since some sites unexplicably do not process onSystemStartup event properly
v1.5.2
o Had to change the manner which javascripts are loaded. Again. Consolidated and packed script file. o Define joms.connect variable because IE8 bombed on null object.
v1.5.3
o Removed reference to unused allowRegistration variable (reintroduced in error)
v1.5.4
o Fixed Javascript error that broke some JomSocial functions (ie walls)
v1.5.5
o Squashed the last IE8 compatibility bug.
v1.5.5.2 (system plugin only)
o Fix javascript error (eg joms.x.y is not defined)
|