| Age | Commit message (Collapse) | Author | 
 | 
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.
 | 
 | 
 | 
 | 
have been returning true
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
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.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
languages loaded
 | 
 | 
 | 
 | 
 | 
 | 
Unix timestamps. Need to think about how to handle alternate text formats.
 | 
 | 
 | 
 | 
 | 
 | 
separately
git-svn-id: http://code.elgg.org/elgg/trunk@9099 36083f99-b078-4883-b0ff-0f9b5a30f544
 | 
 | 
git-svn-id: http://code.elgg.org/elgg/trunk@9058 36083f99-b078-4883-b0ff-0f9b5a30f544
 | 
 | 
__elgg_ts and __elgg_token to avoid changing selector-only hrefs since fragment-only hrefs are normalized by the browser. Not sure how this didn't show up until now.
git-svn-id: http://code.elgg.org/elgg/trunk@9049 36083f99-b078-4883-b0ff-0f9b5a30f544
 | 
 | 
can be exported to js now without any extra effort on the part of language pack authors
git-svn-id: http://code.elgg.org/elgg/trunk@8977 36083f99-b078-4883-b0ff-0f9b5a30f544
 | 
 | 
simpler for now.  Reorganized boot process so that we can ajax load the languages asap
git-svn-id: http://code.elgg.org/elgg/trunk@8976 36083f99-b078-4883-b0ff-0f9b5a30f544
 | 
 | 
git-svn-id: http://code.elgg.org/elgg/trunk@8950 36083f99-b078-4883-b0ff-0f9b5a30f544
 |