root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @723 [723] 02/03/08 13:40:22 seancribbs rails2: Make all extensions loaded by default.
(edit) @722 [722] 02/02/08 14:47:31 seancribbs rails2: Update extension loader spec.
(edit) @721 [721] 02/01/08 21:18:27 mislav work around a nasty issue with extensions + Dependencies unloading in …
(edit) @720 [720] 02/01/08 20:09:29 mislav fix accidental artifact in the TODO
(edit) @719 [719] 02/01/08 20:06:42 mislav fix the tree expansion issue in admin interface (cookie-related). minor …
(edit) @718 [718] 02/01/08 18:48:46 mislav cleanup up the underscore layout hack by using method chain
(edit) @717 [717] 02/01/08 17:40:25 seancribbs rails2: Refactored initialization, extension loading, updated plugins. …
(edit) @716 [716] 02/01/08 15:02:08 mislav fix SiteController#show_page? for Rails 2.0. It seems the catch-all route …
(edit) @715 [715] 02/01/08 14:00:02 mislav minor optimization for Page; remove the unneccessary 'virtual' accessor
(edit) @714 [714] 02/01/08 13:58:17 mislav fix tests for PostgreSQL: comment out a test that breaks most of the specs …
(edit) @699 [699] 01/10/08 11:46:41 jlong rails2: specs are now passing
(edit) @698 [698] 01/10/08 11:27:56 jlong rails2: failures in initializer_spec.rb fixed
(edit) @697 [697] 01/10/08 11:21:19 jlong rails2: failure in site_controller_spec.rb fixed
(edit) @696 [696] 01/10/08 11:05:56 jlong rails2: the last text/unit failure is now fixed
(edit) @695 [695] 01/10/08 10:54:19 jlong rails2: added RAILS2_TODO for us to track current issues with this branch
(edit) @694 [694] 01/10/08 10:20:57 jlong rails2: failing tests in page_controller_test.rb fixed
(edit) @693 [693] 01/09/08 09:43:01 jlong rails2: error in response cache spec fixed [Keeran Hawoldar]
(edit) @692 [692] 01/09/08 09:34:03 jlong rails2: ActionMailer::Base.view_paths is now set correctly for extensions
(edit) @691 [691] 01/08/08 09:49:18 jlong rails2: ActionController::Base.view_paths is now set correctly for …
(edit) @690 [690] 01/08/08 09:04:46 jlong rails2: changed view extensions to ".html.erb"
(edit) @689 [689] 01/07/08 10:54:30 jlong rails2: fixed content type test failures
(edit) @688 [688] 01/07/08 10:04:36 jlong rails2: page_test.rb now runs
(edit) @687 [687] 01/07/08 09:15:24 jlong rails2: updated environments
(edit) @683 [683] 12/17/07 23:06:56 danshep Fix failing unit test for old type of logger
(edit) @682 [682] 12/17/07 22:44:40 danshep Fix problems preventing script/console from running: - acts_as_tree is …
(edit) @681 [681] 12/17/07 21:29:47 danshep Upgrade to rails 2.0
(edit) @680 [680] 12/17/07 21:28:12 danshep Create branch for Rails 2 upgrade
(edit) @605 [605] 11/16/07 14:53:23 seancribbs Axe the chisel branch. RSpec refactoring will begin in trunk.
(edit) @599 [599] 11/10/07 15:44:29 seancribbs Copy trunk to chisel branch for 0.6.5 refactoring.
(edit) @479 [479] 08/10/07 12:54:31 jlong jargon: allowed each user to select a different language
(edit) @476 [476] 08/03/07 16:42:26 jlong jargon: added lang/de.yaml
(edit) @473 [473] 07/25/07 13:47:02 jlong jargon: fixes for dutch and japanese language files
(edit) @472 [472] 07/24/07 11:24:34 jlong jargon: added dutch translation
(edit) @471 [471] 07/24/07 10:06:53 seancribbs jargon: Make sure to reload language files after path additions.
(edit) @470 [470] 07/24/07 10:05:04 seancribbs jargon: Updated Gibberish to latest revision. Removed extension_languages …
(edit) @469 [469] 07/24/07 09:25:14 jlong jargon: added japanese translation
(edit) @468 [468] 07/22/07 22:56:14 seancribbs [jargon] Include RADIANT_ROOT/lang in load path for language files.
(edit) @467 [467] 07/22/07 22:43:36 seancribbs [jargon] Support Gibberish language files in extensions.
(edit) @466 [466] 07/21/07 13:37:59 jlong jargon: a few additional corrections for Gibberish support; closes ticket …
(edit) @465 [465] 07/21/07 10:14:09 jlong jargon: added example language file
(edit) @464 [464] 07/21/07 10:13:00 jlong jargon: added support for Gibberish [Kieth Bingham]
(edit) @463 [463] 07/21/07 09:57:12 jlong added jargon branch
(edit) @418 [418] 04/30/07 23:27:03 danshep facets: Minor typos
(edit) @417 [417] 04/30/07 23:20:20 danshep facets: merged changes from the trunk r409:415
(edit) @416 [416] 04/30/07 23:11:55 danshep facets: merged changes from the mental branch r357:406
(edit) @407 [407] 04/24/07 02:00:42 jlong mental is no more
(edit) @404 [404] 04/24/07 00:24:19 jlong mental: changed the extensions testing rake task to run extension tests in …
(edit) @403 [403] 04/23/07 22:01:42 jlong mental: update extension_model and extension_controller generators so that …
(edit) @402 [402] 04/23/07 20:15:00 jlong mental: tweaked test_helper
(edit) @401 [401] 04/23/07 19:05:40 jlong mental: killed the fuzzy bears
(edit) @400 [400] 04/23/07 19:03:16 jlong mental: updated extension test helper so that it extension tests can be …
(edit) @399 [399] 04/23/07 13:38:53 seancribbs mental: Updated CONTRIBUTORS.
(edit) @398 [398] 04/23/07 01:13:24 danshep mental: Page saves denied through locking should render submitted changes, …
(edit) @397 [397] 04/23/07 00:31:44 danshep mental: Revert accidental commit.
(edit) @396 [396] 04/23/07 00:30:26 danshep --
(edit) @395 [395] 04/22/07 09:19:04 seancribbs mental: Update unit/functional test templates to cooperate with new …
(edit) @394 [394] 04/22/07 09:02:54 seancribbs mental: Made sure to require fixture_loading_extension. Modified method …
(edit) @393 [393] 04/22/07 08:36:55 seancribbs mental: Resolved fixtures issues. Removes necessity for abstract test …
(edit) @392 [392] 04/22/07 03:03:58 jlong mental: turned bold off for fielset labels in the metadata area [Chris …
(edit) @391 [391] 04/22/07 02:52:42 jlong mental: really fixed problems with fieldset widths on ie6 (closes #495) …
(edit) @390 [390] 04/22/07 02:28:47 jlong mental: fixed problem with certain browsers thinking that the fieldset …
(edit) @389 [389] 04/22/07 02:21:39 jlong mental: fixed problem with "Page Title" label not showing up on IE (closes …
(edit) @388 [388] 04/22/07 02:16:58 jlong mental: a little css cleanup [Chris Parish]
(edit) @387 [387] 04/22/07 02:08:51 jlong mental: fixed problem with migration numbering for extension_model …
(edit) @386 [386] 04/22/07 01:10:52 jlong mental: fixed extension_fixtures class method
(edit) @385 [385] 04/21/07 22:19:14 jlong mental: added abstract_testcases plugin
(edit) @384 [384] 04/21/07 22:02:03 seancribbs Fix for misnumbering of extension migrations.
(edit) @383 [383] 04/21/07 21:36:38 seancribbs Correct templates to match Test::Unit::TestCase? subclass in the extension.
(edit) @382 [382] 04/21/07 21:09:38 jlong mental: generated extension test cases should inherit from …
(edit) @381 [381] 04/21/07 21:07:43 jlong mental: generated extension test cases should inherit from …
(edit) @380 [380] 04/21/07 20:49:37 jlong mental: added extension model generator
(edit) @379 [379] 04/21/07 17:13:57 seancribbs Updated CONTRIBUTORS for 0.6 release.
(edit) @378 [378] 04/21/07 15:18:41 jlong mental: added extension_controller generator
(edit) @377 [377] 04/21/07 10:25:27 jlong mental: changed date tag to use "for" attribute instead of "when"
(edit) @376 [376] 04/19/07 09:26:55 seancribbs mental: Added import_export extension. Accomplishes task in #301 but is …
(edit) @375 [375] 04/19/07 09:23:15 seancribbs --
(edit) @374 [374] 04/19/07 00:02:02 seancribbs mental: Minor change in the way Radiant::Setup finds model classes. …
(edit) @373 [373] 04/18/07 18:17:46 seancribbs mental: Correct conflict with existing Page class when migrating down.
(edit) @372 [372] 04/18/07 17:17:42 seancribbs mental: Fix unresponsiveness of title to non-key events. Closes #493.
(edit) @371 [371] 04/18/07 16:31:19 seancribbs mental: "facets-lite" -- Able to modify meta rows and area just above …
(edit) @370 [370] 04/17/07 07:51:37 aiwilliams Added hook to allow extensions to change the way that SiteController?
(edit) @369 [369] 04/16/07 21:23:32 jlong mental: fixed problem with extended meta area on ie6
(edit) @368 [368] 04/16/07 20:51:40 jlong mental: fixed ie6 bug with popups
(edit) @367 [367] 04/10/07 10:16:57 seancribbs mental: Fixed a few typos.
(edit) @366 [366] 04/10/07 10:01:37 seancribbs mental: Added more flexible date tag -- can now choose any datetime …
(edit) @365 [365] 04/09/07 19:29:24 jlong mental: simplified Textile, Markdown, and SmartyPants? references
(edit) @364 [364] 04/03/07 23:40:09 seancribbs mental: Allow easy boolean entries in Radiant::Config, using "?".
(edit) @363 [363] 03/30/07 01:51:17 danshep facets: Merge with mental - (optimistic locking)
(edit) @362 [362] 03/30/07 01:44:30 danshep mental: Include optimistic locking for page, layouts, snippets and users.
(edit) @361 [361] 03/30/07 01:23:31 danshep mental: Make PageController? an AbstractModelController? and breakdown …
(edit) @360 [360] 03/30/07 01:00:15 danshep mental: Back out broken change [359]
(edit) @359 [359] 03/30/07 00:27:28 danshep Break down PageController#handle_new_or_edit_post?
(edit) @358 [358] 03/29/07 00:20:49 danshep facets: Merge mental branch changes r334:357
(edit) @357 [357] 03/28/07 09:50:01 jlong mental: upgraded to Rails 1.2.3 and removed old quoting fix plugin because …
(edit) @356 [356] 03/26/07 11:30:12 aiwilliams Fixed generated extension test helper to declare extension fixtures in the …
(edit) @355 [355] 03/20/07 21:09:11 seancribbs mental: [ldap extension] Fixed really stupid error in settings.rhtml.
(edit) @354 [354] 03/16/07 19:16:18 jlong fix response cache test
(edit) @353 [353] 03/16/07 16:19:08 seancribbs mental: Fixed name of Admin::ExtensionHelper?; fixed failing ResponseCache?
(edit) @352 [352] 03/13/07 07:45:37 seancribbs mental: Fixed "second save" virtual page issue.
(edit) @351 [351] 03/08/07 12:18:18 jlong mental: added support for generating extensions in instance mode
Note: See TracRevisionLog for help on using the revision log.