Age | Commit message (Expand) | Author |
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 | Fixes #4249: Removes links to non-existent documentation. | Evan Winslow |
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 | 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-01 | added /login to the default public pages | Jerome Bakker |
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 |
2012-04-22 | Merge pull request #188 from mrclay/t4414 | Brett Profitt |
2012-04-20 | Fixes #4447: Error handler takes type hint violations seriously | Steve Clay |
2012-04-18 | Fixes #4291. Removing the unique index on user and site guids in the users_ap... | Brett Profitt |
2012-04-18 | Fixes #1301. Not filtering passwords. | Brett Profitt |
2012-04-18 | fixes #4406: validate username for max chars | Jerome Bakker |
2012-04-18 | fixes #3405 Memcache: fault in contructor can cause site to go into | Jerome Bakker |
2012-04-17 | Fixes #4432: Do not escape ORDER BY/GROUP BY clauses in elgg_get_entities | Steve Clay |
2012-04-17 | Fixes #4414: Corrected name of river friend create view | Steve Clay |
2012-03-15 | Fixes #4394. Added cron and services URLs to the default public pages list fo... | Brett Profitt |
2012-03-04 | Pulls river js out into external file | Evan Winslow |
2012-02-25 | Fixes #3210. Keeping -s in URL friendly titles. | Brett Profitt |
2012-02-25 | Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin... | Brett Profitt |
2012-02-10 | updated the walled garden js to use new js lib | Cash Costello |
2012-02-10 | new layout and ajax loading for walled garden | Cash Costello |
2012-02-09 | Fixes #4283 moving widgets from inactive plugins to the bottom of columns | Cash Costello |
2012-02-09 | Merge pull request #159 from cash/entity_load | Cash Costello |
2012-02-09 | Fixes #2625 removed old hack from elgg_view_annotation() | Cash Costello |
2012-02-09 | Fixes #4361 corrects forwarding logic for closed groups | Cash Costello |
2012-02-07 | Fixes #3613 added system message for admins when plugins are disabled | Cash Costello |
2012-02-07 | Fixes #1043 tags retain their case | Cash Costello |
2012-02-04 | Fixes #2112 not loading data from entities table twice | cash |