root/

Date Rev Chgset Author Log Message
08/04/08 21:55:43 503 503 Brian deleted extraneous script
08/03/08 19:29:18 502 502 Brian Added the Alter Schedule scripts to setup.py
08/02/08 17:57:06 501 501 Brian Added ORM scripts to windows setup.py
08/02/08 17:43:33 500 500 Brian Fix undo and redo of added objects
08/02/08 17:12:00 499 499 Brian Update on build instructions for v0.10 on windows
08/02/08 16:55:35 498 498 Brian Changes to build v0.10 beta
08/02/08 11:39:48 497 497 Brian In Rmap, generate better table names from fact type readings
08/02/08 00:02:40 496 496 Brian Remove obsolete script
08/01/08 20:33:23 495 495 Brian Remove graphic of object when it's deletion is redone
08/01/08 20:33:01 494 494 Alexander picked out new bar colors
08/01/08 19:51:36 493 493 Alexander rearranged custom color script
08/01/08 19:34:46 492 492 Alexander set completion bar to black
08/01/08 19:25:54 491 491 Alexander rearranged a couple of lines
08/01/08 18:51:18 490 490 Alexander readme for ganttpv v0.10
07/31/08 16:37:20 489 489 Brian Added registration of object types (similar to registration of subtypes)
07/31/08 16:35:38 488 488 Brian Alex reworked and improved the deletion of graphic objects
07/31/08 12:52:36 487 487 Alexander minor changes to the ORM help
07/31/08 12:22:17 486 486 Alexander added the script, this time, really
07/31/08 12:18:07 485 485 Alexander separated role and ring constraints; simplified binding of menu events
07/31/08 09:42:26 484 484 Alexander added script 'Custom Colors and Sizes'
07/31/08 08:29:38 483 483 Alexander moved default script shortcuts to from StartupData? to Menu
07/31/08 08:25:53 482 482 Alexander cursor fix
07/31/08 01:31:41 481 481 Brian Alex changes. Added arrow to subset constraint. Fixed pen to use color ...
07/31/08 00:52:02 480 480 Brian Alex fixed GetFollowers? to omit invalid objects (that "shouldn't" be there ...
07/31/08 00:45:15 479 479 Brian Change object factory to by default return None instead of deleted ...
07/25/08 18:54:16 478 478 Brian Commit the ORM unit tests that I've written so far
07/24/08 07:30:34 477 477 Alexander fix overzealous undo typing
07/23/08 18:43:56 476 476 Brian Expand ORM quick start documentation
07/23/08 18:13:27 475 475 Alexander delete role names with their connectors
07/23/08 17:55:59 474 474 Alexander simplify undo typing in ORM
07/23/08 15:51:10 473 473 Alexander fix typo
07/23/08 14:29:22 472 472 Alexander graphics for ring constraints
07/22/08 12:51:04 471 471 Alexander integrated the script shortcuts into Data.Option
07/19/08 15:05:03 470 470 Brian Move all of the ORM quickstart information to its own menu item and frame
07/17/08 20:34:24 469 469 Alexander ORM: extended 'delete role sequence' to all sequence numbers
07/09/08 14:11:46 468 468 Brian Adjust size of orm diagram fonts on Mac
07/05/08 16:56:00 467 467 Brian Fix line type for nexted fact and wording in a menu
06/28/08 22:20:02 466 466 Brian Added object type, fact type, and relational table/column reports. (Made ...
06/28/08 19:22:39 465 465 Brian Added add/delete of the role name shape. Added cursor editing of object ...
06/26/08 20:43:24 464 464 Brian In Data.py, allow objects to be used as hash keys. In ORM.py, found some ...
06/18/08 22:26:26 463 463 Brian More debugging on undo redo (expecially the objectified fact type). ...
06/18/08 20:59:23 462 462 Alexander prepare to redirect fact type shapes to fact reading table
06/18/08 18:09:25 461 461 Alexander removed unused onMouse variant
06/18/08 17:59:29 460 460 Brian Only initialize followers array when graphic objects are created
06/18/08 15:30:50 459 459 Alexander fixed deletion of roles
06/18/08 13:27:42 458 458 Alexander removed CustomTreeCtrl? and FlatNotebookfrom? ORM.py
06/18/08 12:42:45 457 457 Brian Added ring constraint names to popup menu
06/18/08 11:42:06 456 456 Alexander bug fix on role names
06/17/08 23:30:26 455 455 Brian Windows wouldn't accept 'ANY' suffix for cursor, 'BMP' required
06/17/08 21:47:54 454 454 Alexander elegant algorithm for following a role connector
06/17/08 20:55:40 453 453 Brian Clear 'In Use' flag for columns in unneeded tables
06/17/08 20:53:37 452 452 Brian Update the ORM 'more info' sites per Terry's suggestion
06/17/08 17:30:24 451 451 Alexander fixed bug where role names moved twice as much; added pencil cursor
06/17/08 01:00:48 450 450 Brian Change the meta-model to match the code in ORM.py. Open a text window to ...
06/16/08 14:53:09 449 449 Alexander adjust the help information by platform
06/16/08 12:27:22 448 448 Brian Fixed an error in Rmap. Revised report names in metamodel. Improved ...
06/16/08 12:20:16 447 447 Brian In Data.py, Alex added access type 'role2' for a sorted list display in a ...
06/14/08 02:29:21 446 446 Brian Minor corrections/changes
06/13/08 23:35:00 445 445 Brian Improved object api in Data.py to simplify setting of object pointers. ...
06/13/08 23:29:12 444 444 Brian Draft of Rmap and SQL generation
06/11/08 02:32:35 443 443 Brian Restored code required to show undo of moves
06/11/08 02:23:47 442 442 Brian Correct drawing sequence for objectified fact types
06/11/08 02:22:03 441 441 Brian Correct display of undeleted objects. Change color of subtype arrow to ...
06/10/08 17:33:38 440 440 Alexander moved gantt bars to report column
06/10/08 15:50:51 439 439 Alexander extend 'Edit Column Options' to cover different bar types
06/09/08 15:49:05 438 438 Brian Add IsUIDeletable to indicate which objects should be directly deletable ...
06/09/08 00:40:17 437 437 Brian Changes to get delete role sequence working
06/08/08 17:20:50 436 436 Brian Display fact type roles using the reading's role sequence, not the fact ...
06/08/08 14:27:32 435 435 Brian Add role sequence to fact reading
06/07/08 23:41:26 434 434 Brian Renamed orm objects to RoleSequence? and RolePosition?. Made sure that ...
06/07/08 23:35:34 433 433 Brian Rename ORM objects to RoleSequence? and RolePosition?
06/06/08 23:29:20 432 432 Alexander add icons to svn
06/06/08 23:20:47 431 431 Brian Use more understandable name for ORM folder
06/06/08 22:52:25 430 430 Alexander deontic constraints; three-way role constraints; shift-click on constraint ...
06/06/08 22:10:00 429 429 Brian Make the default ORM diagram size more squarish
06/06/08 20:57:41 428 428 Brian Change handling of objectified fact types
06/06/08 20:56:21 427 427 Brian Add objectified fact types
06/06/08 13:43:51 426 426 Brian Make prefered an operator value
06/06/08 13:42:29 425 425 Brian Display constraint symbols; connect correctly to adjacent pairs of roles
06/05/08 17:29:34 424 424 Alexander workaround for bug in GetPixel? on MacOSX; moved rolebox connector logic ...
06/05/08 13:06:13 423 423 Brian Separated Role and Subtype constraints
06/05/08 13:05:13 422 422 Brian Separated Role and Subtype constraints
06/05/08 13:03:43 421 421 Brian Will now add and connect role and subtype constraints
06/05/08 09:36:46 420 420 Brian Implemented role selection approach that Alex and I discussed. (Alex, ...
06/04/08 16:28:25 419 419 Brian Added UniqueOther? to Role
06/04/08 16:26:35 418 418 Brian Alternative to 'get()' in object api. Added n-1 span uniqueness ...
06/04/08 11:40:12 417 417 Brian New script: Copy Diagram to Clipboard as EMF (Windows Only).py
06/04/08 03:55:01 416 416 Brian Added Role entries to Fact Type popup menu
06/03/08 03:38:23 415 415 Brian Make ORM meta-model script a superset of orm diagram script. Fix errors in ...
06/02/08 21:09:43 414 414 Brian Added reverse role order popup. Don't display role names until they follow ...
06/02/08 19:08:38 413 413 Brian Back on May 23 (guessing for the file change date) I added a yield ...
06/02/08 18:21:57 412 412 Brian Some changes to the ORM object model
06/02/08 18:18:06 411 411 Brian Revised the ORM object model. Added subtypes to Data's object api.
05/22/08 13:55:40 410 410 Brian Change auto layout to use graphic objects instead of report rows. Bring ...
05/22/08 13:50:34 409 409 Brian Prevent duplicate pseudo dc graphics when diagram is first opened
05/20/08 13:18:15 408 408 Brian Rename script so users will be more likely to understand its purpose
05/20/08 13:05:00 407 407 Alexander commented out flatbook notebook and customtree control
05/20/08 12:53:04 406 406 Brian updated readme to v0.9; fixed another GetMenuItems? bug
05/19/08 22:07:54 405 405 Brian Add Object API to Data
05/19/08 22:06:24 404 404 Brian Add Object API to Data. Add ORM Diagram Report.
05/19/08 22:04:59 403 403 Brian Add Object API to Data. Add ORM Diagram Report.
05/17/08 23:52:27 402 402 Brian Change column widths so they will display better on the mac
05/17/08 14:08:07 401 401 Brian Added Install Task Baseline
05/17/08 13:34:50 400 400 Alexander remember message window size and position
05/17/08 13:33:16 399 399 Alexander added registry to remember window size and position; sorted insert column ...
05/16/08 23:01:34 398 398 Brian Added actual and baseline plan bars
05/16/08 22:58:27 397 397 Brian Added actual and baseline plan bars
05/16/08 20:29:00 396 396 Brian Alex's change to allow the first script in the menu to be repeated
05/16/08 14:38:36 395 395 Alexander added search box to assignment dialog
05/13/08 22:35:21 394 394 Alexander include first names in assignment dialog; better default name for new rows
05/13/08 09:54:48 393 393 Alexander trivialities
05/13/08 09:32:27 392 392 Alexander Alex: scheduling script no longer creates redundant dependencies
05/11/08 20:41:49 391 391 Brian Draft of cross project resource dependencies script
04/28/08 16:24:30 390 390 Brian Alex provided a better algorithm for allocating effort hours
04/24/08 00:27:18 389 389 Brian Adds a comment that wasn't saved when I committed the script
04/24/08 00:25:49 388 388 Brian New script to add resource dependencies in a project
03/18/08 18:11:20 387 387 Brian Show whether running the script would change the report type. Improve the ...
03/18/08 14:01:54 386 386 Brian Add script that shows the contents of each install script and what would ...
03/17/08 23:47:07 385 385 Brian Use utf-8 for web reports. Same changes as in the HTML export script.
03/14/08 21:41:13 384 384 Brian For GanttPV_Win release 0.9. Fix missing dll problem and use Alex's icon ...
03/14/08 19:48:20 383 383 Brian Changes for release v0.9
03/10/08 17:22:27 382 382 Brian Updated the xslt that creates html reports. It is now much closer to the ...
03/05/08 17:33:38 381 381 Brian This is from Alex. He fixed the bug that prevented scroll bars from ...
03/05/08 15:09:29 380 380 Brian Change html export script to always use utf-8
03/03/08 17:27:21 379 379 Brian When GanttPV returns multiple values in a cell, it was trying to use str() ...
02/25/08 14:41:36 378 378 Brian Two sample xslt transforms for use with the xml export
02/25/08 07:33:32 377 377 Brian Don't export keys in xml
02/21/08 17:57:06 376 376 Alexander GanttPV: allow shifting of multiple rows
02/14/08 13:03:17 375 375 Brian New script to export a ganttpv database as XML. Enjoy!
02/14/08 09:52:55 374 374 Brian Noticed a non-standard foreign key that wasn't in the table.
01/31/08 14:30:32 373 373 Brian Made two changes to make it more convenient when doing demos.
01/31/08 12:37:04 372 372 Brian Fix dependend selection and dependent formating
01/31/08 01:51:46 371 371 Brian Implements many of the UI ideas that I had worked out and laid the ...
01/30/08 02:55:14 370 370 Brian Some old bug fixes that I hadn't committed. Plus some clean up for the ...
01/08/08 23:43:55 369 369 Brian Change Add Database script to automatically save new server keys
01/08/08 05:21:12 368 368 Brian Update server test to work with web_security values of both 'session' and ...
01/08/08 04:36:33 367 367 Brian Fix errors in server test
01/08/08 04:32:48 366 366 Brian Fix bug in cookie expiration code
01/08/08 02:28:59 365 365 Brian Fix error in Database Index HTML report
01/08/08 00:59:46 364 364 Brian Add 'no web security' option to server
01/08/08 00:51:14 363 363 Brian Retain cookies for a week. Previously retained them only until the end of ...
01/06/08 02:41:50 362 362 Brian Improve merge of report columns. Add some more test cases.
01/04/08 17:51:05 361 361 Brian Much refactoring, debugging, and new test script for Share Changes with ...
01/04/08 17:49:38 360 360 Brian Update tests to work with current versions of Data and StartupData?
01/04/08 17:47:49 359 359 Brian Update server to use current versions of Data and StartupData?.
12/28/07 09:48:03 358 358 Brian GanttPV Server - corrected all tests to work with current version of ...
11/29/07 18:25:43 357 357 Brian Name change of new script
11/28/07 22:08:20 356 356 Alexander removed 'Verify File Format' script (not useful)
11/28/07 01:44:56 355 355 Brian Several small fixes to object factory. Alex figured out the 'nonzero' ...
11/28/07 01:43:01 354 354 Brian Standardize on names 'object type' and 'fact type'. Revise windows and ...
11/20/07 18:54:55 353 353 Alexander fix bug in monthly effort
10/24/07 13:50:12 352 352 Brian Multi-line entity names. More default creation of objects during drag.
10/22/07 20:13:11 351 351 Alexander another minor fix
10/22/07 19:47:15 350 350 Alexander minor fix
10/22/07 19:36:29 349 349 Alexander my first change: implement Seq and Nary in roles and facts
10/22/07 18:43:05 348 348 Brian Set eol-style for object factory scripts.
10/22/07 18:38:12 347 347 Brian Changed eol-style to native; accept characters into ORM drawing canvas
10/20/07 11:30:54 346 346 Brian Finish removing the canvas level shape to dcid xref. (It is stored in the ...
10/20/07 11:18:22 345 345 Brian ORM - Move the follow behavior into the connector class.
10/19/07 16:47:32 344 344 Brian Move all shape drawing logic to separate classes.
10/19/07 16:45:53 343 343 Brian Fix alias bug in object api. Add experimantal methods to change class and ...
10/12/07 15:29:16 342 342 Alexander include monthly view in resource tracking
09/28/07 22:14:52 341 341 Alexander scripts: added 'Verify File Format'
09/28/07 22:13:59 340 340 Alexander revise build instructions
09/27/07 10:37:02 339 339 Alexander second try ...
09/27/07 10:35:04 338 338 Alexander second try ...
09/27/07 10:29:20 337 337 Alexander move bug fixes to v0.8 branch
09/27/07 10:26:38 336 336 Alexander copy bug fixes to v0.8 branch ...
09/27/07 10:17:10 335 335 Alexander revise Brian's filename fix; fix Main window's 'Repeat Previous Script'
09/26/07 21:55:45 334 334 Brian Set FileName? to None in New; api changed for menu
09/26/07 15:51:51 333 333 Alexander scripts: Install Partial Hour Duration now includes holidays
09/21/07 15:12:25 332 332 Alexander made a branch to point to the 'current' scripts release ...
09/15/07 14:43:04 331 331 Alexander changed version number to v0.8a
09/15/07 14:36:00 330 330 Alexander make a branch for v0.8 source
09/15/07 14:35:03 329 329 Alexander make a branch for v0.8 scripts
09/13/07 20:49:59 328 328 Brian More work to get the ORM window working.
09/06/07 08:30:21 327 327 Brian Added a database method to return all objects of a given type.
09/06/07 08:28:35 326 326 Brian Much progress towards having a working program
08/22/07 14:46:24 325 325 Brian Scripts updated to use object api
08/22/07 14:45:34 324 324 Brian Add draft of Object API for ORMpv
08/07/07 08:08:23 323 323 Alexander stopped using wxPython module to avoid warnings
08/07/07 08:08:04 322 322 Alexander stopped using wxPython module to avoid warnings
08/06/07 22:12:02 321 321 Alexander updated how-to-build file
08/06/07 21:27:17 320 320 Alexander added new scripts to setup.py
08/06/07 21:23:04 319 319 Alexander updated scripts on setup.py
08/05/07 22:26:24 318 318 Brian Part of a project to investigate ORM UI alternatives.
08/04/07 14:15:59 317 317 Alexander minor updates to the readme
08/04/07 14:04:47 316 316 Alexander updated 'info.plist' for GanttPV v0.8
08/04/07 13:43:34 315 315 Alexander added the GanttPV 'mac extras' to subversion
08/01/07 12:22:37 314 314 Alexander updated changelog for v0.8
08/01/07 12:22:19 313 313 Alexander updated readme for v0.8
07/31/07 08:21:57 312 312 Alexander
07/31/07 01:17:55 311 311 Alexander fixed the bug Blake found inv0.8 beta
05/09/07 21:23:07 310 310 Brian New POT file created
04/18/07 20:05:27 309 309 Brian Also reset position in reset window script
04/11/07 22:29:31 308 308 Brian Added default report layouts
04/11/07 21:46:03 307 307 Brian Change tabs to spaces
04/11/07 21:35:19 306 306 Brian Fix error identified in the forum.
04/06/07 19:05:38 305 305 Brian Added missing import atatement
03/29/07 16:26:33 304 304 Brian Add several new scripts.
03/29/07 16:25:01 303 303 Brian Prevent SetCellValue? from changing protected cells. Update comments in ...
03/26/07 17:39:34 302 302 Brian Prevent windows from shifting down screen when reopened. Finish cell edits ...
03/06/07 19:24:06 301 301 Brian Correct minor typo
03/06/07 13:44:23 300 300 Brian Announce v0.8 beta release on main page.
03/01/07 20:10:14 299 299 Brian Adjust about dialog size for mac
03/01/07 18:25:39 298 298 Brian Fix typo in windows build instructions
03/01/07 18:15:21 297 297 Brian Fix some typos in quick start.
03/01/07 14:33:40 296 296 Brian Include new script in windows setup.
03/01/07 14:32:40 295 295 Brian New script to set plan bar colors by whether a task is startable.
03/01/07 13:14:40 294 294 Brian Update to include save backup copy script
03/01/07 13:08:59 293 293 Brian Add script to make backup copies of database
03/01/07 09:47:36 292 292 Brian Adjust About window to work better on windows.
02/28/07 00:01:14 291 291 Brian Preparation for v0.8 release. One change to avoid unnecessary cursor ...
02/27/07 16:13:31 290 290 Brian Add scripts to hide and show child rows
02/26/07 22:31:35 289 289 Brian Corrent comment
02/26/07 22:29:41 288 288 Brian Use cursor if no selection for coloring dependencies
02/26/07 22:17:58 287 287 Brian Adjust width of quick start window for mac
02/26/07 18:31:40 286 286 Brian Add re-run last script command
02/24/07 10:33:47 285 285 Brian Improvements to shortcut menu
02/24/07 10:31:26 284 284 Brian Don't assign cut and paste shortcuts to scripts. These functions are built ...
02/22/07 18:47:35 283 283 Brian Add script to allow non-integer durations and effort.
02/21/07 18:25:38 282 282 Brian Enable hierarchy shift left/right if parent id column type is defined. Do ...
02/21/07 10:47:38 281 281 Brian Add another script to set plan bar colors; this time based on float
02/18/07 22:34:24 280 280 Brian Add file to import tasks and resources from PM Game web site.
02/18/07 22:32:16 279 279 Brian New script to color plan bars based on dependencies
02/06/07 19:01:35 278 278 Alexander server: added stub for web_commit_changes
02/02/07 16:19:48 277 277 Brian Allow rows to be moved via keyboard command (thanks Alex)
01/31/07 18:29:43 276 276 Alexander updated html-export script to use the improved headers
01/31/07 18:27:23 275 275 Alexander updated scripts changelog
01/31/07 00:19:17 274 274 Brian Add shift left/right to manipulate hierarchies
01/27/07 00:39:23 273 273 Brian Replace Insert Child with Shift Left/Right in UI (still need to implement ...
01/26/07 23:55:32 272 272 Brian Add explanation of resource groups to quick start
01/05/07 21:02:42 271 271 Alexander various minor fixes, including Windows label size
01/04/07 20:09:27 270 270 Alexander
12/30/06 03:42:47 269 269 Brian Update quickstart help dialogs
12/29/06 23:57:00 268 268 Brian Add open selected report to file menu
12/29/06 22:42:54 267 267 Brian Added edit project/report name to edit menu
12/29/06 12:12:02 266 266 Alexander when editing a cell, undo message is now the column label
12/29/06 11:39:21 265 265 Alexander
12/29/06 11:39:02 264 264 Alexander
12/28/06 20:59:37 263 263 Alexander GanttPV: added Copy and Paste
12/28/06 19:58:40 262 262 Alexander
12/26/06 23:23:20 261 261 Alexander website: updated scripts release
12/26/06 14:05:39 260 260 Alexander
12/26/06 14:05:12 259 259 Alexander
12/26/06 14:04:08 258 258 Alexander moved new scripts onto website
12/26/06 14:01:14 257 257 Alexander made a branch for the next scripts release
12/25/06 10:51:38 256 256 Alexander modified script 'Show Only Current Tasks'
12/22/06 12:04:36 255 255 Alexander updated online priorities
12/22/06 11:52:25 254 254 Alexander updated screenshot
12/22/06 11:38:51 253 253 Alexander
12/22/06 11:24:35 252 252 Alexander website: updated some toolbar buttons and menu items
12/22/06 10:56:06 251 251 Alexander added 'Sort Column' icon
12/07/06 20:22:56 250 250 Alexander updated scripts changelog
12/07/06 19:58:38 249 249 Alexander minor fix to Quick Start
12/07/06 15:51:30 248 248 Brian More corrections to quick start text
12/07/06 13:31:27 247 247 Brian Update quick start text
12/06/06 22:37:33 246 246 Alexander New script: Insert Custom Column
12/06/06 20:33:36 245 245 Brian Improve logic of current cell adjustment in CreateRow?
12/06/06 16:28:25 244 244 Brian move current cell to inserted row and scroll display to show it
12/03/06 21:59:53 243 243 Brian Update documentation Mac version now a Universal application
12/03/06 21:23:44 242 242 Brian Another typo
12/03/06 21:22:30 241 241 Brian Fix typos and add list of server bugs
12/03/06 15:33:58 240 240 Brian Fix mailing address at pureviolet
11/26/06 15:53:33 239 239 Brian Additional Mac changes to fix broken row select logic in wx.grid
11/26/06 02:53:24 238 238 Brian fix broken row select logic in wx.grid
11/22/06 21:47:48 237 237 Alexander merged final changes from v0.7
11/21/06 00:45:01 236 236 Brian Point web pages to the new release v0.7e
11/17/06 21:05:44 235 235 Alexander Scripts: added 'Paste Cells from Clipboard'
11/13/06 15:00:50 234 234 Brian New script to hide non-current tasks
10/21/06 22:17:25 233 233 Alexander removed commented-out functions from Data.py (v0.8)
10/21/06 22:14:46 232 232 Alexander noted dependency bug fix in the readme
10/21/06 22:08:10 231 231 Brian Update indicator of which beta this is
10/20/06 10:53:44 230 230 Alexander fixed bug in OnPrerequisite? that made duplicate dependency records
10/17/06 22:41:16 229 229 Alexander likewise for v0.7 scripts
10/17/06 22:40:26 228 228 Alexander made a branch for v0.7 ...
10/14/06 10:28:57 227 227 Alexander same bug fix for the scripts
10/14/06 10:03:05 226 226 Alexander fixed bug that sometimes prevents inserting row to an empty report
10/13/06 14:19:34 225 225 Alexander GanttPV: fixed bugs with assignment dialog in UI.py
10/11/06 09:31:40 224 224 Alexander Server: some underscore fixes to client scripts
10/10/06 11:44:12 223 223 Brian Update server install instructions.
10/10/06 01:34:57 222 222 Brian Change server to read ip and port numbers from a configuration file.
10/07/06 14:58:36 221 221 Alexander Server: implemented SaveLocalChanges?; minor bug fixes
10/07/06 14:54:56 220 220 Alexander
10/07/06 14:54:24 219 219 Alexander Server: fixes in client scripts (mostly removing Nones); added 'Set Web ...
10/05/06 12:10:10 218 218 Brian Include two new scripts in Windows release.
09/30/06 22:46:09 217 217 Alexander GanttPV: added the icons to svn
09/30/06 10:56:06 216 216 Alexander Server: numerous small but useful fixes
09/29/06 09:24:57 215 215 Alexander fix typo in Install Task Project Name
09/29/06 09:24:35 214 214 Alexander fix typo in StartupData?
09/29/06 09:24:16 213 213 Alexander scripts: added Install Assignment Role
09/28/06 10:08:58 212 212 Brian Indicate release v0.7d in about dialog.
09/28/06 10:04:53 211 211 Brian Task Network Diagram changes: Allow more room for task id; make it so ...
09/20/06 20:07:00 210 210 Alexander bug fix for the Save Report Layouts scripts
09/19/06 22:38:26 209 209 Alexander mention 'Move Task Start Dates' in the readme
09/19/06 22:26:28 208 208 Alexander new script: Move Task Start Dates.py
09/15/06 21:20:07 207 207 Alexander Server: indent subtask names, improve time-scale headers
09/15/06 21:16:28 206 206 Alexander Server: removed tabs in ganttpv_report.py
09/15/06 21:06:29 205 205 Alexander Server: fixed dialog in Identify Web Changeable Columns
09/15/06 12:20:17 204 204 Brian Alexander's fix of bug in Save Report Layouts script.
09/14/06 21:41:21 203 203 Alexander fixed eol-style on UI_Design.py
09/09/06 18:14:33 202 202 Alexander changed the script hints to use the script name
09/09/06 18:14:01 201 201 Alexander changed RunScript? to save the script name
09/09/06 17:55:34 200 200 Brian Adjust main report columns widths so column headers aren't truncated.
09/09/06 17:19:36 199 199 Brian Fix error in processing web input
09/09/06 14:00:05 198 198 Brian Fix some spelling errors on web site
09/09/06 12:20:33 197 197 Brian Set eol type to native.
09/09/06 10:30:07 196 196 Brian Rewrite server documentation to describe GanttPV Update Server v0.1.
09/08/06 13:30:17 195 195 Brian Added web access instructions to display in Add Database to Server script.
09/07/06 23:13:51 194 194 Brian Alex's change to fix a display problem that occurred after two users added ...
09/07/06 16:22:30 193 193 Brian Fix errors discovered in server testing.
09/05/06 12:13:06 192 192 Brian Added a script to help verify that web server is configured to execute ...
09/03/06 21:28:39 191 191 Brian Several fixes for client scripts that work with the server.
09/02/06 16:05:38 190 190 Brian Work around mac python bug that prevents ...
08/31/06 12:32:23 189 189 Brian Added dialog to display download instructions. Added code to prevent a ...
08/30/06 16:45:07 188 188 Brian Simplified suggested columns for checklist tracking report.
08/30/06 16:23:00 187 187 Brian Added suggested columns to checklist tracking.
08/28/06 21:56:19 186 186 Brian Blake's change to make the Linux timescale header's visible.
08/28/06 21:37:05 185 185 Brian Add suggested report layout for Document tracking.
08/28/06 21:29:47 184 184 Brian Change beta version letter in About box.
08/27/06 19:38:17 183 183 Brian Add file required by server test script
08/27/06 15:23:47 182 182 Brian Publish service availability only if service name is provided.
08/27/06 00:13:44 181 181 Brian Make it easier to specify the server's zero config name
08/26/06 23:46:02 180 180 Brian change server to publish service availability via zero config
08/26/06 16:09:44 179 179 Alexander Scripts: put X's in the HTML export
08/26/06 15:56:56 178 178 Alexander minor fix to AddReportType?
08/26/06 15:50:59 177 177 Alexander merge client and server versions of Data.py
08/26/06 15:50:22 176 176 Alexander merge client and server versions of Data.py
08/26/06 15:28:26 175 175 Alexander minor translation change
08/26/06 06:10:29 174 174 Brian First draft of script to merge databases together on to the server.
08/26/06 00:58:28 173 173 Brian Add in the directories that the server needs.
08/26/06 00:19:58 172 172 Brian Alex's change to merge/delete duplicate records
08/25/06 01:35:19 171 171 Brian Changed name format of server backup files
08/25/06 00:08:47 170 170 Brian Improve script name. Script used to share changes with GanttPV Sever.
08/24/06 19:54:55 169 169 Brian Fix bug in web display of timescale
08/23/06 19:17:27 168 168 Brian fix web page offset logic to adjust timescale start date
08/23/06 18:05:23 167 167 Brian fixed lost aliases bug; added progress display
08/22/06 22:03:45 166 166 Brian Fixed several problems in scripts client uses to communicate with server. ...
08/21/06 20:08:06 165 165 Brian Handle change of new table -Next-
08/21/06 00:32:41 164 164 Brian Add default report layouts
08/17/06 16:32:56 163 163 Brian Add letter to about window to identify version of beta release.
08/17/06 16:18:37 162 162 Brian Add import to support reading MS Project XML files.
08/17/06 14:49:23 161 161 Brian Update instructions to build windows version
08/17/06 10:01:58 160 160 Brian Correct critical path test.
08/15/06 23:20:30 159 159 Brian Added more tests cases.
08/15/06 21:57:17 158 158 Alexander fix start date bug
08/13/06 21:55:38 157 157 Brian Changes to get Mac versions to work
08/12/06 17:00:15 156 156 Brian Prevent extra -Window- menu in Mac version
08/10/06 11:55:59 155 155 Brian Changes t