Age | Commit message (Expand) | Author |
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 |
2010-11-20 | Commented elgg.add_translation | ewinslow |
2010-11-20 | Added an elgg.extend method for merging two or more objects | ewinslow |
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-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal... | ewinslow |
2010-11-14 | Refs #2538: Refactored and cleaned up ElggPriorityList and events | ewinslow |
2010-11-09 | Renamed test method appropriately. jslinted ElggLibTest. | ewinslow |
2010-11-09 | Using nullFunction + abstractMethod reference instead of new closures in Even... | ewinslow |
2010-11-09 | Using nullFunction reference instead of new closure in ajaxOptionsTest | ewinslow |
2010-11-09 | jslinted ui.widgets.js | ewinslow |
2010-11-09 | jslinted ui.js | ewinslow |
2010-11-09 | jsLinted session.js, employed elgg type-checker functions, and did some more ... | ewinslow |
2010-11-09 | Added elgg.isNumber type-checking function | ewinslow |