aboutsummaryrefslogtreecommitdiff
path: root/views/default/object
AgeCommit message (Expand)Author
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-02Widget collapse button uses elgg-toggler patternewinslow
2011-03-02Plugin admin displays dependencies againewinslow
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Refs #2950: update locations of layout elements + moved page/components/list/...ewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-21Refs #2950: Moved widget code to object/widget/*ewinslow
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-10Plugin settings forms now use the forms/ directoryewinslow
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
2011-02-06removing old entities views that are no longer needed and did the last change...cash
2010-12-30updated the default object entity viewcash
2010-12-15moved widget into layout/objects as one of our core css objectscash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-01-23Fixed missing ) causing a WSOD.brettp
2010-01-21Fixed a typo causing a WSOD.brettp
2010-01-21Fixes #750: All actions require __elgg_ts and __elgg_token.brettp
2009-10-16Standardizing views.`brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-02-19Repointed actions/ to action/ in all views and removed actions/* from the act...ben
2009-01-23Refs #706marcus
2008-10-27Closes #460: Good spot, thanks for the contribution!marcus
2008-10-17Closes #335: Marcus Povey : marcus
2008-08-11Refs #210 & #211 : Plugins settings converted.marcus
2008-08-08Adjusted contributors file.ben
2008-08-04Fixes #199marcus
2008-07-29Added some default views.marcus
2008-07-09Closes #129: Placeholder object default viewmarcus
2008-06-24Refs #76: User settings page (to Elgg Classic standard) marcus
2008-06-23Refs #76: User settings page (to Elgg Classic standard). Committing some work...marcus
2008-06-20Closes #66: Per site plugin settings configuration panel. marcus
2008-06-20Closes #20: Plugin management and config panel marcus
2008-06-12Added a simple widget alias so widgets display automatically.ben