Age | Commit message (Expand) | Author |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-09-26 | Fixes #2921 clearing new ignore internal variables | cash |
2011-09-25 | Fixes #3876 fixed dangling more site menu when items are manually selected - ... | cash |
2011-09-25 | Fixes #3877 updates river db table for replying to forum topics | cash |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-09-22 | Fixes #3834 not loading version.php hundreds of times - thanks to srokap | Cash Costello |
2011-09-19 | forward throws Exception if headers sent. fix for http://trac.elgg.org/ticket... | Steve Clay |
2011-09-19 | don't generate false internalid deprecation notices: http://trac.elgg.org/tic... | Steve Clay |
2011-09-15 | Fixes #3178 updated elgg_view_icon() to take an optional class | cash |
2011-09-14 | Fixes #3681 fixed Utilities menu collisions in admin section and added docume... | Cash Costello |
2011-09-12 | Refs #3800 including jeditable on more admin pages | Cash Costello |
2011-09-12 | Fixes #3801 fixed documentation for page_owner_entity() | Cash Costello |
2011-09-11 | Livesearch handler returns proper JSON string now | Ravindra Nath Kakarla |
2011-09-11 | Fixes #3794 fixes menu links so that admins can edit avatars | Cash Costello |
2011-09-10 | Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon f... | Cash Costello |
2011-09-10 | Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve... | Cash Costello |
2011-09-10 | made the documentation of the plugin settings code a little clearer | Cash Costello |
2011-09-05 | Fixed a stupid problem I introduced in the installation and only just caught >:O | Brett Profitt |
2011-09-05 | Improved documentation for deprecated functions. | Brett Profitt |
2011-09-04 | Fixes #3661. Pulled in recursive delete fixes to master. | Brett Profitt |
2011-09-04 | Refs #3661. Merged XSS fixes in search to master. | Brett Profitt |
2011-09-04 | Merge pull request #59 from surevine/ticket3709 | Brett Profitt |
2011-09-03 | Fixed typo in call to function. | Brett Profitt |
2011-08-30 | Fixes #3543. Ported access collections fix to master. | Brett Profitt |
2011-08-29 | Fixes #3461: Using absolute URLs for lightbox CSS. | Brett Profitt |
2011-08-27 | Fixes #3434. Manifests are checked more carefully on anything that checks dep... | Brett Profitt |
2011-08-25 | Fixes #3535. elgg_view_form() automatically adds elgg-form-action-name. | Brett Profitt |
2011-08-24 | Refs #3750. Added annotation menu for generic comments (delete) and default a... | Brett Profitt |
2011-08-23 | Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it. | Brett Profitt |
2011-08-23 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-08-22 | Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16. | Brett Profitt |
2011-08-22 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-08-21 | Fixes #3496. Using OR to concatenate unpaired type and subtype clauses in elg... | Brett Profitt |
2011-08-18 | Fixing priorities for jquery. | Brett Profitt |
2011-08-17 | Finished ElggPriorityList. Migrated external files to use it. | Brett Profitt |
2011-07-27 | Fixes Ticket #3709 "Embed plugin: uploading a file in Firefox tries to save a... | Richard Loxley |
2011-07-10 | Fixes #3336 functions that used elgg_view_exists() were not falling back to t... | Cash Costello |
2011-07-09 | fixed redirect for user avatars if we cannot get the user | cash |
2011-07-06 | Revert "Merged ACL fixes from 1.7 branch." | Brett Profitt |
2011-07-06 | Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #... | Brett Profitt |
2011-07-06 | $joins was not declared in elgg_get_river() | Cash Costello |
2011-07-06 | changed new convenience function from elgg_register_add_button() to elgg_regi... | Cash Costello |
2011-07-04 | Merge pull request #53 from cash/reflected_xss_fixes | Cash Costello |
2011-07-03 | Merged ACL fixes from 1.7 branch. | Brett Profitt |
2011-07-03 | Merged d423aee393458d6827db from 1.7 to master. | Brett Profitt |
2011-07-02 | fixed river for #3544 | cash |
2011-07-02 | added note about preventing reflected XSS vulnerabilities. | cash |
2011-06-30 | Adds exception handling to shutdown hook from pull request 50 | Cash Costello |
2011-06-30 | Refs #3015 updated jquery and jquery-ui to their latest releases | Cash Costello |