Age | Commit message (Expand) | Author |
2011-02-12 | recommended to use <div> in forms for wrapping content - added css to support... | cash |
2011-02-12 | fixed enable group bookmarks language string | cash |
2011-02-12 | blog object wasn't being passed to the form view | cash |
2011-02-12 | Twitter services now allows login with twitter properly for a single user. | brettp |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-12 | Registering forward() calls to a plugin-specific reason for use in plugin hooks. | nickw |
2011-02-12 | light clean up on the embed plugin which doesn't appear to work at present | cash |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | some clean up of the categories plugin - html/css polish needed | cash |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-11 | not outputing all the plugin information in diagnostics plugin due to new plu... | cash |
2011-02-11 | Converted hardcoded styles to css primitives | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-10 | git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b... | ewinslow |
2011-02-10 | disabled => elgg-state-disabled in plugins (only found in blog and groups) | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co... | brettp |
2011-02-09 | updated version number | cash |
2011-02-09 | Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins(). | brettp |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | cleaned up tagcloud plugin | cash |
2011-02-08 | updated search plugin for new html/css | cash |
2011-02-08 | ahhh...missed this one too | cash |
2011-02-08 | missed this file in the admin backend update last night | cash |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-08 | a tiny amount of progress on the css chrome element view | 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-06 | forgot to delete old views in last commit | cash |
2011-02-06 | updated the groups plugin to use the new icon structure | cash |
2011-02-06 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | missed this use of elgg_count_comments() in change to ->countComments() | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-06 | Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete action | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | changed named from css preview to theming preview | cash |
2011-02-05 | getting back to the css - making changes based on Evan's comments | cash |
2011-02-05 | setting size for iframe for css preview | cash |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-03 | removed uses of $vars[config] in views | cash |
2011-02-03 | removes uses of $vars[url] from core and plugins | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |