aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-16Fixes #3684 prevent pagesetup, system event from firing during the init, ↵Cash Costello
system event
2012-06-16Fixes #3787 not showing all logs if user does not existCash Costello
2012-06-16Fixes #4586 properly accessing ip address in refine formCash Costello
2012-06-16Fixes #4157 setting class name in cache when update_subtype() is calledCash Costello
2012-06-16Fixes #4485 walled garden lets a plugin take over index pageCash Costello
2012-06-16Fixes #4502 selected menu items maintain plugin provided classesCash Costello
2012-06-16Fixes #3463 not showing edit icon for widgets when nothing to editCash Costello
2012-06-16Fixes #3242 removed metastring clean up in one of the unit testsCash Costello
2012-06-15Merge pull request #265 from jeabakker/#4404Cash Costello
#4404: uncaught exception in uservalidationbyemail
2012-06-15Merge pull request #270 from mrclay/4577-png-transparencyCash Costello
Fixes #4577: Transparency converted to white instead of black
2012-06-15Merge pull request #208 from jeabakker/#4117Cash Costello
#4117: Restrict pages to logged-in users redirect loop
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ↵Cash Costello
not exist or user does not have access
2012-06-15Fixes #4582 using output/url for links in paginationCash Costello
2012-06-15Fixes #4343 a user that can write to group can create subpages (sem's pull ↵Cash Costello
request plus comment)
2012-06-15Merge pull request #271 from Srokap/ticket_450Cash Costello
Fixes #450 Enabling entity doesn't enable it's children entities.
2012-06-15Merge pull request #273 from mrclay/patch-8Cash Costello
Fixes #4581: elgg_pop_breadcrumb now returns the item
2012-06-15Fixes #4581: elgg_pop_breadcrumb now returns the itemSteve Clay
2012-06-15Fixes #450 Enabling entity doesn't enable it's children entities.Srokap
2012-06-14Fixes #4577: Transparency converted to white instead of blackSteve Clay
2012-06-12Fixes #4567 adds a wire post viewCash Costello
2012-06-12Merge pull request #228 from sembrestels/search-allCash Costello
Fixes #3583. Added hidden input in search box to add the &search_type=all...
2012-06-04fixed: uncaught exception in uservalidationbyemailJerome Bakker
2012-06-02Fixes #4539 debrand ajax spinnerCash Costello
2012-06-02Fixes #4536 removes use of deprecated list_annotations() from pages pluginCash Costello
2012-06-02Fixes #4498 special check for admin pages that are throwing 404 errors - ↵Cash Costello
this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then.
2012-06-02Refs #4406 fixed grammar in error messageCash Costello
2012-06-02Merge pull request #193 from jeabakker/#4406Cash Costello
#4406: validate username for max chars
2012-06-02Merge pull request #207 from jeabakker/#4486Cash Costello
#4486: Group profile: sidebar members has pagination
2012-06-02fixed typo in categories pluginCash Costello
2012-06-02allow blog widget on dashboardCash Costello
2012-06-02fixed typo for friends activity stringCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2012-06-02Fixes #4437 allowing plugins to pass tag HTML to the view ↵Cash Costello
object/elements/summary
2012-06-02renamed variable to cause less confusion with the arguments ↵Cash Costello
elgg_trigger_plugin_hook()
2012-06-02Merge pull request #190 from mrclay/patch-2Cash Costello
Patch for #4447
2012-06-02added 2 missing language strings for profile editing - thanks to webgalli ↵Cash Costello
for reporting these
2012-06-02Merge pull request #172 from ewinslow/river-externalize-jsCash Costello
Externalizes river JS
2012-06-02Fixes #2424 confirmation message when deleting multiple messagesCash Costello
2012-06-02Merge pull request #238 from mrclay/patch-6Cash Costello
Fixes #4480: Forward to REFERER after comment delete
2012-06-02Merge pull request #230 from sembrestels/avatar-revert1.8Cash Costello
Fixes #4396. Revert avatar also deletes avatar's files and crop coords now.
2012-06-02Merge pull request #237 from mrclay/4481_18Cash Costello
Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook.
2012-06-02Refs #2411 removed <code> in warning as it was causing a display issue in ↵Cash Costello
server info table
2012-06-02Merge pull request #222 from mrclay/issue2411Cash Costello
Fixes #2411: Show message when upload exceeds PHP limits
2012-05-28Call elgg_register_simplecache_view('css/admin') to register admin css with ↵Jeff Tilson
simplecache
2012-05-18Fixes #4480: Forward to REFERER after comment deleteSteve Clay
2012-05-17Fixes #4481: In can_edit_extender, correctly pass entity to permissions ↵Steve Clay
hook. Also fixes missing attribute name in ProblemUpdatingMeta import exception.
2012-05-17Version bump. Updates CHANGES.txtEvan Winslow
2012-05-17Fixes #4249: Removes links to non-existent documentation.Evan Winslow
2012-05-17Fixes #4448: Embed plugin now requires file plugin.Evan Winslow
2012-05-17Refs #4396. No revert, remove.Sem