Didier Lafforgue
|
6b8e3db8c3
|
add missing files for the last commit about the control editable element + implement feature #326
|
2012-03-22 02:13:24 +01:00 |
|
Didier Lafforgue
|
b3b0a5ac16
|
new editable element for a page: the control
|
2012-03-22 00:50:34 +01:00 |
|
Didier Lafforgue
|
7ab8110e41
|
with_scope also takes care of order_by (pull request #278)
|
2012-03-09 01:01:09 +01:00 |
|
Didier Lafforgue
|
50a3addf45
|
fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships
|
2012-03-01 11:07:22 +01:00 |
|
Didier Lafforgue
|
b994b87194
|
fixing cucumber tests (still wip)
|
2012-02-29 02:11:56 +01:00 |
|
Didier Lafforgue
|
a2308787f1
|
fix theme assets tests
|
2012-02-28 11:25:51 +01:00 |
|
did
|
520b68104b
|
fixing tests (wip) + sync javascript objects when updating an entry in a has_many relationship
|
2012-02-27 03:48:06 -08:00 |
|
Didier Lafforgue
|
ecf6998a68
|
fix the cucumber tests for pages
|
2012-02-17 09:56:11 +01:00 |
|
Didier Lafforgue
|
4269a00985
|
fixing cucumber tests (wip)
|
2012-02-17 01:16:22 +01:00 |
|
Didier Lafforgue
|
085a54d7c1
|
introduce the proxy collection liquid drop so that we can paginate for real + fix the cucumber features for the public part of the engine
|
2012-02-17 00:51:33 +01:00 |
|
did
|
c9f07c823f
|
remove the old way of doing cross domain authentication (use the :domain => all option) + fix a couple of tiny bugs
|
2012-01-30 10:56:38 +01:00 |
|
did
|
b93c7f8f51
|
remove the import/export functionalities (replaced by the API and the new locomotive editor) + upgrade gems (codemirror, ...etc)
|
2012-01-28 12:41:00 +01:00 |
|
did
|
e9ef4d48c3
|
content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API
|
2011-12-23 00:45:32 +01:00 |
|
Mario Visic
|
264ba8ebf2
|
Cucumber tests are now running, only a few passing, most fail.
|
2011-12-06 22:46:21 +08:00 |
|
Mario Visic
|
4e6fc04889
|
Use contents_custom_fields instead of content_custom_fields
|
2011-12-05 22:29:32 +08:00 |
|
Mario Visic
|
0f09c577d0
|
New capybara and selenium version, works in FF8 now.
|
2011-11-27 19:29:09 +11:00 |
|
Mario Visic
|
4d9c77d41a
|
Tidy up cucumbers a tad.
|
2011-11-05 19:17:30 +11:00 |
|
Mario Visic
|
ad0adc7153
|
Added a cucumber feature to paginate through models.
|
2011-11-05 19:10:26 +11:00 |
|
Mario Visic
|
c3c5d8e754
|
Tests are passing for has many pagination with Kaminari.
|
2011-11-05 18:42:04 +11:00 |
|
Mario Visic
|
d574939e2c
|
Added a failing test for paginating has many associations.
|
2011-10-24 20:52:43 +08:00 |
|
Mario Visic
|
fcac15c6b1
|
Fixed a failing cucumber scenario, bumped cucumber-rails.
|
2011-10-18 23:55:21 +08:00 |
|
Mario Visic
|
4088500795
|
Fixed syntax for a cucumber scenario.
|
2011-10-18 22:55:31 +08:00 |
|
Mario Visic
|
aa21cea13b
|
Typo in the current site feature.
|
2011-09-17 22:31:50 +08:00 |
|
Mario Visic
|
03b6649742
|
Designers cannot set others to admins, fixes #197
|
2011-09-17 22:23:43 +08:00 |
|
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 |
|