Age | Commit message (Expand) | Author |
2010-11-18 | Refs #1793 getting sorted widgets from elgg_get_widgets() | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-17 | Refs #2143 I need ids for urls for the widget code right now | 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 #2391: Baby steps toward getting a unified css -- haven't landed on a na... | ewinslow |
2010-11-14 | Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal... | ewinslow |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-14 | Refs #1208: Default input/button to 'button' type (rather than 'submit' type). | ewinslow |
2010-11-11 | Closes #2637 good-bye canvas | cash |
2010-11-11 | Refs #2637 moved canvas/layouts to layouts | cash |
2010-11-11 | oops - undoing part of the previous commit | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-10 | Refs #866 - registration uses https if configured for login | cash |
2010-11-10 | No sense in calling elgg_get_site_url() twice here... | ewinslow |
2010-11-10 | Prevent "https login" from breaking login on sites that are https by default | ewinslow |
2010-11-09 | Refs #2626 - adds default annotation view to trunk | cash |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-06 | added text color for warnings otherwise warnings that occur in topbar end up ... | cash |
2010-11-04 | Fixes #2210 - using new functions for registering the core js and css files | cash |
2010-11-03 | Fixed missing ). | brettp |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Refs #2463: page_elements/content_header normalizes 'new_link' | ewinslow |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-11-02 | Refs #2463: Added url normalization support to output/url, output/confirmlink... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: input/form now normalizes the action parameter | ewinslow |
2010-11-02 | Refs #2538: Moved js directory to elgg root. | ewinslow |
2010-11-02 | Refs #2538: Added Elggy event system. Javascript boot sequence mimics PHP. | ewinslow |
2010-11-01 | Fixes #2318: Adjusted system message markup + styles to work with ajax actions | ewinslow |
2010-11-01 | Refs #2538: Added some models, inheritance, more bootstrapping code | ewinslow |
2010-10-30 | Changed get_submenu to elgg_get_submenu | ewinslow |
2010-10-30 | Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-30 | Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Merges [7038] into trunk from 1.7 branch | cash |
2010-10-20 | Fixes #2570 - cannot replicate issue with current_page_url() so returned to u... | cash |
2010-10-12 | Fixes #2522 - disabling form submission after first submission | cash |
2010-10-10 | handling the database being down/busy or an incomplete install. Also cleaned ... | cash |
2010-10-10 | finished the auto login option for the installer | cash |
2010-10-07 | pulled more language strings out of installer into language file | cash |
2010-10-07 | added Elgg logo to installer screens | cash |