Age | Commit message (Expand) | Author |
2011-03-06 | Refs #2413 registered the subtype for discussion topics so search works | cash |
2011-03-06 | Refs #2679 added a function for processing groups plugin upgrades | cash |
2011-03-05 | fixed new message indicator | cash |
2011-03-05 | changed rest of title buttons to an elgg-menu | cash |
2011-03-05 | fixed some group page titles | cash |
2011-03-05 | thewire was missing object:<subtype> string | cash |
2011-03-05 | groups profile buttons now elgg-menu-title - still need to be registered | cash |
2011-03-05 | cleared up confusion over elgg-icon-delete and elgg-button-delete | cash |
2011-03-05 | cleaned up the group invitations and membership request pages | cash |
2011-03-05 | fixed a bug with invisible groups - saving and display both had a problem | cash |
2011-03-05 | reviewed groups plugin and added todo's | cash |
2011-03-05 | added owner icons to bookmarks | cash |
2011-03-05 | fixed two validation issues with ampersands in file plugin | cash |
2011-03-05 | updated custom index spacing so it spans the width of the central area | cash |
2011-03-05 | pulled power by icon out of menu in footer as it serves a different purpose t... | cash |
2011-03-04 | Fixes #1926 flushing access list when adding a user to a group | cash |
2011-03-04 | preventing crashes when user does not have access to the group on group profi... | cash |
2011-03-04 | Refs #1926 user is now being added to access collection of invisible group | cash |
2011-03-04 | trying to make support for invisible groups a little saner | cash |
2011-03-04 | fixed bug in accepting invitations to closed groups | cash |
2011-03-04 | updated the group actions - edit group needs more work | cash |
2011-03-03 | Refs #2679 preventing people from commenting on a discussion topic in the river | cash |
2011-03-03 | Refs #2679 - returning to a separate annotation for discussion forum replies.... | cash |
2011-03-02 | Fixes #3006 restores previous dividers | cash |
2011-03-02 | not showing categories label if not categories chosen | cash |
2011-03-02 | fixed the view name for discussion topic river | cash |
2011-03-02 | showing the text of a forum topic post | cash |
2011-03-02 | Addressed several miscellaneous todo's | ewinslow |
2011-03-02 | Removed redundant requirements checking code | ewinslow |
2011-03-01 | because river entry is deleted we do not need to do an update | cash |
2011-03-01 | fixes saving a new blog post - was trying to do an update to without a guid | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-03-01 | fixed tinymce js code so that at least it doesn't have syntax errors and runt... | cash |
2011-03-01 | tinymce longtext menu item also needed the longtext class | cash |
2011-03-01 | fixes tinymce longtext registration | cash |
2011-03-01 | fixed embed longtext menu registration | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-03-01 | Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu... | ewinslow |
2011-03-01 | Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*. | ewinslow |
2011-03-01 | Removed header/extend in favor of just extending page/elements/header | ewinslow |
2011-03-01 | Fixes #2425, #2427. Blog status for published and draft correctly set the riv... | brettp |
2011-03-01 | blog plugin uses on_activate to set its class or the upgrade event | cash |
2011-03-01 | brought back the blue submit button | cash |
2011-03-01 | No need for ".=" here | ewinslow |
2011-03-01 | pg/groups/world => pg/groups/all | ewinslow |
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash |
2011-03-01 | cleaned up the css for messageboard | cash |
2011-03-01 | cleaned up the messageboard plugin further | cash |
2011-02-28 | Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook... | ewinslow |
2011-02-27 | Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ... | brettp |