View Issue Details

IDProjectCategoryView StatusLast Update
0001176ScribusGeneralpublic2005-09-22 22:55
Reporterkirun0 Assigned Tosubik  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.3.1cvs 
Summary0001176: Calendar Helper
Description* Ability to create an automatic 5x7 table representing a month (regular calendar format)
* Planner calendar format - dates as rows, with one or more cells after the date for notes. The rows can flow into one or multiple columns.
* Fields associated with the table (month/year) should be available for placement in the design. If the calendar's month is changed, the fields should update to suit.


* Sample calendar should be provided: "Scribus Developers 2005" :)
Additional Informationsurely python issue

TODO:
* [IN PROGRESS] create python script with GUI 'wizzard'
* [DONE] implement (very basic) styles handling in scripter to style the calendar
* [NEED FEEDBACK] test it (nobody likes this phase)
TagsNo tags attached.
Patch

Relationships

child of 0003813 acknowledged Metabug: Scripter 

Activities

subik

2004-10-02 14:10

manager   ~0002610

there are some scripts for calendars... e.g. one in the Scripter samples or
http://www.dotrose.com/misc/computer/cal-tabloid.py

subik

2005-08-12 16:07

manager   ~0006093

Here is first snapshot of the 'calendar helper'. It creates plain calendar structures for month matrix and planner/event calendar for few languages. It requires Tkinter (GRRRR I HATE IT;)).

it's under rapid development.

subik

2005-08-15 18:19

manager   ~0006122

Scribus 1.3.1cvs contains Python function for Paragraph style dialog handling (yep, it requires user feedback). This version if the calendar script requires this function - it uses meta-style for text frames for later easy styling.

subik

2005-08-23 17:23

manager   ~0006200

in 1.3.1cvs

plinnell

2005-08-24 21:31

viewer   ~0006210

The only issue I can see is the way the tkinter window blocks access to the new dialog on launch. Seems to be working OK otherwise. Testing some more.

plinnell

2005-09-01 17:24

viewer   ~0006328

Seems to work well now and window focus is better. Only issue I can see now is changes to the style dialog are not implemented. Default font is used no matter what font or text is chosen. Text alignment e.g right aligned works.

Issue History

Date Modified Username Field Change
2004-10-01 23:31 kirun0 New Issue
2004-10-02 14:10 subik Note Added: 0002610
2005-08-11 06:25 subik Assigned To => subik
2005-08-11 06:25 subik Status new => assigned
2005-08-11 06:25 subik Additional Information Updated
2005-08-12 16:04 subik File Added: gui-calendar.py
2005-08-12 16:07 subik Note Added: 0006093
2005-08-12 16:08 subik Additional Information Updated
2005-08-12 16:12 subik File Deleted: gui-calendar.py
2005-08-12 16:12 subik File Added: gui-calendar.py
2005-08-15 18:16 subik File Deleted: gui-calendar.py
2005-08-15 18:17 subik File Added: gui-calendar.py
2005-08-15 18:19 subik Note Added: 0006122
2005-08-15 18:19 subik Additional Information Updated
2005-08-15 20:49 subik File Deleted: gui-calendar.py
2005-08-15 20:49 subik File Added: gui-calendar.py
2005-08-23 17:22 subik File Deleted: gui-calendar.py
2005-08-23 17:23 subik Note Added: 0006200
2005-08-24 21:31 plinnell Note Added: 0006210
2005-09-01 17:24 plinnell Note Added: 0006328
2005-09-19 17:32 subik Status assigned => resolved
2005-09-19 17:32 subik Fixed in Version => 1.3.1cvs
2005-09-19 17:32 subik Resolution open => fixed
2005-09-22 22:55 cbradney Status resolved => closed
2006-05-13 21:29 christoph_s Relationship added child of 0003813