summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Calendar appears on wrong place in IE8 (#3818).Jean-Philippe Lang2009-12-261-1/+1
* Fixed: Subversion password visible in development logs (#4448).Jean-Philippe Lang2009-12-261-1/+1
* Fixed: project copy doesn't copy group memberships (#3975).Jean-Philippe Lang2009-12-266-7/+41
* Ask for confirmation when a non-admin users tries to remove himself from a pr...Jean-Philippe Lang2009-12-2638-1/+114
* Fixed: subject of incoming emails gets mangled (#3717).Jean-Philippe Lang2009-12-261-1/+0
* Fixes Redmine.pm for SQLite (#4205).Jean-Philippe Lang2009-12-261-3/+8
* Merged 0.8.x changelog.Jean-Philippe Lang2009-12-261-0/+91
* Do not display the copy form when project copy is created.Jean-Philippe Lang2009-12-261-1/+7
* View cleanup.Jean-Philippe Lang2009-12-251-5/+6
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-259-67/+23
* Project#activities should check all overridden activities, not just active ones.Eric Davis2009-12-242-3/+14
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-2444-70/+269
* Hide "Groups" tab on user form if no group exist.Jean-Philippe Lang2009-12-241-1/+4
* Translation updates.Jean-Philippe Lang2009-12-242-76/+77
* Rails 2.3.5 deprecation.Jean-Philippe Lang2009-12-231-1/+1
* Upgrade to Rails 2.3.5Jean-Philippe Lang2009-12-231-1/+1
* Set version to 0.9.0.Jean-Philippe Lang2009-12-232-2/+114
* Force TimeEntry#hours default to nil (#3075, #4449).Jean-Philippe Lang2009-12-232-0/+5
* Fixed: wiki pages in search results are referenced by project number, not by ...Jean-Philippe Lang2009-12-231-1/+1
* Remove invalid escaping in version field (#4460).Jean-Philippe Lang2009-12-231-2/+2
* Fixes delimiters regexp.Jean-Philippe Lang2009-12-231-1/+1
* Translation updates.Jean-Philippe Lang2009-12-238-198/+200
* Adds Indonesian translation by Raden Prabowo (#4399).Jean-Philippe Lang2009-12-233-0/+1033
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-2341-4/+164
* Display API key in the sidebar, just below the API key heading.Jean-Philippe Lang2009-12-232-11/+5
* Do not display API key if API is disabled.Jean-Philippe Lang2009-12-232-1/+3
* Fills translations.Jean-Philippe Lang2009-12-2336-42/+42
* Move API setting to Authentication tab and add translations strings.Jean-Philippe Lang2009-12-2338-11/+275
* Do not mass create API keys for existing users.Jean-Philippe Lang2009-12-231-13/+0
* Added an Admin setting to enable/disable the REST web service. (#3920)Eric Davis2009-12-239-2/+131
* Added support for HTTP Basic access to the API. (#3920)Eric Davis2009-12-234-9/+183
* Allow authenticating with an API token via XML or JSON. (#3920)Eric Davis2009-12-233-1/+82
* Added an API token for each User to use when making API requests. (#3920)Eric Davis2009-12-238-3/+162
* Added the revision title to any revision links.Eric Davis2009-12-2239-4/+48
* Redmine.pm: deny access if user doesn't have browse_repository permission (#4...Jean-Philippe Lang2009-12-221-1/+1
* Fixes a test failure.Jean-Philippe Lang2009-12-211-1/+1
* Fixes test failure.Jean-Philippe Lang2009-12-211-0/+4
* Fixes odd test failures.Jean-Philippe Lang2009-12-211-3/+3
* Fixed the view_hook_helper test, it was reading all of the log files intoEric Davis2009-12-211-1/+1
* Make sure the RSS token is getting destroyed and created.Eric Davis2009-12-212-2/+40
* Extract methodEric Davis2009-12-211-2/+6
* Refactor: Use the existing method for failing onthefly creations.Eric Davis2009-12-201-4/+1
* Added an optimization note for later.Eric Davis2009-12-201-0/+1
* Added some database indexes to commonly queried fields.Eric Davis2009-12-203-0/+33
* Change the cursor for context menus. (#2924)Eric Davis2009-12-201-0/+1
* Adds a 'Create and continue' button on new user form.Jean-Philippe Lang2009-12-202-2/+7
* Removes unused css classes (closes #4452).Jean-Philippe Lang2009-12-201-2/+0
* Change MailHandler 403 error message.Jean-Philippe Lang2009-12-201-2/+2
* Adds on optional API key to repositories management controller and reposman.rb.Jean-Philippe Lang2009-12-205-13/+51
* Admin info cleanup.Jean-Philippe Lang2009-12-192-10/+12