Age | Commit message (Expand) | Author |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-09-15 | Fixes #3400, #3820 added additional icons to Elgg's sprite | cash |
2011-09-04 | Refs #3661. Merged XSS fixes in search to master. | Brett Profitt |
2011-08-15 | Fixed pagination for search. | Brett Profitt |
2011-08-15 | Fixes #3254. Removing limit for "+X more Y" in search results. | Brett Profitt |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-04-27 | Fixed typo in search's readme. | brettp |
2011-04-27 | Updated search's readme to markdown. | brettp |
2011-04-07 | Refs #3108 added more sprites and a license file - no visible changes | cash |
2011-04-02 | Refs #3179 pulled fix for search query encoding into trunk from 1.7 branch | cash |
2011-04-02 | Refs #2994 added group search fix from 1.7 branch to trunk | cash |
2011-03-28 | made search box span sidebar in default theme | cash |
2011-03-19 | Fixes #3158 updated search and pages plugins for page handler scripts | cash |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-01 | Removed header/extend in favor of just extending page/elements/header | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | removed $CONFIG usage in search hooks | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-18 | Refs #2950: layout/elements => page/elements | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-09 | updated version number | cash |
2011-02-08 | updated search plugin for new html/css | cash |
2011-02-07 | Fixes 2354 Using list instead of listing for search now | cash |
2011-02-07 | Fixes #2335 #2336 clean up and minor standardization of search plugin - needs... | cash |
2011-02-06 | removing old entities views that are no longer needed and did the last change... | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-14 | using new menu system and page layouts in search | cash |
2010-12-29 | Fixes #2241 - removed direct calls to the content wrapper view and removed th... | cash |
2010-12-19 | updated search box css | cash |
2010-12-10 | a few more adjustments to the page header | cash |
2010-12-10 | stage 1 of cleaning up page header css | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |