28 Aug, 2015
7 commits
-
Links and images are saved with relative path but it wasn't considering the profile domain. Because of this, the links were broken on article visualization. This commit also fix the url on edition of tinymce articles. (cherry picked from commit 764f9947114df53833189e66531cb7612bb1371a)
-
If stylesheet_link_tag gets's an absolute path starting with /assets, it won't append a hash of the file contents to the URL, so if you update a theme you won't get a new URL and varnish will cache the old stylesheet for a month or so. (cherry picked from commit e520c0fb8140399900ba610e9059d9ad81898cbc)
-
Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br> (cherry picked from commit cd3b5fda7e4b7588e202868307054234a8c86d0e)
-
(cherry picked from commit 814a57686d5154e497e2ed48833ce76314bc8a29)
-
(cherry picked from commit 96e1744b9ed5f91df815c3f0aefeae79ea1b9e5d)
-
(cherry picked from commit bc24852b812dbd6b314a3bb54a15356a85c66281)
-
(cherry picked from commit d538d9648a1cd166d3646821679074396162616a)
07 Aug, 2015
8 commits
-
Currently translated at 100.0% (2086 of 2086 strings)
-
Currently translated at 57.1% (4 of 7 strings)
-
Currently translated at 98.9% (2065 of 2086 strings)
-
Currently translated at 100.0% (21 of 21 strings)
-
Currently translated at 95.2% (20 of 21 strings)
-
Currently translated at 98.9% (2064 of 2086 strings)
-
Currently translated at 100.0% (77 of 77 strings)
06 Aug, 2015
13 commits
-
Currently translated at 98.8% (2063 of 2087 strings)
-
Also added test/unit/i18n_test.rb which will warn us if any others pop up.
-
Currently translated at 97.7% (2039 of 2087 strings)
-
Currently translated at 97.3% (2031 of 2087 strings)
-
also, add missing .pot files for plugins
05 Aug, 2015
1 commit
-
This reverts commit 59c15564ebca100f9019d942fcab3c1441a0bc93. This made a lot of tests fail
04 Aug, 2015
3 commits
-
Fix user email validation Add regex to test the email validation. Fixes #82 See merge request !644
-
folder: #empty? is emptying #children (probably a rails bug) See merge request !637
-
Currently translated at 24.5% (512 of 2089 strings)
03 Aug, 2015
1 commit
-
Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com> Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Filipe Ribeiro <firibeiro77@live.com>
29 Jul, 2015
1 commit
-
So that it shows up in the output of `rake -T`
28 Jul, 2015
5 commits
-
metadata: do not expose metadata on private pages See merge request !639
-
It seems #empty? is emptying #children (probably a rails bug)
-
addthis: only show for public pages See merge request !638
27 Jul, 2015
1 commit
-
Use case: upgrade tests, as documented in README.md