Mario Visic
|
c83c6828a9
|
Merge pull request #186 from Arjeno/allow_htc_file_content_type
Added .htc file content type to white list
|
2011-08-30 06:39:04 -07:00 |
|
Paul
|
acd731347c
|
should sort by Page#depth so slug parts are in the right order
|
2011-08-29 16:17:18 +03:00 |
|
GarPit
|
1e5e151be6
|
russian translation
|
2011-08-29 16:54:21 +04:00 |
|
PitOn
|
367b0aab4f
|
formtastic.ru.yml finished
|
2011-08-30 00:35:56 +04:00 |
|
PitOn
|
db5cb0950d
|
devise.ru.tml finished
|
2011-08-30 00:03:47 +04:00 |
|
PitOn
|
a1d976ace1
|
default.ru.yml finished
|
2011-08-29 23:52:42 +04:00 |
|
PitOn
|
a46019da40
|
admin_ui.ru.yml finished
|
2011-08-29 23:48:33 +04:00 |
|
Arjen Oosterkamp
|
a78bcdaf38
|
Added .htc file content type to white list
Added .htc file content type javascripts folder
|
2011-08-29 10:46:31 +02:00 |
|
Alex Sanford
|
988323b1d0
|
Extracted DOM option creation into function to apply IE workaround
|
2011-08-28 22:37:16 -03:00 |
|
Mario Visic
|
ff901ca3d3
|
Merge branch 'feature/unauthorized_admin_login'
|
2011-08-28 01:15:25 +08:00 |
|
Mario Visic
|
cd464e604c
|
Logging in as an account without membership no longer infinetly redirects.
|
2011-08-28 01:14:02 +08:00 |
|
Mario Visic
|
63c30bc135
|
Added a failing cucumber scenario for logging in without a membership to the site.
|
2011-08-27 13:28:51 +08:00 |
|
M. Scott Ford
|
d49453dfc8
|
Adjusted the interaction with the media dialog.
|
2011-08-27 01:15:07 -04:00 |
|
PitOn
|
ef75d4acef
|
devise transaltions
|
2011-08-27 06:33:33 +04:00 |
|
PitOn
|
d9dafd2222
|
default.yml translations
|
2011-08-27 06:27:14 +04:00 |
|
PitOn
|
e8bea2844b
|
more translations
|
2011-08-27 00:45:25 +04:00 |
|
did
|
265525c1a7
|
fix issue #175 + the liquid template of content types (back-office) were broken
|
2011-08-26 00:30:34 +02:00 |
|
did
|
bb48552b51
|
Ruby MRI 1.9.3 Compatability Fixes
|
2011-08-25 23:28:56 +02:00 |
|
did
|
aa5c5f0092
|
tweak the spec_helper.rb file (see issue #157)
|
2011-08-25 22:15:23 +02:00 |
|
Didier Lafforgue
|
201063aae0
|
Merge pull request #180 from mariovisic/cache_double_render_error
Issue #176 Fix: Do not render twice for cached pages.
|
2011-08-25 12:56:17 -07:00 |
|
did
|
71a592eec1
|
fix issue #177
|
2011-08-25 18:27:43 +02:00 |
|
Mario Visic
|
fdf55aee88
|
Do not render twice for cached pages.
|
2011-08-25 22:11:57 +08:00 |
|
did
|
c990a89e57
|
db/seeds.rb is not needed anymore
|
2011-08-25 15:33:06 +02:00 |
|
did
|
01f6a0aad5
|
fix issue #171
|
2011-08-25 15:32:00 +02:00 |
|
did
|
7a9caabc41
|
new custom_fields gem version (beta 24)
|
2011-08-25 15:15:42 +02:00 |
|
did
|
d0566f917e
|
fix issue #179
|
2011-08-25 14:58:49 +02:00 |
|
did
|
aff1d23d90
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2011-08-24 15:16:33 +02:00 |
|
Didier Lafforgue
|
e111e2c1f9
|
Merge pull request #174 from mariovisic/hide_unauthorized_links
Links are incorrectly shown to actions accounts cannot access.
|
2011-08-22 15:55:41 -07:00 |
|
Didier Lafforgue
|
f140fcc260
|
Merge pull request #172 from colibri-software/tablerow_fix
Fixed issue with tablerow tag
|
2011-08-22 15:48:42 -07:00 |
|
Mario Visic
|
22445856ec
|
The add account link is now hidden unless admins have permission.
|
2011-08-20 17:41:00 +08:00 |
|
Mario Visic
|
8a5241f265
|
Updated a scenario to fail.
|
2011-08-20 17:37:58 +08:00 |
|
Mario Visic
|
a7bc648333
|
Implemented the site ability fix for designers.
|
2011-08-20 17:33:13 +08:00 |
|
Mario Visic
|
5c3cf83082
|
Added a failing scenario for the new site button when the account is a designer.
|
2011-08-20 17:31:16 +08:00 |
|
Mario Visic
|
24c9752018
|
Implemenation for hiding the destroy asset button.
|
2011-08-20 17:13:06 +08:00 |
|
Mario Visic
|
0ed6c21f10
|
Added a failing cucumber test for viewing the delete asset button as an author.
|
2011-08-20 17:08:37 +08:00 |
|
Alex Sanford
|
88fd17a5aa
|
Fixed issue with tablerow tag
|
2011-08-19 10:10:26 -03:00 |
|
did
|
7ea25b3a59
|
in some circonstances, the site_id disappeared when generating the url of a file in a model
|
2011-08-19 12:06:41 +02:00 |
|
did
|
0e3d601ea9
|
fix xss vulnerability issue (#170)
|
2011-08-18 16:06:34 +02:00 |
|
did
|
52e78d9b9a
|
fix issue #169
|
2011-08-18 12:32:45 +02:00 |
|
did
|
8e26b922f4
|
BSON::ObjectId has to be converted in String in liquid templates
|
2011-08-18 12:03:34 +02:00 |
|
GarPit
|
75e6f2cd08
|
more translations
|
2011-08-17 18:28:49 +04:00 |
|
did
|
e0b9367f10
|
Got Mongoid and FactoryGirl to stop preloading models (#157)
|
2011-08-16 20:58:23 +02:00 |
|
Didier Lafforgue
|
c3ba38216d
|
Merge pull request #167 from pacifists/master
added parent and breadcrumbs methods to page drop
|
2011-08-15 15:38:20 -07:00 |
|
did
|
b3a8916565
|
upgrade to will_paginate 3.0 (issue #166)
|
2011-08-15 15:32:21 -07:00 |
|
did
|
2d4f3df106
|
has_many target is not exported correctly (issue #165) + fix the import function as well
|
2011-08-15 14:39:53 -07:00 |
|
did
|
3ad8101ed6
|
re-write tests for the (reverse) has_many features (#164)
|
2011-08-14 14:07:15 -07:00 |
|
Didier Lafforgue
|
8d30ba5152
|
Merge pull request #164 from corgibytes/has_many_issue
Has many relationships are not working correctly
|
2011-08-14 13:37:59 -07:00 |
|
did
|
cdf386aac2
|
fix issue #163
|
2011-08-14 13:33:24 -07:00 |
|
did
|
4543e597ed
|
complete issue #162
|
2011-08-14 12:51:11 -07:00 |
|
Didier Lafforgue
|
acbf481134
|
Merge pull request #162 from kikito/es-locale-admin-fixes
added/corrected entries in admin_ui.es.yml
|
2011-08-14 12:49:55 -07:00 |
|