aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2011-01-23forgot diagnostics plugin from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7921 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23Refs #2557 merged fix into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7916 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22testing for the existence of username in pam credentials before usingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7907 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22Fixes #2295 added a group member list pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7906 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22finished the first pass on the pages plugin for using the new HTML/CSScash
git-svn-id: http://code.elgg.org/elgg/trunk@7904 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22more clean up of the pages plugin to use new HTML/CSScash
git-svn-id: http://code.elgg.org/elgg/trunk@7898 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22using list metadata view rather than custom codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7897 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-15Updated the messages plugin to use the new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7886 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-15pages plugin using new layout - still need to get subpages working and ↵cash
navigation git-svn-id: http://code.elgg.org/elgg/trunk@7885 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14changed layout on pages to one_sidebarcash
git-svn-id: http://code.elgg.org/elgg/trunk@7884 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14using new menu system and page layouts in searchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7883 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14forgot this file from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7882 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14finished discussion rewrite to use new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7881 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-13discussion topics using new page handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@7880 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-13added the beginnings of a core developers tool plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7879 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-13Refs #2791 merged fix into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7871 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-10finished moving the group pages to library - forum pages nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@7868 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-10moved most of the groups pages into its librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@7867 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08finished the admin title modificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@7866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08drying up the title creation in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08cleanup of the groups plugin viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7863 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-07cleaned up the group profilecash
git-svn-id: http://code.elgg.org/elgg/trunk@7853 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-06moved action registration into initcash
git-svn-id: http://code.elgg.org/elgg/trunk@7848 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06updating the site pages class to use initializeAttributescash
git-svn-id: http://code.elgg.org/elgg/trunk@7847 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 #2761. Removed test dep from profile manifest. Profile no longer ↵brettp
requires a version of Elgg from the year 3009. git-svn-id: http://code.elgg.org/elgg/trunk@7839 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 #2764. Corrected plugin path for oauth vendor libs.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7836 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-04Refs #2732 added link to site pages but tab menu still does not workcash
git-svn-id: http://code.elgg.org/elgg/trunk@7824 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-04moving captcha and crontrigger plugins out of corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7823 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-03Removing unsupported requires in 1.7 manifest for oauth lib.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7818 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-02updated group widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7811 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-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-31file index page now working for both users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7790 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31a little standardization of the file plugin codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7789 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-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-31updated blog plugin due to change in output/confirmlinkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7783 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-30supporting an id in tinycme longtext and not using the invalid language ↵cash
attribute git-svn-id: http://code.elgg.org/elgg/trunk@7775 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30updated the object/file viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7770 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed new groups listingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7768 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