User Tools

Site Tools


proj:prepackaging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
proj:prepackaging [2014/05/03 23:51]
127.0.0.1 external edit
proj:prepackaging [2019/05/11 00:29] (current)
admin [(Obsolete) Any new plug-ins?]
Line 8: Line 8:
  
   * debug = False on all scripts (search for debug = True - it will fix next issue in same process). ​ Include dev_debug = False.   * debug = False on all scripts (search for debug = True - it will fix next issue in same process). ​ Include dev_debug = False.
-  * test_lang = False in start.py+  * test_lang = False in home.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
-  * new css and associated ​images - 2 places in setup where it populates everything if not there already. +  ​* mac - change contents of /​home/​g/​projects/​SOFA/​SOFA Statistics template.app 
-  * bzr add name_of_new_file_to_track+  * 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. 
 +  * 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 23: Line 27:
 ===== Testing ===== ===== Testing =====
  
-  * cd into tests folder+  * 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 =====
proj/prepackaging.1399175515.txt.gz · Last modified: 2014/10/15 13:53 (external edit)