aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-01update cic_themePablo Martin
2012-11-01update cic_themePablo Martin
2012-11-01update n1_themePablo Martin
2012-11-01add cic_themePablo Martin
2012-11-01update submodules.Pablo Martin
2012-10-30Set *read-only* URL for pull operations. For push,hellekin
developers can use "git remote set-url --push <newurl>": % git remote -v origin git://gitorious.org/lorea/REPO.git (fetch) origin git://gitorious.org/lorea/REPO.git (push) % git remote set-url --push origin git@gitorious.org:lorea/REPO.git % git remote -v origin git://gitorious.org/lorea/REPO.git (fetch) origin git@gitorious.org:lorea/REPO.git (push)
2012-10-30update assemblies, crud and livestream.Pablo Martin
2012-10-30update beechat.Pablo Martin
2012-10-30update a few modules and add profile_widgets.Pablo Martin
2012-10-29Fixes inconsistent blog markupEvan Winslow
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
Fixes #3035 - menu items appearing in reverse registration order
2012-10-25Merge pull request #383 from jdalsem/#4858-bugs-in-profile-metadataSteve Clay
#4858 bugs in profile metadata
2012-10-25update elgg-salmon module.Pablo Martin
2012-10-25update etherpad modulePablo Martin
2012-10-25update threads modulePablo Martin
2012-10-25update n1_themePablo Martin
2012-10-25update beechat module.Pablo Martin
2012-10-25add livestream module.Pablo Martin
2012-10-25update linkup module.Pablo Martin
2012-10-25update etherpad module.Pablo Martin
2012-10-25add simplepie and upgrade tools.Pablo Martin
2012-10-25add microthemes module.Pablo Martin
2012-10-25add beechat module.Pablo Martin
2012-10-25add webfinger module.Pablo Martin
2012-10-25added elgg-ostatus module.Pablo Martin
2012-10-25updating submodulesPablo Martin
2012-10-25update activitystreams module.Pablo Martin
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-10-22updated n1_themefoockinho
2012-10-22Added favorites plugin.Sem
2012-10-22Deleted infinite scroll.Sem
2012-10-22Unlinked infinte scroll (it won't be able for the Foxglove-1).Sem
2012-10-22Updated plugins.Sem
2012-10-21Unlinked minify and magic topbar.Sem
2012-10-19Added special checks for mailto: in elgg_normalize_url() and ↵Brett Profitt
elgg.normalize_url().
2012-10-19Correctly passing guid instead of object in container permissions check.Brett Profitt
2012-10-19Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-10-12CLI installer: manual enable/auto disable, checking for empty config valuesSteve Clay
2012-10-12Add linkup submodulehellekin
2012-10-10Merge pull request #381 from mrclay/4593-plaintext-titlesSteve Clay
Fixes #4593: All titles are HTML-escaped plain text
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-10-10Merge pull request #401 from jeabakker/#4884Evan Winslow
Fixes #4884: unnessesary database call in elgg_views_boot()
2012-10-10Merge pull request #388 from jeabakker/#4869Evan Winslow
Fixes #4869: incorrect PHP error handling in _elgg_php_error_handler
2012-10-10Merge pull request #396 from jdalsem/#4876-search-box-remember-queryEvan Winslow
Fixes #4876: search box remember query
2012-10-10use display_query instead of value for search input valueJeroen Dalsem
2012-10-09Merge pull request #397 from jdalsem/#4879-unwanted-access-to-messages-pagesEvan Winslow
Fixes #4879: unwanted access to messages pages
2012-10-09Merge pull request #402 from beck24/#4842-messages-reply-invalid-userEvan Winslow
Fixes #4842 - only show 'reply' button when a message can actually be replied to
2012-10-09Merge pull request #374 from beck24/group-profile-forwardingEvan Winslow
fixes #4824 - forward 1.7 group profile urls to correct destination in 1.8
2012-10-09Merge pull request #389 from jeabakker/#4870Evan Winslow
Fixes #4870 - inconsistency in Account statistics
2012-10-09Merge pull request #377 from mrclay/4290-1.8Evan Winslow
Fixes #4290: adds preloading volatile metadata cache and unit tests