Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-14 | rewrote the language caching - now not calling register_translations() if we ↵ | Cash Costello | |
can load the language data from cache | |||
2012-06-14 | Fixes #4577: Transparency converted to white instead of black | Steve Clay | |
2012-06-13 | Merge pull request #2 from mrclay/4543_18_3 | Evan Winslow | |
More conservative fixes to 4543-entity-caching | |||
2012-06-13 | Added entity caching to elgg_get_entities with workaround for recursive ↵ | Steve Clay | |
delete problem (#4568) | |||
2012-06-12 | Fixes #4567 adds a wire post view | Cash Costello | |
2012-06-12 | Merge pull request #228 from sembrestels/search-all | Cash Costello | |
Fixes #3583. Added hidden input in search box to add the &search_type=all... | |||
2012-06-12 | fixes: blog title encoding issue | Jerome Bakker | |
2012-06-08 | Fixed invalid SQL caused by sorting an empty album. | Brett Profitt | |
Also hiding slideshow and sort links for albums with no images. | |||
2012-06-04 | fixed: uncaught exception in uservalidationbyemail | Jerome Bakker | |
2012-06-04 | fixed schedule link and all day form behaviour | Kevin Jardine | |
2012-06-02 | Fixes #4539 debrand ajax spinner | Cash Costello | |
2012-06-02 | Fixes #4536 removes use of deprecated list_annotations() from pages plugin | Cash Costello | |
2012-06-02 | Fixes #4498 special check for admin pages that are throwing 404 errors - ↵ | Cash Costello | |
this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then. | |||
2012-06-02 | Refs #4406 fixed grammar in error message | Cash Costello | |
2012-06-02 | Merge pull request #193 from jeabakker/#4406 | Cash Costello | |
#4406: validate username for max chars | |||
2012-06-02 | Merge pull request #207 from jeabakker/#4486 | Cash Costello | |
#4486: Group profile: sidebar members has pagination | |||
2012-06-02 | fixed typo in categories plugin | Cash Costello | |
2012-06-02 | allow blog widget on dashboard | Cash Costello | |
2012-06-02 | fixed typo for friends activity string | Cash Costello | |
2012-06-02 | Refs #4437 let the object/elements/summary view handle the tags | Cash Costello | |
2012-06-02 | Fixes #4437 allowing plugins to pass tag HTML to the view ↵ | Cash Costello | |
object/elements/summary | |||
2012-06-02 | renamed variable to cause less confusion with the arguments ↵ | Cash Costello | |
elgg_trigger_plugin_hook() | |||
2012-06-02 | Merge pull request #190 from mrclay/patch-2 | Cash Costello | |
Patch for #4447 | |||
2012-06-02 | added 2 missing language strings for profile editing - thanks to webgalli ↵ | Cash Costello | |
for reporting these | |||
2012-06-02 | Merge pull request #172 from ewinslow/river-externalize-js | Cash Costello | |
Externalizes river JS | |||
2012-06-02 | Fixes #2424 confirmation message when deleting multiple messages | Cash Costello | |
2012-06-02 | Merge pull request #238 from mrclay/patch-6 | Cash Costello | |
Fixes #4480: Forward to REFERER after comment delete | |||
2012-06-02 | Merge pull request #230 from sembrestels/avatar-revert1.8 | Cash Costello | |
Fixes #4396. Revert avatar also deletes avatar's files and crop coords now. | |||
2012-06-02 | Merge pull request #237 from mrclay/4481_18 | Cash Costello | |
Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook. | |||
2012-06-02 | Refs #2411 removed <code> in warning as it was causing a display issue in ↵ | Cash Costello | |
server info table | |||
2012-06-02 | Merge pull request #222 from mrclay/issue2411 | Cash Costello | |
Fixes #2411: Show message when upload exceeds PHP limits | |||
2012-05-31 | Respect site default language from javascript elgg_echo | Miguel Rodríguez Pérez | |
The current implementation hardcoded 'en' as the site default language. This patch uses the site's configure default language as the default one. | |||
2012-05-29 | added click on calendar to preselect new event date | Kevin Jardine | |
2012-05-29 | small fixes | Steve Clay | |
2012-05-29 | added lightbox support for full calendar events | Kevin Jardine | |
2012-05-28 | Call elgg_register_simplecache_view('css/admin') to register admin css with ↵ | Jeff Tilson | |
simplecache | |||
2012-05-25 | Added purity and habitorio themes. | Sem | |
2012-05-25 | Changed purity => habitorio. | Sem | |
2012-05-25 | Forking Lorea/purity_theme | Sem | |
Conflicts: graphics/elgg_sprites.png manifest.xml start.php views/default/css/elements/buttons.php views/default/css/elements/forms.php views/default/css/elements/helpers.php views/default/css/elements/layout.php views/default/css/elements/typography.php | |||
2012-05-25 | Purity2 Theme by SocialApparatus. | Sem | |
http://community.elgg.org/pg/plugins/project/874669/developer/sbarron/purity2-theme-for-elgg-18 | |||
2012-05-24 | changed time handling and added more suppport for event polls | Kevin Jardine | |
2012-05-24 | Fixes #4543: Cache entities fetched with get_entity and elgg_get_entities | Evan Winslow | |
2012-05-24 | Fixed subgroups. | Sem | |
2012-05-20 | Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprod | Sem | |
2012-05-20 | Refs Elgg #4524. Let's have it for 1.8 in Lorea. | Sem | |
2012-05-19 | Initial Commit | Matt Beckett | |
2012-05-19 | Initial commit | Matt Beckett | |
2012-05-18 | Fixes #4480: Forward to REFERER after comment delete | Steve Clay | |
2012-05-17 | Fixes #4481: In can_edit_extender, correctly pass entity to permissions ↵ | Steve Clay | |
hook. Also fixes missing attribute name in ProblemUpdatingMeta import exception. | |||
2012-05-17 | Version bump. Updates CHANGES.txt | Evan Winslow | |