Show More
@@ -49,9 +49,40 b' fixes' | |||||
49 | - removed issue with space inside renamed repository after deletion |
|
49 | - removed issue with space inside renamed repository after deletion | |
50 | - fixed strange issue on formencode imports |
|
50 | - fixed strange issue on formencode imports | |
51 | - fixed #126 Deleting repository on Windows, rename used incompatible chars. |
|
51 | - fixed #126 Deleting repository on Windows, rename used incompatible chars. | |
52 | - windows fixes for os.kill and path spliting, issues #148 and #133 |
|
|||
53 | - #150 fixes for errors on repositories mapped in db but corrupted in filesystem |
|
52 | - #150 fixes for errors on repositories mapped in db but corrupted in filesystem | |
54 |
|
53 | |||
|
54 | ||||
|
55 | 1.1.8 (**2011-04-12**) | |||
|
56 | ====================== | |||
|
57 | ||||
|
58 | news | |||
|
59 | ---- | |||
|
60 | ||||
|
61 | - improved windows support | |||
|
62 | ||||
|
63 | fixes | |||
|
64 | ----- | |||
|
65 | ||||
|
66 | - fixed #140 freeze of python dateutil library, since new version is python2.x | |||
|
67 | incompatible | |||
|
68 | - setup-app will check for write permission in given path | |||
|
69 | - cleaned up license info issue #149 | |||
|
70 | - fixes for issues #137,#116 and problems with unicode and accented characters. | |||
|
71 | - fixes crashes on gravatar, when passed in email as unicode | |||
|
72 | - fixed tooltip flickering problems | |||
|
73 | - fixed came_from redirection on windows | |||
|
74 | - fixed logging modules, and sql formatters | |||
|
75 | - windows fixes for os.kill issue #133 | |||
|
76 | - fixes path splitting for windows issues #148 | |||
|
77 | - fixed issue #143 wrong import on migration to 1.1.X | |||
|
78 | - fixed problems with displaying binary files, thanks to Thomas Waldmann | |||
|
79 | - removed name from archive files since it's breaking ui for long repo names | |||
|
80 | - fixed issue with archive headers sent to browser, thanks to Thomas Waldmann | |||
|
81 | - fixed compatibility for 1024px displays, and larger dpi settings, thanks to | |||
|
82 | Thomas Waldmann | |||
|
83 | - fixed issue #166 summary pager was skipping 10 revisions on second page | |||
|
84 | ||||
|
85 | ||||
55 | 1.1.7 (**2011-03-23**) |
|
86 | 1.1.7 (**2011-03-23**) | |
56 | ====================== |
|
87 | ====================== | |
57 |
|
88 |
General Comments 0
You need to be logged in to leave comments.
Login now