Age | Commit message (Expand) | Author |
2012-11-26 | Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibility | Paweł Sroka |
2012-10-19 | Added special checks for mailto: in elgg_normalize_url() and elgg.normalize_u... | Brett Profitt |
2012-08-10 | Fixes #4037. Internationalize datepicker. | Sem |
2012-07-14 | Fixes #4661 not showing access on widgets loaded through ajax if the layout d... | Cash Costello |
2012-06-29 | Merge pull request #256 from migrax/fix_js_default_lang1.8 | Cash Costello |
2012-06-27 | Fixes #4607 - Adds confirmation on widget deletion | Matt Beckett |
2012-05-31 | Respect site default language from javascript elgg_echo | Miguel Rodríguez Pérez |
2012-03-04 | Pulls river js out into external file | Evan Winslow |
2012-01-08 | Fixes #4192 making the bottom of widget columns equal rather than height | Cash Costello |
2011-12-23 | Fixes #4186 restricting the drag handle for widgets | Cash Costello |
2011-12-18 | Refs #4192 adds proper 'px' to minHeight but does not solve the issue | cash |
2011-12-18 | Merge pull request #115 from hypeJunction/widgets_menu | cash |
2011-12-18 | Fix #4200: Converting widgets controls into an elgg menu | Ismayil Khayredinov |
2011-12-15 | Fixes #4214 added missing dependency for userpicker | Cash Costello |
2011-12-08 | Fixes #3181 caching language js on server side with proper headers | cash |
2011-12-07 | simplified the JavaScript for deleteing a widget | Cash Costello |
2011-11-18 | Fixes #4093 making sure elgg.page_owner is defined | cash |
2011-11-15 | atleast renaming the ui js libs | Cash Costello |
2011-11-10 | Fixes #4010 not sending naked query strings into add ajax tokens and also fix... | cash |
2011-11-05 | Fixes #4057 updates jQuery version to 1.6.4 | cash |
2011-11-05 | Fixes #3976 fixed unit tests for normalizing urls and standardized the code f... | cash |
2011-11-05 | Merge pull request #88 from sembrestels/t3976 | Cash Costello |
2011-11-05 | Changed default port to a common one found in tutorials. Let me know if this ... | cash |
2011-11-03 | updated jsTest configuration for new jQuery and hooks library | Cash Costello |
2011-11-03 | Fixes #4051 - fixes security token unit test and language unit tests | Cash Costello |
2011-11-03 | Fixes #4034 now using approach that exists in IE to find elements in an Array | Cash Costello |
2011-11-03 | Refs #4051 hooks trigger function was returning undefined when it should have... | Cash Costello |
2011-11-03 | Refs #4051 insert also needed to check for undefined priorities | Cash Costello |
2011-11-03 | Refs #4051 fixed insert for case when priority is set to 0 | Cash Costello |
2011-11-03 | Refs #4051 fixed bad unit test for ElggPriorityList.insert | Cash Costello |
2011-11-03 | Fixes #3976. elgg.normalize_url() js function has the fix in #3747. | Sem |
2011-11-01 | Fixes #4022 made JS lib a little more consistent | cash |
2011-11-01 | added semi-colons after function expressions | cash |
2011-11-01 | Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype... | cash |
2011-10-29 | Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query st... | Brett Profitt |
2011-10-28 | Fixes #4012 when using a timestamp with input/date, return UTC time rather th... | Cash Costello |
2011-10-27 | Fixes #3832 initialize avatar crop area | cash |
2011-10-23 | Fixes #3914. Pulled avatar code out into its own library. | Brett Profitt |
2011-10-23 | Fixes #3914. Moved avatar cropping to ui.js. | Brett Profitt |
2011-10-17 | Merge pull request #74 from cash/autocomplete | Cash Costello |
2011-10-15 | Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_... | Brett Profitt |
2011-10-14 | Fixes #3927. elgg.security.addToken() works for URLs without query strings. | Brett Profitt |
2011-10-14 | Refs #3927, #3976. Added elgg.parse_url() and elgg.parse_str(). | Brett Profitt |
2011-10-13 | added documentation for the userpicker | cash |
2011-10-13 | fixed bug where a removed user could not be added again in userpicker | cash |
2011-10-13 | displaying users that have been selected and added remove capability | cash |
2011-10-13 | got the friends option working for user picker | cash |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-10-06 | using html extension to jquery.ui autocomplete | cash |
2011-09-21 | Fixes #3770 CSS only site menu that works in IE7 | cash |