summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* file upload test now uses ActionController::TestUploadedFileJean-Philippe Lang2007-02-183-23/+21
* file upload test now uses ActionController::TestUploadedFileJean-Philippe Lang2007-02-180-0/+0
* replaced deprecated server_settings with smtp_settingsJean-Philippe Lang2007-02-181-1/+1
* syntax error in rfpdf/makefont.rbJean-Philippe Lang2007-02-181-1/+1
* removed some line breaks in application.cssJean-Philippe Lang2007-02-051-74/+16
* added icons on my/page_layout top right linksJean-Philippe Lang2007-02-053-4/+6
* 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
* updated prototype (1.50) and script.aculo.us javascriptsJean-Philippe Lang2007-02-054-613/+1484
* mail notification removed for projects/roadmap in migrationJean-Philippe Lang2007-02-051-1/+1
* updated documentation with new setting optionsJean-Philippe Lang2007-02-044-2/+38
* 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-043-3/+3
* added a setting option to set max number of issues in exportJean-Philippe Lang2007-02-047-2/+12
* 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-043-2/+13
* removed an unused localization stringJean-Philippe Lang2007-02-044-4/+0
* removed unused development_* environmentsJean-Philippe Lang2007-02-044-75/+0
* added roadmap viewJean-Philippe Lang2007-02-0411-13/+78
* rightbox class set to display:none for printingJean-Philippe Lang2007-02-041-1/+1
* 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-035-10/+65
* removed translation of error messages inside ActiveRecord moduleJean-Philippe Lang2007-02-031-23/+23
* 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 tests for settingsJean-Philippe Lang2007-02-021-0/+39
* added parentheses to get rid of warningJean-Philippe Lang2007-02-021-1/+1
* empty tokens tableJean-Philippe Lang2007-02-021-0/+2
* fixtures loading correctionJean-Philippe Lang2007-02-021-1/+1
* added unit tests for mailerJean-Philippe Lang2007-02-025-2/+105
* added lang files validition testJean-Philippe Lang2007-02-021-0/+38
* * fixed a variable name error in SettingJean-Philippe Lang2007-02-021-2/+2
* removed broken route for sorting linksJean-Philippe Lang2007-02-021-1/+1
* 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-3110-12/+45
* added the ability to set the sort order for rolesJean-Philippe Lang2007-01-319-8/+44
* removed png transparency (not supported in ie)Jean-Philippe Lang2007-01-314-0/+0
* 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-3117-6/+63
* updated css for online helpJean-Philippe Lang2007-01-292-0/+28
* fixed french issue_edit mail templateJean-Philippe Lang2007-01-281-2/+2
* removed environment informationJean-Philippe Lang2007-01-282-9/+1