Age | Commit message (Expand) | Author |
2012-06-02 | fixed typo in categories plugin | Cash Costello |
2012-06-02 | allow blog widget on dashboard | Cash Costello |
2012-06-02 | fixed typo for friends activity string | Cash Costello |
2012-06-02 | Refs #4437 let the object/elements/summary view handle the tags | Cash Costello |
2012-06-02 | Fixes #4437 allowing plugins to pass tag HTML to the view object/elements/sum... | Cash Costello |
2012-06-02 | renamed variable to cause less confusion with the arguments elgg_trigger_plug... | Cash Costello |
2012-06-02 | Merge pull request #190 from mrclay/patch-2 | Cash Costello |
2012-06-02 | added 2 missing language strings for profile editing - thanks to webgalli for... | Cash Costello |
2012-06-02 | Merge pull request #172 from ewinslow/river-externalize-js | Cash Costello |
2012-06-02 | Fixes #2424 confirmation message when deleting multiple messages | Cash Costello |
2012-06-02 | Merge pull request #238 from mrclay/patch-6 | Cash Costello |
2012-06-02 | Merge pull request #230 from sembrestels/avatar-revert1.8 | Cash Costello |
2012-06-02 | Merge pull request #237 from mrclay/4481_18 | Cash Costello |
2012-06-02 | Refs #2411 removed <code> in warning as it was causing a display issue in ser... | Cash Costello |
2012-06-02 | Merge pull request #222 from mrclay/issue2411 | Cash Costello |
2012-05-31 | Respect site default language from javascript elgg_echo | Miguel Rodríguez Pérez |
2012-05-28 | Call elgg_register_simplecache_view('css/admin') to register admin css with s... | Jeff Tilson |
2012-05-18 | Fixes #4480: Forward to REFERER after comment delete | Steve Clay |
2012-05-17 | Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook.... | Steve Clay |
2012-05-17 | Version bump. Updates CHANGES.txt | Evan Winslow |
2012-05-17 | Fixes #4249: Removes links to non-existent documentation. | Evan Winslow |
2012-05-17 | Fixes #4448: Embed plugin now requires file plugin. | Evan Winslow |
2012-05-17 | Refs #4396. No revert, remove. | Sem |
2012-05-17 | Fixes #4396. Revert avatar also deletes avatar's files and crop coords now. | Sem |
2012-05-17 | Fixes #3583. Added hidden input in search box to add the &search_type=all in ... | Sem |
2012-05-16 | Merge remote-tracking branch 'mrclay/patch-3' into 1.8 | Evan Winslow |
2012-05-16 | Merge pull request #199 from jeabakker/group_icon | Evan Winslow |
2012-05-16 | Merge pull request #215 from mrclay/patch-5 | Evan Winslow |
2012-05-16 | Merge pull request #220 from jdalsem/patch-7 | Evan Winslow |
2012-05-16 | Fixes #4456: more robust .gitignore (1.8) | Steve Clay |
2012-05-16 | Fixes #2411: Show message when upload exceeds PHP limits, and show limits in ... | Steve Clay |
2012-05-15 | correctly registering js language. Otherwise the simple cache will not work a... | Jeroen Dalsem |
2012-05-14 | Refs #4313. Loading ElggPlugin classes with the fully joined objects table. | Brett Profitt |
2012-05-14 | Making sure access calls don't get cached if access is disabled and it's the ... | Brett Profitt |
2012-05-14 | Only caching access lists after ready, system fires. | Brett Profitt |
2012-05-14 | Setting the useradd action's access to admin instead of public. | Brett Profitt |
2012-05-14 | Updated CHANGES.txt. | Brett Profitt |
2012-05-14 | Fixes possible XSS vector. | Brett Profitt |
2012-05-11 | Fixed typo for admin notice about plugins not being loaded because of mod/dis... | Brett Profitt |
2012-05-10 | Updated changes. | Brett Profitt |
2012-05-10 | Fixes #4512. Passing inc_offset only for deleting / disabling callbacks in me... | Brett Profitt |
2012-05-10 | Refs #4487. Turning off system log (even more) during upgrades. Removed debug... | Brett Profitt |
2012-05-10 | Fixes #2776. Overriding permissions to delete metadata when overwriting multi... | Brett Profitt |
2012-05-10 | Refs #2776. Cleaned up ElggEntity::setMetaData(). | Brett Profitt |
2012-05-10 | Documented that elgg_delete_metadata/annotations() returns null for no ops. | Brett Profitt |
2012-05-10 | Documented that results will be null if no results are returned in ElggBatch. | Brett Profitt |
2012-05-10 | Fixes #4372. Using elgg_view_friendly_time() in river entries. | Brett Profitt |
2012-05-10 | Updated changes. | Brett Profitt |
2012-05-10 | Fixes #2936. PDFs are downloaded "inline" (in the same navigator). | Sem |
2012-05-10 | Fixes #4507. Corrected typo for twitter interstitial page. | Brett Profitt |