Age | Commit message (Expand) | Author |
2011-07-02 | added logging of events and plugin hooks | cash |
2011-07-02 | Fixes #3152 adds wrapping of views with comments | cash |
2011-07-02 | returning false to stop elgg_dump() from also displaying the debugging inform... | cash |
2011-07-02 | Fixes #3500 added setting for raw string display | cash |
2011-07-02 | removed warning if no messages in the cache | cash |
2011-07-02 | added logging to the web page footer | cash |
2011-07-02 | added the inspect tool to developers tool plugin | cash |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-09 | Fixes #3394 added a landing page to theme preview and break out of iframe link | cash |
2011-05-14 | defined elgg_dev_tools:settings:explanation | cash |
2011-05-14 | fixed passing wrong parameters to input/userpicker (which is not currently fu... | cash |
2011-04-23 | Fixes #3042: Theme preview navs now match css/elements/*. Also did a major c... | ewinslow |
2011-04-22 | Fixes #3374: echo developers settings explanation | ewinslow |
2011-04-03 | Refs #3265 pulled in blacktooth's commit | cash |
2011-04-02 | fixed typo in theme preview - widgets | cash |
2011-03-15 | Fixes #3009 a bare bones developer tools settings | cash |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-08 | added padding to the display of buttons in developer preview | cash |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-02-26 | simplified admin menu registration function in preparation for adding sections | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-22 | Moved theme_preview page shell out into page/ | ewinslow |
2011-02-22 | started adding a settings page | cash |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | elgg-state-selected doesn't make sense for non-default buttons | ewinslow |
2011-02-19 | More buttons in forms theme preview | ewinslow |
2011-02-19 | theme_preview is using more familiar/correct page handling practices | ewinslow |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | added language strings for theme preview | cash |
2011-02-15 | moved lorem ipsum into a view | cash |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Give the css preview a little more vertical breathing room | ewinslow |
2011-02-14 | getting rid of some warnings in theme preview | cash |
2011-02-14 | Refs #2903 navigation updated for theme preview | cash |
2011-02-14 | Refs #2903 moving theme preview into developers plugin - navigation and title... | cash |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-05 | changed named from css preview to theming preview | cash |
2011-02-05 | setting size for iframe for css preview | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |