summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Added toggle_link helper.Jean-Philippe Lang2007-04-071-0/+7
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-0/+4
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-5/+17
* Removed RedCloth :hard_break option that broke textile rendering.Jean-Philippe Lang2007-04-051-1/+1
* RedCloth attribute :hard_break set to true to keep line breaksJean-Philippe Lang2007-04-041-1/+1
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-041-1/+1
* Fixed pagination on users/list (status filter lost)Jean-Philippe Lang2007-04-031-6/+6
* Quick fix for:Jean-Philippe Lang2007-04-032-9/+11
* Added chinese simplified translation (Andy Wu)Jean-Philippe Lang2007-03-311-0/+5
* removed filter_html on RedCloth textile conversionsJean-Philippe Lang2007-03-271-1/+1
* text formatting setting cached at controller levelJean-Philippe Lang2007-03-241-1/+2
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-232-3/+5
* fixed #9404 Issue and revision textile links in issue notesJean-Philippe Lang2007-03-201-2/+2
* added a status filter on users/listJean-Philippe Lang2007-03-182-2/+8
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-1220-739/+739
* wiki branch merged into trunkJean-Philippe Lang2007-03-102-5/+56
* improved search engineJean-Philippe Lang2007-03-101-3/+9
* fix for #8973: Export feature(to csv/pdf) doesn't work in JapaneseJean-Philippe Lang2007-03-011-7/+24
* search engine improvements and simple testJean-Philippe Lang2007-02-281-1/+5
* fixed #8915: crash when adding a user with a wrong length passwordJean-Philippe Lang2007-02-271-0/+2
* "#id" patterns are turned into links to issues in descriptions and commit mes...Jean-Philippe Lang2007-02-251-1/+3
* rescued to_date exception when displaying a custom valueJean-Philippe Lang2007-02-041-2/+2
* 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-031-1/+1
* fixed: crash when changing the status of an issueJean-Philippe Lang2007-01-261-1/+1
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-212-4/+24
* tooltips added on calendarJean-Philippe Lang2007-01-131-3/+3
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-082-3/+11
* added "auto" option for user's language (browser based)Jean-Philippe Lang2007-01-061-1/+1
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-262-12/+12
* textile for revisions commentsJean-Philippe Lang2006-12-261-1/+1
* * news rss feed addedJean-Philippe Lang2006-12-261-0/+19
* svn browser merged in trunkJean-Philippe Lang2006-12-242-2/+21
* * code and views cleaningJean-Philippe Lang2006-12-172-2/+3
* various modifications to prevent xssJean-Philippe Lang2006-12-171-3/+3
* "queries" branch mergedJean-Philippe Lang2006-12-162-106/+6
* calendar and activity views edited (previous/next links)Jean-Philippe Lang2006-12-061-0/+4
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-0524-0/+999