Age | Commit message (Expand) | Author |
2012-07-06 | Fixes #3046 adds documentation for requesting entities that do not have metad... | Cash Costello |
2012-07-05 | Fixes #4438 using request language to clear up confusion | Cash Costello |
2012-07-05 | fixed typo in comment | Cash Costello |
2012-07-05 | Merge pull request #281 from mrclay/2276-friendly-title | Cash Costello |
2012-07-04 | stop double encoding the ban reason | Cash Costello |
2012-07-01 | Fixes #3955 removes public access from walled gardens - maintains groups func... | Cash Costello |
2012-06-28 | Fixes #4642 group discussion replies work now | cash |
2012-06-26 | Fixes #2276: Better friendly titles, portable ElggTranslit class, better units | Steve Clay |
2012-06-23 | Fixes #4428 functions deprecated for current version logged at WARNING. They ... | Cash Costello |
2012-06-23 | Fixes #4168 returning default value from elgg_extract if non-array passed - n... | Cash Costello |
2012-06-23 | Fixes #4619 downgraded type violations to warnings | Cash Costello |
2012-06-21 | Fixes #4165 livesearch now returns people based on last names | cash |
2012-06-19 | Fixes #4382 catches lost connection to database - from Paweł | cash |
2012-06-19 | Merge pull request #189 from mrclay/t4432 | Cash Costello |
2012-06-18 | Fixes #4483 fixes undefined variable errors for non-deprecated functions in e... | Cash Costello |
2012-06-17 | Merge pull request #274 from cash/language_caching | Cash Costello |
2012-06-17 | Fixes #4487 turned off logging for sites that haven't been upgraded with ip a... | Cash Costello |
2012-06-16 | Fixes #3684 prevent pagesetup, system event from firing during the init, syst... | Cash Costello |
2012-06-16 | Fixes #4157 setting class name in cache when update_subtype() is called | Cash Costello |
2012-06-16 | Fixes #4485 walled garden lets a plugin take over index page | Cash Costello |
2012-06-15 | Merge pull request #270 from mrclay/4577-png-transparency | Cash Costello |
2012-06-15 | load translations when an exception is thrown before engine boot finishes | Cash Costello |
2012-06-15 | Merge pull request #271 from Srokap/ticket_450 | Cash Costello |
2012-06-15 | Fixes #4581: elgg_pop_breadcrumb now returns the item | Steve Clay |
2012-06-15 | Fixes #450 Enabling entity doesn't enable it's children entities. | Srokap |
2012-06-14 | rewrote the language caching - now not calling register_translations() if we ... | Cash Costello |
2012-06-14 | Fixes #4577: Transparency converted to white instead of black | Steve Clay |
2012-06-02 | Merge pull request #193 from jeabakker/#4406 | 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 | Merge pull request #172 from ewinslow/river-externalize-js | 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 | Merge pull request #222 from mrclay/issue2411 | Cash Costello |
2012-05-28 | Call elgg_register_simplecache_view('css/admin') to register admin css with s... | Jeff Tilson |
2012-05-17 | Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook.... | Steve Clay |
2012-05-17 | Refs #4396. No revert, remove. | Sem |
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 | Fixes possible XSS vector. | 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 | Documented that elgg_delete_metadata/annotations() returns null for no ops. | Brett Profitt |
2012-04-24 | Fixed problem in web services where users with incorrect passwords could gain... | Brett Profitt |
2012-04-24 | Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8 | Brett Profitt |
2012-04-24 | Fixes #4409. Selecting distinct across entities.* and entity_relationships.id... | Brett Profitt |