Age | Commit message (Expand) | Author |
2013-05-28 | Fixes #5337 properly checking if admin notice exists | cash |
2013-05-27 | Refs #5538 - Added regression test | Paweł Sroka |
2013-05-23 | Refs #5522. Removed unused code. | Brett Profitt |
2013-05-23 | Fixes #5522. Only adding children elements to menu items if they haven't alre... | Brett Profitt |
2013-05-19 | Merge pull request #5500 from cash/fix_infinite_loop | Cash Costello |
2013-05-17 | Merge pull request #5499 from cash/group_fulltext_index | Steve Clay |
2013-05-17 | Refs #5491 temporary fix for bad can_edit_extender() logic | cash |
2013-05-17 | Fixes #5479 adds group full text index if missing | cash |
2013-05-17 | Fixes #5490 log table deletion works now | cash |
2013-05-13 | Merge branch 'pr5416' into 1.8 | Steve Clay |
2013-05-13 | Add test for = lookbehind | Steve Clay |
2013-05-11 | Merge pull request #5427 from cash/enabled_annotations | Cash Costello |
2013-05-11 | Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ... | Cash Costello |
2013-05-11 | Fixes #5441 deprecates the entity caching functions | Cash Costello |
2013-05-11 | Fixes #5422 fixes tag processing for file plugin | Cash Costello |
2013-05-06 | Merge pull request #5436 from mrclay/5435 | Cash Costello |
2013-05-05 | Fixes #5435: Allows upgrade to boot on old schemas | Steve Clay |
2013-05-02 | not sure what a flush() is doing there | cash |
2013-05-02 | Fixes #5418 adds enabled clause for annotations | cash |
2013-05-02 | Fixes #5421 fixes some encoding issues where wrong context was used | cash |
2013-05-02 | Fixes #5401 using description if excerpt is not set | cash |
2013-05-02 | Fixes #5405 fixes fatal error | cash |
2013-05-02 | Fixes #5424 not showing more link on a non-faceted search page | cash |
2013-04-29 | Adding single quote anchor to parse_url unit test | Jeff Tilson |
2013-04-29 | Including internet archive url test in existing test_parse_url function | Jeff Tilson |
2013-04-29 | Fixes #2057 (broken internet archive links) | Jeff Tilson |
2013-04-23 | updated changes file for the 1.8.15 release | cash |
2013-04-21 | Merge pull request #5384 from RiverVanRain/patch-1 | Steve Clay |
2013-04-21 | Fixes #5207 returning false if filename is not set | Cash Costello |
2013-04-21 | fixed typos on method name | Cash Costello |
2013-04-21 | Merge pull request #5371 from juho-jaakkola/embed-container | Cash Costello |
2013-04-20 | updates changes and version for 1.8.15 release | cash |
2013-04-20 | caching embed js for one less http request when loading many pages | cash |
2013-04-20 | adding embed css to admin css so it can be used in admin area | cash |
2013-04-20 | Fixes #5383 setting width on textarea from input/longtext | cash |
2013-04-20 | Refs #5332 cleans up group invite action | cash |
2013-04-20 | Fixes #5049 fixed and formatted unit test | cash |
2013-04-20 | Merge pull request #5385 from cash/parse_urls | Cash Costello |
2013-04-20 | Fixes #5244 adds nofollow to anchor tags created by parse_urls() | cash |
2013-04-20 | Fixes #5369 allows ! in urls and adds unit tests | Cash Costello |
2013-04-20 | Fixes #5004 fixed some documentation in database lib | Cash Costello |
2013-04-20 | Minor fix | RiverVanRain |
2013-04-19 | added changes for 1.8.15 | cash |
2013-04-19 | Fixes #5382 admins can turn off posting to twitter | cash |
2013-04-19 | Fixes #5361 existing Elgg user can link Twitter account with Elgg account | cash |
2013-04-19 | Fixes #4530 not caching 0 as page owner | cash |
2013-04-19 | Merge pull request #5325 into 1.8 branch | cash |
2013-04-19 | Fixes #5233 password reset uses entity save so memcache is cleared | cash |
2013-04-19 | #5348: Page handler passes title to non wg layout | Ismayil Khayredinov |
2013-04-19 | Fixes 5370: Uses correct container when adding files through embed. | Juho Jaakkola |