Check-in [c6e0ad17ef]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added activity form, including attachment handling. Added date range selection to list of activities. Renamed controls to English. Added button on projects list to view activities and reports. Disabled platform warnings.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c6e0ad17ef0ba73a1c8dbfa40bf361731ad10e5d
User & Date: MCO 2014-07-28 14:24:11.133
Context
2014-07-28
14:49
Updated dislpay of duration. check-in: 73d0f24a3d user: MCO tags: trunk
14:24
Added activity form, including attachment handling. Added date range selection to list of activities. Renamed controls to English. Added button on projects list to view activities and reports. Disabled platform warnings. check-in: c6e0ad17ef user: MCO tags: trunk
2014-07-09
17:18
Kept a reference to M_Main in the DPR, to prevent errors in the IDE. Added prototype for database-persistence of a class. check-in: ca9a02c2ab user: MCO tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Olam/src/F_Activities.dfm.
Changes to Olam/src/F_Activities.pas.
Added Olam/src/F_Activity.dfm.
Added Olam/src/F_Activity.pas.
Changes to Olam/src/F_Contact.dfm.
Changes to Olam/src/F_Contact.pas.
Changes to Olam/src/F_Project.dfm.
Changes to Olam/src/F_Project.pas.
Changes to Olam/src/F_Projects.dfm.
Changes to Olam/src/F_Projects.pas.
Added Olam/src/FileIcon.pas.
Changes to Olam/src/M_Main.dfm.
Changes to Olam/src/M_Main.pas.
Changes to Olam/src/Olam.dpr.
Changes to Olam/src/Olam.dproj.