forked from publify/publify
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
114 lines (71 loc) · 3.69 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
commit 07cd1095848e66d7c847eebbe244890c6ce0e92d
Author: Frédéric de Villamil <[email protected]>
Fixes live search. I'll have to check why we didn't find that one before
commit 48468deb27cecbf5dd50c1a520bb45b443f26691
Author: Frédéric de Villamil <[email protected]>
Fixes a bug when displaying a protected article within a category
commit 69ca931d642a4d3db9eae2d1556874df532b8407
Author: Frédéric de Villamil <[email protected]>
Fixing issue 42: user creation not working.
commit 717dd9d888b3928154d55d7b4f690ebad5ab0100
Author: Yannick Francois <[email protected]>
remove unused files amd directory in test dir
commit b07892e5a728e0e4179da301496e47474b551211
Author: Yannick Francois <[email protected]>
remove test dir
commit 163e574de1408d5f1fbc66f60ce509b7946c0ec4
Author: Huy Dinh <[email protected]>
Fixing an obvious "blunder".
commit 8f2f4ecb0d612f4d3b5dd042797cb48420f51b11
Author: Huy Dinh <[email protected]>
Follow up, missed fixing another example.
commit 5c0c8bd07502b5c3a507f785a47383b8fc44d874
Author: Thomas Lecavelier <[email protected]>
First, the simple link for non-js admin (UJS)
commit 260e760f50f4dafcf1598a73e664ad3f73f84f60
Merge: b07892e 8f2f4ec
Author: Matijs van Zuijlen <[email protected]>
Merge pull request #43 from Skudo/hotfix
commit 0423a97bd490b1eea600bc4dc7b42d61697934e3
Author: Huy Dinh <[email protected]>
Fixing issue with RedCloth 4.2.7 (see comments in http://blog.typosphere.org/release-of-typo-6-0-6-a-major-one.html).
commit dee03029faec5bf2611e4e67220d87d1b3ab720b
Author: Yannick Francois <[email protected]>
create a Satanizable module, remove duplication about clean accents (by move method in satanizable)...
commit 84ccca3fbaba63b0da6af6a1e8b9c935fd39eeb4
Merge: 260e760 dee0302
Author: Yannick Francois <[email protected]>
Merge branch 'remove_accents'
commit 31027227254a252b8b1add4d9311a7ca495982a5
Author: Huy Dinh <[email protected]>
This fix addresses issue #39: Time.parse apparently hiccups when the timestamp string contains "GMT+0000 (UTC)". Worked around this using fdv's suggestion to use DateTime.strptime.
commit 28623a8d65d8eeecacd5c1daa11e348920ac9e10
Author: Yannick Francois <[email protected]>
refactorimg spec to remove duplications (my new job here ? :-p)
commit 508cfd6e5d860f6512adb1881d0037f7d6622f2c
Merge: 28623a8 0423a97
Author: Frédéric de Villamil <[email protected]>
Merge pull request #44 from Skudo/fix/RedCloth
commit cb22ad8c192ad1a509483b309361c35c8d0fa13c
Author: Frédéric de Villamil <[email protected]>
Upgrades to Rails 3.0.10.
commit 6298fcef8ed8909fe4829071fe7df016eeb2a9ea
Merge: cb22ad8 3102722
Author: Matijs van Zuijlen <[email protected]>
Merge pull request #45 from Skudo/fix/issue_39
commit f56980f25db474d2ea9a6363dfc62a28d4c42615
Author: Thomas Lecavelier <[email protected]>
Add Category creation on Content creation page (UJS way). Induced some refactorisation in Categories views and model
commit b8c0ff329f35e537e2ea25b70127a07fb1a3c821
Merge: f56980f 6298fce
Author: Thomas Lecavelier <[email protected]>
Merge branch 'master' of github.com:fdv/typo
commit ae1ae6f35aecb9fc24c3ea8800e37d13f5173a3c
Author: Thomas Lecavelier <[email protected]>
Update todo: category creation in Content creation page: Ok, take Tag merging for me
commit 4501658d08c9b2ee74f1c2a085193799742b2084
Author: Frédéric de Villamil <[email protected]>
Fixes a bug where attachment thumbnails would not be created at upload from the editor and API.
commit f587ab8a39c8a723d70ca78bbc8fdf0c177f21b3
Author: Frédéric de Villamil <[email protected]>
Fixing in Ruby 1.9.2