aboutsummaryrefslogtreecommitdiff
path: root/views/default/js
AgeCommit message (Collapse)Author
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-06-12removed unnecessary cookie and fixed empty screen if cancel after failing ↵Cash Costello
registration
2013-06-08If JS enabled, walled garden registration reload will not flickerSteve Clay
2013-06-07Fixes #5594 - Failed registration automatically reopens register form on ↵Paweł Sroka
walled garden login page
2013-03-31Fixes #3754: Language JS views send cache headers and support conditional getSteve Clay
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
The current implementation hardcoded 'en' as the site default language. This patch uses the site's configure default language as the default one.
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 ↵Cash Costello
warnings
2011-10-30added back support for registration and forgotten passwords to walled garden ↵cash
index
2011-10-23Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs ↵Brett Profitt
and classes.
2011-09-13Fixes #3539 two conditions for triggering init,system now - dom is ready and ↵Cash Costello
languages loaded
2011-09-12Refs #3800 including jeditable on more admin pagesCash Costello
2011-04-12Fixing JS problems when simple cache is disabled.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8983 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-10Refs #3182: Feeding language loading through /ajax/view to keep thing ↵ewinslow
simpler for now. Reorganized boot process so that we can ajax load the languages asap git-svn-id: http://code.elgg.org/elgg/trunk@8976 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2882 basic lightboxcash
git-svn-id: http://code.elgg.org/elgg/trunk@8808 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-15Refs #2538. Loading js/configuration.js again. Only updating tokens on ↵brettp
success and showing a basic warning if refresh fails. git-svn-id: http://code.elgg.org/elgg/trunk@8719 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵brettp
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin ↵brettp
settings under configure/settings. git-svn-id: http://code.elgg.org/elgg/trunk@8665 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-11Fixes #3081: Adding a new line between javascript includes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8655 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-27slide up system messages in admin areacash
git-svn-id: http://code.elgg.org/elgg/trunk@8505 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8464 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Added stub for page owners in elgg.jsbrettp
git-svn-id: http://code.elgg.org/elgg/trunk@8299 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Friendspicker was moved to js/lib/friends_picker.jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8243 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-14Views in the js/ directory should not contain <script> tagsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8238 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-14Removed unnecessary deprecated javascript functionewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8236 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11More cleanup of admin/plugins cssewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile ↵brettp
field JS into elgg.admin obj. Fixed editing profile field names. git-svn-id: http://code.elgg.org/elgg/trunk@8061 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07Added drag and drop reordering of plugins. Started pulling out admin area's ↵brettp
js into elgg.admin JS object. git-svn-id: http://code.elgg.org/elgg/trunk@8056 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05cleaned up hover menucash
git-svn-id: http://code.elgg.org/elgg/trunk@8027 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7996 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7841 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Fixes #2676 system messages fade out againcash
git-svn-id: http://code.elgg.org/elgg/trunk@7835 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-04Refs #2771: Removed CRLFs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7828 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29rewrote the display of likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7748 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27moved most of the code for the user hover menu into the new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@7723 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7689 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16Fixes #2313, #1106 removed the last of the aborted multiple file uploading codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7648 36083f99-b078-4883-b0ff-0f9b5a30f544