Documentation for Developers: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 64: Line 64:
* [[Specifying custom settings in Config Files for Development]]
* [[Specifying custom settings in Config Files for Development]]
* [[Developing the Javascript Client]]
* [[Developing the Javascript Client]]
* [[Literature]]
* [[Programming hints]]
* [[Homepage]]
* [[Homepage]]


Line 73: Line 71:
* [[n-tier architecture]]
* [[n-tier architecture]]
* [[Database access architecture]]
* [[Database access architecture]]
* [[openPETRA Architecture Team]]


=== Client Side ===
=== Client Side ===
* [[GUI development]]
* [[Printing]]
* [[Printing]]
* [[Main Menu]]
* [[Singleton (single-instance) Screens]]
* Specific Screens
* Specific Screens
** [[Exchange Rates (Design and Test)]]
** [[Exchange Rates (Design and Test)]]
** [[System Settings (Maintain Table Screen)]]


== Bug Tracking ==
== Bug Tracking ==

Latest revision as of 21:04, 11 May 2022

Projects

Please read about what needs to be done, and how to take charge of a project here:
Summary of Projects


Development

Development Environment

Programming

General

Development

Database-related

openPETRA Database Abstraction Layer Diagram
Data Access Layer

Other Topics

Development Cycle

Getting Started

Tools Used

This is a list of software that we use; some of it you will already have installed when you did your Setup of Development environment.

Tips and Tricks

OpenPetra Software Architecture

Client Side

Bug Tracking

See Tracking of Bugs


Database Structure Documentation

We have DB model documentation online available in two formats, both of which are auto-generated with each release:


Project Infrastructure