summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-301-9/+16
* Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).Jean-Philippe Lang2008-04-292-0/+75
* Notify project members when a message is posted if they want to receive notif...Jean-Philippe Lang2008-04-281-0/+12
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-275-1/+41
* Postgresql 8.3 compatibility fix (#834).Jean-Philippe Lang2008-04-265-14/+14
* Fixes custom field filters behaviour (#1078).Jean-Philippe Lang2008-04-261-1/+1
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+7
* Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ...Jean-Philippe Lang2008-04-261-0/+2
* ApplicationHelperTest fix.Jean-Philippe Lang2008-04-151-1/+1
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-131-0/+18
* Replace closing html tags with html entity (#910).Jean-Philippe Lang2008-04-131-2/+3
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-094-6/+24
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-1/+12
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-066-10/+184
* Inline images alt attribute set to the attachment description.Jean-Philippe Lang2008-04-052-1/+3
* Fixed: inline image not displayed when including a wiki page (closes #1001).Jean-Philippe Lang2008-04-054-2/+38
* Various timelog report enhancements:Jean-Philippe Lang2008-04-052-7/+16
* Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ...Jean-Philippe Lang2008-04-021-0/+46
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-1/+1
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-5/+13
* Prevent NoMethodError on nil class if custom_fields params is not present in ...Jean-Philippe Lang2008-04-011-0/+10
* Fixed: Boards are not deleted when project is deleted (closes #963).Jean-Philippe Lang2008-04-011-3/+6
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-9/+35
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-304-7/+267
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-261-0/+10
* Wiki links:Jean-Philippe Lang2008-03-211-1/+15
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-193-2/+9
* Fixes #880: code tags not formatted correctly in the wiki (broken by r1216).Jean-Philippe Lang2008-03-171-0/+13
* Add NewsController and TimelogController tests.Jean-Philippe Lang2008-03-173-1/+105
* Add some tests on RolesController.Jean-Philippe Lang2008-03-174-56/+178
* Small fix to the Redmine links regexp.Jean-Philippe Lang2008-03-171-0/+2
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-172-16/+29
* Fix tests broken by r1243 (Redirect to issue page after creating a new issue).Jean-Philippe Lang2008-03-152-3/+3
* Workflow copy:Jean-Philippe Lang2008-03-153-0/+158
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-142-1/+47
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-141-0/+9
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-121-0/+6
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-127-3/+331
* Activity enhancements:Jean-Philippe Lang2008-03-114-16/+73
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-0/+8
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-051-2/+2
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-1/+1
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-292-4/+46
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-292-3/+3
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-293-3/+4
* Fixed JournalControllerTest.Jean-Philippe Lang2008-02-271-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-272-12/+39
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-262-2/+50
* Fixes:Jean-Philippe Lang2008-02-172-2/+21