Didier Lafforgue
|
5f9c46b42c
|
Merge pull request #419 from colibri-software/api_auth
API auth
|
2012-06-02 10:02:23 -07:00 |
|
Mario Visic
|
4c5d6c92d0
|
Added poltergeist and a small JS fix.
|
2012-05-25 00:06:07 +08:00 |
|
Alex Sanford
|
75e694a6f0
|
Cleaned up API features
|
2012-04-24 13:37:29 -03:00 |
|
Alex Sanford
|
7dcc1ba3f6
|
Merge branch 'master' into api_auth
Conflicts:
features/step_definitions/api_steps.rb
|
2012-04-24 13:22:35 -03:00 |
|
Didier Lafforgue
|
1d19d606b8
|
closing textarea tags do not break the page form anymore
|
2012-04-17 16:13:21 +02:00 |
|
Alex Sanford
|
4f12c2cd10
|
Created some initial features for API authentication
|
2012-04-16 15:17:11 -03: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
|
4269a00985
|
fixing cucumber tests (wip)
|
2012-02-17 01:16:22 +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 |
|
Mario Visic
|
264ba8ebf2
|
Cucumber tests are now running, only a few passing, most fail.
|
2011-12-06 22:46:21 +08:00 |
|
Mario Visic
|
0f09c577d0
|
New capybara and selenium version, works in FF8 now.
|
2011-11-27 19:29:09 +11:00 |
|
Mario Visic
|
03b6649742
|
Designers cannot set others to admins, fixes #197
|
2011-09-17 22:23:43 +08: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 |
|
M. Scott Ford
|
8437b51901
|
Fixed issue with javascript cucumber features not opening the correct url.
|
2011-07-08 00:00:52 -04:00 |
|
did
|
71d7e86acd
|
admin role was not correctly set when creating a new website
|
2011-07-05 11:56:24 +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
|
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
|
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 |
|
Jacques Crocker
|
c05536153e
|
Cucumber / Doc cleanup
|
2010-08-01 23:32:33 -07:00 |
|
Jacques Crocker
|
2b14c9c992
|
Woohoo! Got a content page to render in the Cucumber tests
|
2010-08-01 05:00:34 -07:00 |
|
Jacques Crocker
|
0607be09ab
|
Remove broken envjs and tweak cucumber environment
|
2010-07-31 01:27:21 -07:00 |
|
Jacques Crocker
|
1f463d715c
|
Adding Pickle, and rearranging cucumber support/ folder a bit
|
2010-07-30 17:02:29 -07:00 |
|
Jacques Crocker
|
9e76af5a07
|
Tweaking database_cleaner code
|
2010-07-30 14:04:18 -07:00 |
|
Jacques Crocker
|
4eea9855aa
|
Fixing up Cucumber env (database_cleaner and envjs)
|
2010-07-26 01:19:42 -07:00 |
|
Jacques Crocker
|
a09329c030
|
Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable
|
2010-07-23 13:09:54 -07:00 |
|
dinedine
|
b2c39b4137
|
updating Rails to beta 4 + mongoid to beta 9 + fix all broken parts caused by the upgrade
|
2010-07-20 12:15:53 +02:00 |
|
dinedine
|
f567b7754f
|
change devise config in routes.rb + clean code + fix broken tests
|
2010-06-11 00:07:59 +02:00 |
|
dinedine
|
a0216dc75f
|
first cucumber features + crud for pages (95% done)
|
2010-05-09 14:44:53 +02:00 |
|
dinedine
|
0db6b9625f
|
add cucumber to the projet (waiting for the first scenari)
|
2010-04-13 01:33:25 +02:00 |
|