aboutsummaryrefslogtreecommitdiff
path: root/views/default/js
AgeCommit message (Collapse)Author
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
2010-12-15last step in conversion to elgg.jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7628 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
git-svn-id: http://code.elgg.org/elgg/trunk@7627 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css ↵cash
and plugin css) git-svn-id: http://code.elgg.org/elgg/trunk@7506 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 fixed the widget code with the new CSS element namescash
git-svn-id: http://code.elgg.org/elgg/trunk@7494 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for ↵ewinslow
normalize_url, added prototype definitions for Array#forEach for compatibility with IE. git-svn-id: http://code.elgg.org/elgg/trunk@7313 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11oops - undoing part of the previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7289 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7189 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2538: Added Elggy event system. Javascript boot sequence mimics PHP.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7186 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-01Refs #2538: Added some models, inheritance, more bootstrapping codeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7183 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-08Updated display and position of likes lists. Added js to dismiss list if a ↵pete
click outside the list is detected, also added js so only one list is viewable at a time. git-svn-id: http://code.elgg.org/elgg/trunk@6392 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-28Updates to Profile edit, likes js, and tools css for IE7 rendering.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5911 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Icon added to likes and interface tweaked. Likes list js fixed to correctly ↵pete
get height of current list. git-svn-id: http://code.elgg.org/elgg/trunk@5695 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-11Added a popup list of users for Likes.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5684 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-07Riverdashboard refreshed, and updated display of comments and likes (the ↵pete
loading of these needs to be moved to ajax callbacks) git-svn-id: http://code.elgg.org/elgg/trunk@5643 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-06Added screenshots to plugins list.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5638 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-25Fixed likes interface JS.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5511 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-10Updated Friends Picker UI and added to core css.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5352 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-04Interface updates to js, and login, register, lost passwordpete
git-svn-id: http://code.elgg.org/elgg/trunk@5281 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-19Refs #1504: Removing revert option from widget draggables to avoid fly away ↵brettp
effect in IE 7. git-svn-id: http://code.elgg.org/elgg/trunk@3953 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardizing views.`brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3555 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-07-01update to jquery 1.3.2 and jqueryUI 1.7.2 closes #941pete
git-svn-id: https://code.elgg.org/elgg/trunk@3371 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-04Changed a variable name that IE did not like.kevin
git-svn-id: https://code.elgg.org/elgg/trunk@3319 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-04-15Rolled in Kevin's file store enhancements and upload code.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3211 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27default theme changedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2988 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27generic reusable collapsible div added (replacing manifest_file which is ↵pete
solely for admin plugins page) git-svn-id: https://code.elgg.org/elgg/trunk@2976 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-13Moved plugin settings so they're more obvious.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2746 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23new cross-browser js toolbar menupete
git-svn-id: https://code.elgg.org/elgg/trunk@2606 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-22jquery framework and avatar menu updatedpete
git-svn-id: https://code.elgg.org/elgg/trunk@2601 36083f99-b078-4883-b0ff-0f9b5a30f544