Wiki source code of Requea Documentation Guide
Show last authors
1 | Everything you want to know about the Requea platform, from creating Applications, to Deploying and Administering those apps. |
2 | |
3 | = Getting Started = |
4 | |
5 | ; **[[Get the Platform - Installation>>Installation]]** |
6 | : Learn how to install the Platform on your machine. |
7 | \\ |
8 | ; **[[My First Requea App>>MyFirstApp]]** |
9 | : Create a simple application in a few clicks |
10 | \\ |
11 | |
12 | = Create Apps on the Requea Platform = |
13 | |
14 | ; **[[Architecture and Concepts>>Concepts]]** |
15 | : A high level description of the concepts. |
16 | \\ |
17 | ; **[[Bundles>>Bundles]]** |
18 | : Packaging application functionality into a deployable bundle. |
19 | \\ |
20 | ; **[[Entities and Properties>>Entities]]** |
21 | : All about objects used in the platform and the document model. |
22 | \\ |
23 | ; **[[User actions and User interface>>Actions]]** |
24 | : How the user interacts with the system. |
25 | \\ |
26 | ; **[[Operations>>Operations]]** |
27 | : Code, script and business rules to manage objects and relations |
28 | \\ |
29 | ; **[[Menus and Navigation>>Menus]]** |
30 | : The navigation and menus entries in detail |
31 | \\ |
32 | ; **[[Users and Security>>Security]]** |
33 | : All about security and how the access to actions and data is controlled. |
34 | \\ |
35 | ; **[[Reports / JasperReports>>Reports]]** |
36 | : Create nice looking reports with iReport / JasperReports and have them generated on the Platform. |
37 | \\ |
38 | ; **[[Excel Integration>>Excel]]** |
39 | : Import / Export Excel files. |
40 | \\ |
41 | ; **[[Cartography]]** |
42 | : Use OpenStreetMap. |
43 | \\ |
44 | ; **[[MongoDB]]** |
45 | : Use MongoDB. |
46 | \\ |
47 | ; **[[Workflows>>Workflows]]** |
48 | : Simple workflows for user collaboration and approvals |
49 | \\ |
50 | ; **[[WebServices Integration>>WebServices]]** |
51 | : Invoke REQUEA entities as Web Services or the other way around |
52 | \\ |
53 | ; **[[JavaScript Reference>>JavaScript]]** |
54 | : Get the detailed documentation about JavaScript system objects |
55 | \\ |
56 | ; **[[Debugging applications>>Debugger]]** |
57 | : Using the debugger top spot problems |
58 | \\ |
59 | ; **[[Best practices>>Best practices]]** |
60 | : Development and Javascript best practices for the platform |
61 | |
62 | = Build and Deploy Apps for the Requea Platform = |
63 | |
64 | |
65 | ; **[[OSGi and Dysoweb>>Dysoweb]]** |
66 | : Learn more about Dysoweb, OSGi bundles and how to create bundles |
67 | \\ |
68 | ; **[[Performance of Requea Applications>>Performance]]** |
69 | : Understand performance and possible bottlenecks |
70 | \\ |
71 | ; **[[Sizing of Servers and Hardware>>Sizing]]** |
72 | : Adjust hardware to the load of the application |
73 | \\ |
74 | ; **[[REQUEA On Windows>>RequeaOnWindows]]** |
75 | : Installation, Integration and Special Windows Features |
76 | \\ |
77 | |
78 | = New Features = |
79 | |
80 | ; **[[New Features>>New]]** |
81 | : New and noteworthy features |
82 | |
83 | = Cookbook = |
84 | |
85 | [[Cookbook>>Cookbook]] |