Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-06 | remove uses of the CSS class right from core | Cash Costello | |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash | |
2011-11-05 | Fixes #1253 added toggle for list types to file plugin. It's not pretty so ↵ | cash | |
we may want to style/rethink in future version | |||
2011-11-04 | Fixes #4047 header and footer optional for the module view | Cash Costello | |
2011-10-30 | added back support for registration and forgotten passwords to walled garden ↵ | cash | |
index | |||
2011-10-30 | basic walled garden implementation for logging in | cash | |
2011-10-27 | Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵ | cash | |
specific to site footer | |||
2011-10-26 | Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfb | Cash Costello | |
Fixes #3947 by adding site pages to the list of public pages | |||
2011-10-26 | Closes #3947. External pages are now viewable by visitors in walled-garden ↵ | Sem | |
sites. Footer menu is also added into walled-garden logging page. | |||
2011-10-23 | Fixes #4003 footer in modules is included by default | Cash Costello | |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello | |
2011-09-17 | Fixes #3236 finishes admin theme - open new tickets for new issues | Cash Costello | |
2011-08-25 | Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding. | Brett Profitt | |
2011-07-03 | reformatted the code in page/elements/header_logo view due to line length | cash | |
2011-06-29 | added backward compatibility for the view page_elements/content_wrapper | cash | |
2011-06-28 | Fixes #3519 admin area now has title buttons | Cash Costello | |
2011-06-28 | using elgg_view_title() in content layout header | Cash Costello | |
2011-06-26 | removed buttons logic from content header view, created convenience function ↵ | cash | |
rather than copying and pasting, and updated the blog plugin | |||
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello | |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello | |
2011-06-25 | one_column layout was not showing title and nav | cash | |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ↵ | cash | |
modifications only | |||
2011-06-22 | backward compatibility of the admin page shell was broken when we ↵ | cash | |
reorganized the page view directory | |||
2011-06-11 | need to maintain key associations with widget types | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9186 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | sort widgets for add widgets panel | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9185 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #3096 Moved page/components/summary to object/elements/summary. Left | cash | |
page/components/summary for backwards compatibility. Plugins will eventually need to be updated to use $type/elements/summary git-svn-id: http://code.elgg.org/elgg/trunk@9173 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-20 | Fixes #3457 showing a snippet of a comment in sidebar instead of entire comment | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9107 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-18 | Fixes #3385 rel now used for the confirm text so that title can be used ↵ | cash | |
separately git-svn-id: http://code.elgg.org/elgg/trunk@9099 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | only display deprecation message if someone extends/overrides the deprecated ↵ | cash | |
tools view git-svn-id: http://code.elgg.org/elgg/trunk@9080 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-26 | Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width content | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@9027 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-18 | Fixes #3358. Renamed menu's class to link_class and documented possible ↵ | brettp | |
problems with passing <a> tags in the text option. git-svn-id: http://code.elgg.org/elgg/trunk@9005 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-14 | Fixes #3329: Added page/elements/foot and refactored page shells to use it | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8996 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. ↵ | ewinslow | |
Anyone following trunk should extend page/elements/head instead git-svn-id: http://code.elgg.org/elgg/trunk@8978 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-08 | Fixes #3319 alternate sidebar should work now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8954 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-29 | one_sidebar layout wants breadcrumbs, too! | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8877 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-27 | Fixes #3086 using full_view instead of full | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3218 group content pages now use container method to determine who ↵ | cash | |
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #2091 added a tagcloud block that accepts subtype | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8814 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Fixes #2090 context sensitive sidebar box is added - groups off | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8813 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #2090 added sidebar comment block to file and pages plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8810 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵ | cash | |
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Fixes #3168 not displaying a widget when handler is not available | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8796 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3114 added the rss link back to pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #2242. Can now delete admin notices manually. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-13 | how did that get there - removing some test code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8689 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if ↵ | brettp | |
found. Need to add documention for how to replace views directory to wiki. Also fixed ajax loader during upgrade. git-svn-id: http://code.elgg.org/elgg/trunk@8678 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3045 adds a gallery context based view for users | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8676 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544 |