Age | Commit message (Collapse) | 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 | |
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-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 ↵ | Cash Costello | |
warnings | |||
2011-10-30 | added back support for registration and forgotten passwords to walled garden ↵ | cash | |
index | |||
2011-10-23 | Fixes #3864. Removed old code from profile fields sorting. Name spaced IDs ↵ | Brett Profitt | |
and classes. | |||
2011-09-13 | Fixes #3539 two conditions for triggering init,system now - dom is ready and ↵ | Cash Costello | |
languages loaded | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@8983 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-10 | Refs #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-21 | Refs #2882 basic lightbox | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8808 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #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-15 | Refs #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-12 | Fixes #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-12 | Refs #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-11 | Fixes #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-11 | Refs #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-27 | slide up system messages in admin area | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8505 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | Fixes #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-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8394 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Added stub for page owners in elgg.js | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8299 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Friendspicker was moved to js/lib/friends_picker.js | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8243 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Views in the js/ directory should not contain <script> tags | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8238 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Removed unnecessary deprecated javascript function | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8236 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | More cleanup of admin/plugins css | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #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-07 | Pulled 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-07 | Added 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-05 | cleaned up hover menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8027 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7996 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-26 | changed 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-05 | Refs #2676 removes old elgg_system_messages() function | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7841 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-05 | Fixes #2676 system messages fade out again | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7835 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-04 | Refs #2771: Removed CRLFs. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@7828 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | rewrote the display of likes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7748 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7723 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-19 | using elgg-user-icon instead of usericon and moving the css into core | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7689 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-16 | Fixes #2313, #1106 removed the last of the aborted multiple file uploading code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7648 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-15 | last step in conversion to elgg.js | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7628 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7627 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-03 | Refs #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-02 | Refs #2700 fixed the widget code with the new CSS element names | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7494 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #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 |