aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-22deprecated add_menu() and made it compatible with 1.8cash
2011-01-22added the two_column_left_sidebar layout back so that plugins from 1.7 work w...cash
2011-01-21Made a thorough pass over the css. Included todo's throughout to track what ...ewinslow
2011-01-20moved likes to end of metadata and added a links parametercash
2011-01-20using page owner rather than owner for better support for groupscash
2011-01-20adding 'action' to url when overriding the form action cash
2011-01-15Updated the messages plugin to use the new CSS/HTMLcash
2011-01-15pages plugin using new layout - still need to get subpages working and naviga...cash
2011-01-14changed layout on pages to one_sidebarcash
2011-01-14using new menu system and page layouts in searchcash
2011-01-14forgot this file from previous commitcash
2011-01-14finished discussion rewrite to use new html/csscash
2011-01-13discussion topics using new page handlercash
2011-01-13added the beginnings of a core developers tool plugincash
2011-01-13Added images to css preview and removed the page centeringcash
2011-01-13Fixes #2402 adds 'add' 'river' plugin hookcash
2011-01-13Fixes #2240 finished the login page handler - there was a previous commit tha...cash
2011-01-13Fixes #2372 fixed the entity included in profile update eventcash
2011-01-13Refs #2757 merged fix into trunkcash
2011-01-13Refs #2791 merged fix into trunkcash
2011-01-10Small typo in commentewinslow
2011-01-10finished moving the group pages to library - forum pages nextcash
2011-01-10moved most of the groups pages into its librarycash
2011-01-08finished the admin title modificationscash
2011-01-08Fixed problem where system log code would crash due to new plugin codecash
2011-01-08drying up the title creation in the admin backendcash
2011-01-08cleanup of the groups plugin viewscash
2011-01-07elgg_view_layout is not used in installation so removing old viewcash
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
2011-01-07Refs #2781: Checking if a dir was passed as a plugin package. Need to do this...brettp
2011-01-07Refs #2781: Using same technique to check for full plugin path in ElggPlugin.brettp
2011-01-07Refs #2782: Fixed WSOD for simple plugin admin.brettp
2011-01-07Refs #2782: Fixed WSOD for invalid plugins on admin screen. Needs better CSS,...brettp
2011-01-07Changed callback function option from 'row_callback' to 'callback' for elgg_g...brettp
2011-01-07Refs #2781 path checking in ElggPluginPackage constructor should work for bot...cash
2011-01-07cleaned up the group profilecash
2011-01-06changed tag display to <ul>cash
2011-01-06Fixes #1242: elgg_get_data() correctly returns an empty array on no results. ...brettp
2011-01-06Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r...brettp
2011-01-06moved action registration into initcash
2011-01-06updating the site pages class to use initializeAttributescash
2011-01-06switched from new to addcash
2011-01-06Fixes test for $relationship_guid in sql generating functioncash
2011-01-06Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...cash
2011-01-06replaced deprecated load_plugins() - thanks to hellekincash
2011-01-05Refs #2770 - success messages are stoted is success array now in jsoncash
2011-01-05Refs #2676 removes old elgg_system_messages() functioncash
2011-01-05Fixes #2770: Corrected markup in JS to create system messages.brettp
2011-01-05Refs #2761. Removed test dep from profile manifest. Profile no longer require...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp