index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2011-03-01
cleaned up appending system messages since <ul> will always be there
cash
2011-03-01
Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....
ewinslow
2011-02-25
Refs #2538: Functions don't need double-namespacing
ewinslow
2011-02-23
Fixes #2976: Removed second toggler implementation
ewinslow
2011-02-22
Added elgg.get_site_url(), so people don't have to deal with the config object.
ewinslow
2011-02-20
Removing more debug code.
brettp
2011-02-20
Removing debug code from previous.
brettp
2011-02-20
Fixes #2947: User hover menu attached to body and shows regardless of overflow.
brettp
2011-02-19
elgg.action() now supports full URLs.
brettp
2011-02-19
elgg.normalize_url() JS does the same as elgg_normalize_url() PHP.
brettp
2011-02-19
Avatar menus use live() so they'll work with content inserted into the dom.
brettp
2011-02-19
Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re...
brettp
2011-02-19
Fixes #2753: Default widgets merged into core as extensible admin section and...
brettp
2011-02-18
Added stub for page owners in elgg.js
brettp
2011-02-15
Refs #2102: addressing more userpicker/autocomplete bugs
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-15
Refs #2102: Replace input/userpicker with jQuery UI autocomplete
ewinslow
2011-02-14
Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)
ewinslow
2011-02-14
No need for double-namespacing of javascript functions
ewinslow
2011-02-14
Fixes #2902: Added elgg-toggler pattern.
ewinslow
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-02-08
updates for the admin css based on the reworking I did to the html
cash
2011-02-08
more tweaking of css - menu and general clean up
cash
2011-02-06
more css/html improvements - added .elgg-table and a featured module
cash
2011-02-05
Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...
cash
2011-02-05
cleaned up hover menu
cash
2011-01-26
one too many parents in the widget collapse code
cash
2011-01-25
converted widgets to modules
cash
2011-01-22
limit the collapsible menus to page menus
cash
2011-01-05
Refs #2770 - success messages are stoted is success array now in json
cash
2011-01-05
Refs #2676 removes old elgg_system_messages() function
cash
2011-01-05
Fixes #2770: Corrected markup in JS to create system messages.
brettp
2011-01-05
Fixes #2676 system messages fade out again
cash
2011-01-04
Refs #2771: Removing CRLFs from javascript files.
brettp
2010-12-29
rewrote the display of likes
cash
2010-12-29
page menu using the new menu system - admin menu updated
cash
2010-12-19
fixed a few bugs and updated the widget code
cash
2010-12-19
namespaced the widget code
cash
2010-12-19
starting to use the grid in the widget code
cash
2010-12-16
Fixes #2725 - js page handler now handles javascript views with slashes in th...
cash
2010-12-12
added toggler function
cash
2010-12-02
rough implementation of Evan's page layout
cash
2010-12-02
Refs #2700 fixed the widget code with the new CSS element names
cash
2010-11-20
added hack for opera/jquery-ui bug
cash
2010-11-20
added collapsible state to widgets
cash
2010-11-20
Fixes #472 handling interactive adding/deleting of widgets with single/multip...
cash
2010-11-20
Refs #472 not allowing widgets to be added if only single instance allowed
cash
2010-11-20
fixed bug where widgets were not saving their new position
cash
2010-11-20
Fixes #2620: Security token refresh action is now security/refreshtoken
ewinslow
2010-11-20
Utilizing elgg.extend, rather than jQuery.extend
ewinslow
[next]