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