summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Code cleanup.Jean-Philippe Lang2012-08-092-2/+2
* Ability to filter issues using project, author, assignee and target version c...Jean-Philippe Lang2012-08-071-0/+10
* Update the new custom field form with remotely.Jean-Philippe Lang2012-08-074-74/+27
* Build issue filters using javascript.Jean-Philippe Lang2012-08-072-43/+17
* Removed csshover for IE6.Jean-Philippe Lang2012-08-071-6/+0
* Adds sharing attribute to the versions API (#11541).Jean-Philippe Lang2012-07-312-0/+2
* Removed AuthSourceLdap.human_attribute_name.Jean-Philippe Lang2012-07-311-1/+1
* Support for subforums (#3831).Jean-Philippe Lang2012-07-317-10/+11
* replace tabs to spaces at app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2012-07-301-1/+1
* Fixed legend tag position.Jean-Philippe Lang2012-07-291-1/+1
* Duplicate ul tags.Jean-Philippe Lang2012-07-291-3/+1
* Add labels on SCMs.Jean-Philippe Lang2012-07-291-0/+2
* Removed duplicate ids.Jean-Philippe Lang2012-07-291-6/+1
* Add links to forums.Jean-Philippe Lang2012-07-291-1/+1
* Add links to repositories on repository list.Jean-Philippe Lang2012-07-291-3/+6
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* Typo.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-2/+2
* Removed inline styles.Jean-Philippe Lang2012-07-291-3/+3
* Removed inline styles.Jean-Philippe Lang2012-07-291-5/+3
* Removed self closing a tags.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-292-2/+2
* Removed invalid html5 meta (Rails sets an equivalent response header natively...Jean-Philippe Lang2012-07-291-1/+0
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+2
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-4/+4
* Same heading on message edit/show views.Jean-Philippe Lang2012-07-281-3/+4
* HTML5 doctype.Jean-Philippe Lang2012-07-281-3/+3
* Moved syntax highlight styles to application.css.Jean-Philippe Lang2012-07-289-21/+0
* Fixed API key display on my account.Jean-Philippe Lang2012-07-281-2/+2
* Fixed apply link on gantt.Jean-Philippe Lang2012-07-281-1/+1
* fix confirmation page has broken HTML when a project folding sub project is d...Toshi MARUYAMA2012-07-261-1/+2
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-261-1/+4
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-2280-277/+197
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-07-211-9/+10
* Removes RJS from UsersController.Jean-Philippe Lang2012-07-212-0/+7
* Removes RJS from MembersController.Jean-Philippe Lang2012-07-213-0/+16
* Removes RJS from JournalsController.Jean-Philippe Lang2012-07-195-13/+16
* Removes RJS from MessagesController.Jean-Philippe Lang2012-07-191-0/+6
* Removes RJS from VersionsController.Jean-Philippe Lang2012-07-191-0/+1
* Removes RJS from WikisController.Jean-Philippe Lang2012-07-191-0/+1
* Removes RJS from IssuesController.Jean-Philippe Lang2012-07-191-0/+9
* Removes RJS from RepositoriesController.Jean-Philippe Lang2012-07-192-0/+7
* Removes RJS from WatchersController.Jean-Philippe Lang2012-07-195-0/+12
* Removes RJS from IssueRelationsController.Jean-Philippe Lang2012-07-192-0/+6
* Removes RJS from GroupsController.Jean-Philippe Lang2012-07-194-0/+12
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-194-0/+12
* Removes a call to form_remote_tag.Jean-Philippe Lang2012-07-181-6/+7
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-183-4/+5