summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-221-14/+108
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1568 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-212-2/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes spaces before colons on issue detail view (#1512).Jean-Philippe Lang2008-06-211-11/+11
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1566 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Track project and tracker changes in issue history.Jean-Philippe Lang2008-06-192-0/+7
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1565 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add target version to the issue list context menu.Jean-Philippe Lang2008-06-181-0/+13
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1564 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable syntax highlight on issues, messages and news (#1473, #1466).Jean-Philippe Lang2008-06-183-0/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1562 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow dot in firstnames and lastnames (closes #1426).Jean-Philippe Lang2008-06-171-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1561 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-173-0/+18
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1560 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to remove enumerations (activities, priorities, document categories) ↵Jean-Philippe Lang2008-06-174-20/+57
| | | | | | that are in use. Associated objects can be reassigned to another value (#1467). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1558 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RepositoriesController cleanup with rescue_from.Jean-Philippe Lang2008-06-151-16/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1555 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a field on the repository view to browse at specific revision (#1443).Jean-Philippe Lang2008-06-151-1/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1554 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-153-6/+19
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-151-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1552 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to repository directories in the browser (#1094).Jean-Philippe Lang2008-06-151-16/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1544 e93f8b46-1217-0410-a6f0-8f06a7374b81
* File size display with Bazaar repositories (#1149).Jean-Philippe Lang2008-06-141-0/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Logtime info lost when there's an error updating an issue (#1400).Jean-Philippe Lang2008-06-141-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1535 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: time entries created with the default activity even if a different ↵Jean-Philippe Lang2008-06-141-2/+4
| | | | | | one is specified (#1302). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1533 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: page has no title when adding a project (#1436).Jean-Philippe Lang2008-06-141-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: unexpected nil when viewing differences on CVS (#1444).Jean-Philippe Lang2008-06-141-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1525 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-091-2/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1523 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed inconsistent revision numbers on diff view.Jean-Philippe Lang2008-06-091-13/+0
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1522 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-091-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1521 e93f8b46-1217-0410-a6f0-8f06a7374b81
* File viewer for attached text files.Jean-Philippe Lang2008-06-095-11/+34
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1520 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the file viewer to a partial.Jean-Philippe Lang2008-06-092-11/+12
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1519 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "New Project" link on Projects page for admin users (#1082).Jean-Philippe Lang2008-06-081-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1518 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-086-5/+35
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1516 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-082-70/+75
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1515 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SCM browser: ability to download raw unified diffs.Jean-Philippe Lang2008-06-082-12/+27
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1514 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move unified diff parser out of the scm abstract adapter so it can be reused ↵Jean-Philippe Lang2008-06-085-8/+8
| | | | | | for viewing attached diffs (#1403). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1513 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't search for the changeset if revision identifier is nil.Jean-Philippe Lang2008-06-081-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display the table headers if there is no changeset to display.Jean-Philippe Lang2008-06-081-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1511 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-082-0/+47
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1508 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-085-7/+20
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1507 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display status change before subject of issue on the activity view otherwise ↵Jean-Philippe Lang2008-06-071-1/+1
| | | | | | it may be truncated. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-073-3/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1503 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).Jean-Philippe Lang2008-06-071-3/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1501 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Atom link on saved query does not include query_id (#1390).Jean-Philippe Lang2008-06-061-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1496 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hides the "Replies" heading below a message if there is no reply (#1350).Jean-Philippe Lang2008-06-061-0/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine links regexp fix (#1369, url hash turned into a ticket link).Jean-Philippe Lang2008-06-041-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1492 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: changesets titles should not be multiline in atom feeds (#1356).Jean-Philippe Lang2008-06-044-5/+17
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1491 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-032-3/+3
| | | | | | | * closing a issue will close its duplicates * closing a duplicate won't close the main issue git-svn-id: http://redmine.rubyforge.org/svn/trunk@1488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Diff: adds some space between 2 changes in the same file and reduces html size.Jean-Philippe Lang2008-06-021-73/+69
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Atom feeds don't provide author section for repository revisions (#1348).Jean-Philippe Lang2008-06-021-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1485 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Link to PDF doesn't work after creating new issue (#1346).Jean-Philippe Lang2008-06-021-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Reminder emails shouldn't include archived projects (#1351).Jean-Philippe Lang2008-06-021-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1483 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: browser's accept-language subcodes ignored (#1320).Jean-Philippe Lang2008-05-301-3/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1481 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the ↵Jean-Philippe Lang2008-05-304-6/+36
| | | | | | quoted note. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: can not access old projects created with a numeric identifier (#1322).Jean-Philippe Lang2008-05-291-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds new projects atom feed (#1290).Jean-Philippe Lang2008-05-272-4/+17
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1465 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved ProjectsController#list to ProjectsController#index.Jean-Philippe Lang2008-05-262-6/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1464 e93f8b46-1217-0410-a6f0-8f06a7374b81