aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Collapse)Author
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7862 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7861 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07Refs #2782: Fixed WSOD for simple plugin admin.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7858 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better ↵brettp
CSS, but holding off until admin area CSS revamp. git-svn-id: http://code.elgg.org/elgg/trunk@7857 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06changed tag display to <ul>cash
git-svn-id: http://code.elgg.org/elgg/trunk@7851 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06switched from new to addcash
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@7841 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ↵brettp
Added plugin dependency views in admin. ElggPluginPackage->checkDependencies() now returns the detected value. git-svn-id: http://code.elgg.org/elgg/trunk@7838 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Fixes #2676 system messages fade out againcash
git-svn-id: http://code.elgg.org/elgg/trunk@7835 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-04Refs #7221: Removed CRLFs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7829 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-04Refs #2771: Removed CRLFs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7828 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-02revert structure of admin views and fixed uniqueness of admin page menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@7810 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01updating the sidebar boxes to use the new module classescash
git-svn-id: http://code.elgg.org/elgg/trunk@7809 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01using the info module for user settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@7808 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01Refs #2317 dividing css element views into skin views and base views. The ↵cash
expectation is that the base views would not be overridden in a theme so the admin css can depend on them. git-svn-id: http://code.elgg.org/elgg/trunk@7807 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext ↵cash
when displaying text git-svn-id: http://code.elgg.org/elgg/trunk@7806 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01added discoverable pattern to csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7805 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01almost finished updating the file plugin to work with new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7804 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31Fixes #2703 - added support for url ids in navigation tabscash
git-svn-id: http://code.elgg.org/elgg/trunk@7788 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31switching to a better name for tabs in csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7787 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31removed heading css elements viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7786 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31site menu needs a clearfixcash
git-svn-id: http://code.elgg.org/elgg/trunk@7785 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item ↵cash
functions and remove the use of context git-svn-id: http://code.elgg.org/elgg/trunk@7784 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30added gallery css for the file plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7782 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30added some base css for 4 different modulescash
git-svn-id: http://code.elgg.org/elgg/trunk@7780 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30allow anyone to minimize a widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7779 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30put a catch in for a bad owner in the friends widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7778 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30more html validation cleanupcash
git-svn-id: http://code.elgg.org/elgg/trunk@7776 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed a few minor issues in input views for validationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7774 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30updated the default object entity viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7773 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30let likes code handle whether the user is logged in or notcash
git-svn-id: http://code.elgg.org/elgg/trunk@7772 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixes documentation and url of endpointcash
git-svn-id: http://code.elgg.org/elgg/trunk@7771 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30Refs #2428 removed more CONFIG usescash
git-svn-id: http://code.elgg.org/elgg/trunk@7769 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30supporting river rsscash
git-svn-id: http://code.elgg.org/elgg/trunk@7766 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30Fixes #2113 - updated rss view type to use new view structure for listscash
git-svn-id: http://code.elgg.org/elgg/trunk@7765 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed a few issues with the admin backend - need to look into better ways to ↵cash
structure admin sub views git-svn-id: http://code.elgg.org/elgg/trunk@7764 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵cash
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2241 - removed direct calls to the content wrapper view and removed ↵cash
the view as it is been replaced by a body view git-svn-id: http://code.elgg.org/elgg/trunk@7759 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Refs #1553 - removed all hard coded profile urls from corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7756 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@7754 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29cleaned up left over views and css from likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7749 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29rewrote the display of likescash
git-svn-id: http://code.elgg.org/elgg/trunk@7748 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29forgot to remove commented css statementcash
git-svn-id: http://code.elgg.org/elgg/trunk@7745 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29styled the footer menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7744 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29created a new layout element - page links - holds stuff like the rss linkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7743 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29page menu using the new menu system - admin menu updatedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7738 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29new content link uses guid to make supporting groups and users easiercash
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29supporting anchors with a href in output/urlcash
git-svn-id: http://code.elgg.org/elgg/trunk@7735 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added a general metadata view for listscash
git-svn-id: http://code.elgg.org/elgg/trunk@7734 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27removed early version of admin context menu and fixed missing edit profile ↵cash
button git-svn-id: http://code.elgg.org/elgg/trunk@7728 36083f99-b078-4883-b0ff-0f9b5a30f544