summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* fixed #9308 table_name pre/suffix supportJean-Philippe Lang2007-03-1516-73/+70
* fixed: error on feeds/news when no news existJean-Philippe Lang2007-03-151-1/+1
* removed project_id presence validation on wiki model which was failing when c...Jean-Philippe Lang2007-03-141-1/+1
* added italian translation [Alessio Spadaro]Jean-Philippe Lang2007-03-126-0/+27
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-12180-6359/+6359
* fixed #9207 Can't Save Changes to ProjectJean-Philippe Lang2007-03-121-1/+1
* width of all wiki content textareas set to 99.5%Jean-Philippe Lang2007-03-117-7/+7
* send a 404 when trying to access an unexisting repositoryJean-Philippe Lang2007-03-111-0/+1
* wiki:Jean-Philippe Lang2007-03-111-1/+6
* fixed the "preview" link on wiki/editJean-Philippe Lang2007-03-101-1/+1
* extended the search to wiki contentJean-Philippe Lang2007-03-102-2/+11
* wiki branch merged into trunkJean-Philippe Lang2007-03-1019-6/+504
* improved search engineJean-Philippe Lang2007-03-103-19/+34
* feature #9137 Password-protected SVN repositoriesJean-Philippe Lang2007-03-093-7/+11
* patch #9104 Disable cleartext logging of passwords in log filesJean-Philippe Lang2007-03-071-0/+1
* fixed #9097: Minor rendering problem within Safari at admin/mail_options and ...Jean-Philippe Lang2007-03-062-1/+3
* adjusted the attachment date column width on pdf issue export to avoid overla...Jean-Philippe Lang2007-03-051-2/+2
* fixed #9005: administration-menu doesn't work with prefix-urlJean-Philippe Lang2007-03-031-14/+14
* fix for #8973: Export feature(to csv/pdf) doesn't work in JapaneseJean-Philippe Lang2007-03-016-47/+64
* search engine improvements and simple testJean-Philippe Lang2007-02-283-11/+19
* patch #8936: Properties changes in a diff are showing as modifications to filesJean-Philippe Lang2007-02-281-0/+4
* patch #8937: Show filename above diff to aid reading multi-file diffsJean-Philippe Lang2007-02-281-8/+14
* brackets removed around "View all changes" on issues/showJean-Philippe Lang2007-02-271-1/+1
* #8911 Textile formatting for issue notesJean-Philippe Lang2007-02-271-1/+1
* added a simple search engine. left to do:Jean-Philippe Lang2007-02-273-0/+46
* japanese translation added (thanks to Satoru Kurashiki)Jean-Philippe Lang2007-02-276-0/+27
* fixed #8915: crash when adding a user with a wrong length passwordJean-Philippe Lang2007-02-271-0/+2
* fixed: no diff display with one line files [#8883]Jean-Philippe Lang2007-02-261-2/+2
* fixed: unable to update repository urlJean-Philippe Lang2007-02-261-1/+1
* "#id" patterns are turned into links to issues in descriptions and commit mes...Jean-Philippe Lang2007-02-251-1/+3
* added back database adapter name on admin/infoJean-Philippe Lang2007-02-202-1/+2
* fixed: error when clicking "add" with no block selected on my/page_layoutJean-Philippe Lang2007-02-181-1/+2
* fixed: crash on my/page_layout (trying to modify a frozen hash)Jean-Philippe Lang2007-02-181-1/+1
* fixed: hide mail preference not saved (my/account)Jean-Philippe Lang2007-02-181-1/+1
* show "no data" label when there's nothing to display on project member listJean-Philippe Lang2007-02-182-1/+3
* show "no data" label when there's nothing to display on changelog and roadmapJean-Philippe Lang2007-02-182-0/+4
* added icons on my/page_layout top right linksJean-Philippe Lang2007-02-051-4/+5
* wrapped javascript with //<![CDATA[ in my/page_layoutJean-Philippe Lang2007-02-051-2/+2
* check that block is defined before rendering it (my/page_layout)Jean-Philippe Lang2007-02-051-3/+6
* check that block is defined before rendering it (my/page)Jean-Philippe Lang2007-02-051-3/+6
* removed underscores in block names (problem with scriptaculous sortables)Jean-Philippe Lang2007-02-054-5/+9
* removed strong tag for version name in settings viewJean-Philippe Lang2007-02-041-1/+1
* rescued to_date exception when displaying a custom valueJean-Philippe Lang2007-02-041-2/+2
* lost_password option checking in account controllerJean-Philippe Lang2007-02-041-1/+2
* setting password_lost renamed to lost_passwordJean-Philippe Lang2007-02-042-2/+2
* added a setting option to set max number of issues in exportJean-Philippe Lang2007-02-042-2/+5
* associations loading correction in projects/export_issues_pdfJean-Philippe Lang2007-02-041-1/+1
* issue list pdf export modifiedJean-Philippe Lang2007-02-041-5/+44
* added a setting option to disable "password lost" functionalityJean-Philippe Lang2007-02-042-2/+11
* added roadmap viewJean-Philippe Lang2007-02-044-1/+44