Hey Heather, 
the doc is view only. Can you give access to editing so I can start the testing?

Anahi

Anahi Ayala Iacucci

New Media Consultant
anahi@...

Mobile (US): +1 202 550 5214
Mobile (Italy): +39 345 80 53 067 
Mobile (Kenya): +254 706 623 650 

SkypeID: anahiii
Twitter: anahi_ayala
Blog: http://crisismapper.wordpress.com


On Jul 17, 2012, at 8:18 PM, Heather Leson wrote:

HI Folks, one update. the test site has been changed.

To Test:
site - testing.ushahidi.com
username = admin
password = testing2012

Sorry for the extra noise

Heather

On Tue, Jul 17, 2012 at 9:20 AM, Heather Leson <hleson@...> wrote:
HI Folks, next week we will be releasing Ushahidi 2.5 Platform. It incorporates bug fixes as well as the items below. Our team has been testing internally. It is now open for community testing until Monday, July 23, 2012. Your input is most welcome.

We have an intern who has been testing items and we have fixed a number of the bugs she identified. Thanks Sharon.  The feedback sheet provides the things that need to be tested. Let us know if we missed any of the items. You don't need to be a developer to test as there is a site login below.


To Test:
username = admin
password = testing2012

To track feedback

New Release items:
Just to clue you in on some of the major changes (and their ramifications) that shall ship with the upcoming release:

  • Mapping: The mapping code for the main page has been refactored and is no longer tied to the timeline. We've consolidated the mapping code into a single JavaScript library; ushahidi.js. This library has an event system which is extensible. The stock events can be triggered for actions such as zoom changes, resizing the map viewport, change of base layer etc. As a by the way, decoupling the timeline from the map effectively means that you can plug in your own timeline. The stock timeline is uses jqplot. This change affects those plugins that hook into the main map such the fullscreen map plugin
  • Themes: The views for the front-end have been grouped into directories that are named after the controllers that make use of them; For example, all the views for the reports controller are now in the themes/default/views/reports directory. Another significant change is that ALL the views (including the *_js.php) for the front-end are now under the themes directory. This change will most definitely affect any custom themes (besides the stock ones) that you may have on your deployment. To make them compatible with the upcoming release, the view files shall have to follow the convention outlined above.
  • Settings Table: The structure for the settings table has been modified so that data are stored as key/value pairs. Previously, this table only had one row and each setting was a column. In the new structure, there are only 3 columns: idkeyvalue. The settings model class (application/models/settings) has the necessary utility methods for retrieving and saving data from/to the restructured table. There is an upgrade script that shall effect this change on your schema.
  • Installer: The installer has been updated to work with the new settings table structure and we now perform the installation check in index.php. Previously, the installation check was being done via a hook (application/hooks/0_init.php)
  • Configuration Files: The following config files are no longer in the repository: config.phpauth.php and encryption.php. Instead, we are only maintaining their templates (.template.php) which are the ones that the installer uses to create the config files to be used by the application. This change will affect users who automatically update/upgrade their deployment straight from GitHub - agit pull shall DELETE the mentioned config files (the ones we're no longer tracking) so please BACKUP these files before engaging in acts of git fu.
  • Permission Tables: User permissions have been refactored into a another table separate table. There is an upgrade script that shall effect this change on your schema.
Thanks in advance,

Heather


 
--
Heather Leson
Director of Community Engagement
Ushahidi
hleson@...
www.ushahidi.com
@heatherleson




--
Heather Leson
Director of Community Engagement
Ushahidi
hleson@...
www.ushahidi.com
@heatherleson