Age | Commit message (Expand) | Author |
2012-01-21 | updated documentation of configuration lib | Cash Costello |
2012-01-21 | improved documentation in bootstrap script | Cash Costello |
2012-01-20 | Fixes #2222. Added IP address to system log table and log browser. Fixed prob... | Brett Profitt |
2012-01-20 | Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti... | Cash Costello |
2012-01-20 | Fixes #4303 passing arguments to elgg_view_entity_list in options array | Cash Costello |
2012-01-15 | Fixes #4036. Hiding exceptions except for admin users. | Brett Profitt |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |
2012-01-10 | Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit... | Brett Profitt |
2012-01-09 | Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata(). | Brett Profitt |
2012-01-09 | Merge pull request #132 from cash/server_info | Cash Costello |
2012-01-09 | Fixes #4285 move only fetches 10 items | Jeroen Dalsem |
2012-01-09 | coding standard fixes to engine | Cash Costello |
2012-01-08 | most of the comments in the engine now past the sniffer | Cash Costello |
2012-01-08 | coding standards fixes - comments | Cash Costello |
2012-01-08 | Fixes #4234 forcing limit to be nonnegative | Cash Costello |
2012-01-08 | Fixes #2002 adds ETag support to simple cache handler | Cash Costello |
2012-01-08 | Refs #4271 integrates fix to 1.8 branch for ODDDocument | Cash Costello |
2012-01-08 | Fixes #4278 deprecation notices ignore debug level but do respect whether the... | Cash Costello |
2012-01-08 | fixed some formatting | Cash Costello |
2012-01-07 | Refs #3209 fixed spacing and added options for wire method | Cash Costello |
2012-01-07 | pulled ODD classes out of ODDEntity | Cash Costello |
2012-01-05 | Fixes #4243. Added docs to explain the difference between annotation_calculat... | Brett Profitt |
2012-01-04 | Fixes #4270 removed use of deprecated method | cash |
2012-01-04 | fixed enabling bug, added flag for recursion, removed unnecessary code in dis... | cash |
2012-01-04 | added a unit test for recursive enabling/disabling | cash |
2012-01-04 | Refs #2051. Fixed: ElggEntity's enable does not recurse. | Sem |
2012-01-04 | Fixes #3710. Returning false from update, <type> event no longer deletes entity. | Brett Profitt |
2012-01-02 | Fixes #4164 adds a server statistics page to admin area | Cash Costello |
2012-01-01 | Fixes #3939 if user does not have permissions to see the name of the access c... | cash |
2012-01-01 | Fixes #3209 finished adding class properties documentation | Cash Costello |
2012-01-01 | fixed copy and paste error in documentation of ElggCache | Cash Costello |
2012-01-01 | Refs #2290 removes check for username | Cash Costello |
2012-01-01 | Fixes #690 admin editing a user no longer makes them appear active | Cash Costello |
2012-01-01 | Fixes #4168 ignoring access when saving an admin notice | Cash Costello |
2012-01-01 | Fixes #3992 fixed notice when loading plugins for first time | Cash Costello |
2011-12-31 | Fixes #4260 get_user_sites() now works | cash |
2011-12-31 | Fixes #4208 notifications do not use site guid | cash |
2011-12-31 | Fixes #4204 using only the relationship for getting members of a site | cash |
2011-12-31 | Fixes #4255 new widget ordering code | cash |
2011-12-31 | Merge pull request #130 from ewinslow/3209-main-types | Evan Winslow |
2011-12-31 | Refs #3209: Adds property docs for the four main entity classes | Evan Winslow |
2011-12-31 | Fixes #4259 using container guid for widgets when moving | cash |
2011-12-31 | Small typo. Seems to work, but i prefer it nice and tidy :) | Jeroen Dalsem |
2011-12-31 | Fixes #4254 not registering the default widgets callback more than once per e... | cash |
2011-12-31 | Fixes #4258 fixes add_to_river escaping | cash |
2011-12-31 | Fixes #4239 rerun corrected blog status upgrade | cash |
2011-12-31 | Fixes #4248 fixed friend river text | Cash Costello |
2011-12-24 | Fixes #3272 added button to revert avatar | Cash Costello |
2011-12-24 | Refs #4009 registering the walled garden css and js on every request | Cash Costello |
2011-12-23 | Fixes #683 not deleting annotation when event handlers return false on an update | Cash Costello |