Refactoring #1130
closedBreadcrumbtrail
100%
Description
Breadcrumbtrail could be a static class (as discussed on the dev meeting) because it is only used once per page.
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.
Updated by Sven Vanpoucke over 13 years ago
Fixed this in the user application
http://code.google.com/p/chamilo/source/detail?r=c266a74bf9f42f71dfee307efd3a715510c32e97&repo=chamilo
Updated by Sven Vanpoucke over 13 years ago
Fixed this for tracking / webservices / rights in
http://code.google.com/p/chamilo/source/detail?r=c7dc7c4f779cc2229387312bf0720171438912a9&repo=chamilo
Updated by Sven Vanpoucke over 13 years ago
- % Done changed from 10 to 30
Fixed this for the core applications except for the repository
http://code.google.com/p/chamilo/source/detail?r=a4f2c90f9a539c26a1cb2c117374edbbbe0bb0f3&repo=chamilo
Updated by Stefaan Vanbillemont over 13 years ago
Moving this one to the Refactoring tracker
Updated by Stefaan Vanbillemont over 13 years ago
- Tracker changed from Feature to Refactoring
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
Updated by Stefaan Vanbillemont over 12 years ago
- Project changed from Chamilo LCMS Connect to Common
- Category deleted (
21)
Updated by Stefaan Vanbillemont over 12 years ago
- Target version changed from 2 to 1.0.0