| Commit message (Expand) | Author | Age | Files | Lines |
* | fix parsing en.yml error with psych library on Ruby 1.9 | Toshi MARUYAMA | 2011-12-21 | 1 | -1/+1 |
* | Additional tests for TimelogController and added missing i18n string. | Jean-Philippe Lang | 2011-12-17 | 1 | -0/+1 |
* | Locales updates. | Jean-Philippe Lang | 2011-11-26 | 1 | -1/+1 |
* | Locales updates. | Jean-Philippe Lang | 2011-11-26 | 1 | -4/+4 |
* | Check attachment size when the user selects a file (#9667). | Jean-Philippe Lang | 2011-11-25 | 1 | -0/+1 |
* | Adds a dialog box for CSV export options (#4742). | Jean-Philippe Lang | 2011-11-20 | 1 | -0/+3 |
* | attachment: move repositories encodings setting to the general tab and update... | Toshi MARUYAMA | 2011-11-20 | 1 | -1/+1 |
* | Wiki: allows single section edit (#2222). | Jean-Philippe Lang | 2011-11-18 | 1 | -0/+1 |
* | Use a more accurate (and probably more english) string for @setting_default_i... | Etienne Massip | 2011-11-10 | 1 | -1/+1 |
* | Added an administration setting to allow issue start date to be defaulted to ... | Etienne Massip | 2011-11-05 | 1 | -0/+1 |
* | do not annotate text files which exceed the size limit for viewing (#9484) | Toshi MARUYAMA | 2011-11-05 | 1 | -0/+1 |
* | scm: view: add parents and children on the revision page (#5501) | Toshi MARUYAMA | 2011-11-03 | 1 | -0/+2 |
* | fix wrong english "description_selected_columns" (#9492, #9489) | Toshi MARUYAMA | 2011-10-30 | 1 | -1/+1 |
* | [#9489] corrected labels and translations for reassign forms | Toshi MARUYAMA | 2011-10-29 | 1 | -2/+2 |
* | [#9489] added invisible label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | [#9489] added invisible label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | [#9489] added invisible label for mail notification, linked label where possible | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | [#9489] set ids, created invisible labels and linked them | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+4 |
* | [#9489] added invisible labels for reassign select-tag on destroy views | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+2 |
* | [#9489] set id for message_subject and linked it to label, added invisible label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | [#9489] added invisible labels for queries | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+5 |
* | [#9489] added invisible search label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | [#9489] added invisible project scope label | Toshi MARUYAMA | 2011-10-29 | 1 | -0/+1 |
* | Ruby 1.9: fix parsing error en.yml with psych yaml library (#8847). | Toshi MARUYAMA | 2011-08-26 | 1 | -2/+2 |
* | improve git repository note at project setting (#9129). | Toshi MARUYAMA | 2011-08-26 | 1 | -0/+1 |
* | temporarily remove git repository note from locale files (#9129). | Toshi MARUYAMA | 2011-08-26 | 1 | -1/+0 |
* | add new "label_diff" at en.yml for hardcoded string "diff" in Repositories_He... | Toshi MARUYAMA | 2011-08-12 | 1 | -0/+1 |
* | remove trailing white-spaces from config/locales/en.yml. | Toshi MARUYAMA | 2011-08-11 | 1 | -16/+15 |
* | Ability to assign issues to groups (#2964). | Jean-Philippe Lang | 2011-07-23 | 1 | -0/+1 |
* | Adds "between" operator for numeric filters (#6180). | Jean-Philippe Lang | 2011-07-10 | 1 | -0/+1 |
* | Adds issue id link in the issue creation flash message (#3033). | Jean-Philippe Lang | 2011-07-09 | 1 | -0/+1 |
* | scm: remove scm command and version on project setting (#4273). | Toshi MARUYAMA | 2011-05-29 | 1 | -0/+1 |
* | scm: show scm commands and versions on administration panel (#4273). | Toshi MARUYAMA | 2011-05-29 | 1 | -3/+4 |
* | scm: git: use i18n text whether reporting last commit for files and directori... | Toshi MARUYAMA | 2011-05-13 | 1 | -1/+2 |
* | scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in... | Toshi MARUYAMA | 2011-05-10 | 1 | -1/+1 |
* | scm: add the feature of SCM command availability automatic check in administr... | Toshi MARUYAMA | 2011-05-04 | 1 | -0/+2 |
* | scm: mercurial: use i18n text of repository note in setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+1 |
* | scm: git: use i18n text of repository note in setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+1 |
* | scm: cvs: use i18n string at 'CVSROOT' and 'Module' setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+2 |
* | scm: filesystem: use i18n string at 'Root directory' setting. | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+1 |
* | scm: use i18n string at 'Path to repository' setting in Mercurial, Git, Bazaa... | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+1 |
* | scm: use i18n string at path encoding setting note (#2274, #2664, #3462, #5251). | Toshi MARUYAMA | 2011-04-23 | 1 | -1/+2 |
* | scm: use i18n string at path encoding setting (#2274, #2664, #3462, #5251). | Toshi MARUYAMA | 2011-04-23 | 1 | -0/+1 |
* | scm: change line order of locale key "field_commit_logs_encoding" in English,... | Toshi MARUYAMA | 2011-04-23 | 1 | -3/+3 |
* | scm: change locale key name "setting_commit_logs_encoding" to "field_commit_l... | Toshi MARUYAMA | 2011-04-23 | 1 | -1/+1 |
* | fix erroneous string starting with '%' in locale yamls (#8209). | Toshi MARUYAMA | 2011-04-21 | 1 | -1/+1 |
* | change i18n files to use valid yaml syntax that may be parsed by psych (#8209). | Toshi MARUYAMA | 2011-04-21 | 1 | -1/+4 |
* | Warn about subtasks before deleting a parent issue (#6562). | Jean-Philippe Lang | 2011-04-17 | 1 | -0/+1 |
* | Private issues (#7414). | Jean-Philippe Lang | 2011-04-15 | 1 | -0/+4 |
* | Adds an issues visibility level on roles (#7412). | Jean-Philippe Lang | 2011-04-11 | 1 | -0/+3 |