| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2010-12-28 | 2.2 kB | |
| TUTOS-php-1.7.20101228.zip | 2010-12-28 | 1.9 MB | |
| TUTOS-php-1.7.20101228.tar.gz | 2010-12-28 | 1.3 MB | |
| TUTOS-php-1.7.20101228.tar.bz2 | 2010-12-28 | 972.5 kB | |
| Totals: 4 Items | 4.2 MB | 2 | |
This is the release 1.7.20101228 of TUTOS
For updating just install and run http://..../tutos/admin/update.php
For fresh install see README
A lot has changed.
Mainly:
- much more customizeable
- scrum module is more or less productive now
- Features can now be enabled per object (for example you can enable or disable adding of bugs or notes for a project,
even on a per user/team base if you like)
Here the top part of ChangeLog. I'm sure I missed some important things here :-)
* project search by role (enter a name and see where this person take part in projects)
* some inputs are now checked while you type (number only input fields)
* a lot of internal changes to make HTML Validators happy
* a lot of changes in testmanagement and scrum support to make it more useable in day to day work
* new autologout after given TimeToLive (see config)
* CRM Groups will now also store a comment and a date
* new ajax based input fields that allow the selection of an result (prevents wrong inputs on similar names)
* moved a lot config stuff from config.php to the database based config (php/admin/main_config.php)
When you upgrade you might see some notes about those variables. (maxselect,maxshow,maxshort etc)
* Bugmanagement can allow to prevent the sending of bugs (use admin bug config)
* Bugmanagement can allow to freely select a target task or project (by name)
* reworked mailing of attachments
* improved history display for customized parts
* new custom type for growonly textfields, object relations
* support "hideempty" for custom fields
* new mysql driver support using mysqli of PHP (set database type to 14 instead of 2)
* new subsession management. Some modules allow to browse through a search (back forward edit and jumpback to search)
* new event based reminders for sprint backlog invoice installation and stuff
* Features can be anabled per object (for example you can enable bugtracking only for some projects/and or
users of a project) See upper right corner of permission change pages
* Statistik Graphs for Counter Module
* sales forecast (via project overview) will now use the filters used on project overview