summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-2913-20/+15
* Fixed 'export to' links positioning on wiki page.Jean-Philippe Lang2007-12-221-6/+7
* Set doctype to transitional. Fixed a few non matching tags in views.Jean-Philippe Lang2007-12-213-6/+6
* Added wiki annotate view. It's accessible for each version from the page hist...Jean-Philippe Lang2007-12-202-0/+34
* Change status select box default to current status (Rocco Stanzione).Jean-Philippe Lang2007-12-191-1/+1
* Add autoscroll div for each file diff.Jean-Philippe Lang2007-12-191-2/+2
* Moved ProjectsController#list_documents and add_document to DocumentsControll...Jean-Philippe Lang2007-12-182-3/+3
* Search engine: issue custom fields can now be searched.Jean-Philippe Lang2007-12-141-4/+13
* Fixed: missing body closing tag in repository annotate and entry views.Jean-Philippe Lang2007-12-142-2/+2
* News comments are now textilized.Jean-Philippe Lang2007-12-121-3/+4
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-104-4/+4
* More detailed html title on several views.Jean-Philippe Lang2007-12-0730-8/+68
* Fixed versions/show layout with IE.Jean-Philippe Lang2007-12-071-1/+1
* Fixed drop down lists overflow on My account.Jean-Philippe Lang2007-12-071-1/+4
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-071-8/+6
* Fixed a parenthesis warning in news/show.Jean-Philippe Lang2007-12-071-1/+1
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-075-43/+98
* Roadmap progress bars now differentiate the progress due to closed issues fro...Jean-Philippe Lang2007-12-051-1/+1
* Restored wiki syntax quick ref pop-up (accessible from wiki/edit).Jean-Philippe Lang2007-12-041-2/+2
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-3/+3
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-039-13/+13
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-023-9/+33
* Fixed: error on admin/info if there's more than 1 plugin installed.Jean-Philippe Lang2007-12-021-1/+1
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-022-8/+12
* Fixed: svn or ldap password can be found in clear text in the html source in ...Jean-Philippe Lang2007-12-011-1/+4
* Fixed a broken link in the SCM browserJean-Philippe Lang2007-12-011-1/+1
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-4/+18
* Fixed: 'View all issues' link doesn't work on issues/show.Jean-Philippe Lang2007-11-291-1/+1
* * Updated Spanish translation (Gumer Coronel PĂ©rez)Jean-Philippe Lang2007-11-262-2/+2
* Issue context menu now also available on 'My page'.Jean-Philippe Lang2007-11-242-5/+12
* Removed the 12 characters limit on passwords.Jean-Philippe Lang2007-11-244-4/+5
* Forums enhancements:Jean-Philippe Lang2007-11-245-21/+40
* * Updated Russian translation (iGor kMeta)Jean-Philippe Lang2007-11-231-1/+1
* Forums: attachments can now be added to replies.Jean-Philippe Lang2007-11-222-8/+12
* Themes:Jean-Philippe Lang2007-11-221-9/+9
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-211-2/+1
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-206-15/+36
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-1/+1
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-191-0/+1
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-184-4/+10
* Added an alternate theme which provides issue list colorization based on issu...Jean-Philippe Lang2007-11-181-1/+1
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-1/+1
* Roadmap: more accurate completion percentage calculation (done ratio of open ...Jean-Philippe Lang2007-11-172-39/+34
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-162-2/+5
* Fixed: admin should be able to move issues to any project.Jean-Philippe Lang2007-11-141-1/+1
* Fixed: adding an attachment is not possible when changing the status of an is...Jean-Philippe Lang2007-11-121-2/+0
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-1/+8
* Removed hard coded string on 'My account'.Jean-Philippe Lang2007-11-121-1/+1
* Added an option on 'My account' for users who don't want to be notified of ch...Jean-Philippe Lang2007-11-121-0/+1
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-124-4/+4