Project

General

Profile

Actions

Refactoring #1130

closed

Breadcrumbtrail

Added by Sven Vanpoucke over 13 years ago. Updated over 12 years ago.

Status:
Bug resolved
Priority:
Normal
Assignee:
Sven Vanpoucke
Target version:
Start date:
30/04/2010
Due date:
% Done:

100%

Estimated time:

Description

Breadcrumbtrail could be a static class (as discussed on the dev meeting) because it is only used once per page.

Actions #1

Updated by Sven Vanpoucke over 13 years ago

  • % Done changed from 0 to 10

Added the basic functionality in and implemented it in the groups application
http://code.google.com/p/chamilo/source/detail?r=ca033e7cab2708e181e73e4a14af46c949a5948c&repo=chamilo

Trails should now be handles as following
instead of creating / merging trails and adding them to display header, we just use BreadcrumbTrail :: get_instance(); in each component we need it, and add the correct breadcrumbs to it.

Actions #3

Updated by Sven Vanpoucke over 13 years ago

Actions #4

Updated by Sven Vanpoucke over 13 years ago

  • % Done changed from 10 to 30
Actions #5

Updated by Stefaan Vanbillemont over 13 years ago

Moving this one to the Refactoring tracker

Actions #6

Updated by Stefaan Vanbillemont over 13 years ago

  • Tracker changed from Feature to Refactoring
Actions #7

Updated by Anonymous over 13 years ago

  • % Done changed from 30 to 70
Actions #8

Updated by Sven Vanpoucke over 13 years ago

  • Status changed from New to Bug resolved
  • % Done changed from 70 to 100

Changed everything to Breadcrumbtrail :: get_instance
Problems with breadcrumbtrail not being correct should be posted in new issue

Actions #9

Updated by Stefaan Vanbillemont over 12 years ago

  • Project changed from Chamilo LCMS Connect to Common
  • Category deleted (21)
Actions #10

Updated by Stefaan Vanbillemont over 12 years ago

  • Target version changed from 2 to 1.0.0
Actions

Also available in: Atom PDF