summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible label for mail notification, linked label where possibleToshi MARUYAMA2011-10-291-1/+2
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-3/+3
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] set ids, created invisible labels and linked themToshi MARUYAMA2011-10-291-4/+9
* [#9489] linked labels to their elementToshi MARUYAMA2011-10-291-3/+3
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-4/+4
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-293-1/+3
* [#9489] set unique id for each checkbox and linked itToshi MARUYAMA2011-10-291-1/+2
* [#9489] set id for message_subject and linked it to label, added invisible labelToshi MARUYAMA2011-10-291-3/+5
* [#9489] link label to elementToshi MARUYAMA2011-10-291-2/+2
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+3
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-293-17/+17
* [#9489] added invisible labels for queriesToshi MARUYAMA2011-10-293-7/+22
* [#9489] added invisible search labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible project scope labelToshi MARUYAMA2011-10-291-0/+1
* scm: git: fix typo of comments about fetching revisions (#9472)Toshi MARUYAMA2011-10-271-1/+1
* scm: git: recovery and improve comments of fetching from 1.1 about harmful in...Toshi MARUYAMA2011-10-271-0/+11
* Make queries resources fully conform to common behavior (removed additonal ro...Etienne Massip2011-10-263-5/+5
* Reverted removal of project assignment to query (#9108).Etienne Massip2011-10-261-2/+3
* show avatars on the news list (#9470)Toshi MARUYAMA2011-10-251-1/+1
* scm: git: return saved revision at model "save_revision" (#5501)Toshi MARUYAMA2011-10-251-0/+1
* scm: git: use to_s for branches at model (#5501)Toshi MARUYAMA2011-10-251-1/+2
* Refactor : convert queries to REST resources (also fixes #9108).Etienne Massip2011-10-248-61/+71
* add newline at end of app/views/journals/index.builderToshi MARUYAMA2011-10-241-1/+1
* scm: view: add #to_s to changeset.author (#5501)Toshi MARUYAMA2011-10-211-1/+1
* scm: view: truncate author with length 30 (#5501)Toshi MARUYAMA2011-10-211-1/+1
* code layout clean up of app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2011-10-201-2/+11
* Reverted r7628.Etienne Massip2011-10-181-6/+0
* Filter out illegal values to prevent raise of PostgreSQL exceptions, restored...Etienne Massip2011-10-181-0/+6
* Fixed shot filter expression parsing depending upon field operators (#8371).Etienne Massip2011-10-121-3/+6
* Rails3: controller: repositories: use to_s for revision parameterToshi MARUYAMA2011-10-091-1/+1
* Rails3: model: replace deprecated errors.add_to_base at validate_issue_relati...Toshi MARUYAMA2011-10-071-3/+3
* Rails3: model: replace deprecated errors.add_to_base at validate_on_create of...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: model: replace deprecated errors.add_to_base at cannot_reply_to_locke...Toshi MARUYAMA2011-10-071-1/+1
* Rails3: model: query: parse dates using UTC (ruby 1.9 inside) (#4796)Toshi MARUYAMA2011-10-071-2/+5
* Rails3: model: replace deprecated errors.add_to_base at validate_issue of IssueToshi MARUYAMA2011-10-061-1/+1
* Rails3: model: replace deprecated errors.add_to_base at save_issue_with_child...Toshi MARUYAMA2011-10-061-1/+1
* Rails3: view: use html_safe for subprojects at projects/show.html.erbToshi MARUYAMA2011-10-061-1/+1
* Rails3: helper: use html_safe at page_header_title of ApplicationHelperToshi MARUYAMA2011-10-061-1/+1
* code layout clean up of app/helpers/application_helper.rbToshi MARUYAMA2011-10-061-4/+12
* Rails3: helper: use html_safe at simple_format_without_paragraph of Applicati...Toshi MARUYAMA2011-10-061-1/+2
* Rails3: helper: use html_safe at render_page_hierarchy of ApplicationHelperToshi MARUYAMA2011-10-061-1/+1
* Rails3: helper: replace » of page_header_title at ApplicationHelper to h...Toshi MARUYAMA2011-10-061-1/+1
* Rails3: helper: replace … of page_header_title at ApplicationHelper to ...Toshi MARUYAMA2011-10-061-1/+1
* Rails3: rename app/views/journals/index.rxml to app/views/journals/index.buil...Toshi MARUYAMA2011-10-041-0/+0
* Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom....Toshi MARUYAMA2011-10-041-0/+0
* remove hard-coded '.rxml' from ApplicationController 'render_feed' (#6317)Toshi MARUYAMA2011-10-041-1/+2