099e4888e8Implement archive extraction and file handling and note in NEWS and INSTALL that PHP's zip extension is now needed.
Thomas Keller
2011-11-03 01:01:53 +01:00
3eca572866Spelling fix.
Thomas Keller
2011-11-03 01:01:45 +01:00
c39f5c2174Change the format to use <labels> and <label> to match the actual field names better.
Thomas Keller
2011-11-03 00:59:39 +01:00
cf684c1514Pulled the French translation work from Delkia and jpfleury.
Thomas Keller
2011-11-02 09:44:05 +01:00
6c9b6b5309Merge branch 'develop' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-11-02 09:53:12 +01:00
a7f283256aMerge branch 'develop' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-11-02 09:45:13 +01:00
4506e1d2b5Pulled the French translation work from Delkia and jpfleury.
Thomas Keller
2011-11-02 09:44:05 +01:00
70f67e6bc6Enhancement sort on issue summary view
William MARTIN
2011-11-02 09:44:00 +01:00
c71ed2cecbStart with the archive upload functionality (sponsored by Scilab); add a new view and plain form to upload an archive; rename the internal URLs, handlers and templates from submit to create for single downloads and also add a help section about the new format as well as a detailed FAQ entry. Archive files get a bigger upload limit (default: 20MB).
Thomas Keller
2011-11-02 00:15:33 +01:00
05816cb75arelease-1.2 merged in
Thomas Keller
2011-11-01 01:16:58 +01:00
91b189b75fRelation verbs weren't properly translated as they should.
Thomas Keller
2011-11-01 01:15:23 +01:00
623c562054Give the context area a little top padding which lets it look less attached to the upper window border when the page is scrolled and the element is fixed.
Thomas Keller
2011-11-01 00:58:13 +01:00
2a55024640Clarify the usage of translated verbs a little.
Thomas Keller
2011-11-01 00:52:34 +01:00
8a9f8c66e8A first stab at updating the German translation for 1.2.
Thomas Keller
2011-11-01 00:22:00 +01:00
81f433085aLimit the available render width for help texts a little and don't put them right below the previous form element.
Thomas Keller
2011-11-01 00:11:55 +01:00
6e59a0a526Add Gert to AUTHORS
Thomas Keller
2011-10-31 23:21:44 +01:00
8397d86313No longer fail to remove a non-existing post-update hook on repository creation (fixes issue 752)
Gert van Valkenhoef
2011-10-31 23:19:57 +01:00
b0ac05b608Slightly reordered
Thomas Keller
2011-10-31 23:16:08 +01:00
48c3989ae3Updated POT file with new strings.
Thomas Keller
2011-10-31 01:19:12 +01:00
b949b7e83aProperly quote paths.
Thomas Keller
2011-10-31 00:46:12 +01:00
ad7fad9fbeUpdated russian translation from transifex and added new, yet unknown author of it to AUTHORS.
Thomas Keller
2011-10-31 00:29:40 +01:00
34fbf6ec5fMerge branch 'develop' into feature.scilab
Thomas Keller
2011-10-27 23:41:12 +02:00
d2db3b16d2Fix issue 748.
Thomas Keller
2011-10-27 23:32:18 +02:00
ae11b1de4asplit() is deprecated in php 5.3
Thomas Keller
2011-10-27 23:00:14 +02:00
6f620e3f54Override the prettify css rules not only in the diff view, but in the code views as well.
Thomas Keller
2011-10-20 17:29:16 +02:00
810b753edfRe-order the issue links so that "New Issue" goes to the very right just before the search input field. Also rename "Open Issues" to "All Issues" (since one can view both, open and closed issues under this view, just like in every other issue list view we have) and mark "All Issues" as active if we filter by label.
Thomas Keller
2011-10-10 22:32:08 +02:00
958fb1b9adMerge branch 'develop' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-10-10 20:56:03 +02:00
48992adefaShuffle around a couple of NEWS entries, fix spelling and formatting here and there.
Thomas Keller
2011-10-10 20:54:03 +02:00
d95e1e13e5Merge branch 'feature.diff-whitespace' into develop
Thomas Keller
2011-10-10 15:44:20 +02:00
381dc5b8f7Merge branch 'feature.diff-whitespace' into develop
Thomas Keller
2011-10-10 00:17:48 +02:00
e5b10a8494Merge branch 'develop' into feature.diff-whitespace
Thomas Keller
2011-10-09 02:25:49 +02:00
ffc49b9ea6Merge branch 'develop' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-10-09 02:25:03 +02:00
0efc14dd6fThe autocompleter for the issue relations feature broke the review view, do'h
Thomas Keller
2011-10-09 02:22:43 +02:00
4fb15ccb7d6abd0b6f made problems in reviews, need to be reworked anyways in a few.
Thomas Keller
2011-10-09 02:13:49 +02:00
234b70845cRender the TAB char wider, so it is easier recognized as tab
Thomas Keller
2011-10-09 02:04:13 +02:00
6abd0b6faa- Move common static methods out of IDF_Diff and into IDF_FileUtil. - Make stuff that should be private in IDF_Diff really private and comment out a test that was the only call path for a previously public method. - Apply the whitespace emphasizing on the normal file view as well and get finally rid of padLine()
Thomas Keller
2011-10-09 01:54:51 +02:00
fef2bd15bfMerge branch 'develop' into feature.diff-whitespace
Thomas Keller
2011-10-09 01:54:05 +02:00
74d07d8fb8Ignore a couple of file patterns more and sort the list for easier reading.
Thomas Keller
2011-10-09 01:53:37 +02:00
473e9153edMerge branch 'develop' into feature.diff-whitespace
Thomas Keller
2011-10-09 01:40:59 +02:00
efa10c9afdProperly quote file names for the system call.
Thomas Keller
2011-10-09 01:39:05 +02:00
7438a2bf19Improve the rendering of the control characters greatly by using the Unicode counterparts in th 0x24## plane and add a little bit of explanation what we are doing there and why we are doing this.
Thomas Keller
2011-10-09 00:55:42 +02:00
2e0995abacFixed rendering in Firefox which did, unlike Chrome, not expand the last row's height to fit the up-popping horizontal scrollbar, but all rows just a little, so the heights did not match. I've reworked this to not used the ill-advised rowspan any longer, but two separate tables whose heights match each other now in both browsers.
Thomas Keller
2011-10-09 00:13:34 +02:00
c84afd0f78Some git diffs (most likely octopus merges) start with diff --cc, so we have to detect and stop log parsing when this occurs as well.
Thomas Keller
2011-10-09 00:08:16 +02:00
52383edfd0Merge branch 'develop' of projects.ceondo.com:indefero into feature.scilab
Thomas Keller
2011-10-08 19:26:46 +02:00
b1276dff6cMerge branch 'develop' of projects.ceondo.com:indefero into feature.diff-whitespace
Thomas Keller
2011-10-08 19:25:08 +02:00
b413b7ee89Improve the calculation part and reuse the values we have from the diff hunks.
Thomas Keller
2011-10-06 02:31:36 +02:00
f19f07ec59Change the unidiff rendering by letting the actual content be rendered into a separate container that can overflow and side-scroll for long lines.
Thomas Keller
2011-10-06 02:06:51 +02:00
83761c66c5The left floating breaks the vertical alignment of the unprintable characters. Remove that workaround, which was introduced to wrap very long lines; it should be replaced by something smarter.
Thomas Keller
2011-10-06 00:00:07 +02:00
d0e2977746Add support for line ending detection in our diff parser.
Thomas Keller
2011-10-05 02:44:04 +02:00
1be91e5a2aDo not split Hg's and git's log output into lines - this will make it impossible for us to detect proper line endings later on.
Thomas Keller
2011-10-05 02:42:51 +02:00
15d4d1aa7dFix issue 713 : Wiki page have now a css for printer output
William MARTIN
2011-10-04 22:45:51 +02:00
708b90fccdFix url /p/aaa/issues/status/open/
William MARTIN
2011-10-04 21:45:23 +02:00
ac7a4c4aa5Update NEWS
William MARTIN
2011-10-04 21:29:11 +02:00
b90246a239Merge branch 'feature.issue-of-others' into develop
William MARTIN
2011-10-04 20:57:18 +02:00
a9d327d54fNote that issues can now be filtered in the search view.
Thomas Keller
2011-10-04 12:50:51 +02:00
eb8fd0aa55Merge branch 'feature.search-filter' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-10-04 12:46:28 +02:00
813184f06cFix an issue with "unasigned issues" Rename the view to userIssues
feature.issue-of-others
William MARTIN
2011-10-04 10:05:42 +02:00
ef2d3a9af9Merge branch 'feature.issue-of-others' of projects.ceondo.com:indefero into feature.issue-of-others
Thomas Keller
2011-10-04 01:01:31 +02:00
9a8bd464a3Remove a couple of unused calls to get a list of project tags; these calls are currently done from within the tags-cloud template most of the time, which is ugly, but the way it works as of now.
feature.search-filter
Thomas Keller
2011-10-04 00:47:31 +02:00
9e2ea7404bTags are now returned grouped by class, I seem to have missed this call when I changed the API...
Thomas Keller
2011-10-04 00:46:48 +02:00
160d11b89bProperly initialize arrays with 0 for IN conditions
Thomas Keller
2011-10-04 00:37:28 +02:00
d860f299fdThe last part of the previous patch.
William MARTIN
2011-10-03 10:17:10 +02:00
33882d4fa7Update how the myIssue view works. It's allow to display this view for other members. In the issue summary, we can now follow make links for each user display in the part "Unresolved: By Assignee".
William MARTIN
2011-10-03 10:00:35 +02:00
85978a4d18Implement basic filtering capabilities in the issue search view.
Thomas Keller
2011-10-03 01:54:01 +02:00
e1e7696d53Add Stéphane to AUTHORS.
Thomas Keller
2011-10-02 00:10:14 +02:00
695428075bMerge branch 'develop' of projects.ceondo.com:indefero into develop
Thomas Keller
2011-10-02 00:06:17 +02:00
e7c2e721b4The tag cloud was fixed to "issues" for both, the open and closed issue list which is clearly wrong.
Thomas Keller
2011-10-02 00:05:08 +02:00
13fad756abFix issue 732 Commit based on Stéphane Baron patch
William MARTIN
2011-10-01 22:43:00 +02:00
699925f797Note the recent changes.
Thomas Keller
2011-09-26 01:42:22 +02:00
920432025fChange post-commit webhooks to issue PUTs instead of POST requests and generalize the HTTP header name for the auth digest; introduce an option to restore the old behaviour and document that; place a big warning in NEWS.mdtext about this change.
Thomas Keller
2011-09-26 01:36:04 +02:00
7ff298af79Call the configured download webhook when new downloads are created or existing downloads are updated.
Thomas Keller
2011-09-26 00:51:33 +02:00
b29acd71cbAdd an option to specify a webhook URL for updates in the downloads section and tweak the help texts for the original source web hook a bit. Also remove the superfluous inline help code from the SourceConf form that was actually not used.
Thomas Keller
2011-09-25 02:03:35 +02:00
dc50e9b316Spelling.
Thomas Keller
2011-09-25 02:02:34 +02:00
7f610fd2f3Add an option to configure an external URL per project, e.g. to allow the linking of the home page of the project.
Thomas Keller
2011-09-25 01:27:36 +02:00
4ae0019e0fAdd a sponsored-by flag in NEWS.mdtext.
Thomas Keller
2011-09-24 00:40:33 +02:00
c72ce218f7Merge branch 'develop' of projects.ceondo.com:indefero into feature.webrepos
Thomas Keller
2011-09-24 00:19:48 +02:00
1f0791df0eMake the '@rev' part in the regex optional (fixes issue 730).
Thomas Keller
2011-09-12 17:54:40 +02:00
33b22f95abUse idf_exec_prefix when git tools are called
Patrick Georgi
2011-08-25 23:36:27 +02:00
39f77886dbMake HTTP auth cover all popular FastCGI workarounds
Patrick Georgi
2011-08-25 15:28:02 +02:00
f7470e4a7aUse REDIRECT_* for FastCGI/PHP Authorization handling
Patrick Georgi
2011-08-25 14:50:21 +02:00
c10c002ee3Document HTTP repository access for git
Patrick Georgi
2011-08-25 14:45:50 +02:00
a47ec0df0aIf necessary, create git repository on first http access
Patrick Georgi
2011-08-21 23:54:42 +02:00
be95050a4bUse new semantics for adding an stdin stream to PassThru
Patrick Georgi
2011-08-21 08:39:41 +02:00
5043c4e845Stylistic fixes
Patrick Georgi
2011-08-21 07:53:21 +02:00
dacbf0707bMove http repository access to /r/$project
Patrick Georgi
2011-08-21 07:44:19 +02:00
34c9d04a35Provide http access to git repositories
Patrick Georgi
2011-08-20 11:39:41 +02:00
aa2868eb17Add basic framework for web based repository access
Patrick Georgi
2011-08-19 22:01:55 +02:00
a2c832a130Improve the 'parents' parsing for git and ignore any empty parts; also react gracefully if we could not parse the parents for some weird reason.
Thomas Keller
2011-08-17 20:17:14 +02:00
b17de014ecReworked the option / argument handling in the SVN interface to have less code duplication.
Thomas Keller
2011-08-13 02:28:15 +02:00
b1b72190e1Dropped a few more not needed files.
Thomas Keller
2011-08-13 01:19:58 +02:00
2ff2f888bc- Make the SVN test case work without specific test configuration. - Rename the test repo to match the test function so we can create more test repositories for other tests at a later stage. - Remove useless hooks and configs from the repo (they are not used for our specific test and just need memory). - Note the fix for issue 721 in NEWS.mdtext.
Thomas Keller
2011-08-13 01:11:00 +02:00
57c2389aaeMake SVN backend more robust
Patrick Georgi
2011-08-12 20:53:26 +02:00
d54c86f813Note the change from issue 716.
Thomas Keller
2011-07-27 20:06:56 +02:00
05a9697007Merge branch 'feature.content-md5' into develop
Thomas Keller
2011-07-27 19:59:18 +02:00