aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-18fixed a language string for installerCash Costello
2012-06-18updated changes.txtCash Costello
2012-06-18updated copyright dateCash Costello
2012-06-18updated install instructionsCash Costello
2012-06-18Fixes #4483 fixes undefined variable errors for non-deprecated functions in ↵Cash Costello
engine
2012-06-18Fixes #4478 corrected license of htmlawed pluginCash Costello
2012-06-17Merge pull request #274 from cash/language_cachingCash Costello
Fixes #4538 Language caching rewrite
2012-06-17Fixes #4487 turned off logging for sites that haven't been upgraded with ip ↵Cash Costello
address column
2012-06-17Merge pull request #268 from jeabakker/#4572Cash Costello
#Fixes 4572 Not encoding title in controller code
2012-06-17Fixes #4422 pulling in Ismayil's changes so that we use the module view for ↵Cash Costello
settings
2012-06-17Fixes #3755 adds ajax loader when uploading files in embed pluginCash Costello
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly ↵Cash Costello
color for highlighting them in plugin list
2012-06-16Fixes #4079 detecting docx, xlsx, and pptx files in file pluginCash Costello
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-15load translations when an exception is thrown before engine boot finishesCash Costello
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-14rewrote the language caching - now not calling register_translations() if we ↵Cash Costello
can load the language data from cache
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-12fixes: blog title encoding issueJerome Bakker
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()