CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
December 5, 2009
- Commit #298310 by Gábor Hojtsy at 13:44Localization server: /modules/l10n_server/l10n_community/ajax.inc 1.1.2.18.2.6 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/import.inc 1.1.2.5.2.16 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.module 1.1.2.23.2.61 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/moderate.inc 1.1.2.5 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/tests/l10n_community.test 1.1.2.14 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.7.2.26 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/welcome.inc 1.1.2.7.2.14 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_groups/l10n_groups.module 1.1.2.4.2.8 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_remote/l10n_remote.module 1.1.2.4 @ DRUPAL-6--1#220119 by kkaefer and myself: use more granular permission names; replace 'submit translations and approve suggestions' with 'moderate suggestions from others' and 'moderate own suggestions'
November 6, 2009
- Commit #285114 by Gábor Hojtsy at 16:00Localization server: /modules/l10n_server/l10n_community/moderate.inc 1.1.2.4 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.7.2.25 @ DRUPAL-6--1#599982 by claudiu.cristea and myself: fix redirects on moderation page to include previously selected filters on submit; abstracting out the filter flattening code in the process
September 18, 2009
- Commit #264584 by Gábor Hojtsy at 18:03Localization server: /modules/l10n_server/connectors/l10n_drupalorg/projects.inc 1.1.2.6.2.4 @ DRUPAL-6--1
Localization server: /modules/l10n_server/connectors/l10n_localpacks/l10n_localpacks.module 1.1.2.9.2.6 @ DRUPAL-6--1
Localization server: /modules/l10n_server/connectors/l10n_project/l10n_project.sync.inc 1.1.2.16 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/ajax.inc 1.1.2.18.2.5 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/export.inc 1.1.2.15.2.15 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/extractor.inc 1.1.2.13.2.5 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/import.inc 1.1.2.5.2.11 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.admin.inc 1.1.2.11 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.install 1.1.2.11.2.12 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.module 1.1.2.23.2.50 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/moderate.inc 1.1.2.3 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/pages.inc 1.1.2.20.2.21 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.7.2.19 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/welcome.inc 1.1.2.7.2.10 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_groups/l10n_groups.module 1.1.2.4.2.7 @ DRUPAL-6--1#375817 by meba and myself: All kinds of performance optimizations and code cleanup: - denormalized release and project info into the file and line tables; now we can skip the release and file table if we need to filter for project - it is in the line table too - reworked language progress stats code to work much speedier - added caching to language progress stats for instant retrieval (cache is cleared on cron) - reworked query building for translate page to match the moderation page query builder Did both performance tests and run automated tests on the changes. All seem to be as good or better then before.
September 16, 2009
- Commit #263640 by Gábor Hojtsy at 14:01Localization server: /modules/l10n_server/l10n_community/export.inc 1.1.2.15.2.14 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/import.inc 1.1.2.5.2.10 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.module 1.1.2.23.2.48 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/moderate.inc 1.1.2.2 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/pages.inc 1.1.2.20.2.20 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/tests/l10n_community.test 1.1.2.8 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.7.2.17 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/welcome.inc 1.1.2.7.2.9 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_remote/l10n_remote.module 1.1.2.2 @ DRUPAL-6--1#415944 follow up by Pasqualle (or more probably his IDE ;): whitespace fixes for l10n_server; some windows newlines found even in recently integrated code
September 10, 2009
- Commit #261086 by Gábor Hojtsy at 08:41Localization server: /modules/l10n_server/l10n_community/l10n_community.css 1.1.2.10.2.5 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/l10n_community.module 1.1.2.23.2.46 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/moderate.inc 1.1.2.1 @ DRUPAL-6--1
Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.7.2.14 @ DRUPAL-6--1#570648 in big part by Jose A Reyero with lots of work from myself: new filtering options and a mass moderation screen - Added user filtering to the Browse and Translate tabs; filters for users who submitted the active translation - Added custom limit support to listings, so people can work on less or more strings at once (eg. depending on certainty of the internet connection, one might want to do short submits and get translations in the database sooner) - Added a whole mass moderation screen based on code submitted by Jose A Reyero: - Ended up with reworking some subsystems like the filtering input handling (now uses an array instead of individual variables) - Unified code for the filtering form handling saved us from having lots of duplicate code in the mass moderation - Has all the usual filtering (except the suggestion status filter, since only lists suggestions) Automated testing for this functionality was written before this big patch was committed to ensure that everything works as it should and the functionality blends into the other screens. The Browse, Translate and Moderate screens now have a unified set of filters which all got extensive test coverage in [#560132].
