Age | Commit message (Expand) | Author |
2012-01-08 | Fixes #4192 making the bottom of widget columns equal rather than height | Cash Costello |
2012-01-07 | added check for existance of IF-NONE-MATCH header in request | Cash Costello |
2012-01-07 | Refs #4142. Added ETag header support for user avatars. | Sem |
2011-12-07 | fixed profile editing routing for profile plugin | Cash Costello |
2011-11-18 | don't want hover menu or link on owner block icon in profile | cash |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-29 | Fixes #3920 profile plugin adds a fast loading of user avatars | Cash Costello |
2011-10-24 | Refs #3201 updated foaf link to only be added to user's pages | cash |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-09-28 | Fixes #3879. Removed some instances of deprecated views / functions. | Brett Profitt |
2011-08-27 | Fixes #3561. Only adding the static profile block height to the widget canvas... | Brett Profitt |
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello |
2011-06-11 | convert profile details to use divs so that we don't have invalid html due to... | cash |
2011-06-11 | added some spacing around the profile action menu | cash |
2011-06-09 | Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile. | brettp |
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone... | ewinslow |
2011-04-04 | Refs #3307 removed executable prop from core files | cash |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-19 | Fixes #3173 quote was missing from conversion to new toggler pattern | cash |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | Fixes #2768. min-height needed a little bit more for the profile widgets. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | added the status view into details on profile page | cash |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |