• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unified project search

Performance tuning

Made sure to use resources instead of shared/images

Fixing problems with transactions and deadlocks

Now need for transaction

Performance tuning for the tasks query

Added second page for the project overview as the one page design is overloaded

New language keys

Speeding up search

Fixing some bugs and provide some documentation on what is happening with the project_new callback

    • -2
    • +6
    ./tcl/project-manager-callback-procs.tcl
Change project::new to use content::item::new

Send the comment to all assignees except the one writing it (no need to inform him

Additional search if not found

Made sure the task difference works, added the locales

    • -1
    • +8
    ./catalog/project-manager.de_DE.ISO-8859-1.xml
    • -1
    • +4
    ./catalog/project-manager.en_US.ISO-8859-1.xml
Made sure we can add people from the project to the task again at a later stage

upped version numbers

Fixed date issues and made sure the assignment when adding a new task works even if you selected multiple roles for a person.

Made tasks portlet work with orderby_p

hours_to_complete might not exist

Added appropriate noquotes

Changed orderby_tasks to tasks_orderby

Make PM adhere to naming conventions for orderby

Only rate if there is someone to rate

Trailing "\" causes "info complete" to fail, because another line of input

is (naturally enough) expected. This causes our automated test that all

tcl files have correct syntax fails. Why did the script appear to run

correctly? Probably because the parsed .adp file is glommed onto the end

of the .tcl file before it is actually executed.

Performance tuning

Added support for Precedence setting. Dealt with time display

Extended the width to make it nicer to look at

Support for subprojects in logger

Fixed problem with title not being displayed correctly

Cleaning up Freelancer group, probably fixing #2742