Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge pull request #41 from cash/embed-lightbox | Cash Costello | |
Fixes #3564 Embed rewrite using new lightbox | |||
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello | |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | 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-25 | actually read Evan's comment on pull request #48 and fixed previous | cash | |
2011-06-25 | updates the avatar update river view and closes pull request #48 | cash | |
2011-06-25 | added documentation to new river views and improved handling of responses | cash | |
2011-06-25 | Fixes #3388 put vertical-align: middle back on topbar icons | Cash Costello | |
2011-06-25 | Fixes #3566 separate out likes button from likes count | Cash Costello | |
2011-06-25 | Refs #3388 entity menu has better vertical alignment | Cash Costello | |
2011-06-24 | Fixes #3559 adds .elgg-gallery-users | cash | |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity ↵ | cash | |
listing | |||
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ↵ | cash | |
modifications only | |||
2011-06-24 | Merge branch 'master' of github.com:Elgg/Elgg | cash | |
2011-06-24 | fixed group forum discussion inline replies for activity page | Cash Costello | |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵ | Cash Costello | |
ewinslow-3404-river-revamp Conflicts: languages/en.php | |||
2011-06-23 | added a css class so that we can limit the width of text instruction areas ↵ | cash | |
in admin area | |||
2011-06-23 | Fixes #3471 moved helpers to end of css/elgg | Cash Costello | |
2011-06-22 | backward compatibility of the admin page shell was broken when we ↵ | cash | |
reorganized the page view directory | |||
2011-06-19 | need the system messages to be above the lightbox overlay at 1000 z-index | cash | |
2011-06-19 | Fixes #3581 checks that the owner of a friends widget is a user | Cash Costello | |
2011-06-18 | using the new lightbox and hacking away at the complicated embed/embed view | cash | |
2011-06-13 | Using tabs, not spaces for indentation | Evan Winslow | |
2011-06-13 | Renamed river footer to a more semantic "responses". Fixed discussion | Evan Winslow | |
to work inline again with this new layout. | |||
2011-06-13 | elgg-river-message and elgg-river-attachments now get the old | Evan Winslow | |
elgg-river-content styling | |||
2011-06-13 | Fixes #3282 always using a menu item's name in its class | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-13 | added the css for longtext control menu to admin theme | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9196 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | Fixes #3409 fixed small viewport issue with default theme | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9190 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-12 | adjusted the spacing between the settings tools text and the surrounding ↵ | cash | |
elements git-svn-id: http://code.elgg.org/elgg/trunk@9189 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
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 | moved the elgg logo to the left by 10 pixels | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9184 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | topbar icons were pushing the site title. Forced the elgg logo and avatar to ↵ | cash | |
behave. Adding overflow hidden to the topbar div would prevent future problems but cause issues for those adding drop down menus git-svn-id: http://code.elgg.org/elgg/trunk@9183 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | forgot the new river view from the previous commit | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9182 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | made the widget edit area slightly darker to provide contrast with content area | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3556 limiting width of account text boxes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ↵ | cash | |
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 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-06-11 | Refs #3407 adds a footer for forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #3489 added input/output views for tag and location | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 removed the simple plugins page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9157 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 promoted advanced plugins up to be a primary menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 also turning off dragging when not in priority order | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9155 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 only showing links for changing priority when all plugins are ↵ | cash | |
shown in priority order git-svn-id: http://code.elgg.org/elgg/trunk@9154 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #2871 filter plugins by active/inactive state | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9152 36083f99-b078-4883-b0ff-0f9b5a30f544 |