Updated Wiki: HtmlEditorProvider
Below is a class diagram of how a typical html editor is constructed using the html editor provider model in BugNET. Each custom provider inherits the HtmlEditorProvder base class and impliments the...
View ArticleUpdated Wiki: HtmlEditorProvider
Below is a class diagram of how a typical html editor is constructed using the html editor provider model in BugNET. Each custom provider inherits the HtmlEditorProvder base class and impliments the...
View ArticleUpdated Wiki: DataProvider
Below is a class diagram of how the data provider is constructed using the provider model in BugNET. Each custom provider inherits the DataProvder base class and implements the abstract properties and...
View ArticleUpdated Wiki: DataProvider
Below is a class diagram of how the data provider is constructed using the provider model in BugNET. Each custom provider inherits the DataProvder base class and implements the abstract properties and...
View ArticleUpdated Wiki: DataProvider
Below is a class diagram of how the data provider is constructed using the provider model in BugNET. Each custom provider inherits the DataProvder base class and implements the abstract properties and...
View ArticleUpdated Wiki: DataProvider
Data Provider Each data provider inherits the DataProvder base class and implements the abstract properties and methods. The initialize method is responsible for validating configuration options and...
View ArticleUpdated Wiki: HtmlEditorProvider
Html Editor Provider Each html editor provider inherits the HtmlEditorProvder base class and implements the abstract properties and methods. The initialize method is responsible for validating...
View ArticleUpdated Wiki: Architecture
[image:LProviders * DataProvider - provides extensibility using a provider model for different data stores HtmlEditorProvider - provides extensibility using a provider model for different html editors
View ArticleUpdated Wiki: Architecture
Architecture Overview The layer diagram below illustrates the application architecture of BugNET with components grouped by different areas of concern.ProvidersDataProvider - provides extensibility...
View ArticleUpdated Wiki: Architecture
Architecture Overview The layer diagram below illustrates the application architecture of BugNET with components grouped by different areas of concern.ProvidersDataProvider - provides extensibility...
View ArticleUpdated Wiki: Using BugNET
This is a work in progress....Project SummaryProject RoadmapChange LogQueriesAdding and Editing IssuesSecurity RolesBugNET Pro Reports Wiki Wiki Macros
View ArticleUpdated Wiki: Security Roles
A Security Role encapsulates a set of permissions that can be bestowed upon a user. When a new project is created five security roles are automatically created. These can be modified or deleted, and...
View ArticleUpdated Wiki: Security Roles
A Security Role encapsulates a set of permissions that can be bestowed upon a user. When a new project is created five security roles are automatically created. These can be modified or deleted, and...
View ArticleUpdated Wiki: Security Roles
A Security Role encapsulates a set of permissions that can be bestowed upon a user. When a new project is created five security roles are automatically created. These can be modified or deleted, and...
View ArticleUpdated Wiki: Customize
Customize Below are steps on how to change the BugNET logo to a custom one, and change the theme.Changing the LogoChanging the logo is very easy in BugNET 0.8 and later. To change the logo:Copy your...
View ArticleSource code checked in, #2181c724579b
updated add and clone project layout for bootstrap #175
View ArticleClosed Issue: AddUser page doesn't work in the twitter bootstrap UI [175]
After switching to the new twitter bootstrap UI (uienhancements branch) I see that __~/Administration/Users/AddUser.aspx__ is broken because master page was removed.```Parser ErrorDescription: An error...
View ArticleReopened Issue: AddUser page doesn't work in the twitter bootstrap UI [175]
After switching to the new twitter bootstrap UI (uienhancements branch) I see that __~/Administration/Users/AddUser.aspx__ is broken because master page was removed.```Parser ErrorDescription: An error...
View ArticleEdited Issue: AddUser page doesn't work in the twitter bootstrap UI [175]
After switching to the new twitter bootstrap UI (uienhancements branch) I see that __~/Administration/Users/AddUser.aspx__ is broken because master page was removed.```Parser ErrorDescription: An error...
View Article