summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* indentation correctionsJean-Philippe Lang2007-01-287-34/+30
* proper language setting for mail notificationsJean-Philippe Lang2007-01-272-4/+7
* credits for english help translation to Todd McGrathJean-Philippe Lang2007-01-271-1/+2
* updated changelog and doc filesJean-Philippe Lang2007-01-273-3/+12
* added unit tests for issue statuses, user preferences and tokensJean-Philippe Lang2007-01-275-10/+147
* mail notifications added when:Jean-Philippe Lang2007-01-2713-9/+106
* redmine_demo.db added to svn:ignoredJean-Philippe Lang2007-01-270-0/+0
* 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 projects_count replacedJean-Philippe Lang2007-01-261-1/+1
* deprecated children_count replacedJean-Philippe Lang2007-01-263-3/+3
* removed space before argument parenthesesJean-Philippe Lang2007-01-261-1/+1
* deprecated count call modifiedJean-Philippe Lang2007-01-261-1/+1
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-269-12/+12
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-2639-97/+97
* fixed: crash when changing the status of an issueJean-Philippe Lang2007-01-261-1/+1
* project settings tabs redesignJean-Philippe Lang2007-01-262-41/+37
* * project settings split in 4 tabsJean-Philippe Lang2007-01-268-328/+918
* fixed: unable to delete an issue status even if it's not used yetJean-Philippe Lang2007-01-261-1/+1
* fixed: setting an issue status as default status leads to an sql error with S...Jean-Philippe Lang2007-01-261-1/+1
* updated date removed from my/account view (useless since account is updated a...Jean-Philippe Lang2007-01-251-2/+1
* * added missing fields to csv export: priority, start date, due date, done ratioJean-Philippe Lang2007-01-251-4/+26
* mongrel_debug unversionedJean-Philippe Lang2007-01-250-0/+0
* * replaced :controller => '' broken statements by :controller => 'welcome'Jean-Philippe Lang2007-01-254-12/+12
* removed serialize class_name option in user_preferenceJean-Philippe Lang2007-01-251-1/+1
* Modified GLoc helpers to ensure compatibility with rails 1.2Jean-Philippe Lang2007-01-241-1/+14