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