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