Commit Graph

12 Commits

Author SHA1 Message Date
5514aca70f tvplanit: Fix sqlite3 and firebird datastores crashing due to non-specified database names. Fix double-click in VpWeekView to use correct date. Fix some compilation issues of demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6791 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-15 22:14:01 +00:00
fcfce0aa75 tvplanit: Separate code into designtime and runtime packages. Move lpk files to library root folder for better visibility. Test all demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-21 17:12:05 +00:00
afebf9b206 tvplanit: Add code to zeos datastore to convert old tables (v1.04) to the new structure.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-19 20:57:45 +00:00
27bb5c51fe tvplanit: Fix Firebird datastore missing commit after updating contacts table structure to current version.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5181 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 20:24:52 +00:00
0662015dbe tvplanit: Fix Firebird datastore not writing events, contacts, tasks after creation of a new resource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 16:51:51 +00:00
385f836d7d tvplanit: Automatically update database of sqlite3 datastore if it was created by version 1.04.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-18 09:28:46 +00:00
9b3a6f6acf tvplanit: Automatically convert firebird datastores to new table structures.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 21:13:56 +00:00
ecdb5f28de tvplaint: Fix FireBird datastore demo crashing after creating the DB.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5172 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-17 17:10:43 +00:00
05aad697c4 tvplanit: Remove new field PathToPhoto (too complex), add new contact field Department. Update Contact editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5169 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-16 23:42:31 +00:00
f8435f112c tvplanit: Add new fields (email1..3, website1..2, address1..2, pathtophoto) to contact records. Update some demos.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5164 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 11:40:14 +00:00
1276eb57b8 tvplanit: DPI-aware font sizes of planner controls.
Publish some missing inherited properties of VpCalendar
Move "GetTimeFormat" from FullDemo to unit vpmisc.
Remove some hints/warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5078 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-08 18:29:24 +00:00
2aa225b1a4 tvplanit: Add TVpFirefirdDatastore, a dedicated datastore for Firebird databases. Add example for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5039 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-28 15:46:32 +00:00