- Dec 27, 2009
-
-
The Great Git Migration authored
create tag 'DRUPAL-6--1-0-ALPHA6'. Sprout from DRUPAL-6--1 2009-12-27 09:46:09 UTC Gábor Hojtsy <gabor@hojtsy.hu> '#652038 follow up by myself: fix approve and decline paths in tests' Delete: connectors/l10n_drupalorg/l10n_drupalorg.admin.inc connectors/l10n_drupalorg/l10n_drupalorg.info connectors/l10n_drupalorg/l10n_drupalorg.install connectors/l10n_drupalorg/l10n_drupalorg.module connectors/l10n_drupalorg/projects.inc connectors/l10n_drupalorg/translations/modules-l10n_drupalorg.de.po connectors/l10n_drupalorg/translations/modules-l10n_drupalorg.hu.po connectors/l10n_drupalorg/translations/modules-l10n_drupalorg.pot connectors/l10n_drupalorg/translations/modules-l10n_drupalorg.sv.po
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#652038 follow up by myself: AJAX operations were not handing out user access credentials properly based on language due to missing language code handling in l10n_groups and in some cases in the path even.
-
Gábor Hojtsy authored
Let us hand out granular permissions to group members instead of the two level flat permissions we had before. Also, uses more standard Drupal code with user_access() used directly instead of through a level of absraction, which caused us problems.
-
- Dec 22, 2009
-
-
Gábor Hojtsy authored
-
- Dec 05, 2009
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#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'
-
- Dec 03, 2009
-
-
Gábor Hojtsy authored
#634890 patch by myself: fix bugos array key which caused 0 to show up for number of strings with suggestions in projects listing
-
- Nov 27, 2009
-
-
Gábor Hojtsy authored
-
- Nov 20, 2009
-
-
Gábor Hojtsy authored
#637828 follow up by myself: also skip empty placeholder translations in compact module (for those strings which only have suggestions so far)
-
- Nov 19, 2009
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- Nov 17, 2009
-
-
Gábor Hojtsy authored
#594570 follow up by myself: update path to fix misrecorded approval times and users for immediately approved translations
-
- Nov 11, 2009
-
-
Gábor Hojtsy authored
#594570 by Jose Reyero and myself: initial packaging code to export .po files out of projects and releases in the system
-
- Nov 06, 2009
-
-
Gábor Hojtsy authored
#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
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#605402 by claudiu.cristea: autocomplete project picker uses project title, so use project title in dropdown as well
-
Gábor Hojtsy authored
#606186 by claudiu.cristea: fix use of strpos() in viewing translations, so we detect plural strings properly
-
- Oct 28, 2009
-
-
Gábor Hojtsy authored
#616158 reported by pvasili, fix by myself: newly added argument 6 was missing on 10n_community_update_message() in translation submission
-
- Oct 22, 2009
-
-
Gábor Hojtsy authored
#607978 reported by nonsie, patch by myself: better feedback on why an uploaded .po file might not even be ready to be parsed.
-
Gábor Hojtsy authored
- make imported string status and attribution clear in every case - explain .po file import and allowed file size more clearly - fix bug with empty last string in .po file [reported at #561296] - added a huge amount of tests for the import functionality with all .po file constructs we support used with different combinations of import options
-
- Oct 20, 2009
-
-
Gábor Hojtsy authored
#582008 by myself: do not store empty strings but signal a warning for them; also updated tests to have coverage
-
Gábor Hojtsy authored
#560132 follow up by myself: tests were failing due to our match of the scanned string; was just a glitch in what path we exactly try to match
-
- Oct 15, 2009
-
-
Gábor Hojtsy authored
#605098 by myself: when deciding of input field type and copying plural originals, the English source index should not go above 1 or we do not have correct data
-
- Oct 08, 2009
-
-
Gábor Hojtsy authored
#598322 follow up by myself: there was still a leftover trim() call which could be invoked on an array, resulting in 'Array' items showing up
-
- Oct 07, 2009
-
-
Gábor Hojtsy authored
-
- Oct 02, 2009
-
-
Gábor Hojtsy authored
Updated README and ARCHITECTURE docs to reflect current reality. Underline details of l10n_localpacks and complete docs for implemented l10n_client connection
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#594000 by myself: refactor stats handling to its own standalone block, so we can display it elsewhere to the homepage
-
- Sep 30, 2009
-
-
Gábor Hojtsy authored
#494320 report by Dave Reid, patch by myself: translation/suggestion submissions were not equally handled when entered on UI, imported from .po or submitted via remote interface; also fixes accepted whitespace only translations
-
Gábor Hojtsy authored
#591834 follow up from myself: the welcome screen did not take into account the recent permission changes
-
Gábor Hojtsy authored
Fix welcome login text. Should point to user/login, since that is taken over by bakery (but not /user).
-
Gábor Hojtsy authored
#591834 by myself: separate general access permissions from translation browsing; this lets us expose general overview access on localize.drupal.org to anonymous
-
- Sep 28, 2009
-
-
Andrii Podanenko authored
-
- Sep 26, 2009
-
-
Alexander Hass authored
-
- Sep 23, 2009
-
-
Gábor Hojtsy authored
#584684 reported by mcduarte2000 et al; fix by myself: the queries looking at has_suggestions did not take into account the is_active state of the row so resulted in higher then accurate results
-
- Sep 19, 2009
-
-
Gábor Hojtsy authored
-
- Sep 18, 2009
-
-
Gábor Hojtsy authored
-