manuskript/manuskript
Curtis Gedak 8abb274c9f Fixes: Contents missing when non-single file project saved with Save as
See issue #128.

With the "Save to one single file" setting **disabled** (accessible
via "Edit -> Settings" under the General tab), then using
"File -> Save as..." creates only a portion of the previous project
files and content.

Steps to Reproduce:

1.  Open or create project with data (characters, plots, outline, etc.)
2.  Ensure existing project is saved with "File -> Save".
3.  Choose "File -> Save as..."
4.  Enter a new filename and click Save button.
5.  Choose "File -> Close Project"
6.  Choose "File -> Open" and choose the newly created project filename.

    Note that most of the project contents are missing or empty
    (plots, outline, etc.).

This enhancement disables smart caching for the first save of the new
project filename so that all project files are saved under the new
filename.
2017-07-04 12:42:27 -06:00
..
exporter Reverts a mistake 2017-06-15 16:03:00 +02:00
load_save Fixes: epiphany section in basic infos for characters not saved #43 2017-05-07 12:57:48 -06:00
models Merge branch 'feature/Exporter' into develop 2016-04-15 14:27:44 +02:00
ui Fixes: Contents missing when non-single file project saved with Save as 2017-07-04 12:42:27 -06:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Changes subplots to steps 2016-03-06 16:10:25 +01:00
functions.py Fixes: Unable to change index cards background from image to a color 2017-06-10 12:53:55 -06:00
loadSave.py Minor tweak in file format 2016-03-31 10:49:56 +02:00
main.py Change message from warning to note for failed to load translator 2017-06-06 10:10:23 -06:00
mainWindow.py Merge branch 'fix-after-close-open-or-create-project-fails' of git://github.com/gedakc/manuskript into gedakc-fix-after-close-open-or-create-project-fails 2017-05-23 16:04:23 +02:00
settings.py Fixes: Unable to change index cards background from image to a color 2017-06-10 12:53:55 -06:00
settingsWindow.py Merge branch 'enable-change-index-cards-background-to-color' of git://github.com/gedakc/manuskript into gedakc-enable-change-index-cards-background-to-color 2017-06-15 14:13:36 +02:00