Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-21 | Auto-fixes profile URLs broken by #5232 | Steve Clay | |
2013-03-20 | Fixes #5232 handling empty profile url field | Cash Costello | |
2013-03-10 | validate url on profile display | Cash Costello | |
2012-12-01 | Make metadata prefetch respect access | Steve Clay | |
2012-11-15 | Fixes #4895: Output valid ETag and Expires headers | Steve Clay | |
2012-07-13 | Fixes #4687. Handle URLs on plugins that include only handler name. | Sem | |
2012-07-04 | user avatar direct serves 404 if no identifiying information sent | Cash Costello | |
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 ↵ | Brett Profitt | |
canvas if on the profile page. | |||
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 ↵ | cash | |
to output/tags git-svn-id: http://code.elgg.org/elgg/trunk@9187 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | added some spacing around the profile action menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9178 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9145 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. ↵ | ewinslow | |
Anyone following trunk should extend page/elements/head instead git-svn-id: http://code.elgg.org/elgg/trunk@8978 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3307 removed executable prop from core files | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8940 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8863 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3173 quote was missing from conversion to new toggler pattern | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8771 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ | ewinslow | |
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where ↵ | ewinslow | |
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" ↵ | ewinslow | |
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8457 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class ↵ | ewinslow | |
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8443 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵ | cash | |
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2768. min-height needed a little bit more for the profile widgets. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8304 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section ↵ | brettp | |
and updated to work with new widgets. Will need an upgrade for users running the old default widgets in 1.7. git-svn-id: http://code.elgg.org/elgg/trunk@8302 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: ↵ | ewinslow | |
([^_a-z])register_entity_url_handler\((.*),(.*,.*)\); git-svn-id: http://code.elgg.org/elgg/trunk@8263 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | added the status view into details on profile page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8181 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin ↵ | brettp | |
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544 |