Age | Commit message (Expand) | Author |
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 |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-10-06 | removed old views used in previous installer | cash |
2010-10-06 | Pulled installation language strings out of core language file into installer | cash |
2010-10-05 | Fixes #2523 - errors get red box during install | cash |
2010-10-05 | forgot this from previous commit | cash |
2010-10-05 | moved installation to its own viewtype | cash |
2010-10-01 | Fixes #2505 - fixes the registration link on the drop down login form | cash |
2010-10-01 | Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -... | cash |
2010-09-30 | Closes #2344 - moves friends pages into pages directory | cash |
2010-09-30 | Refs #2344 - moves dashboard pages into pages directory | cash |
2010-09-30 | Refs #2344 - move account pages into pages directory | cash |
2010-09-24 | Merged [6923] to trunk. | brettp |
2010-08-30 | Refs #2394: changed breadcrumbs from an id to a class | ewinslow |
2010-08-23 | Fixed text overflow and word-breaking for base theme | pete |
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ... | cash |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6701:6756 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-08-21 | Merged [6573],[6574],[6582] from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-08-09 | Updated walledgarden login to wraplongnames | pete |
2010-08-06 | Removed additional header/extend view from HTML head. Moved metatags view to... | brettp |
2010-08-04 | Updated walled-garden login input boxes - so they are not effected by any the... | pete |
2010-08-03 | a view inserted for plugins to extend | dave |