aboutsummaryrefslogtreecommitdiff
path: root/views/default
AgeCommit message (Expand)Author
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-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Merges [7038] into trunk from 1.7 branchcash
2010-10-06removed several parts of the old installer from the corecash
2010-10-01Fixes #2505 - fixes the registration link on the drop down login formcash
2010-09-30Closes #2344 - moves friends pages into pages directorycash
2010-09-30Refs #2344 - moves dashboard pages into pages directorycash
2010-09-30Refs #2344 - move account pages into pages directorycash
2010-08-30Refs #2394: changed breadcrumbs from an id to a classewinslow
2010-08-23Fixed text overflow and word-breaking for base themepete
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-08-21Merged [6573],[6574],[6582] from 1.7 branch into trunkcash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-08-09Updated walledgarden login to wraplongnamespete
2010-08-06Removed additional header/extend view from HTML head. Moved metatags view to...brettp
2010-08-04Updated walled-garden login input boxes - so they are not effected by any the...pete
2010-08-03a view inserted for plugins to extenddave
2010-08-02inserted a view for plugins to extenddave
2010-07-15Fixes #2284. Pulled out home link in elgg_header to page_elements/elgg_heade...brettp
2010-07-14Added ugly hack to get around problems with sliding in hidden images in visua...brettp
2010-07-12Added clearfloat improvement to IE7/8 CSSpete
2010-07-12Added disabled class to submit_buttonpete