Commit Graph

824 Commits

Author SHA1 Message Date
wp_xxyyzz
0afcfc7a66 tvplanit: Allow to draw all-day events in the category color (CategoryInfo.UseForAllDayEvents).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-16 19:58:12 +00:00
wp_xxyyzz
6e9dd5576c tvplanit: Make default popup menus of DayView/WeekView/MonthView/TaskList/ContactGrid accessible to the user.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-16 16:24:37 +00:00
wp_xxyyzz
8ef2d6471f tvplanit: Create default popupmenu items in the constructor rather than when the menu drops down. Adjust translation of popupmenu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-16 15:04:39 +00:00
wp_xxyyzz
c8ac39c295 tvplanit: Some clean-up in holiday calculation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-13 16:40:15 +00:00
wp_xxyyzz
a33255b5eb tvplanit: More efficient handling of holidays in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-13 16:09:29 +00:00
wp_xxyyzz
a2d1123b51 tvplanit: Replace TVpWeekView's updown control by 4 speedbuttons for navigation to prev/next month/week, issue #39035.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8388 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 22:21:13 +00:00
wp_xxyyzz
ea7af462bb tvplanit: Replace TVpMonthView's updown control by 4 speedbuttons for navigation to prev/next month/year, issue #39035.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8387 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 21:52:15 +00:00
wp_xxyyzz
6a2e34537d tvplanit: Refactor calculation of holidays in fulldemo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 20:59:53 +00:00
wp_xxyyzz
b3d76d7f60 tvplanit: Add option to select category to ical task import form. Update translations (de, en).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8385 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 13:47:03 +00:00
wp_xxyyzz
6c53ea5417 tvplanit: Fix end date of ical event import.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8384 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 10:34:40 +00:00
wp_xxyyzz
f21be3532a tvplanit: Fix index error when default category in ical event import is empty.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8383 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 09:57:38 +00:00
wp_xxyyzz
5d091a3a05 tvplanit: Add option to select category to ical event import form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8382 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-12 09:50:18 +00:00
wp_xxyyzz
d97209a2a3 tvplanit: Add preview for importing VCard files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-11 20:32:13 +00:00
wp_xxyyzz
097b466e92 tvplanit: Add missing lrj files to repository.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8380 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-11 16:47:44 +00:00
wp_xxyyzz
c22ce64166 tvplanit: Refactor ical import preview to facilitate future import of vcards.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-11 16:46:32 +00:00
wp_xxyyzz
4596ff2bef tvplanit: No wait-cursor while ical import preview is shown.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8378 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-10 21:37:32 +00:00
wp_xxyyzz
47dcca9bed tvplanit: Add preview form for ical import of task items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8377 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-10 21:21:17 +00:00
wp_xxyyzz
a2ba5cddc7 tvplanit: Add preview form for ical import of event items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8376 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-10 10:20:56 +00:00
wp_xxyyzz
db859044f4 tvplanit: Display gutter in TVpWeekView if ApplyCategoryInfos is true.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8371 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-06 09:51:54 +00:00
wp_xxyyzz
080f303cd1 tvplanit: Extract ImportICalFile also for TVpWeekView and TVpTaskList. Move the essential code into TVpSchedule and TVpTaskList to avoid too much duplication.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-05 20:12:52 +00:00
wp_xxyyzz
d553c35eb5 tvplanit: Split ical import off of TVpDayView popupmenu handler into separate method ImportIcalFile.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8369 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-05 18:48:09 +00:00
wp_xxyyzz
5619202a83 tvplanit: Add OnDeletingEvent to TVpDayView and TVpWeekView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8367 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-08-05 11:01:59 +00:00
wp_xxyyzz
c778149181 tvplanit: Default values for visual controls (day/week/month view, tasklist, contact grid, calendar).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8365 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-25 22:55:31 +00:00
wp_xxyyzz
d53bd0e500 TvPlanIt: Declare some datastore properties with "default" attribute.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-22 15:49:07 +00:00
wp_xxyyzz
c5ac251a79 TvPlanIt: Make TVpControlLink.Attach and .Detach public.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-21 22:13:41 +00:00
wp_xxyyzz
02a881fd02 tvplanit: Improved header text in weekview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-21 12:31:50 +00:00
wp_xxyyzz
30926a4826 tvplanit: Report duplicate resource error in ResEditDlg before exiting dialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8355 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-20 09:12:16 +00:00
wp_xxyyzz
bca465e6dd TvPlanIt: Fix ContactGrid crashing when inserted into a frame ("... has no parent" error).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8354 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-19 22:32:25 +00:00
wp_xxyyzz
d82273381f TvPlanIt: Fix TVpResourceCombo crashing when used in a frame ("... has no parent")
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-19 22:07:26 +00:00
wp_xxyyzz
beb0481d33 tvplanit: Add datastore method DeleteResource.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-16 16:38:36 +00:00
wp_xxyyzz
2e2d9f18bf tvplanit: New property ApplyCategoryInfos for week and month view. Some tweaking of text positions in month view.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 14:31:42 +00:00
wp_xxyyzz
cf88b7c792 TvPlanIt: Fix translation issues in fulldemo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 10:25:34 +00:00
wp_xxyyzz
bb0b4d368c TvPlanit: Make TVpLinkableControl.CheckCreateResource public.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-12 10:09:41 +00:00
wp_xxyyzz
6570c023c5 tvplanit: Extend context menus by option to select an arbitrary date.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-11 22:59:40 +00:00
wp_xxyyzz
c93f5d5226 tvplanit: Add option for unlimited recurring events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-07-11 22:13:14 +00:00
wp_xxyyzz
97dbcfafcc TvPlanIt: Increment version number to 1.7 after release of v1.6.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-22 22:05:23 +00:00
wp_xxyyzz
db0bc241dd TvPlanIt: Update readme.txt files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-22 21:40:32 +00:00
wp_xxyyzz
2d35386fdc TvPlanIt: Update translation files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8321 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-20 07:29:53 +00:00
wp_xxyyzz
b2d2f2fb63 TvPlanit: Exclude the string '(default)' in fulldemo from translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 09:30:07 +00:00
wp_xxyyzz
661f42b5ba TvPlanIt: Clean up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8298 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 09:17:02 +00:00
wp_xxyyzz
a962fbb40e TvPlanIt: Workaround for TLabel transparency issue of Laz 2.2+
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8297 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 09:13:33 +00:00
wp_xxyyzz
b806147dfa TvPlanIt: Revert fulldemo translation code to r8293. Add demomain.lrj file to repository.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8296 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 08:58:09 +00:00
wp_xxyyzz
d427be1d38 TvPlanit/FullDemo: Fix updating of the MonthView popup menu translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 08:31:42 +00:00
wp_xxyyzz
ae38604d97 TvPlanIt/FullDemo: Fix missing vpsr translation caused by last commit. Fix name of polish translation in language combobox.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-14 08:25:26 +00:00
wp_xxyyzz
c36f73b838 TvPlanIt: Add Polish translation of fulldemo project. Fix switching languages in this project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-13 09:51:35 +00:00
wp_xxyyzz
960ac21677 TvPlanIt: Add OnModifyEvent. Replace double LineEndings by new const LineEnding2.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-12 16:12:31 +00:00
wp_xxyyzz
04e5192a90 TvPlanit: Update Polish translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-12 15:40:25 +00:00
wp_xxyyzz
96eba9e3e3 TvPlanIt: Fix translation of Contacts and Tasklist popup menus. Update German translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-11 21:24:49 +00:00
wp_xxyyzz
09db53cc99 TvPlanIt: Fix incorrect drag-and-drop operation to or within TVpMonthView (https://forum.lazarus.freepascal.org/index.php/topic,59578.0.html).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-09 20:48:10 +00:00
wp_xxyyzz
d8a83bb6de TvPlanIt: Fix zeos datastore demo to work also with ZEOS 8.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-06-08 19:45:05 +00:00