aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2011-12-23Fixes #4186 restricting the drag handle for widgetsCash Costello
2011-12-18Refs #4192 adds proper 'px' to minHeight but does not solve the issuecash
2011-12-18Merge pull request #115 from hypeJunction/widgets_menucash
2011-12-18Fix #4200: Converting widgets controls into an elgg menuIsmayil Khayredinov
2011-12-15Fixes #4214 added missing dependency for userpickerCash Costello
2011-12-08Fixes #3181 caching language js on server side with proper headerscash
2011-12-07simplified the JavaScript for deleteing a widgetCash Costello
2011-11-18Fixes #4093 making sure elgg.page_owner is definedcash
2011-11-15atleast renaming the ui js libsCash Costello
2011-11-10Fixes #4010 not sending naked query strings into add ajax tokens and also fix...cash
2011-11-05Fixes #4057 updates jQuery version to 1.6.4cash
2011-11-05Fixes #3976 fixed unit tests for normalizing urls and standardized the code f...cash
2011-11-05Merge pull request #88 from sembrestels/t3976Cash Costello
2011-11-05Changed default port to a common one found in tutorials. Let me know if this ...cash
2011-11-03updated jsTest configuration for new jQuery and hooks libraryCash Costello
2011-11-03Fixes #4051 - fixes security token unit test and language unit testsCash Costello
2011-11-03Fixes #4034 now using approach that exists in IE to find elements in an ArrayCash Costello
2011-11-03Refs #4051 hooks trigger function was returning undefined when it should have...Cash Costello
2011-11-03Refs #4051 insert also needed to check for undefined prioritiesCash Costello
2011-11-03Refs #4051 fixed insert for case when priority is set to 0Cash Costello
2011-11-03Refs #4051 fixed bad unit test for ElggPriorityList.insertCash Costello
2011-11-03Fixes #3976. elgg.normalize_url() js function has the fix in #3747.Sem
2011-11-01Fixes #4022 made JS lib a little more consistentcash
2011-11-01added semi-colons after function expressionscash
2011-11-01Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype...cash
2011-10-29Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query st...Brett Profitt
2011-10-28Fixes #4012 when using a timestamp with input/date, return UTC time rather th...Cash Costello
2011-10-27Fixes #3832 initialize avatar crop areacash
2011-10-23Fixes #3914. Pulled avatar code out into its own library.Brett Profitt
2011-10-23Fixes #3914. Moved avatar cropping to ui.js.Brett Profitt
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
2011-10-15Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_...Brett Profitt
2011-10-14Fixes #3927. elgg.security.addToken() works for URLs without query strings.Brett Profitt
2011-10-14Refs #3927, #3976. Added elgg.parse_url() and elgg.parse_str().Brett Profitt
2011-10-13added documentation for the userpickercash
2011-10-13fixed bug where a removed user could not be added again in userpickercash
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-13got the friends option working for user pickercash
2011-10-09Fixes #3673 added autofocus classCash Costello
2011-10-06using html extension to jquery.ui autocompletecash
2011-09-21Fixes #3770 CSS only site menu that works in IE7cash
2011-09-13Fixes #3539 two conditions for triggering init,system now - dom is ready and ...Cash Costello
2011-09-05Refs #3449, #3770. Using JS to fix submenu dropdown in IE7.Brett Profitt
2011-08-24Fixes #3589. JS "all" hook handlers called only once.Brett Profitt
2011-07-04Fixes #3560 input/date and output/date support ISO 8601 (YYYY-MM-DD) and Unix...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-25Fixes #3610 $guid was not definedcash
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-05-09Pulled in Jeff's patch to fix the user picker.brettp
2011-04-28Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts...brettp