~launchpad-p-s/sofastatistics/main

  • Committer: launchpad at co
  • Date: 2015-12-31 03:07:12 UTC
  • Revision ID: launchpad@p-s.co.nz-20151231030712-eblaywjjysbjmpnd
Fixed bug in Windows with checkboxes not enabling/disabling properly unless panels refreshed.
Filename Latest Rev Last Changed Committer Comment Size
..
boomslang 514 13 years ago Grant Paton-Simpson Changes to clustered bar charts to allow themable Diff
css 487 13 years ago Grant Paton-Simpson Pie charts have coloured backgrounds if desired. Diff
dbe_plugins 1 14 years ago Grant Paton-Simpson Initial import Diff
images 1 14 years ago Grant Paton-Simpson Initial import Diff
reports 484 13 years ago Grant Paton-Simpson Adding Pie Charts dojo code to js file. Diff
xlrd 745 12 years ago launchpad at co Excel can be imported from Mac and Linux as well a Diff
xlwt 1028 10 years ago launchpad at co Exporting data tables to spreadsheet now relies on Diff
File anova.py 1101 8 years ago launchpad at co Better handling of precision in p-value results di 5.6 KB Diff Download File
File backup_sofa.py 1028 10 years ago launchpad at co Exporting data tables to spreadsheet now relies on 2.1 KB Diff Download File
File basic_lib.py 1088 8 years ago launchpad at co Properly handle all read operations on internal-us 2.5 KB Diff Download File
File charting_dlg.py 1113 8 years ago launchpad at co Fixed bug in Windows with checkboxes not enabling/ 79.5 KB Diff Download File
File charting_output.py 1109 8 years ago launchpad at co Add extra data check to charts so if required fiel 145 KB Diff Download File
File charting_pylab.py 1074 9 years ago launchpad at co Fix bug when making chop warning when high number 9.5 KB Diff Download File
File chisquare.py 1046 10 years ago launchpad at co Cleaned out a whole lot of circular importing that 3.7 KB Diff Download File
File config_globals.py 1107 8 years ago launchpad at co Misc fixes: - Better handling of dates pre-1900 - 10.1 KB Diff Download File
File config_output.py 1074 9 years ago launchpad at co Fix bug when making chop warning when high number 13.1 KB Diff Download File
config_ui.py 1084 8 years ago launchpad at co Fixed bug which prevented ods_reader from importin 33.8 KB Diff Download File
File controls.py 810 11 years ago launchpad at co Made change to code so no need to update database 8.7 KB Diff Download File
File core_stats.py 1102 8 years ago launchpad at co Better error message when not enough values in gro 82.9 KB Diff Download File
File csv_importer.py 1054 10 years ago launchpad at co Fixed failure to escape single and double quotes i 40.8 KB Diff Download File
File dataselect.py 1109 8 years ago launchpad at co Add extra data check to charts so if required fiel 11.2 KB Diff Download File
File db_grid.py 1109 8 years ago launchpad at co Add extra data check to charts so if required fiel 51 KB Diff Download File
File db_tbl.py 1029 10 years ago launchpad at co Added some new time handling functions to the libr 12.5 KB Diff Download File
File demotables.py 1053 10 years ago launchpad at co Removed a second direct circular dependency - one 18.9 KB Diff Download File
File dimtables.py 1046 10 years ago launchpad at co Cleaned out a whole lot of circular importing that 61.6 KB Diff Download File
File dimtree.py 1109 8 years ago launchpad at co Add extra data check to charts so if required fiel 33.9 KB Diff Download File
File excel_importer.py 1047 10 years ago launchpad at co Fixed bug in excel importing. 10.8 KB Diff Download File
File export_data.py 1068 9 years ago launchpad at co Fixed bug on some systems when saving a worksheet 11 KB Diff Download File
File export_output.py 1088 8 years ago launchpad at co Properly handle all read operations on internal-us 5.6 KB Diff Download File
File export_output_gui.py 1083 8 years ago launchpad at co Removed reddish colour from monochrome style and p 11.9 KB Diff Download File
File export_output_images.py 1081 8 years ago launchpad at co Split export_output module into more manageable sm 22.4 KB Diff Download File
File export_output_pdfs.py 1081 8 years ago launchpad at co Split export_output module into more manageable sm 6.8 KB Diff Download File
File export_output_spreadsheets.py 1082 8 years ago launchpad at co Added message to users if skipping export output t 2 KB Diff Download File
File filtselect.py 1066 9 years ago launchpad at co Split ui code into config_ui (main output ui sizer 14.8 KB Diff Download File
File full_html.py 1106 8 years ago launchpad at co Fixed postgresql bug when saving connection withou 6.9 KB Diff Download File
File getdata.py 1103 8 years ago launchpad at co Fixed bug with recoding using field type labels ra 36.7 KB Diff Download File
home.py 1112 8 years ago launchpad at co Fix typo; get Area charts to change label for drop 56.4 KB Diff Download File
File importer.py 1085 8 years ago launchpad at co Fix bug when problem with imported data. 39.3 KB Diff Download File
importer_gui.py 1108 8 years ago launchpad at co Remove google docs functionality and remove pop-up 17.7 KB Diff Download File
File indep2var.py 1074 9 years ago launchpad at co Fix bug when making chop warning when high number 32 KB Diff Download File
File kruskal_wallis.py 1072 9 years ago launchpad at co Cleaned up some left-over time-keeping code from e 4.5 KB Diff Download File
File lib.py 1107 8 years ago launchpad at co Misc fixes: - Better handling of dates pre-1900 - 73.3 KB Diff Download File
File mann_whitney.py 1076 9 years ago launchpad at co Add gui warning to rankdata-reliant stats tests; g 3.6 KB Diff Download File
File my_exceptions.py 1107 8 years ago launchpad at co Misc fixes: - Better handling of dates pre-1900 - 7.9 KB Diff Download File
File my_globals.py 1109 8 years ago launchpad at co Add extra data check to charts so if required fiel 42.2 KB Diff Download File
File normal.py 1110 8 years ago launchpad at co Added fix for normal analysis when no variables in 18.4 KB Diff Download File
File ods_importer.py 1041 10 years ago launchpad at co Importing now reads entire sample when in headless 7 KB Diff Download File
File ods_reader.py 1104 8 years ago launchpad at co Fixed bug with saving database connection details 28.7 KB Diff Download File
File output.py 1090 8 years ago launchpad at co Fix to title and date concatenation code so doesn' 47.8 KB Diff Download File
File paired2var.py 1066 9 years ago launchpad at co Split ui code into config_ui (main output ui sizer 15.1 KB Diff Download File
File pearsonsr.py 1046 10 years ago launchpad at co Cleaned out a whole lot of circular importing that 2.8 KB Diff Download File
File prefs.py 1041 10 years ago launchpad at co Importing now reads entire sample when in headless 3.8 KB Diff Download File
File projects.py 1105 8 years ago launchpad at co Minor debugging help and comments 9.5 KB Diff Download File
projects_gui.py 1088 8 years ago launchpad at co Properly handle all read operations on internal-us 18.4 KB Diff Download File
File projselect.py 1088 8 years ago launchpad at co Properly handle all read operations on internal-us 7 KB Diff Download File
File quotes.py 946 11 years ago launchpad at co 95% confidence intervals now added to ANOVA and t- 5.1 KB Diff Download File
File rawtables.py 1037 10 years ago launchpad at co Report table scripts no longer use translated argu 9.8 KB Diff Download File
File recode.py 1103 8 years ago launchpad at co Fixed bug with recoding using field type labels ra 25.2 KB Diff Download File
File report_table.py 1066 9 years ago launchpad at co Split ui code into config_ui (main output ui sizer 45.6 KB Diff Download File
File settings_grid.py 1032 10 years ago launchpad at co Misc minor tweaks 45.9 KB Diff Download File
File setup.py 1088 8 years ago launchpad at co Properly handle all read operations on internal-us 27.8 KB Diff Download File
File showhtml.py 1060 9 years ago launchpad at co Removed importer-associated circular dependencies 4.7 KB Diff Download File
File spearmansr.py 1076 9 years ago launchpad at co Add gui warning to rankdata-reliant stats tests; g 3 KB Diff Download File
File start.py 1105 8 years ago launchpad at co Minor debugging help and comments 1015 bytes Diff Download File
File stats_output.py 1101 8 years ago launchpad at co Better handling of precision in p-value results di 41.9 KB Diff Download File
File stats_select.py 1066 9 years ago launchpad at co Split ui code into config_ui (main output ui sizer 42.5 KB Diff Download File
File table_config.py 1103 8 years ago launchpad at co Fixed bug with recoding using field type labels ra 50.1 KB Diff Download File
File tree.py 968 10 years ago launchpad at co Excel importing now strips off trailing spaces - w 3.6 KB Diff Download File
File ttest_indep.py 1056 9 years ago launchpad at co The name of the grouping variable is now displayed 3.7 KB Diff Download File
File ttest_paired.py 1046 10 years ago launchpad at co Cleaned out a whole lot of circular importing that 2.6 KB Diff Download File
File wilcoxon.py 1076 9 years ago launchpad at co Add gui warning to rankdata-reliant stats tests; g 2.2 KB Diff Download File