aboutsummaryrefslogtreecommitdiff
path: root/views/default
AgeCommit message (Collapse)Author
2011-06-24Merge branch 'master' of github.com:Elgg/Elggcash
2011-06-24fixed group forum discussion inline replies for activity pageCash Costello
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-23added a css class so that we can limit the width of text instruction areas ↵cash
in admin area
2011-06-23Fixes #3471 moved helpers to end of css/elggCash Costello
2011-06-22backward compatibility of the admin page shell was broken when we ↵cash
reorganized the page view directory
2011-06-19Fixes #3581 checks that the owner of a friends widget is a userCash Costello
2011-06-13Using tabs, not spaces for indentationEvan Winslow
2011-06-13Renamed river footer to a more semantic "responses". Fixed discussionEvan Winslow
to work inline again with this new layout.
2011-06-13elgg-river-message and elgg-river-attachments now get the oldEvan Winslow
elgg-river-content styling
2011-06-13Fixes #3282 always using a menu item's name in its classcash
git-svn-id: http://code.elgg.org/elgg/trunk@9200 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-13added the css for longtext control menu to admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@9196 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12Fixes #3409 fixed small viewport issue with default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@9190 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-12adjusted 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-11need to maintain key associations with widget typescash
git-svn-id: http://code.elgg.org/elgg/trunk@9186 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sort widgets for add widgets panelcash
git-svn-id: http://code.elgg.org/elgg/trunk@9185 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11moved the elgg logo to the left by 10 pixelscash
git-svn-id: http://code.elgg.org/elgg/trunk@9184 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11topbar 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-11forgot the new river view from the previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@9182 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11made the widget edit area slightly darker to provide contrast with content areacash
git-svn-id: http://code.elgg.org/elgg/trunk@9179 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3556 limiting width of account text boxescash
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3515 created a unified page handler for account pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #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-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
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-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #3489 added input/output views for tag and locationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 removed the simple plugins pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9157 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 promoted advanced plugins up to be a primary menucash
git-svn-id: http://code.elgg.org/elgg/trunk@9156 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 also turning off dragging when not in priority ordercash
git-svn-id: http://code.elgg.org/elgg/trunk@9155 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #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-09Refs #2871 adding sorting to advanced plugin pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 filter plugins by active/inactive statecash
git-svn-id: http://code.elgg.org/elgg/trunk@9152 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08River revamp for 1.8Evan Winslow
2011-06-07Refs #3510, #3414, #3536. Ported https login fixes to trunk. Will need to ↵brettp
backport changes to 1.7 for #3536. git-svn-id: http://code.elgg.org/elgg/trunk@9142 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-24Fixes #3467. Fixed bugs in priority deps. Can now disable active plugins ↵brettp
with unmet dependencies. git-svn-id: http://code.elgg.org/elgg/trunk@9111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #3236 added some margin to the bottom of the admin footercash
git-svn-id: http://code.elgg.org/elgg/trunk@9110 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #3340 pulls dashboard out as plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@9108 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
git-svn-id: http://code.elgg.org/elgg/trunk@9107 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3189 adds entity support to tags and access viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@9106 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-19Fixes #3163 plugin/<plugin id>/settings.php is now the preferred way to add ↵cash
settings plugins git-svn-id: http://code.elgg.org/elgg/trunk@9101 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-18Fixes #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-18Fixes #3419 removed code about admin option from registration formcash
git-svn-id: http://code.elgg.org/elgg/trunk@9097 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views ↵cash
regarding the menu git-svn-id: http://code.elgg.org/elgg/trunk@9082 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14only 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-05-14fixes a php warning if no options are passed to input/dropdown viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@9078 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixed passing wrong parameters to input/userpicker (which is not currently ↵cash
functional) git-svn-id: http://code.elgg.org/elgg/trunk@9076 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixed php warning when no custom menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@9071 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14sorting plugin categories before displaycash
git-svn-id: http://code.elgg.org/elgg/trunk@9069 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-29Made admin welcome widget a bit more semanticewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9055 36083f99-b078-4883-b0ff-0f9b5a30f544