index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
lib
/
languages.js
Age
Commit message (
Expand
)
Author
2013-03-31
Fixes #3754: Language JS views send cache headers and support conditional get
Steve Clay
2013-02-23
Fixes #4971 serving languages from ajax page handler rather than simplecache ...
cash
2013-01-26
Fixes #4956 language unit tests pass again
cash
2012-05-31
Respect site default language from javascript elgg_echo
Miguel Rodríguez Pérez
2011-12-08
Fixes #3181 caching language js on server side with proper headers
cash
2011-09-13
Fixes #3539 two conditions for triggering init,system now - dom is ready and ...
Cash Costello
2011-04-10
Fixes #3182: No attempt to go through simplecache at all, but any language ca...
ewinslow
2011-04-10
Refs #3182: Feeding language loading through /ajax/view to keep thing simpler...
ewinslow
2011-03-15
JS elgg.echo() returns the key if the string isn't found. This is consistent ...
brettp
2011-03-15
Refs #2538: Added documentation to most of the JS methods missing it.
brettp
2011-03-12
Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...
brettp
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-02-14
No need for double-namespacing of javascript functions
ewinslow
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-01-04
Refs #2771: Removing CRLFs from javascript files.
brettp
2010-12-16
Fixes #2725 - js page handler now handles javascript views with slashes in th...
cash
2010-11-20
Commented elgg.add_translation
ewinslow
2010-11-14
Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal...
ewinslow
2010-11-09
jslinted languages.js
ewinslow
2010-11-02
Refs #2538: Moved js directory to elgg root.
ewinslow