Mario Visic
|
82b763c1bf
|
Added a failing cucumber scenario for frontend editing auth.
|
2011-09-04 01:08:39 +08:00 |
|
Mario Visic
|
3113fbc9f0
|
Completed the cucumbet feature for the front end inline editor.
|
2011-09-03 22:37:08 +08:00 |
|
Mario Visic
|
d586d0eff4
|
Added an incomplete test for the front end inline editor.
|
2011-09-01 20:30:59 +08:00 |
|
Mario Visic
|
f6609a699b
|
Removed an old cucumber scenario.
|
2011-09-01 18:51:09 +08:00 |
|
Mario Visic
|
aa6eb1ea9d
|
Removed a duplicate step.
|
2011-09-01 18:45:30 +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 |
|
did
|
bb48552b51
|
Ruby MRI 1.9.3 Compatability Fixes
|
2011-08-25 23:28:56 +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 |
|
Mario Visic
|
8a5241f265
|
Updated a scenario to fail.
|
2011-08-20 17:37:58 +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
|
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
|
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 |
|
M. Scott Ford
|
19f4fe295d
|
Illustrated that the reverse has many feature is also having the same problem.
|
2011-08-13 01:05:45 -04:00 |
|
M. Scott Ford
|
1d85c0dbf3
|
Cleaned up the use of the 'wait until' steps in the has many examples.
|
2011-08-13 01:04:30 -04:00 |
|
M. Scott Ford
|
48f869dc27
|
Added failing feature for to illustrate issue with has_many relationships.
|
2011-08-13 01:04:10 -04:00 |
|
did
|
67d7b13f4f
|
Add the reverse has_many field feature (mainly based on pull request #142)
|
2011-08-11 13:45:46 -07:00 |
|
M. Scott Ford
|
3a21b7c29c
|
Added test to make sure that test.example.com can be resolved through /etc/hosts.
|
2011-07-26 16:58:31 -04:00 |
|
did
|
e2b68ba861
|
restore production settings + fix broken tests + apply the coding convention on the recently modified haml file
|
2011-07-23 01:26:16 +02:00 |
|
M. Scott Ford
|
8437b51901
|
Fixed issue with javascript cucumber features not opening the correct url.
|
2011-07-08 00:00:52 -04:00 |
|
Didier Lafforgue
|
bf4b2be2b9
|
Merge pull request #108 from corgibytes/variables-as-values
Enabled the use of variable values as the default values for editable con
|
2011-07-06 15:06:47 -07:00 |
|
M. Scott Ford
|
314c1293d9
|
Enabled the use of variable values as the default values for editable content.
|
2011-07-06 15:19:55 -04:00 |
|
did
|
37d10aa25b
|
fix bug #104
|
2011-07-06 11:48:04 -07:00 |
|
did
|
1a62d8f5ad
|
Adding the ability to set a robots.txt for each site (ticket #87)
|
2011-07-05 22:34:15 +02:00 |
|
Didier Lafforgue
|
43670714b9
|
Merge pull request #86 from mariovisic/hotfix/nested_snippets
Fix for issue #84 (Nested snippets)
|
2011-07-05 12:16:30 -07:00 |
|
did
|
bd28f4c1ec
|
new sites picker
|
2011-07-05 18:30:12 +02:00 |
|
did
|
71d7e86acd
|
admin role was not correctly set when creating a new website
|
2011-07-05 11:56:24 +02:00 |
|
did
|
1e465e231e
|
remove whilelist for theme assets (no useful since we have got roles now) + a little bit of refactoring
|
2011-07-04 19:40:14 +02:00 |
|
did
|
02186d7368
|
add the export link + fix the bugs for the export module + a little bit of refactoring
|
2011-07-04 15:25:02 +02:00 |
|
did
|
7405b9343b
|
new custom_field gem version to fix the duplicated fields bug
|
2011-07-03 02:07:46 +02:00 |
|
did
|
2cd44190ae
|
add missing file in the repo
|
2011-07-02 05:20:03 -07:00 |
|
did
|
690b2f2b2e
|
fix a bug when filling in the content type name
|
2011-07-02 04:48:21 -07:00 |
|
did
|
812965ad50
|
tweak the form UI (errors, input separator) + add more tests
|
2011-07-01 02:15:45 +02:00 |
|
did
|
e560c71ee5
|
refactor tests for contents
|
2011-06-30 12:41:20 +02:00 |
|
did
|
187de54962
|
more content type tests
|
2011-06-29 23:52:49 +02:00 |
|
did
|
c7ea5ab532
|
add more features for the model section
|
2011-06-29 14:00:26 +02:00 |
|
did
|
b2d6a7e001
|
new rspec-rails version (2.6.1) + clean the cucumber env.rb file
|
2011-06-29 03:10:20 +02:00 |
|
did
|
c8f0ad0bbe
|
upgrade rake (0.9.2), cucumber-rails (1.0.2), capybara
|
2011-06-29 03:05:07 +02:00 |
|
did
|
5e8eac53d4
|
refactor the way the middlewares are loaded (both app and engine) + tweaks some back-office texts + improve the UI by adding icons on addind a picture links + fix an annoying bug with carrierwave
|
2011-06-28 15:38:13 +02:00 |
|
did
|
2ad01833d8
|
icons for the theme_asset form + add tests (both rspec + features) for the roles
|
2011-06-27 08:27:07 -07:00 |
|
did
|
eb37cdcf36
|
fix broken tests + update gemspec / readme
|
2011-06-23 07:27:03 -07:00 |
|
Mario Visic
|
19a07910f7
|
Added a feature to creating snippets.
|
2011-06-02 22:01:25 +08:00 |
|
Mario Visic
|
8575af8b33
|
Small fix on the admin snippets feature.
|
2011-06-02 21:58:17 +08:00 |
|
Mario Visic
|
c07dbb3f98
|
Cleaned up the snippet feature.
|
2011-06-02 21:36:03 +08:00 |
|
Mario Visic
|
60c48f4f2e
|
Added a failing feature for updating a snippet
|
2011-06-02 21:15:11 +08:00 |
|
did
|
8ad6ee580e
|
fix issue #78
|
2011-05-24 12:23:05 -07:00 |
|
did
|
551ef03ff6
|
simply the installation screens + fix all the broken tests + add tests for bushido
|
2011-04-05 02:18:17 +02:00 |
|
dinedine
|
c0a5a4b443
|
single site / multi sites option in progress + integrating bushi.do + revert back to mongoid rc.7
|
2011-04-04 01:59:41 +02:00 |
|
dinedine
|
c178346969
|
fix the creation of theme assets (and add tests of course) + upgrade Gemfile + remove the mongoid patches
|
2011-02-04 10:39:23 +01:00 |
|