Age | Commit message (Expand) | Author |
2011-02-22 | Touch ups of groups plugin | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-20 | Refs #2787, #2956: Merged fix for deleting group icon files on group delete t... | brettp |
2011-02-19 | Removing test group default widget code. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | 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-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-12 | pulled delete form out of edit view for groups | cash |
2011-02-12 | recommended to use <div> in forms for wrapping content - added css to support... | cash |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-10 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | 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-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | a tiny amount of progress on the css chrome element view | 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 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-03 | changed input/pulldown to input/dropdown | 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 |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-02-02 | moved name out of configurable fields for a group | cash |
2011-02-02 | more clean up of the group edit form | cash |
2011-02-02 | a little clean up of the groups edit form | cash |
2011-01-29 | fixed css for group module headers | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-26 | adding activity module to groups | cash |
2011-01-23 | Refs #2557 merged fix into trunk from 1.7 branch | cash |
2011-01-22 | Fixes #2295 added a group member list page | cash |
2011-01-14 | forgot this file from previous commit | cash |
2011-01-14 | finished discussion rewrite to use new html/css | cash |
2011-01-13 | discussion topics using new page handler | cash |
2011-01-10 | finished moving the group pages to library - forum pages next | cash |
2011-01-10 | moved most of the groups pages into its library | cash |
2011-01-08 | cleanup of the groups plugin views | cash |
2011-01-07 | cleaned up the group profile | cash |