| Commit message (Expand) | Author | Age | Files | Lines |
* | 'fixed version' field can now be displayed on the issue list. | Jean-Philippe Lang | 2007-11-18 | 1 | -1/+5 |
* | Roadmap: more accurate completion percentage calculation (done ratio of open ... | Jean-Philippe Lang | 2007-11-17 | 2 | -3/+19 |
* | Added a couple of new formats for the 'date format' setting. | Jean-Philippe Lang | 2007-11-16 | 1 | -4/+6 |
* | Added wiki macros support. 2 builtin macros are defined: hello_world (sample ... | Jean-Philippe Lang | 2007-11-12 | 1 | -5/+20 |
* | Custom fields can now be displayed as columns on the issue list. | Jean-Philippe Lang | 2007-11-07 | 1 | -14/+15 |
* | Moved ProjectsController#list_news to NewsController#index. | Jean-Philippe Lang | 2007-11-05 | 1 | -19/+0 |
* | ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer... | Jean-Philippe Lang | 2007-11-05 | 1 | -0/+52 |
* | Added radio buttons on the documents list to sort documents by category, date... | Jean-Philippe Lang | 2007-11-04 | 1 | -1/+1 |
* | Added AJAX based context menu on the project issue list that provide shortcut... | Jean-Philippe Lang | 2007-10-28 | 1 | -0/+16 |
* | Fixed: some quotation marks are rendered as strange characters in pdf. | Jean-Philippe Lang | 2007-10-26 | 1 | -0/+2 |
* | Added "Float" as a custom field format. | Jean-Philippe Lang | 2007-10-25 | 1 | -2/+2 |
* | Search engine: | Jean-Philippe Lang | 2007-10-15 | 1 | -1/+6 |
* | Fixed: 'Issues' table shows weird date for 'Start' and 'Due date' columns | Jean-Philippe Lang | 2007-10-15 | 1 | -1/+1 |
* | Removed inconsistent user manual stuff (html/docbook content and controller).... | Jean-Philippe Lang | 2007-10-13 | 1 | -19/+0 |
* | Default encodings for repository files can now be set in application settings... | Jean-Philippe Lang | 2007-10-07 | 1 | -1/+15 |
* | Fixed: improper 0x5c char handling in PDF output (Go Maeda). | Jean-Philippe Lang | 2007-10-06 | 1 | -2/+5 |
* | Added some accesskeys: | Jean-Philippe Lang | 2007-10-05 | 1 | -0/+10 |
* | Performance improvement on calendar and gantt (about 45% on gantt for large n... | Jean-Philippe Lang | 2007-10-03 | 2 | -2/+15 |
* | Added the ability to customize columns of a saved query. | Jean-Philippe Lang | 2007-10-01 | 1 | -1/+40 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 1 | -1/+1 |
* | Application layout refactored. | Jean-Philippe Lang | 2007-09-22 | 1 | -0/+18 |
* | Date added as acronym title in ApplicationHelper#authoring | Jean-Philippe Lang | 2007-09-15 | 1 | -1/+2 |
* | Changed author display on issues, news and document files. | Jean-Philippe Lang | 2007-09-15 | 1 | -0/+4 |
* | Main project list now displays root projects with their subprojects. | Jean-Philippe Lang | 2007-09-14 | 1 | -1/+6 |
* | Added project module concept. | Jean-Philippe Lang | 2007-09-14 | 2 | -4/+17 |
* | Removed @html_title assignments in controllers. | Jean-Philippe Lang | 2007-09-07 | 1 | -0/+12 |
* | Improved Redmine links: | Jean-Philippe Lang | 2007-09-07 | 1 | -3/+19 |
* | Removed RedCloth checks since it's now supplied with the application. | Jean-Philippe Lang | 2007-09-05 | 1 | -1/+1 |
* | Issue notes are now included in search. | Jean-Philippe Lang | 2007-09-05 | 1 | -1/+6 |
* | Added Redmine::WikiFormatting module and tests for wiki links. | Jean-Philippe Lang | 2007-09-02 | 1 | -34/+32 |
* | Fix: Inline image links broken in rev 690. | Jean-Philippe Lang | 2007-09-02 | 1 | -1/+1 |
* | Small fix in issue history display. | Jean-Philippe Lang | 2007-09-02 | 1 | -2/+2 |
* | Fixed: auto-generated links corrupted when url contains & characters in the q... | Jean-Philippe Lang | 2007-09-01 | 1 | -1/+1 |
* | Fixed: "new issue" drop-down only visible by admin users. | Jean-Philippe Lang | 2007-08-29 | 1 | -1/+1 |
* | Some deprecation fixes (end_form_tag and count API). | Jean-Philippe Lang | 2007-08-29 | 1 | -4/+4 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 3 | -20/+14 |
* | Gantt chart can now be exported to a graphic file (png). | Jean-Philippe Lang | 2007-08-26 | 1 | -0/+150 |
* | Small change to ApplicationHelper#textilizable to allow links to other wikis ... | Jean-Philippe Lang | 2007-08-17 | 1 | -1/+2 |
* | Textilized project descriptions on project list and home page. | Jean-Philippe Lang | 2007-08-17 | 1 | -4/+6 |
* | Added a link to add a new category when creating or editing an issue. | Jean-Philippe Lang | 2007-08-16 | 1 | -0/+5 |
* | Added syntax highlightment for repository files (using CodeRay). | Jean-Philippe Lang | 2007-08-15 | 1 | -0/+8 |
* | Wiki links can now refer other project wikis, using this syntax: | Jean-Philippe Lang | 2007-08-15 | 1 | -11/+21 |
* | Image attachments are now sent inline to be viewed directly in the browser. | Jean-Philippe Lang | 2007-08-15 | 1 | -1/+1 |
* | On the issue report page, 0 issue counts are now displayed as dashes. | Jean-Philippe Lang | 2007-08-13 | 1 | -0/+4 |
* | Translated 'Sort by' label on table headers. | Jean-Philippe Lang | 2007-08-12 | 1 | -7/+2 |
* | Changed AR error messages style (same as flash errors). | Jean-Philippe Lang | 2007-08-12 | 1 | -1/+1 |
* | Added icon on external wiki links | Jean-Philippe Lang | 2007-08-01 | 1 | -3/+3 |
* | Added an option to choose the date format: language based (as defined in each... | Jean-Philippe Lang | 2007-07-14 | 1 | -2/+7 |
* | Added wiki diff. | Jean-Philippe Lang | 2007-07-14 | 2 | -0/+45 |
* | Removed User#display_name (replaced by User#name). | Jean-Philippe Lang | 2007-06-29 | 1 | -1/+1 |