summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a second rake task to generate the session store file.Eric Davis2009-12-301-0/+3
* Create and assign the api token so the current instance can access it. (#4497)Eric Davis2009-12-301-1/+1
* Added :controller_issues_new_before_save hook. (#4465)Eric Davis2009-12-291-0/+1
* Fixed the caption on the Files module. (#4406)Eric Davis2009-12-291-1/+1
* Set status of existing versions to 'open' (#4504).Jean-Philippe Lang2009-12-291-0/+1
* Auto-detect attachment content type when blank (#3782).Jean-Philippe Lang2009-12-296-4/+46
* Added :view_settings_general_form plugin hookEric Davis2009-12-291-0/+2
* Enlarge wiki content for MySQL databases (#1071).Jean-Philippe Lang2009-12-272-0/+24
* Moves attachments parsing after textile parsing so that:Jean-Philippe Lang2009-12-271-7/+10
* 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