aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
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
2010-10-05moved installation to its own viewtypecash
2010-10-01Fixes #2505 - fixes the registration link on the drop down login formcash
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -...cash
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-09-24Merged [6923] to trunk.brettp
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 r6701:6756 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-22Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-08-21Merged [6573],[6574],[6582] from 1.7 branch into trunkcash