V3.4.4 [2013-08-11]
- Bug fixing : #1165
V3.4.3 [2013-08-08]
- Bug fixing : #798, #1159, #1160
V3.4.2 [2013-08-06]
- Bug fixing : #1150, #1151, #1152, #1153, #1154, #1156
V3.4.1 [2013-07-26]
- Bug fixing : #1137, #1139, #1143, #1144, #1145, #1146, #1148, #1149
V3.4.0 [2013-07-16]
- Meetings improvements:
- management of periodic meetings
- assignments to meetings to book time for resources
- display of meetings in the planning
- Change for many items
- possibility to select several items in list
- apply same changes to all the selected items (complete description, change status, add note, ...)
- Import improvements:
- possibility to import xlsx files
- process improved facing bad formatted files
- Mail management improvement:
- possibility to reply to automatic email sent : reply will be added as note to the corresponding item
- possibility to connect to smtp server with authentication
- completed list of receivers for alerts and mails on indicators
- Controls and automation improvements:
- workflow verified when changing status or type
- improved verification of access rights on each update
- improved ldap error messages
- Other GUI improvements
- link recognition in notes
- show thumbnail for uploaded images
- add photo for resources and users
- add visibility of indicators on item detail
- add description in types
- Bug fixing : #11017, #1074, #1087, #1092, #1094, #1105, #1106, #1108, #1112, #1113, #1116, #1117, #1120, #1125, #1126, #1128, #1132, #1133, #1134, #1135
V3.3.2 [2013-05-01]
- Bug fixing : #1085, #1086
V3.3.1 [2013-04-29]
- Bug fixing : #1079, #1080, #1081, #1082
V3.3.0 [2013-04-27]
- Fully configurable Today screen :
- select tasks board to be displayed
- select period of tasks to be displayed (based on due date)
- display any report on today screen
- reorder boards
- print today screen
- Planning improvements :
- high performance improvements on Gantt display : this is no more a mess for large plannings
- possibility to fix planning for a project (and its sub-projects)
- Gantt display : save of selected scale and position of vertical splitter
- new scale : quarter
- new "portfolio of projects" Gantt view
- Test Sessions improvement
- test sessions can be assigned and planned, like activities
- test sessions can have hierarchic structure : parent session (to define session of sessions) or parent activity (to set hierarchic position in the Gantt)
- alerts can be managed on test sessions (indicators can be defined on test sessions)
- test sessions are listed on tasks lists on the today screen
- eMailing improvements :
- parameter of subject and message sent on user account information
- new events for automatic emailing : on note change, on description change, on result change, on new assignment, on assignment change, on any change
- mail to assigned resources
- Other miscellaneous improvements
- do not close a project with not closed items
- document and version naming convention
- direct access to items selected in Filtering Select lists
- Bug fixing : #1035, #1036, #1037, #1038, #1039, #1040, #1041, #1042, #1056, #1059, #1065, #1068, #1069
V3.2.2 [2013-03-25]
- Bug fixing : #1033, #1034
V3.2.1 [2013-03-17]
- User manual completion
- Translations completion
- Bug fixing : #944, #1018, #1019, #1021, #1022, #1023, #1025
V3.2.0 [2013-03-10]
- Planning improvement :
- improvement of the move of tasks with drag & drop
- create link between tasks with drag & drop on Gantt
- add priority and planning mode in columns
- possibility to sort displayed columns
- keep visibility of selected line in Gantt view
- Real work allocation improvement :
- performance improvement (notable for complex projects)
- selection of displayed period through calendar
- display function for assignment
- Connections management :
- list of open sessions
- possibility to close one session or all sessions
- open / close of application for maintenance operations
- Responsible management eased :
- automatic set responsible for projects with single affectation
- automatic update Responsible when status comes to in progress
- Project improvement :
- add health of project
- display heath on Today screen
- close affectations on project closure
- Opportunity & Risk improvement :
- add origin
- add priority
- User improvement :
- initialize password
- defined default profile
- Bug fixing : #689, #878, #969, #971, #976, #977, #995, #996, #997, #1007, #1012
V3.1.4 [2013-02-10]
- Bug fixing : #968, #974, #975, #980, #998, #999
V3.1.3 [2013-02-04]
- Bug fixing : #986
V3.1.2 [2013-02-03]
- Bug fixing : #985
V3.1.1 [2013-01-20]
- Bug fixing : #957, #958
V3.1.0 [2013-01-14]
- Global performance improvement for large databases (many projects) with complex projects hierarchy
- Real work allocation improvement :
- control that day work is not over resource capacity
- submission of week by resource
- validation of week by manager
- locking submitted / validated work
- comment field available for each week
- New Simple Ticket : simplified screen for ticket input, to be opened wide to many users
- Adding Opportunities management
- New filter operators
- not amongst
- <>
- not like
- Activity : new "expected" progress, calculated as (Real Work) / (Validated Work)
- Action : efficiency added
- Requirement : new locking functionality
- Improvements on import :
- truncate fields to max size,
- remove spaces to numbers,
- control of format,
- replacement of "Word" special quote
- Meeting : when sending eMail from meeting, list of attendees is automatically added in recipients list
- Indent projects in list to represent wbs
- New "Term" report
- Force javascript files refresh on each new version, to avoid cache issues
- Bug fixing : #668, #811, #825, #922, #925, #926, #927, #928, #934, #937, #939, #940, #943, #945, #947, #949, #955, #956
V3.0.2 [2012-12-03]
- Bug fixing : #905, #911, #918, #920, #921
V3.0.1 [2012-11-25]
- Chinese translation
- Bug fixing : #891, #893, #894, #897, #902, #903, #904, #906, #912, #913
V3.0.0 [2012-11-12]
- Database access
- Full PDO implementation : it opens connectivity to several database systems
- Alert on configuration if PDO is not enabled on PHP
- Transactional updates on every database update
- PostgreSql compatibility : you can now choose Database format between MySql and PostgreSql
- Multiple versions on Ticket
- Provide multi selection for versions on Ticket for target version and Origin version
- Version reports can use mono version or multiple versions
- Import improvements
- Possible input of all data for progress (on activity) or Origin (on ticket)
- Improved management of header set as caption instead of column id
- Possibility to import foreign references as name of the reference instead of id of the reference
- Parameters
- All parameters, except database parameters and log parameters, moved to database
- Parameters are now updatable through the global parameters screen
- Deployment improvement
- Restart Cron on deployment to take into account new files and classes
- Readme and licence text files included in projectorria directory
- User Manual
- User manual completion, up to date with V3.0.
- Removal of many typos.
- Bug fixing : #824, #879, #881, #882, #883, #884, #885, #886