Age | Commit message (Expand) | Author |
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 | 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 |
2010-11-09 | jsLinted security.js + using elgg typecheckers rather than === | ewinslow |
2010-11-09 | jslinted languages.js | ewinslow |
2010-11-09 | Abstract methods are no longer nameable | ewinslow |
2010-11-07 | Various tweaks to coding style + comments (apologies for my schizo here... tr... | ewinslow |
2010-11-07 | Addition of type-checking helper functions, various tweaks to comments, code ... | ewinslow |
2010-11-06 | jsLinted ajax.js, removed experimental functions | ewinslow |
2010-11-02 | Refs #2538: Removed stray 'f' from elgg.system_messages that was causing fata... | ewinslow |
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow |