14 Releases

SEBLOD 2.3.9.2 (2013-02-06)

# Saving permissions (slow with many user groups) improved.
# Redirect url fixed (after edit.. using native icon) // "urldecode" added.

Download SEBLOD 2.x

SEBLOD 2.3.9 (2012-07-20)

* Security Release: Upload & Delete security issues fixed on Upload File/Image plug-ins. @4664

# Description link (Wysiwyg) issue fixed on Menu Items / Modules.
# Missing jimport('joomla.filesystem.file') issue (on CloudAccess, or..) fixed.
# Wrong value (from Upload File/Image) on Email plug-in fixed. @4672

SEBLOD 2.3.8 (2012-06-28)

# "Joomla User Group" plug-in fixed. (broken since 2.3.7).

SEBLOD 2.3.7 (2012-06-25)

^ JControllerLegacy, JModelLegacy, JViewLegacy aliases used.
^ jQuery UI updated from 1.8.19 to 1.8.21.

# Missing escape on JSON storage format added. @4316
# Options (component) available for "Administrator" group.
# Route issue (when SEF is off) fixed.
# Search issue (when SEF is off) fixed. @4180
# "Wysiwyg Editor" improved >> Button Style, Default Value, Toggle Editor.
# "Wysiwyg Editor" issues fixed (asset, box) @3149, @2898
# Minor improvements or issues fixed.

SEBLOD 2.3.6 (2012-05-01)

! Updates (from Extension Manager) available.

^ jQuery UI updated.

# ACL (App Folder, Content Type) properly initialized.
# autocomplete="off" added on "Password".
# Bad offset fixed on "Field X", "Group X".
# Dummy update site (http://localhost..) removed.
# Live value selection fixed on "JForm User Groups". @3824
# Upload File (in Field X) fixed.

SEBLOD 2.3.5 (2012-04-16)

+ "Stretch Dynamic" thumbnail process added on "Upload Image".

^ jQuery updated from 1.7.1 to 1.7.2.
^ jQuery UI updated.

# Calendar (as template parameter) issue fixed. (use js_format="raw")
# Default storage (not applied after changing Field Type) fixed.
# Email (SMTP mailer) issue fixed. @3534
# Fatal error on com_search fixed. @3542
# JSON storage issue on PHP 5.2 fixed. @3842
# Language Package type fixed ("language" >> "file"). @3789
# MIME types (docx, xlsx, pptx, ppsx) added. @3790
# Missing style added on "Joomla module" field plug-in.
# Multi-site creation (accents,special chars..) fixed. @3783

SEBLOD 2.3.1 (2012-03-30)

# Data integrity issue (on edition) fixed.
# Email {del} syntax issue fixed.
# Version feature configuration (for search type) fixed.

SEBLOD 2.3.0 (2012-03-14)

* Security Release: Validations of Data integrity (beforeStore) added.

+ Embedded Documentation ("How to setup this Field") added.
+ Multiple User profile (registration) available.
! Natively Compatible with "Smart Search" (Finder).
+ "Versions" feature added for Content/Search Types.


+ "Auto Redirection" added on List menu item.
+ "Default Storage", "Indexing" added on Content Type.
+ "Save", "Save & New" added on Field (from Workshop).
+ One (seb_one) template optimized.
+ seb_css3 position variation optimized.

+ "Calendar" field plugin improved. (language)
+ "Email" field plugin improved.
+ "Date" typography plugin improved. (language)
+ Links plugins improved.

! "cck-deespest" class replaced by $cck->id."-deepest"
# author_id (#__cck_core) fixed.
# Blog (seb_blog) template markup issue fixed.
# Cookie (Views on Workshop) fixed.
# Multi-site Language (override) fixed.
# "Upload File", "Upload Image" issues fixed.
# Various minor issues fixed.

Joomla Installer is still broken, and will be fixed someday (hope soon...)
- IF you install SEBLOD 2.3.0 on a new website (2.5.2) you should fix Joomla! first, and then install SEBLOD. (same as 2.5.1 - cf previous changelog)
- IF you update an existing SEBLOD & your Joomla! 2.5 site has already been fixed (using the patch), you just need to upgrade SEBLOD with the new package.

IF you use template overrides for:
- com_cck/views/form/tmpl/edit.php
- mod_cck_form/tmpl/default.php
you should check & update them!

SEBLOD 2.2.0 (2012-02-17)

! Suitable for Joomla! 2.5
! Library refactored. >> Autoloader, Class Names, Folder Tree


+ "CSS Definitions" (Site) added on Configuration.
+ "Exclude Components" (Integration) added on Configuration.
+ "Heading", "Image" Typography plugins improved.
+ "Markup (Class)" added on Content/Search types.
^ "joomla_17" variation renamed to "joomla".

! "CCK" class deprecated, use "JCck".
! "CCK_Database" class deprecated, use "JCckDatabase".
! "CCK_Dev" class deprecated, use "JCckDev".
! "CCK_Field" class deprecated, use "JCckDevField".
! "CCK_TableGeneric" class deprecated, use "JCckTable".
! "plgCCK_FieldGeneric" class deprecated, use "JCckPluginField".
! "plgCCK_Field_LinkGeneric" class deprecated, use "JCckPluginLink".
! "plgCCK_Field_LiveGeneric" class deprecated, use "JCckPluginLive".
! "plgCCK_Field_TypoGeneric" class deprecated, use "JCckPluginTypo".
! "plgCCK_Field_ValidationGeneric" class deprecated, use "JCckPluginValidation".
! "plgCCK_StorageGeneric" class deprecated, use "JCckPluginStorage".
! "plgCCK_Storage_LocationGeneric" class deprecated, use "JCckPluginLocation".

! "CCK_Database::loadResultArray()" function deprecated,
use JCckDatabase::loadColumn();
! "plgCCK_Field_LinkGeneric::g_addScript_Construct()" function deprecated,
use JCckDev::initScript( 'link', .. );
! "plgCCK_Field_TypoGeneric::g_addScript_Construct()" function deprecated,
use JCckDev::initScript( 'typo', .. );
! "plgCCK_Field_ValidationGeneric::g_addScript_Construct()" function deprecated,
use JCckDev::initScript( 'validation', .. );

# Bridge (storage) fixed.
# Blog (seb_blog) template issues fixed.
# Integration issue (id) fixed.
# Javascript issue on Filters (SEBLOD Workshop) fixed.
# Language package export fixed.
# Missing SQL updates (previous package) added.
# Page Titles (Site Name) fixed on Form/List.
# "Upload File", "Upload Image" issues fixed.

Joomla Installer has been broken since Joomla! 2.5.0, and will be fixed someday (hope soon...)
IF you choose to upgrade right now please read this carefully:
1/ Upgrade to Joomla! 2.5.1 using the Update Manager.
2/ Download "joomla_fix_2.5.1.zip" on our Download page.
3/ Upload "libraries" folder via ftp in the root directory of your site.
4/ Upgrade to SEBLOD 2.2 using the Extension Manager.

SEBLOD 2.2.0 uses the new Joomla "Autoloader" feature, that's why some classes have been deprecated & updated (renamed). If you use 3rd-party plug-ins (from our forum, or elsewhere..), make sure that the developer has updated his code.

SEBLOD 2.1.0 (2012-01-18)

! Core Document updated (lighter & proper).
! Full Translation completed.
! "Ready" for upcoming SEBLOD's Add-ons.
+ Templates updated >> Blog (seb_blog), Table (seb_table).
+ Updates (from Extension Manager) enabled.


+ "BeforeRenderContent", "BeforeRenderForm" processes added.
- "Clear" variation removed from core package.
+ CSS, JS, Modal Box Style added on Configuration.
+ "Global" configuration added on Content/Search types
+ Position can be displayed without variation. ("None")

+ "Button Submit", "Group", "Wysiwyg Editor", ... improved.
^ "Related Article" removed >> "Joomla Article" added.
+ "Class", "Rel", "Target", "Tmpl" added on Link plugins.
+ "Clear" Typography plugin added.
+ "Clear" variation added on Form/List menu items & modules.
+ "Heading", "Html" typo improved. Html >> "$cck->getValue(...)", "J(...)".
+ "as Tag", "with Class" added on Form/List menu items. (Show Title)
+ Description override added on Form/List menu items. (Show Description)
+ "with Class" added on List menu item. (Items Number, Pagination)

+ ".isVisibleWhen()" (jQuery) added. [Dev. Framework]
+ ".isDisabledWhen()" (jQuery) added. [Dev. Framework]
! ".displayFor()" (jQuery) is deprecated. [Dev. Framework]
+ js_appendto="" (jQuery from Xml) added. [Dev. Framework]
+ js_disabledwhen="" (jQuery from Xml) added. [Dev. Framework]
+ js_isvisiblewhen="" (jQuery from Xml) added. [Dev. Framework]
^ jQuery updated from 1.7.0 to 1.7.1.
^ JS files refactored (jquery-dev.js, jquery-more.js, jquery-noconflict.js).
^ jquery.cookie.min.js renamed to jquery.biscuit.min.js (true story! ;).

# Bad Ordering, "Created By", "Publish Up" fixed (submission).
# Check In fixed (edition).
# "Upload File", "Upload Image" issues fixed.
# Various improvements or issues fixed.

! the Blog (seb_blog) template included has been updated (multi-column, multi-display). After update, you should have a look on your site, and change the options related to the template (from the Search Type) in order to get a layout that fit your needs.

SEBLOD 2.0.0 (2011-11-11)

+ App Import & Export system added.
+ Conditional States & Triggers process added.
+ Interface & Usability improved.
+ Multi-sites system added.
+ Plugin type added => { CCK Field Link }.
+ Search module added.


+ Language package export (from Options) added.
+ Required/Validations added on Search Type.
+ Variation export (from Template Manager) added.

+ "Deepest" added on Header/Top/Bottom/Footer lines (template).
+ "Freetext", "JForm Menu Item" Field plugins added.
+ "Email", "Link", "Group X", "Related Article", ... improved.
+ "Content", "CCK Form", "CCK List" Link plugins added.
+ "Date" Typo plugin added.
# "seb_css3", "joomla_17" variations updated.
+ "Show Description" implemented on Form/List menu items.
+ jQuery updated from 1.6.2 to 1.7.0.

^ "Content Types" renamed to "Form & Content Types".
^ "Search Types" renamed to "List & Search Types".
^ "Folders" renamed to "App Folders".
^ "joomla_16" variation renamed to "joomla_17".

# "Calendar" plugin issues fixed.
# "Free" Storage Location plugin issues fixed.
# CheckIn applied on Cancel. (Frontend)
# Missing (FR) language files added.
# Router/SEF improved.
# Some PHP 5.2 issues fixed.
# Various improvements or issues fixed.

SEBLOD 2.0.0 RC3 (2011-07-22)

+ Search Type improved >> Search & List ANY content.
+ "Order", "List" & "Item" clients added.
+ "seb_blog", "seb_table" templates added.
! Suitable for Joomla 1.7


+ ACL improved on Form (Content Type) => inherited from Folders.
+ Batch process (Folder) added.
+ Duplicate process added on Content/Search Type.
+ Field Markup (override) process added.
+ Interface improved + "Indigo Dye" style added + Tooltip selection added.
+ "Match Collection" added on Search Type => Search into Field X & Group X.
+ Max submission (in Parent, per User, per Group) added on Form (Content Type).
+ Multilingual compatibility completed (JText on label, options, ..).
+ Order/Ordering added on List (Search Type).
+ Pagination added on List (Search Type).
+ Router (1st part.) added on List (Search Type).
+ Various options added on Content/Search Type.

+ "Count", "Random & Shuffle" added on List module.
+ "Live" + "Variation" added on Form/List menu items & modules.
+ "Title/Heading", "Metadata" implemented on Form/List menu items.

+ Calendar, Email, Select Dynamic, Upload File/Image, ... improved.
+ "Author", "Div Clear", "IFrame", "Youtube" Field plugins added.
+ "Html", "Image" Typo plugins added.
+ jQuery updated from 1.5.2 to 1.6.2 & all scripts updated.

# Content/Search Type interface fixed (FF5, IE9, Safari).
# Form Validation fixed. (Multiple Form per page).
# Search feature fixed. (Checkbox, Select Multiple).
# Various improvements or issues fixed.

 

SEBLOD 2.0.0 RC2 (2011-05-09)

! Editor Compatibility => Artof Editor, CKEditor, JCE, JoomlaCK, TinyMCE ! :)

+ ACL added on Form (Content Type) => create,edit,edit.own
+ Article Edition & User Profile Edition redirections added.
+ Featured attribute added on Folder Manager for Skeleton selection.
+ Splash screen added on Content/Search Type Manager.
+ Storage process improved.

+ Export link added on Plug-in Manager (edit view).

# Calendar, Field X, Group X, Link, Wysiwyg Editor updated.
# Download (file) task fixed + Access applied on it.
# Delete process completed on Article/Category/User Manager.
# Preferences (interface/style) fixed.
# Various PHP 5.2 issues fixed.

SEBLOD 2.0.0 RC (2011-04-19)

! Core refactored & Whole code rewritten.
+ Interface & Usability completely redesigned.
+ Library CCK added.see libraries/cck/_README.php
+ Template Framework (including Positions & Variations) implemented.
+ { CCK Field } plug-ins added.
+ { CCK Field Live } plug-ins added.
+ { CCK Field Typo } plug-ins added.
+ { CCK Field Validation } plu-gins added.
+ { CCK Storage } plug-ins added.
+ { CCK Storage Location } plug-ins added.

+ Auto-save feature added on Form.
+ Categories renamed to Folders.. in a single Tree.
+ Interface configuration & preferences added:
+Choose between Compact or Full view.
    +Select the Style you prefer.
+ jQuery powered (for everyone's pleasure!).
+ New scripts (JS => Lightbox, Tooltip, Validation..) added. 
+ Template Style instance (for Content/Search Type) automation added.

-------- OVERVIEW --------
! Content Type Manager: Create any Form (Content Type) to manage your submission/edition of content.
! Field Manager: Create any Custom Fields.
! Search Type Manager: Create any advanced List Views using multi-criteria Search features.
! Template Manager: Connect any suitable Template to define it as a CCK Template.
! Folder Manager: Classify any template/type/field/search.. to Organize your work.

Now, let's.. TAKE CONTROL OF JOOMLA, and.. ENJOY! ;)