Age | Commit message (Expand) | Author |
2011-10-21 | #3810 (No class in input/reset view) | Janek Lasocki-Biczysko |
2011-10-20 | Fixes #3990 Using ElggPlugin->getFriendlyName() for sorting alphabetically to... | Brett Profitt |
2011-10-20 | Fixes #3680. Explicitly connecting to db in start.php. | Brett Profitt |
2011-10-20 | Fixes #3968. Added 'on' and 'off' to core language. | Brett Profitt |
2011-10-20 | Fixes #3951. Added label for access dropdown in widget edit view. | Brett Profitt |
2011-10-19 | fixed minor errors in the documentation in plugins and filestore lib | Cash Costello |
2011-10-18 | fixed typo in setting the default profile fields | Cash Costello |
2011-10-17 | Merge pull request #74 from cash/autocomplete | Cash Costello |
2011-10-17 | added another check to useradd action | cash |
2011-10-17 | added additional readme names for display on plugin page | Cash Costello |
2011-10-15 | Fixes #3540. Added "instant hooks" to JS hooks engine. elgg.register_instant_... | Brett Profitt |
2011-10-14 | Fixes #3927. elgg.security.addToken() works for URLs without query strings. | Brett Profitt |
2011-10-14 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-14 | Refs #3927, #3976. Added elgg.parse_url() and elgg.parse_str(). | Brett Profitt |
2011-10-14 | Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameter | Janek Lasocki-Biczysko |
2011-10-14 | Fixes #3977 not showing hover menu on avatar update in river | Cash Costello |
2011-10-13 | Fixes #3901. Corrected typo for maxtime sorting. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-13 | added documentation for the userpicker | cash |
2011-10-13 | Fixes #3746. Moved the categories page handler script. Updated the layout call. | Brett Profitt |
2011-10-13 | Fixes #3880. Removed the too greedy CSS rule for elgg-admin-notice a so only ... | Brett Profitt |
2011-10-13 | fixed bug where a removed user could not be added again in userpicker | cash |
2011-10-13 | Fixes #3734. Changed "Tested value" to "Expected value" in the plugin deps ma... | Brett Profitt |
2011-10-13 | displaying users that have been selected and added remove capability | cash |
2011-10-13 | Fixes #3177. Don't show the authorize twitter plugin setting if the admin has... | Brett Profitt |
2011-10-13 | got the friends option working for user picker | cash |
2011-10-12 | Fixes #3747. Using filter_var to check for any valid URI. | Brett Profitt |
2011-10-12 | Simple theme for autocomplete | cash |
2011-10-11 | Setting version to 1.8.1b1 instead of 1.8.1b. | Brett Profitt |
2011-10-11 | Fixed extra space in changes. | Brett Profitt |
2011-10-10 | Ordered the bugfixes in a for relevance. | Brett Profitt |
2011-10-10 | Fixed stray * in changes. | Brett Profitt |
2011-10-10 | Version bump. Updated changes. | Brett Profitt |
2011-10-10 | Fixes #3952 handling exceptions when password checks fail when changing password | cash |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in mi... | cash |
2011-10-10 | Refs #3919 merged file upload failure check to master | cash |
2011-10-10 | Fixes #3950 falling back to deprecated view when saving a widget | Cash Costello |
2011-10-10 | Fixes #3949 bookmarks widget fix | Cash Costello |
2011-10-09 | Fixes #595 separating email address from email notification in language strings | Cash Costello |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-10-09 | Fixes #3796 get_site_by_url() now respects class inheritance | Cash Costello |
2011-10-09 | Fixes #3729 handling forwarding to page when logging into a walled garden | Cash Costello |
2011-10-09 | Fixes #3948 cleaning up stuff left behind by unit tests | Cash Costello |
2011-10-09 | Fixes #3878 registering the security token action as an external page | Cash Costello |
2011-10-08 | Fixes #3946 deleting the temporary entities created in entity unit tests | Cash Costello |
2011-10-08 | Fixes #3897 fixed source of infinite regression loop in delete_entity() | Cash Costello |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello |
2011-10-08 | Fixes #3945 using reset on the array | Cash Costello |
2011-10-08 | Fixes #3944 fixing the default widgets implementation | Cash Costello |
2011-10-08 | Fixes #3943 returning false in can_write_to_container() if container does not... | Cash Costello |