25 Commits

Author SHA1 Message Date
f0d8344fee TvPlanIt: Deletion of a resource deletes also the associated events, contacts and tasks. Tested with all database datastores. Update datastore sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-10-10 22:24:46 +00:00
cdda31aed5 TvPlanIt: Relax postgres check in previous commit ('postgres' rather than 'postgresql')
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-10-04 20:42:19 +00:00
23030c0377 TvPlanIt: Take care of different postgresql protocol names in zeos. (https://forum.lazarus.freepascal.org/index.php/topic,64787.msg493037.html)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8932 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2023-10-04 20:26:24 +00:00
8e195ac7ae tvplanit: Some improvements in the new icons by Roland Hahn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-09-19 10:44:20 +00:00
dee1fb0d00 tvplanit: new component palette icons by Roland Hahn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-09-17 20:36:21 +00:00
7048d249ff TPlanIt: Fix ZEOS datastore to work with PostgreSQL database and expand datastore example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-08 11:09:59 +00:00
6f2dd11e48 TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-07 16:29:20 +00:00
c682182420 tvplanit: Alternative code to r8279.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-05-23 11:14:19 +00:00
3bb0cf5482 tvplanit: Avoid executing FixContactsTable in ZeosDatastore when the Contacts table already has the fields of the v1.06 format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-05-23 10:46:40 +00:00
b0badc1cb4 TvPlanIt: Improved handling of Firebird AutoInc field in ZEOS datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-20 23:01:29 +00:00
0a97392e0b TvPlanIt: Extended ZEOS datastore sample to show usage of a Firebird database.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 21:41:51 +00:00
3eab02dd33 TvPlanIt: Implement basic infrastructure to use the correct sql field type names according to the ZConnection protocol. Based on patch by paweld (https://forum.lazarus.freepascal.org/index.php/topic,59085.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-04-18 16:48:40 +00:00
bb2bf8b3ca tvplanit: Fix VpZeosDatastore crashing when db-connection and table creation is not in a certain order. Fix AutoCreate.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-15 23:14:44 +00:00
4d4e06ecb9 tvplanit: Fix ZEOS Datastore crashing if ZConnection is open when connected to datastore (issue #33717).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-12 17:05:40 +00:00
37bb56a6cd tvplanit: Inc version number to 1.0.9. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6130 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 12:42:12 +00:00
5d59eca6f0 tvplanit: New component palette icons including versions at 150% and 200% magnification for HighDPI screens.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5921 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 22:37:51 +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
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
378b2802b5 tvplanit: Add new fields to zeos datastore
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-15 21:32:42 +00:00
dfe9715d19 tvplanit: Increment package version number to 1.05. Check commandline of mormot full demo for option -noserver to run the demo without the RESTserver.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-02 20:01:44 +00:00
58c1cdc162 tvplanit: Publish inherited DayBuffer for all dataset-dependent DataStores. Extend DayBuffer to "forever" for all non-dataset DataStores. Remove published property Connected (sorry - this will break existing lfm files..., but Connected is for designtime connection which tvplanit does not support).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5034 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-26 09:30:20 +00:00
4bd27ec6db tvplanit: Add XML datastore. Add sample project using it. Redesign datastore icons.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-11 21:13:57 +00:00
7a0869b6f0 tvplanit: Add widgetset to compilation path
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4889 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 21:46:43 +00:00
b630ce379e tvplanit: Restructure package locations to fix occasional ide compilation issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4883 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-07-01 19:33:19 +00:00