Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
git-svn-id: http://code.elgg.org/elgg/trunk@8948 36083f99-b078-4883-b0ff-0f9b5a30f544
|
|
still returns the original value.
git-svn-id: http://code.elgg.org/elgg/trunk@8898 36083f99-b078-4883-b0ff-0f9b5a30f544
|
|
to allow for better selectors.
git-svn-id: http://code.elgg.org/elgg/trunk@8897 36083f99-b078-4883-b0ff-0f9b5a30f544
|
|
system_messages(). Blech...that needs cleaned up.
git-svn-id: http://code.elgg.org/elgg/trunk@8879 36083f99-b078-4883-b0ff-0f9b5a30f544
|