summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Title property added for pdf export of an issueJean-Philippe Lang2007-02-031-0/+1
* Title property added for generated pdf ganttJean-Philippe Lang2007-02-031-0/+1
* Creator property added for generated pdf filesJean-Philippe Lang2007-02-031-0/+5
* custom_field.possible_values is now serialized (no longer pipe separated)Jean-Philippe Lang2007-02-034-10/+52
* filter is now cleared when clicking on 'Issues' menu itemJean-Philippe Lang2007-02-021-2/+2
* added a limit of 500 issues when exporting to csv or pdfJean-Philippe Lang2007-02-021-2/+4
* added parentheses to get rid of warningJean-Philippe Lang2007-02-021-1/+1
* * fixed a variable name error in SettingJean-Philippe Lang2007-02-021-2/+2
* issue list: added 'Priority' column, removed 'Created on' columnJean-Philippe Lang2007-02-022-4/+4
* post method verification for trackers/moveJean-Philippe Lang2007-01-311-1/+1
* added the ability to set the sort order for trackersJean-Philippe Lang2007-01-318-11/+34
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-317-7/+33
* custom fields list screen split in 3 tabs (one for each kind of custom fields)Jean-Philippe Lang2007-01-312-26/+35
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-317-6/+32
* fixed french issue_edit mail templateJean-Philippe Lang2007-01-281-2/+2
* removed environment informationJean-Philippe Lang2007-01-282-9/+1
* indentation correctionsJean-Philippe Lang2007-01-287-34/+30
* proper language setting for mail notificationsJean-Philippe Lang2007-01-272-4/+7
* mail notifications added when:Jean-Philippe Lang2007-01-2712-9/+91
* deprecated @headers replacedJean-Philippe Lang2007-01-271-1/+1
* smaller footer fontJean-Philippe Lang2007-01-271-1/+1
* fixed: filters ignored when exporting a predefined query to csv/pdfJean-Philippe Lang2007-01-261-0/+1
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-267-12/+12
* only active users are now proposed when adding a member to a projectJean-Philippe Lang2007-01-262-2/+14
* deprecated children_count replacedJean-Philippe Lang2007-01-263-3/+3