aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)Author
2012-01-08Fixes #4192 making the bottom of widget columns equal rather than heightCash Costello
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 ↵cash
fixed a few related bugs in JavaScript
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 ↵cash
from the previous merge
2011-11-05Merge pull request #88 from sembrestels/t3976Cash Costello
Refs #3976. Implements the fix for #3747 from PHP in elgg.normalize_url() js function.
2011-11-05Changed default port to a common one found in tutorials. Let me know if this ↵cash
is an issue. Also added intructions for running the unit tests.
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 ↵Cash Costello
have been returning true
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 ↵cash
prototype instead of extending object in constructor
2011-10-29Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query ↵Brett Profitt
strings, relative URLs, and full URLs.
2011-10-28Fixes #4012 when using a timestamp with input/date, return UTC time rather ↵Cash Costello
than local time
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
Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1
2011-10-15Fixes #3540. Added "instant hooks" to JS hooks engine. ↵Brett Profitt
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.
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
languages loaded
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 ↵cash
Unix timestamps. Need to think about how to handle alternate text formats.
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 ↵cash
separately git-svn-id: http://code.elgg.org/elgg/trunk@9099 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-09Pulled in Jeff's patch to fix the user picker.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9058 36083f99-b078-4883-b0ff-0f9b5a30f544