CARVIEW |
-
cutting edge cms, blog, wiki, forum ...Updated Sun Mar 08 15:41:17 -0700 2009
-
Inspired by Rick Olson's Referenced Page Caching this plugin uses a more normalized database sche...Updated Thu Jan 15 07:11:23 -0800 2009
-
Basic internationalization(i18n) library for RubyForked from mattetti/i18n Fri Jun 13 05:47:13 -0700 2008
-
Ruby on Rails - forked for implementing I18n patchForked from rails/rails Wed Jun 18 07:49:29 -0700 2008
-
Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...Updated Tue Jan 27 09:43:28 -0800 2009
-
This plugin is a wild hack that wraps around the complex beast that the Rails routing system is t...Updated Sun Sep 21 03:18:50 -0700 2008
-
A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides ...Updated Sat May 03 12:29:15 -0700 2008
-
Implements a sortable tree for scriptacolousUpdated Sat Oct 11 14:45:38 -0700 2008
-
toying with a remote scrum tool pulling from lighthouse forUpdated Mon Nov 03 03:42:48 -0800 2008
-
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: Acts...Forked from rsl/stringex Sun Feb 08 04:26:37 -0800 2009
-
lightweight and fast stubbing frameworkUpdated Fri May 30 09:37:35 -0700 2008
-
Playing around with a test server for Rails that keeps the environment loaded (just like spec_ser...Updated Sun Jan 25 15:22:27 -0800 2009
-
highly experimental, lightweight and flexible contexts for test/unitUpdated Sun Jan 25 15:20:47 -0800 2009
-
Test macros for being used with WithUpdated Sun Jan 25 15:21:34 -0800 2009
Public Activity
58d55d3e202ebcaaf002995a90e9594f55a8206e
remove rails 2.3RC1 patches
eca3fe41d78b4ab9363ffe7a32b700ace5b3a53d
refactor to published named_scope
e7ba9dd5ff6ac60a6b42aa3bdc094fd9901c4025
move cacheable_flash, render_with_error_proc and responds_to_parent to adva_cms/lib

-
svenfuchs committed 3f91a98d:
some notes about upcoming rbac work
-
svenfuchs committed 16e59ae0:
improvements to simple_nested_set
-
svenfuchs committed 45c9a84e:
remove acts_as_taggable_on_steroids in favor of simple_taggable and fix photo/set relationship
-
svenfuchs committed dddeb872:
move sqlite_tainted to adva_cms/lib/rails_ext
3f91a98dcfe45ba50f14757334c0664a4e4854cd
some notes about upcoming rbac work
16e59ae0037bbf4fcf0936f08a54d9f018116f6b
improvements to simple_nested_set
45c9a84e2ef07aeaf795194d293c85eb2c876dc2
remove acts_as_taggable_on_steroids in favor of simple_taggable and fix photo/set relationship
dddeb87255cc6efb0049ece2b8c19521ecc60634
move sqlite_tainted to adva_cms/lib/rails_ext
3cab11ca3928d34405e7086dfe283a9cca65b711
Merge branch 'master' of git@github.com:svenfuchs/adva_cms
fe3f38a63608bd0e9596d837d0ef808d4abe5264
fix utilities menu partial to include admin_site_select_tag
cd9d0992e8ebe40474cf85c6b08ea7d0968b587c
add single_article_mode option to Page and use it in ArticlesController
0e3c70f2ca107232c337e513f614fce26a245bbd
fix stupid bug in fixtures
85b59319f693f6e3771f101ac9cf03a6b7d350e6
accidentally checked in some tests commented out
53c5840d9fd9899f6769bb446d1333516698b8e7
refactored better_nested_set to simple_nested_set
88a00fe2f8850a3d75772ffc221e014c0d0645ab
add migration to change existing Sections to Pages

-
svenfuchs committed cf65c4bf:
introduce Page class that extends Section. Page will be used as a concrete class instead of Section, Section remains the common, abstract base class
-
svenfuchs committed 00f82b53:
typecast to string in extensible forms fieldset helper
-
svenfuchs committed 62b06c1f:
revert to Section < ActiveRecord::Base
-
svenfuchs committed d315f0a1:
refactor blog_controller and section_controller to common articles_controller
cf65c4bfeb4e6fdc49d80c0ff5f35c3a73d89929
introduce Page class that extends Section. Page will be used as a concrete class instead of Section, Section remains the common, abstract base class
00f82b53cec05c8c69d482f5f5bb85b447d6c666
typecast to string in extensible forms fieldset helper
62b06c1f1820fc4c0ae804d457bd7eedb104cd80
revert to Section < ActiveRecord::Base
d315f0a11edf0a7a7940b5721b87f27c374c1bce
refactor blog_controller and section_controller to common articles_controller
0e9310f2286e07f8ed469e80e85de967316a865e
move failing test to its correct place and make it test the correct class
c1248894c7790f32c2f9ec6a4d0b3369dde25152
move publishing workflow from Article to Content
c8e7fbcc4a8ada7d1dbcbe145093d5de3748089b
decoupling more engines