aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-05make sure powered by icon does not sneak up in the menu areacash
2011-03-05fixed two validation issues with ampersands in file plugincash
2011-03-05forgot to close div tagcash
2011-03-05updated custom index spacing so it spans the width of the central areacash
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose t...cash
2011-03-05Fixes #2321: Deprecated input/datepicker and output/calendar in favor of inpu...ewinslow
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-04Refs #1926 should not be ignoring the flush variablecash
2011-03-04updated comment on why we may want to keep access cachecash
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
2011-03-04Refs #1926 made 'access:collections:add_user', 'collection' plugin hook more ...cash
2011-03-04trying to make support for invisible groups a little sanercash
2011-03-04fixed bug in accepting invitations to closed groupscash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-04added a hint about 0 meaning no limit for egecash
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-02not showing categories label if not categories chosencash
2011-03-02Fixes #3036 moved setting of forward url to before login in case session vari...cash
2011-03-02Refs #2895 reverting [8532] as code is not working as intended. Can comment a...cash
2011-03-02fixed the view name for discussion topic rivercash
2011-03-02showing the text of a forum topic postcash
2011-03-02Addressed several miscellaneous todo'sewinslow
2011-03-02Widget collapse button uses elgg-toggler patternewinslow
2011-03-02Fixed widgets add buttonewinslow
2011-03-02Plugin admin displays dependencies againewinslow
2011-03-02Removed redundant requirements checking codeewinslow
2011-03-02Refactored admin statistics views -- no longer manually building elgg-moduleewinslow
2011-03-02Added comment explaining purpose of regexewinslow
2011-03-02elgg_normalize_url leaves #target and ?query urls aloneewinslow
2011-03-01Fixes #3012 added hidden licash
2011-03-01cleaned up appending system messages since <ul> will always be therecash
2011-03-01Fixes #2929 Installer handles private default access nowcash
2011-03-01Filter tabs ordered correctlyewinslow
2011-03-01fixed bug where dataroot wasn't being set when regenerating cache during the ...cash
2011-03-01Some fixes for site menuewinslow
2011-03-01because river entry is deleted we do not need to do an updatecash
2011-03-01put margin back between longtext and submit button for comment formcash
2011-03-01fixes saving a new blog post - was trying to do an update to without a guidcash
2011-03-01Fixes #3033 removed use of set_view_location() from corecash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3010 moved topbar menu registration to page setup so that the url over...cash
2011-03-01fixed tinymce js code so that at least it doesn't have syntax errors and runt...cash
2011-03-01tinymce longtext menu item also needed the longtext classcash
2011-03-01fixes tinymce longtext registrationcash
2011-03-01fixed embed longtext menu registrationcash
2011-03-01added better support for classes to buttonscash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow