This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
proj:prepackaging [2015/01/28 15:35] admin [New locales/modules/images/themes etc] |
proj:prepackaging [2019/05/11 00:29] (current) admin [(Obsolete) Any new plug-ins?] |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| * EXPORT_IMAGES_DIAGNOSTIC = False in my_globals.py | * EXPORT_IMAGES_DIAGNOSTIC = False in my_globals.py | ||
| - | ===== New locales/modules/images/themes etc ===== | + | ===== New locales/modules/images/themes/data in sofa.db etc ===== |
| - | * debian - update rules | + | * debian - update rules and for locales dirs |
| * windows - update nsi file | * windows - update nsi file | ||
| + | * mac - change contents of /home/g/projects/SOFA/SOFA Statistics template.app | ||
| + | * any code changes where there is translation - add to app.fil | ||
| * new images associated with new css - setup.populate_extras_path() where it populates everything if not there already. | * new images associated with new css - setup.populate_extras_path() where it populates everything if not there already. | ||
| - | * bzr add name_of_new_file_to_track | + | * git add name_of_new_file_to_track |
| + | * If new css file manually add to list of styles in setup.populate_css_path() | ||
| ===== Update Readme/Change Files ===== | ===== Update Readme/Change Files ===== | ||
| Line 24: | Line 27: | ||
| ===== Testing ===== | ===== Testing ===== | ||
| - | * cd ~/projects/SOFA/sofastatistics/sofa.repo/sofa.main/tests/ | + | * cd ~/projects/sofastats_proj/sofastatistics/sofastats/tests/ |
| * nosetests test_stats.py (and then test_misc.py) | * nosetests test_stats.py (and then test_misc.py) | ||
| * can run a specific test thus: nosetests test_misc.py:test_get_pat | * can run a specific test thus: nosetests test_misc.py:test_get_pat | ||
| * http://somethingaboutorange.com/mrl/projects/nose/0.11.1/usage.html | * http://somethingaboutorange.com/mrl/projects/nose/0.11.1/usage.html | ||
| - | ===== (Obsolete) Any new plug-ins? ===== | ||
| - | |||
| - | Ensure any new plug-ins are included in plugin_wiper.py in the plugins2rem list. Applies to all OS builds. | ||
| ===== (Obsolete) Default Database ===== | ===== (Obsolete) Default Database ===== | ||