Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-05 | update assemblies. | Pablo Martin | |
2012-11-05 | update audio_html5 | Pablo Martin | |
2012-11-05 | Merge branch 'lorea-preprod' of gitorious.org:lorea/elgg into lorea-preprod | root | |
2012-11-05 | update beechat. | Pablo Martin | |
2012-11-05 | update submodules for foxglove release. | Pablo Martin | |
2012-11-01 | Fix gitmodule URLs | hellekin | |
2012-11-01 | update cic_theme | Pablo Martin | |
2012-11-01 | update cic_theme | Pablo Martin | |
2012-11-01 | update n1_theme | Pablo Martin | |
2012-11-01 | add cic_theme | Pablo Martin | |
2012-11-01 | update submodules. | Pablo Martin | |
2012-10-30 | Set *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-30 | update assemblies, crud and livestream. | Pablo Martin | |
2012-10-30 | update beechat. | Pablo Martin | |
2012-10-30 | update a few modules and add profile_widgets. | Pablo Martin | |
2012-10-25 | update elgg-salmon module. | Pablo Martin | |
2012-10-25 | update etherpad module | Pablo Martin | |
2012-10-25 | update threads module | Pablo Martin | |
2012-10-25 | update n1_theme | Pablo Martin | |
2012-10-25 | update beechat module. | Pablo Martin | |
2012-10-25 | add livestream module. | Pablo Martin | |
2012-10-25 | update linkup module. | Pablo Martin | |
2012-10-25 | update etherpad module. | Pablo Martin | |
2012-10-25 | add simplepie and upgrade tools. | Pablo Martin | |
2012-10-25 | add microthemes module. | Pablo Martin | |
2012-10-25 | add beechat module. | Pablo Martin | |
2012-10-25 | add webfinger module. | Pablo Martin | |
2012-10-25 | added elgg-ostatus module. | Pablo Martin | |
2012-10-25 | updating submodules | Pablo Martin | |
2012-10-25 | update activitystreams module. | Pablo Martin | |
2012-10-22 | updated n1_theme | foockinho | |
2012-10-22 | Added favorites plugin. | Sem | |
2012-10-22 | Deleted infinite scroll. | Sem | |
2012-10-22 | Unlinked infinte scroll (it won't be able for the Foxglove-1). | Sem | |
2012-10-22 | Updated plugins. | Sem | |
2012-10-21 | Unlinked minify and magic topbar. | Sem | |
2012-10-19 | Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprod | Sem | |
2012-10-12 | Add linkup submodule | hellekin | |
2012-10-10 | Merge pull request #381 from mrclay/4593-plaintext-titles | Steve Clay | |
Fixes #4593: All titles are HTML-escaped plain text | |||
2012-10-10 | Fixes #4593: All titles are HTML-escaped plain text | Steve Clay | |
2012-10-10 | Merge pull request #401 from jeabakker/#4884 | Evan Winslow | |
Fixes #4884: unnessesary database call in elgg_views_boot() | |||
2012-10-10 | Merge pull request #388 from jeabakker/#4869 | Evan Winslow | |
Fixes #4869: incorrect PHP error handling in _elgg_php_error_handler | |||
2012-10-10 | Merge pull request #396 from jdalsem/#4876-search-box-remember-query | Evan Winslow | |
Fixes #4876: search box remember query | |||
2012-10-10 | use display_query instead of value for search input value | Jeroen Dalsem | |
2012-10-09 | Merge pull request #397 from jdalsem/#4879-unwanted-access-to-messages-pages | Evan Winslow | |
Fixes #4879: unwanted access to messages pages | |||
2012-10-09 | Merge pull request #402 from beck24/#4842-messages-reply-invalid-user | Evan Winslow | |
Fixes #4842 - only show 'reply' button when a message can actually be replied to | |||
2012-10-09 | Merge pull request #374 from beck24/group-profile-forwarding | Evan Winslow | |
fixes #4824 - forward 1.7 group profile urls to correct destination in 1.8 | |||
2012-10-09 | Merge pull request #389 from jeabakker/#4870 | Evan Winslow | |
Fixes #4870 - inconsistency in Account statistics | |||
2012-10-09 | Merge pull request #377 from mrclay/4290-1.8 | Evan Winslow | |
Fixes #4290: adds preloading volatile metadata cache and unit tests | |||
2012-10-09 | Merge pull request #387 from jeabakker/#4868 | Evan Winslow | |
#4868 - possible unexpected result from elgg_get_site_entity |