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
/
lib
/
ui.widgets.js
Age
Commit message (
Expand
)
Author
2011-02-19
Fixes #2753: Default widgets merged into core as extensible admin section and...
brettp
2011-02-14
No need for double-namespacing of javascript functions
ewinslow
2011-02-08
Refs #2543: Updated trunk mods and views to use the new functions from previo...
brettp
2011-01-26
one too many parents in the widget collapse code
cash
2011-01-25
converted widgets to modules
cash
2011-01-04
Refs #2771: Removing CRLFs from javascript files.
brettp
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-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-19
improving interactions of widgets - containment wasn't working due to height ...
cash
2010-11-19
updating widget contents when settings are changed
cash
2010-11-19
saving widget settings
cash
2010-11-19
users can delete widgets from layout
cash
2010-11-19
saving widget position after moving
cash
2010-11-18
Added functions to support moving and adding widgets
cash
2010-11-18
Refs #1793 added ability to add widgets to layout through ajax
cash
2010-11-17
Refs #1793 - added a basic add new widgets view - it is not wired up yet
cash
2010-11-17
Refs #821 #1793 early widget layout - does not include edit settings, delete,...
cash
2010-11-09
jslinted ui.widgets.js
ewinslow
2010-11-02
Refs #2538: Moved js directory to elgg root.
ewinslow