Indefero

Indefero Commit Details


Date:2011-11-05 08:46:31 (13 years 2 months ago)
Author:Thomas Keller
Branch:develop, feature.wiki-default-page, release-1.2, release-1.3
Commit:884f50155c29b531a48963f06694f261eca1b52f
Parents: cf684c1514878dffe3806912eafcead6de317d7c
Message:Fix issue 740.

Changes:

File differences

NEWS.mdtext
5555
5656
5757
58
59
5860
5961
6062
- Avatar URL generation use correctly the configuration (issue 732)
- The SyncGit plugin no longer fails to remove a non-existing post-update hook
on repository creation (issue 752)
- When uploading a project logo, an existing uploaded file with the same name
no longer leads to an error, but is simple overwritten (fixes issue 740)
- The error detection and reporting in the SyncMonotone plugin has been improved
- The branch links users of the Subversion frontend get when they enter a wrong
revision are fixed; this list is now also only displayed (for any SCM) if
src/IDF/Form/ProjectConf.php
6767
6868
6969
70
7071
7172
7273
                                                         'move_function_params' =>
                                                         array('upload_path' => $upload_path,
                                                               'upload_path_create' => true,
                                                               'upload_overwrite' => true,
                                                               'file_name' => $filename,
                                                               )
                                                         ));

Archive Download the corresponding diff file

Page rendered in 0.11448s using 14 queries.