summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-193-7/+14
* Fixed migration broken by r9977.Jean-Philippe Lang2012-07-191-2/+3
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-194-31/+20
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-197-49/+26
* Test cleanup.Jean-Philippe Lang2012-07-191-17/+1
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-194-18/+33
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-196-30/+46
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-198-58/+37
* Do not let is_private be required.Jean-Philippe Lang2012-07-191-1/+1
* Removed deprecated #labelled_tabular_form_for helper.Jean-Philippe Lang2012-07-181-10/+0
* ApplicationHelper#labelled_remote_form_for deprecated.Jean-Philippe Lang2012-07-181-0/+1
* ApplicationHelper#link_to_remote_if_authorized deprecated.Jean-Philippe Lang2012-07-181-0/+1
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-3/+5
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-9/+4
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-6/+7
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-183-4/+5
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-1/+3
* Removes most of the ajax stuff on my page layout.Jean-Philippe Lang2012-07-184-62/+20
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-183-15/+20
* Adds a helper for preview links.Jean-Philippe Lang2012-07-1814-83/+32
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-182-14/+4
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-8/+12
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+6
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+3
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+8
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-6/+1
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+4
* Traditional Chinese translation updated by ChunChang Lo (#11436)Toshi MARUYAMA2012-07-181-4/+4
* remove trailing white-space from app/models/changeset.rbToshi MARUYAMA2012-07-171-1/+1
* Bulgarian translation updated by Ivan Cenov (#11433)Toshi MARUYAMA2012-07-171-4/+4
* Japanese translation updated by Go MAEDA (#11427)Toshi MARUYAMA2012-07-171-9/+9
* fix disordered use of long sound in Japanese "user" translation (#11411)Toshi MARUYAMA2012-07-171-22/+22
* Simplified Chinese translation updated by Steven Wong (#11417)Toshi MARUYAMA2012-07-171-9/+9
* fix wrong Japanese "label_attachment" translation (#11419)Toshi MARUYAMA2012-07-171-4/+4
* fix unnatural Japanese message when users failed to login (#11412)Toshi MARUYAMA2012-07-171-1/+1
* Removed debug message.Jean-Philippe Lang2012-07-161-1/+0
* Test if convert binary is available.Jean-Philippe Lang2012-07-162-6/+13
* Adds a macro for inserting thumbnails in formatted text (#3510).Jean-Philippe Lang2012-07-167-27/+78
* Adds Attachment#title.Jean-Philippe Lang2012-07-162-0/+16
* Removed assertion that is susceptible to fail if test runs slowly.Jean-Philippe Lang2012-07-161-2/+0
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-163-9/+10
* Japanese translation added for default role names by Kenichi Maehashi (#11402)Toshi MARUYAMA2012-07-161-2/+2
* Fix Japanese mistranslation for "button_submit" (#11401)Toshi MARUYAMA2012-07-161-1/+1
* German translation updated by Hannes Meier (#11404)Toshi MARUYAMA2012-07-161-15/+15
* German translation for configurable session lifetime and timeout updated by H...Toshi MARUYAMA2012-07-161-5/+5
* Additional tests for custom field formats.Jean-Philippe Lang2012-07-151-0/+20
* Use named routes.Jean-Philippe Lang2012-07-152-7/+9
* Test for when group does not exist.Jean-Philippe Lang2012-07-151-0/+5
* No blank option for custom fields marked as required on workflow settings.Jean-Philippe Lang2012-07-152-3/+23
* Remember "Only display used statuses" checkbox value after update.Jean-Philippe Lang2012-07-153-2/+4