Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
elgg.normalize_url().
|
|
|
|
does not show access
|
|
Fixes #4648 sets correct default javascript language
|
|
|
|
The current implementation hardcoded 'en' as the site default language.
This patch uses the site's configure default language as the default
one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed a few related bugs in JavaScript
|
|
|
|
from the previous merge
|
|
Refs #3976. Implements the fix for #3747 from PHP in elgg.normalize_url() js function.
|
|
is an issue. Also added intructions for running the unit tests.
|
|
|
|
|
|
|
|
have been returning true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prototype instead of extending object in constructor
|
|
strings, relative URLs, and full URLs.
|
|
than local time
|
|
|
|
|
|
|
|
Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1
|
|
elgg.register_instant_hook(name, type) will cause any handler registering to that hook to be immediately executed if the hook has been previously triggered. Open for better suggestions about the name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|