Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - g.theodoroy

#1
Added functionalities
  • print schedule per Teacher
  • print schedule per Student group


Modified code to be able to work either with versions
  • <= 7.1.3
  • upcoming 7.1.4
#2
FET - edit + print / Re: FET - edit + print
March 17, 2025, 04:44:30 PM
Thank you for your open minded hospitality, encouragement, guidance and help !!!
#3
FET - edit + print / FET - edit + print
March 17, 2025, 04:28:56 PM
FET - edit + print


A .html file with which you can import a .fet file of schedule made with FET, make small manual modifications when a teacher is absent, print one or more days schedule and finally export .fet file.

Works with modern browsers: Firefox, Chrome, Opera, ...



Features:
  • Open a .fet file of schedule made with FET.
  • Set direction right to left (rtl) - left to right (ltr).
  • Drag and Drop with mouse to modify the cards (schedule).
  • Color marked cells suggest card placements - movements.
  • Warning on conflicts.
  • When is set visible, footer shows groups with no activity for hour.
  • Undo Redo capability.
  • Double click to send card to warehouse (exclude from schedule).
  • Unavailable teacher hours are marked.
  • If a card is placed in an unavailable hour cell a red line appears.
  • Select which days to be printed.
  • Set the title to be printed.
  • Show/hide subjects. Set font size.
  • Save (download) .fet file.


It is provided as is under "MIT License"
https://opensource.org/license/mit


Download:
FET - edit + print


Github link:
https://github.com/g-theodoroy/FET_edit-print

#4
Greek / Ελληνικά / Re: FET - edit & print
March 17, 2025, 04:20:32 PM
OK

thanks
#5
Greek / Ελληνικά / Re: FET - edit & print
March 17, 2025, 03:57:49 PM
The description in FET Tools/Links is grate.

So it could be:

Title: FET - edit + print

Description: A .html file with which you can import a .fet file of schedule made with FET, make small manual modifications when a teacher is absent, print one or more days schedule and finally export .fet file.

#6
Greek / Ελληνικά / Re: FET - edit & print
March 17, 2025, 03:42:37 PM
Quote from: Liviu Lalescu on February 25, 2025, 09:35:06 PM@g.theodoroy ,

I had a consultation with Volker and, if you want, we could make a board for your program here on the forum, and make you moderator on this board. It will be similar to Volker's TiTiTo, StElTo, and TSC boards on the FET Tools section.

Please let me know if you would like this.


If your proposition is still active i think we can do it.
#7
Greek / Ελληνικά / Re: FET - edit & print
March 16, 2025, 10:52:50 AM
About vertical align of cards.

Sorry i misunderstood your question!


Cards are vertical aligned at bottom intentionally so that students groups are aligned.

#8
Greek / Ελληνικά / Re: FET - edit & print
March 16, 2025, 10:39:19 AM
Hello Liviu.


1) Fixed typo.


3) Space is limited. I prefer to see the beginning of each word of subject and omit the end. This way user understands ( i think ) the subject. It is intended. Of course i work with my greek .fet files. Maybe subjects in other languages of other users behave differently.



2) Button show/hide subjects has this form [ ... ]. More detailed with parenthesis: [( )(...)( )]


If you click three dots in center of button [ (...) ]  means center


If you click left gap inside button [( )... ]  means left


If you click right gap inside button [ ...( )]  means right


This is the idea of designing.


#9
Greek / Ελληνικά / Re: FET - edit & print
March 16, 2025, 07:24:21 AM
Please give me more details of your suggestions.
#10
Greek / Ελληνικά / Re: FET - edit & print
March 15, 2025, 05:48:18 PM
Modified show/hide button.


Click in center shows or hides subject in card.


Default value of font-size of subject is 6px

  • Click right enlarges font-size by 1px
  • Click left reduces font-size by 1px

#11
Greek / Ελληνικά / Re: FET - edit & print
March 14, 2025, 11:23:16 PM
Added functionality

A button shows/hides subject at cards.

#12
Greek / Ελληνικά / Re: FET - edit & print
March 12, 2025, 06:23:59 PM
Added functionality.


A button selects direction of table either "right to left" (rtl) or "left to right" (ltr).


Thanks abuayham2016 for suggestion and confirmation that works !!!
 
#13
Greek / Ελληνικά / Re: FET - edit & print
March 11, 2025, 11:52:31 AM
Added ability to

set the title to be printed

instead of fet filename
#14
Greek / Ελληνικά / Re: FET - edit & print
March 06, 2025, 06:20:52 PM
This program does not intend to substitute printing of schedule.

It uses "teachers_time_horizontal" projection in order to be able to
  • do minor schedule modifications when a teacher is absent
  • print that day's schedule.

If you like to print more reports you should
  • download the modified fet file
  • open it with FET
  • print anything you prefer
#15
Greek / Ελληνικά / Re: FET - edit & print
March 03, 2025, 07:10:57 PM
Modified:

Groups with no activities are not visible by default at the bottom of the table.

Added a toggle button so user can toggle them visible or not.

Groups with no activities scan is triggered also in table creation and update (Undo - Redo)