aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-03Fixes #3976. elgg.normalize_url() js function has the fix in #3747.Sem
2011-11-01Fixes #3672 added class for settings forms in admin areacash
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ↵cash
pages, and forum posts
2011-11-01Fixes #4022 made JS lib a little more consistentcash
2011-11-01added semi-colons after function expressionscash
2011-11-01Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used ↵cash
prototype instead of extending object in constructor
2011-11-01Fixes #4038 corrects comment for view output/textcash
2011-10-30Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-30Fixes #2821. Plugins that are active and cannot be started emit an admin notice.Brett Profitt
2011-10-30Fixes #3370 running the anti-spam option of htmlawed when filtering for outputCash Costello
2011-10-30removed non-overridable insertion of inline style to linksCash Costello
2011-10-30setting $CONFIG->context earlier to avoid using the context functions before ↵Cash Costello
it is initialized
2011-10-29Fixes #4001. Activity widget passes a context so correct output is displayed ↵Brett Profitt
upon save.
2011-10-29Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query ↵Brett Profitt
strings, relative URLs, and full URLs.
2011-10-29Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.Brett Profitt
2011-10-29Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-29Fixes #4029, refs #3859. elgg_invalidate_simplecache() resets the lastcached ↵Brett Profitt
and lastupdate datasets. Added documentation about how to use simple cache views.
2011-10-29better organization for the manifests and plugin skeletoncash
2011-10-29creates a simple manifest for people to copy and usecash
2011-10-29Refs #4028 reset the oAuth lib to version r64 of oauth-phpcash
2011-10-29Fixes #3201 updates rss view type for core Elggcash
2011-10-29Refs #3201 updates the php view typecash
2011-10-29Refs #3201 this finishes the updates on the JSON viewcash
2011-10-29Refs #3201 updates json river views and removed old search viewcash
2011-10-29Merge pull request #82 from cash/add_river_item_viewCash Costello
Fixes #4017 by making river/item the first view called by elgg_view_river_item()
2011-10-29adds a river layout view that all river views should usecash
2011-10-29Refs #3983 merged fix into mastercash
2011-10-29Refs #3396 fixed the integration of this 1.7 fix into 1.8 and also added ↵cash
better expires header
2011-10-29Fixes #3920 profile plugin adds a fast loading of user avatarsCash Costello
2011-10-29Fixes #4015 decrementing the count before adding to the topbarCash Costello
2011-10-28Fixes #4012 when using a timestamp with input/date, return UTC time rather ↵Cash Costello
than local time
2011-10-28using correct date string now in developers form sandboxCash Costello
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵cash
specific to site footer
2011-10-27Refs #3917 removed more code from simple plugin interfacecash
2011-10-27Fixes #3687 added .elgg-search-header for css specific to header search boxcash
2011-10-27Fixes #3832 initialize avatar crop areacash
2011-10-27Refs #3296 displaying all group membership requests on one pagecash
2011-10-27Fixes #3150 added a blank description field so RSS is valid - any better ideas?cash
2011-10-27Fixes #2937 added .elgg-module-frontcash
2011-10-27Merge pull request #77 from janeklb/t3928Brett Profitt
Fixes #3928 (updated ElggMemecache->save() to take 3rd optional parameter)
2011-10-27Refs #3672 updated account forms for max widthCash Costello
2011-10-27login page should not be displayed to logged in usersCash Costello
2011-10-27Merge pull request #79 from Germanaz0/masterCash Costello
Clean login failures on new password request
2011-10-26Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfbCash Costello
Fixes #3947 by adding site pages to the list of public pages
2011-10-26Made instructions for removing mod/profile clearer.Brett Profitt
2011-10-26Fixes #3958 added special catch for liking groupsCash Costello
2011-10-26Fixes #3926 updated spacing for edit profile field formsCash Costello
2011-10-26Closes #3947. External pages are now viewable by visitors in walled-garden ↵Sem
sites. Footer menu is also added into walled-garden logging page.