Age | Commit message (Expand) | Author |
2011-02-19 | system messages use autop() for formatting rather than output/longtext | cash |
2011-02-19 | improved the styling of the comment area | cash |
2011-02-19 | added elgg-output class for displaying user input with typical styling for li... | cash |
2011-02-19 | another work around to suppress incorrect warnings from elgg_view() | cash |
2011-02-19 | added a work around for injecting internal* variables to handle deprecation c... | cash |
2011-02-19 | improved icon css so that they do not require having display: block | cash |
2011-02-19 | removed a $CONFIG usage in css/screen view | cash |
2011-02-19 | Genericked up annotation/generic_comment view to allow reuse in plugins. | brettp |
2011-02-19 | fixed typo on function name | cash |
2011-02-19 | Moving elgg-heading-main into typography | ewinslow |
2011-02-19 | That wasn't supposed to be there... | ewinslow |
2011-02-19 | Moved elgg-heading-site into typography | ewinslow |
2011-02-19 | Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T... | brettp |
2011-02-19 | Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re... | brettp |
2011-02-19 | Fixed the tab that was showing up in every text area. | brettp |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-19 | clearfix > clearfloat | ewinslow |
2011-02-18 | Added stub for page owners in elgg.js | brettp |
2011-02-18 | Fixes #2953: Like button doesn't show up for logged out users. | brettp |
2011-02-18 | Fixed plugin settings save form. | brettp |
2011-02-18 | Added some color to the selected state for admin page menu so we can tell wha... | ewinslow |
2011-02-18 | Added overflow-y: scroll by default so that the page doesn't get jerky when a... | ewinslow |
2011-02-18 | Improved the admin menu a bit | ewinslow |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-18 | Removed unused var in widgets layout. | brettp |
2011-02-18 | Refs #2950: layout/shells => page/layouts | ewinslow |
2011-02-18 | Refs #2950: layout/elements => page/elements | ewinslow |
2011-02-18 | @todos for refactoring admin statistics | ewinslow |
2011-02-18 | improved .elgg-gallery and added .elgg-photo | cash |
2011-02-17 | Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com... | brettp |
2011-02-17 | Cleaned up a manual implementation of elgg-module | ewinslow |
2011-02-17 | Fixed typo in filter nav view. | brettp |
2011-02-16 | Fixes #2915. Can edit widget settings again. | brettp |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2924: elgg-grid clearfixes | ewinslow |
2011-02-15 | Refs #2693: Walledgarden code cleanup -- Too much custom code | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Refs #2102: addressing more userpicker/autocomplete bugs | ewinslow |
2011-02-15 | Refs #2102: Some input/autocomplete fixes | ewinslow |
2011-02-15 | Friendspicker was moved to js/lib/friends_picker.js | 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 | Views in the js/ directory should not contain <script> tags | ewinslow |
2011-02-14 | Removed unnecessary deprecated javascript function | ewinslow |
2011-02-14 | Cleaned up views/default/page/ directory | ewinslow |
2011-02-14 | More cleanup of login/forms css -- converted login_dropdown to use elgg-toggl... | ewinslow |
2011-02-14 | remove some unused css from admin theme | cash |
2011-02-14 | getting rid of some warnings in theme preview | cash |