Age | Commit message (Expand) | Author |
2013-01-26 | Fixes #4956 language unit tests pass again | cash |
2013-01-04 | Added better explaination for the lightbox. | Brett Profitt |
2012-11-26 | JS views: enable syntax highlighting and add missing semicolons | Steve Clay |
2012-11-26 | Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibility | Paweł Sroka |
2012-07-28 | Fixes #4740. Added language fallback in javascript. | Sem |
2012-05-31 | Respect site default language from javascript elgg_echo | Miguel Rodríguez Pérez |
2012-02-10 | updated the walled garden js to use new js lib | Cash Costello |
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello |
2011-11-27 | Fixes #3773 added documentation hint for using advanced features of fancybox | Cash Costello |
2011-11-27 | Fixes #3954 using lightbox for plugin screenshots | Cash Costello |
2011-11-07 | Refs #4007 previous solution to admin population in ElggUser was throwing war... | Cash Costello |
2011-10-30 | added back support for registration and forgotten passwords to walled garden ... | cash |
2011-10-23 | Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs an... | Brett Profitt |
2011-09-13 | Fixes #3539 two conditions for triggering init,system now - dom is ready and ... | Cash Costello |
2011-09-12 | Refs #3800 including jeditable on more admin pages | Cash Costello |
2011-04-12 | Fixing JS problems when simple cache is disabled. | brettp |
2011-04-10 | Refs #3182: Feeding language loading through /ajax/view to keep thing simpler... | ewinslow |
2011-03-21 | Refs #2882 basic lightbox | cash |
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp |
2011-03-15 | Refs #2538. Loading js/configuration.js again. Only updating tokens on succes... | brettp |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-12 | Refs #2991: Readded the appearance menu under configure. Moved plugin setting... | brettp |
2011-03-11 | Fixes #3081: Adding a new line between javascript includes. | brettp |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-02-27 | slide up system messages in admin area | cash |
2011-02-24 | Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout. | brettp |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-18 | Added stub for page owners in elgg.js | brettp |
2011-02-15 | Friendspicker was moved to js/lib/friends_picker.js | ewinslow |
2011-02-14 | Views in the js/ directory should not contain <script> tags | ewinslow |
2011-02-14 | Removed unnecessary deprecated javascript function | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-02-07 | Added drag and drop reordering of plugins. Started pulling out admin area's j... | brettp |
2011-02-05 | cleaned up hover menu | cash |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-05 | Refs #2676 removes old elgg_system_messages() function | cash |
2011-01-05 | Fixes #2676 system messages fade out again | cash |
2011-01-04 | Refs #2771: Removed CRLFs. | brettp |
2010-12-29 | rewrote the display of likes | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-19 | using elgg-user-icon instead of usericon and moving the css into core | cash |
2010-12-16 | Fixes #2313, #1106 removed the last of the aborted multiple file uploading code | cash |
2010-12-15 | last step in conversion to elgg.js | cash |
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 fixed the widget code with the new CSS element names | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |