| 1 |
1.0RC01 -- 02/15/08 |
|---|
| 2 |
|
|---|
| 3 |
02/15/08 - changed #breadcrumb method to #streamlined_breadcrumb |
|---|
| 4 |
- changed breadcrumb div id from breadcrumb to streamlined_breadcrumb |
|---|
| 5 |
- added select component that lets you select none for has_manies |
|---|
| 6 |
- fixed habtm bug #162 (thanks ErsatzTom) |
|---|
| 7 |
|
|---|
| 8 |
01/27/08 - fixed streamlined support for Postgres |
|---|
| 9 |
|
|---|
| 10 |
01/20/08 - renamed db_action_filter to before_streamlined_create |
|---|
| 11 |
- renamed db_action_methods to callbacks |
|---|
| 12 |
|
|---|
| 13 |
New Year - working on Rails 2.0.x |
|---|
| 14 |
- add multi_rails for different Rails version testing |
|---|
| 15 |
|
|---|
| 16 |
12/21/07 - Moved all tests to test-spec [SDH, JNR] |
|---|
| 17 |
|
|---|
| 18 |
10/30/07 - Moved the init code setting up various path constants (STREAMLINED_ROOT, etc) from controller to the Streamlined:Environment module [Rob Sanheim] |
|---|
| 19 |
|
|---|
| 20 |
10/30/07 - update copyrights, urls, various other little cleanups [Rob Sanheim] |
|---|
| 21 |
|
|---|
| 22 |
10/24/07 - Merged in Luis' additional_includes declaration [Matthew Bass] |
|---|
| 23 |
- added classic_pagination so that Pagination would work out of the box with Rails 2.x |
|---|
| 24 |
|
|---|
| 25 |
10/24/07 - Added :filterable option for ActiveRecord columns [Matthew Bass] |
|---|
| 26 |
|
|---|
| 27 |
10/19/07 - Added export form with options and column selector. Removed icons. [Kerry Foley and Michael Anton] |
|---|
| 28 |
- Added xml and stylesheet exports that match the list. Added yaml. |
|---|
| 29 |
|
|---|
| 30 |
10/06/07 - Linked "Streamlined" branding above top menu to the default route [Matthew Bass] |
|---|
| 31 |
|
|---|
| 32 |
10/06/07 - Applied new styling patch from ticket #114 [Matthew Bass] |
|---|
| 33 |
|
|---|
| 34 |
10/02/07 - Removed @streamlined_items_count variable from the list action since it's not being used anywhere [Matthew Bass] |
|---|
| 35 |
|
|---|
| 36 |
10/01/07 - Fixed bug with incorrect partial look-up for namespaced controller [Jason Rudolph and Stu Halloway] |
|---|
| 37 |
|
|---|
| 38 |
09/22/07 - Added rdoc for the new #ui_for syntax to the top of ui.rb (ticket #93) [Matthew Bass] |
|---|
| 39 |
|
|---|
| 40 |
09/22/07 - Applied patch to fix next/previous page buttons (ticket #26) [Matthew Bass] |
|---|
| 41 |
|
|---|
| 42 |
09/22/07 - Updated streamlined:model rake task to use new #ui_for syntax (ticket #92) [Matthew Bass] |
|---|
| 43 |
|
|---|
| 44 |
09/19/07 - Added :sort_column option for Addition columns [Matthew Bass] |
|---|
| 45 |
|
|---|
| 46 |
09/14/07 - Additional options can now be set with the #pagination declaration [Matthew Bass] |
|---|
| 47 |
|
|---|
| 48 |
09/14/07 - Created CHANGELOG [Matthew Bass] |
|---|
| 49 |
|
|---|
| 50 |
0.9 -- 9/12/2007 |
|---|