aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-05Fixes #3976 fixed unit tests for normalizing urls and standardized the code f...cash
2011-11-05Merge pull request #88 from sembrestels/t3976Cash Costello
2011-11-05Changed default port to a common one found in tutorials. Let me know if this ...cash
2011-11-05Refs #4053 improved documentation of page_handler()Cash Costello
2011-11-05Refs #4011 forgot upload actionCash Costello
2011-11-05Fixes #4061 getting icon sizes from config for twitter pluginCash Costello
2011-11-05Fixes #4060 combined some page handlers for users libCash Costello
2011-11-05Merge pull request #89 from janeklb/t4041Cash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-04fixed typo in comment for blog page handlercash
2011-11-04Fixes #4058 updating a subtype if it already existsCash Costello
2011-11-04Fixes #4027 updated groups RSS feeds for 1.8Cash Costello
2011-11-04Refs #2937 featured is primary module class and highlight is extensionCash Costello
2011-11-04Fixes #4047 header and footer optional for the module viewCash Costello
2011-11-03Merge pull request #90 from cash/walled_gardenCash Costello
2011-11-03updated CSS for walled garden and IE7Cash Costello
2011-11-03Fixes #3882 Remember me needed to be floated before the button was addedCash Costello
2011-11-03updated jsTest configuration for new jQuery and hooks libraryCash Costello
2011-11-03Fixes #4051 - fixes security token unit test and language unit testsCash Costello
2011-11-03Fixes #4034 now using approach that exists in IE to find elements in an ArrayCash Costello
2011-11-03Refs #4051 hooks trigger function was returning undefined when it should have...Cash Costello
2011-11-03Refs #4051 insert also needed to check for undefined prioritiesCash Costello
2011-11-03Refs #4051 fixed insert for case when priority is set to 0Cash Costello
2011-11-03Refs #4051 fixed bad unit test for ElggPriorityList.insertCash Costello
2011-11-03Fixes 4041 (Deleted entities remain in memcache)Janek Lasocki-Biczysko
2011-11-03Refs #4027 updated all rss views except for groupsCash Costello
2011-11-03Fixes #4042 made sure empty content pages had a message about no contentCash Costello
2011-11-03Fixes #3976. elgg.normalize_url() js function has the fix in #3747.Sem
2011-11-02input lib depends on pageowner lib nowCash Costello
2011-11-02Refs #4039 updated the theming sandbox for radio button classesCash Costello
2011-11-02Merge pull request #86 from janeklb/t4039Cash Costello
2011-11-02#4039 (Incorrect CSS class set in input/radio)Janek Lasocki-Biczysko
2011-11-01Fixes #3672 added class for settings forms in admin areacash
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-11-01Fixes #4022 made JS lib a little more consistentcash
2011-11-01added semi-colons after function expressionscash
2011-11-01Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype...cash
2011-11-01Fixes #4038 corrects comment for view output/textcash
2011-10-30added back support for registration and forgotten passwords to walled garden ...cash
2011-10-30basic walled garden implementation for logging incash
2011-10-30added support for specifying the module type to login boxcash
2011-10-30Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-30Fixes #2821. Plugins that are active and cannot be started emit an admin notice.Brett Profitt
2011-10-30Fixes #3370 running the anti-spam option of htmlawed when filtering for outputCash Costello
2011-10-30removed non-overridable insertion of inline style to linksCash Costello
2011-10-30setting $CONFIG->context earlier to avoid using the context functions before ...Cash Costello
2011-10-29Fixes #4001. Activity widget passes a context so correct output is displayed ...Brett Profitt
2011-10-29Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query st...Brett Profitt