summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Expand)AuthorAgeFilesLines
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-182-2/+2
* Underscores are allowed in project identifiers (#9225).Jean-Philippe Lang2013-01-151-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-122-2/+2
* Generate project identifier automatically with JavaScript (#9225).Jean-Philippe Lang2013-01-061-0/+78
* Only process issues that have relations.Jean-Philippe Lang2013-01-051-8/+6
* Use JSON so we don't have to parse data-rels manually (#3436).Jean-Philippe Lang2013-01-051-8/+5
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-051-0/+114
* Deprecates Version#*_pourcent in favour of #*_percent (#12724).Jean-Philippe Lang2013-01-041-1/+1
* Link to Wikipedia (#12691).Jean-Philippe Lang2013-01-021-1/+1
* Icon for the textile help link.Jean-Philippe Lang2013-01-024-7/+16
* Adds an indicator to all autocomplete/search fields.Jean-Philippe Lang2012-12-262-6/+11
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-265-696/+16
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-261-3/+3
* Adds CSS classes on pagination links.Jean-Philippe Lang2012-12-211-2/+1
* Save the selected file just in case uploading stuff fails/is not supported.Jean-Philippe Lang2012-12-151-2/+1
* Code cleanup.Etienne Massip2012-12-131-4/+8
* remove trailing white-spaces from public/javascripts/attachments.jsToshi MARUYAMA2012-12-121-3/+3
* Merged ajax_upload branch (#3957).Jean-Philippe Lang2012-12-104-38/+205
* Makes time entry custom fields available for display on the time entries list...Jean-Philippe Lang2012-12-091-1/+1
* Adds TimeEntryQuery for listing time entries.Jean-Philippe Lang2012-12-091-0/+6
* Group events in the activity view (#12542).Jean-Philippe Lang2012-12-081-0/+2
* Adds an option for displaying the issue description on the issue list (#3447).Jean-Philippe Lang2012-12-061-0/+2
* remove trailing white-spaces from application.cssToshi MARUYAMA2012-12-051-2/+2
* Removes textarea resizer in favour of built-in browser support.Jean-Philippe Lang2012-11-302-3/+3
* Fixed context menu for IE 7/8 (#12298).Jean-Philippe Lang2012-11-181-1/+1
* Fixed new issue form rendering with IE8.Jean-Philippe Lang2012-11-151-3/+5
* Changes how relative date filters work and adds specific filters for filterin...Jean-Philippe Lang2012-10-301-0/+2
* Limit resizing of textare vertically.Jean-Philippe Lang2012-10-291-1/+1
* Display non working days on gantt according to settings (#2161).Jean-Philippe Lang2012-10-291-0/+2
* Ignore non-working days when rescheduling an issue (#2161).Jean-Philippe Lang2012-10-291-0/+1
* Use textual CSS class for priorities in alternate theme (#12216).Jean-Philippe Lang2012-10-271-8/+8
* Use textual CSS class for priorities in alternate theme (#12216).Jean-Philippe Lang2012-10-271-24/+24
* Javascript syntax error (#12195).Jean-Philippe Lang2012-10-241-1/+1
* Adds links to locked users when current user is admin.Jean-Philippe Lang2012-10-181-0/+1
* Restyles the issue counts.Jean-Philippe Lang2012-10-071-1/+1
* Adds no_issue_in_project operator for relations filter (#3265).Jean-Philippe Lang2012-10-041-0/+1
* Private issue notes (#1554).Jean-Philippe Lang2012-10-031-0/+2
* Fixed that autocomplete results are not reset after clearing search field (#1...Jean-Philippe Lang2012-09-291-10/+8
* Makes related issues available for display and filtering on the issue list (#...Jean-Philippe Lang2012-09-292-5/+26
* fix broken issue list filter (#11885)Toshi MARUYAMA2012-09-271-3/+3
* fix javascript syntax mistake in application.js (#11885)Toshi MARUYAMA2012-09-271-2/+2
* Fixed JSON escaping of filters (#11929).Jean-Philippe Lang2012-09-251-6/+6
* Slight changes to diff/file/annotate styles.Jean-Philippe Lang2012-09-191-4/+8
* Revision graph sometimes broken (#11612).Jean-Philippe Lang2012-09-111-0/+6
* Upgraded raphael.js to 2.1.0 (#10419).Jean-Philippe Lang2012-09-111-7/+10
* Deep headings in TOC are too small.Jean-Philippe Lang2012-09-091-3/+2
* remove redundant empty lines from revision_graph.jsToshi MARUYAMA2012-09-061-14/+0
* replace tab to space at revision_graph.jsToshi MARUYAMA2012-09-061-1/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-2/+2
* Escape filter values using .text instead of .html.Jean-Philippe Lang2012-08-131-3/+3