• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make the code fault tolerant and executable in a connectionless environment

Added deadlock protection (or so I hope)

  1. … 2 more files in changeset.
No need for the variable to be ordered by name, and this gives us a gain of 52 vs 2 MS on our system

Made sure that log entries are logged with project tasks again

  1. … 1 more file in changeset.
Fixing issue with problems of error on callback. If the callback for project_new is not executed, the one on edit fails. Therefore I just made sure that it is retried before. Additionally fixed an error on the project_new callback

Got rid of mapping tables as this is solved with data links now

Fixed mapping

i heart logger! (well, at least i don't hate it as much now); tweaked a couple of queries, made csv output project name and bumped version

  1. … 3 more files in changeset.
couple more i18n changes. no more on 5.1 for logger, I hope

  1. … 3 more files in changeset.
changed to use new data-link table

  1. … 22 more files in changeset.
added default logger position

Added a callback for after instantiate

  1. … 1 more file in changeset.
adding upgrade procedure

added task comments for log entries

  1. … 2 more files in changeset.
First I18N of logger

  1. … 1 more file in changeset.
Remove caching debugging code

Fixed bad message key, reversed timoh's patch that created a comment in project manager every time something was logged. In the use case of my company this would cause 100 comments and emails for some tasks obscuring the 2 or 3 comments that were important. This should be re-implemented with an option that is toggleble.

  1. … 1 more file in changeset.
Added Indexes, Memoized select_users query, bumped to a new version

  1. … 5 more files in changeset.
Fixed issues with database select

  1. … 2 more files in changeset.
Changed to use application_link instead of manual linking tables or parameters

Got rid of the dependency on the pm_tasks_logger_map

fixing callback

bugfix: provide documentation string for callback implementation

added project-manager callbacks to link logger_project to new project via application_data_links

Internationalization

  1. … 18 more files in changeset.
added general comment of logging info to project, send email notification

added general comment for each logging entry

Added support for smarter navigation

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Support for priority in PM

  1. … 10 more files in changeset.