Full-stack developer Emerson Rocha .::. CMS Joomla!, PHP, JavaScript/NodeJS, Infraestrutura

Joomla SVN

This is a list of Joomla 1.6 SVN FULL demo online lasts changes ( on demo site). Please download and check by yourself the most recent updates.

 

This page will be updated soon with more old changelog info or with a best way to show changes.

 

------------------------------------------------------------------------
r13664 | dextercowley | 2009-12-07 07:38:27 -0200 (Seg, 07 Dez 2009) | 1 line

Allow admin templates to install correctly
------------------------------------------------------------------------
r13631 | severdia | 2009-12-01 21:37:23 -0200 (Ter, 01 Dez 2009) | 1 line

Added CSS for required fields
------------------------------------------------------------------------
r13628 | severdia | 2009-12-01 11:51:10 -0200 (Ter, 01 Dez 2009) | 1 line


------------------------------------------------------------------------
r13616 | dextercowley | 2009-11-30 09:50:10 -0200 (Seg, 30 Nov 2009) | 1 line

Remove category level article parameters, fix bugs in contacts and weblinks
------------------------------------------------------------------------
r13603 | eddieajau | 2009-11-26 13:17:24 -0200 (Qui, 26 Nov 2009) | 1 line

Minor bug fix.
------------------------------------------------------------------------
r13600 | dextercowley | 2009-11-25 21:19:38 -0200 (Qua, 25 Nov 2009) | 1 line

Update CHANGELOG
------------------------------------------------------------------------
r13599 | dextercowley | 2009-11-25 21:18:02 -0200 (Qua, 25 Nov 2009) | 1 line

Change attribs column in jos_content from text to varchar.
------------------------------------------------------------------------
r13598 | eddieajau | 2009-11-25 21:04:38 -0200 (Qua, 25 Nov 2009) | 1 line

Fixed bug in JHtmlContent improperly using JTableContent.
------------------------------------------------------------------------
r13591 | eddieajau | 2009-11-25 15:44:12 -0200 (Qua, 25 Nov 2009) | 1 line

Bug fix.
------------------------------------------------------------------------
r13590 | eddieajau | 2009-11-25 15:14:07 -0200 (Qua, 25 Nov 2009) | 1 line

Couple of bug fixes.
------------------------------------------------------------------------
r13585 | eddieajau | 2009-11-25 04:12:26 -0200 (Qua, 25 Nov 2009) | 3 lines

^ Added ability to load key=>value tuples in JTable::load (thanks Rafael Diaz-Tushman).
^ Added ability to automatically set table fields in JTable::load (thanks Rafael Diaz-Tushman).
^ Removed manual properties from core JTable classes.
------------------------------------------------------------------------
r13584 | eddieajau | 2009-11-25 04:09:57 -0200 (Qua, 25 Nov 2009) | 1 line

Remove integer filter from timezone fields in global configuration.
------------------------------------------------------------------------
r13583 | eddieajau | 2009-11-25 02:55:44 -0200 (Qua, 25 Nov 2009) | 1 line

Added support to JQuery for Insert, Update and Delete methods; added glue to having clause (thanks Rafael Diaz-Tushman).
------------------------------------------------------------------------
r13582 | eddieajau | 2009-11-25 02:38:54 -0200 (Qua, 25 Nov 2009) | 1 line

Added menu_image param to alias and url menu link types
------------------------------------------------------------------------
r13573 | eddieajau | 2009-11-24 03:39:23 -0200 (Ter, 24 Nov 2009) | 1 line

Fix up missing language strings.
------------------------------------------------------------------------
r13572 | eddieajau | 2009-11-24 03:36:56 -0200 (Ter, 24 Nov 2009) | 1 line

Added language field to jos_modules.
------------------------------------------------------------------------
r13571 | eddieajau | 2009-11-24 03:25:02 -0200 (Ter, 24 Nov 2009) | 1 line

Make allowance for default language in language form field.
------------------------------------------------------------------------
r13570 | eddieajau | 2009-11-24 03:24:46 -0200 (Ter, 24 Nov 2009) | 1 line

Make allowance for default language in language form field.
------------------------------------------------------------------------
r13569 | eddieajau | 2009-11-24 02:38:27 -0200 (Ter, 24 Nov 2009) | 1 line

Remove iscore from jos_modules table.
------------------------------------------------------------------------
r13568 | eddieajau | 2009-11-24 01:48:04 -0200 (Ter, 24 Nov 2009) | 2 lines

^ Change jos_modules.title to VARCHAR 100
^ Change jos_modules.params to VARCHAR 5120
------------------------------------------------------------------------
r13567 | eddieajau | 2009-11-24 01:39:35 -0200 (Ter, 24 Nov 2009) | 1 line

Remove control and numnews fields from jos_modules table.
------------------------------------------------------------------------
r13565 | eddieajau | 2009-11-23 17:25:59 -0200 (Seg, 23 Nov 2009) | 1 line

Added layout override selector field to all modules.
------------------------------------------------------------------------
r13564 | eddieajau | 2009-11-23 17:15:20 -0200 (Seg, 23 Nov 2009) | 1 line

Bug fixes.
------------------------------------------------------------------------
r13563 | eddieajau | 2009-11-23 16:53:57 -0200 (Seg, 23 Nov 2009) | 1 line

Initial refactoring of com_modules.
------------------------------------------------------------------------
r13562 | severdia | 2009-11-23 16:32:35 -0200 (Seg, 23 Nov 2009) | 1 line

Fix to add panel fields to Edit Category
------------------------------------------------------------------------
r13557 | severdia | 2009-11-23 12:44:28 -0200 (Seg, 23 Nov 2009) | 1 line

Added panels on Edit Category screen, new panels added for default params
------------------------------------------------------------------------
r13556 | severdia | 2009-11-22 10:19:43 -0200 (Dom, 22 Nov 2009) | 1 line

CSS button styling, icon update, Language fixes
------------------------------------------------------------------------
r13554 | severdia | 2009-11-21 20:48:34 -0200 (Sáb, 21 Nov 2009) | 1 line

Modal UI fixes, BlueStork CSS cleanup for modals, change px to em, language cleanup
------------------------------------------------------------------------

r13548 | louis | 2009-11-20 12:31:36 -0200 (Sex, 20 Nov 2009) | 1 line

[#17650] Remove hardcoded style in TinyMCE that prevents button alignment
------------------------------------------------------------------------
r13545 | louis | 2009-11-20 11:55:17 -0200 (Sex, 20 Nov 2009) | 7 lines

[#18432] multiple independent pane instance

+ Added JHtmlSliders
+ Added JHtmlTabs
! JPane and child classes has been deprecated in favor of JHtml helpers.
! Big thanks to Christophe Demko for his work on this.

------------------------------------------------------------------------
r13538 | eddieajau | 2009-11-20 01:21:47 -0200 (Sex, 20 Nov 2009) | 1 line

Fixed bug when trying to delete a user.
------------------------------------------------------------------------
r13537 | eddieajau | 2009-11-20 00:06:39 -0200 (Sex, 20 Nov 2009) | 1 line

Fixed bug in Tooltip JS code where title attribute not found causes error.
------------------------------------------------------------------------
r13536 | eddieajau | 2009-11-19 20:27:55 -0200 (Qui, 19 Nov 2009) | 1 line

Change XML version tags to 1.6.0.
------------------------------------------------------------------------
r13535 | eddieajau | 2009-11-19 20:21:05 -0200 (Qui, 19 Nov 2009) | 1 line

Change XML version tags to 1.6.0.
------------------------------------------------------------------------
r13534 | eddieajau | 2009-11-19 20:15:58 -0200 (Qui, 19 Nov 2009) | 1 line

Change XML version tags to 1.6.0.
------------------------------------------------------------------------
r13533 | severdia | 2009-11-19 19:51:10 -0200 (Qui, 19 Nov 2009) | 1 line

Remove unnecessary markup, update bluestork images, new CSS, fix language strings
------------------------------------------------------------------------
r13531 | severdia | 2009-11-19 15:26:31 -0200 (Qui, 19 Nov 2009) | 2 lines

Fixed new CSS issues, Cleaned up UI and language strings for Global Check-in

------------------------------------------------------------------------
r13530 | severdia | 2009-11-19 13:40:35 -0200 (Qui, 19 Nov 2009) | 1 line

Restored missing CSS
------------------------------------------------------------------------
r13528 | eddieajau | 2009-11-18 22:18:45 -0200 (Qua, 18 Nov 2009) | 1 line

Applied [#18759] Bluestork template with a js independent top menu (by Stian Didriksen).
------------------------------------------------------------------------
r13527 | eddieajau | 2009-11-18 22:08:23 -0200 (Qua, 18 Nov 2009) | 1 line

Refactor JModelList _getStoreId and _populateState implementations.
------------------------------------------------------------------------
r13518 | eddieajau | 2009-11-17 04:20:36 -0200 (Ter, 17 Nov 2009) | 1 line

Fixed [#18676] Generator meta tag is still 1.5
------------------------------------------------------------------------
r13517 | eddieajau | 2009-11-17 04:19:55 -0200 (Ter, 17 Nov 2009) | 1 line

# Fixed bug in JUser class.  Initialised groups property to empty array.
------------------------------------------------------------------------
r13509 | pentacle | 2009-11-14 13:49:38 -0200 (Sáb, 14 Nov 2009) | 1 line

Changed order of keywords public and static in JForm
------------------------------------------------------------------------
r13508 | ian | 2009-11-14 11:26:58 -0200 (Sáb, 14 Nov 2009) | 1 line

# Fixing atomic template to work with short tags on
------------------------------------------------------------------------
r13506 | severdia | 2009-11-13 16:06:42 -0200 (Sex, 13 Nov 2009) | 1 line

More language string & toolbar fixes
------------------------------------------------------------------------
r13505 | severdia | 2009-11-13 15:14:49 -0200 (Sex, 13 Nov 2009) | 1 line

Added missing User Menu language file.
------------------------------------------------------------------------
r13504 | severdia | 2009-11-13 15:13:20 -0200 (Sex, 13 Nov 2009) | 1 line

Menu Manager UI fixes, menu item modal fixes, added missing language strings/keys
------------------------------------------------------------------------
r13500 | eddieajau | 2009-11-13 07:53:09 -0200 (Sex, 13 Nov 2009) | 1 line

Bug fix.

------------------------------------------------------------------------
r13499 | eddieajau | 2009-11-13 07:51:17 -0200 (Sex, 13 Nov 2009) | 1 line

Fix up ordering problems in com_plugins.
------------------------------------------------------------------------
r13498 | eddieajau | 2009-11-13 05:07:14 -0200 (Sex, 13 Nov 2009) | 1 line

Reverting experiment.
------------------------------------------------------------------------
r13497 | eddieajau | 2009-11-13 05:05:33 -0200 (Sex, 13 Nov 2009) | 1 line

Fix bug in order of the way params are added to an object in JModel::getItem.
------------------------------------------------------------------------
r13496 | eddieajau | 2009-11-13 04:31:49 -0200 (Sex, 13 Nov 2009) | 1 line

Split hyperlink and page options in menu slider.
------------------------------------------------------------------------
r13495 | eddieajau | 2009-11-13 04:05:55 -0200 (Sex, 13 Nov 2009) | 1 line

Return value tweaks.
------------------------------------------------------------------------
r13494 | eddieajau | 2009-11-13 03:24:14 -0200 (Sex, 13 Nov 2009) | 1 line

Removed useless line of code.
------------------------------------------------------------------------
r13492 | eddieajau | 2009-11-13 01:00:47 -0200 (Sex, 13 Nov 2009) | 2 lines

Added access control to com_plugins and refactor MVC.

------------------------------------------------------------------------
r13491 | eddieajau | 2009-11-13 00:58:56 -0200 (Sex, 13 Nov 2009) | 1 line

Updated plugin XML files from to
------------------------------------------------------------------------
r13490 | eddieajau | 2009-11-13 00:53:07 -0200 (Sex, 13 Nov 2009) | 1 line

Added JTableExtension::publish override
------------------------------------------------------------------------
r13489 | eddieajau | 2009-11-13 00:51:12 -0200 (Sex, 13 Nov 2009) | 1 line

Fixed bug in JFormFieldList adding double [] to multiple select lists.
------------------------------------------------------------------------
r13488 | eddieajau | 2009-11-12 22:41:18 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: accesslevels to accesslevel
------------------------------------------------------------------------
r13487 | eddieajau | 2009-11-12 22:38:35 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: cachehandlers to cachehandler
------------------------------------------------------------------------
r13486 | eddieajau | 2009-11-12 22:35:57 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: categories to category
------------------------------------------------------------------------
r13485 | eddieajau | 2009-11-12 22:32:16 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: componentslayouts to componentlayout
------------------------------------------------------------------------
r13484 | eddieajau | 2009-11-12 22:30:44 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: contentlanguages to contentlanguage
------------------------------------------------------------------------
r13483 | eddieajau | 2009-11-12 22:27:30 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: helpsites to helpsite
------------------------------------------------------------------------
r13482 | eddieajau | 2009-11-12 22:26:37 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: integers to integer
------------------------------------------------------------------------
r13481 | eddieajau | 2009-11-12 22:23:11 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: languages to language
------------------------------------------------------------------------
r13480 | eddieajau | 2009-11-12 22:21:49 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: modulelayouts to moduleslayout
------------------------------------------------------------------------
r13479 | eddieajau | 2009-11-12 22:20:40 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: sessionhandlers to sessionhandler
------------------------------------------------------------------------
r13478 | eddieajau | 2009-11-12 22:19:15 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: timezones to timezone
------------------------------------------------------------------------
r13477 | eddieajau | 2009-11-12 22:17:15 -0200 (Qui, 12 Nov 2009) | 1 line

Fix injection of field name: usergroups to usergroup
------------------------------------------------------------------------
r13476 | louis | 2009-11-12 21:26:57 -0200 (Qui, 12 Nov 2009) | 1 line

Minor cosmetic adjustment to com_redirect.
------------------------------------------------------------------------
r13475 | eddieajau | 2009-11-12 04:34:29 -0200 (Qui, 12 Nov 2009) | 1 line

Code formatting.
------------------------------------------------------------------------
r13474 | eddieajau | 2009-11-12 04:34:02 -0200 (Qui, 12 Nov 2009) | 1 line

Change com_content article view to throw a hard 404 if an article not found (or not published).
------------------------------------------------------------------------
r13473 | eddieajau | 2009-11-12 04:00:32 -0200 (Qui, 12 Nov 2009) | 1 line

Update MVC for com_redirect
------------------------------------------------------------------------
r13472 | eddieajau | 2009-11-11 22:48:17 -0200 (Qua, 11 Nov 2009) | 1 line

Fix missing language strings in permissions widget.
------------------------------------------------------------------------
r13471 | eddieajau | 2009-11-11 22:38:49 -0200 (Qua, 11 Nov 2009) | 1 line

Trim trailing white space
------------------------------------------------------------------------
r13469 | dextercowley | 2009-11-11 22:28:07 -0200 (Qua, 11 Nov 2009) | 1 line

Fix bug whereby menu item link was being encoded ("&"="&") in database
------------------------------------------------------------------------
r13468 | dextercowley | 2009-11-11 15:13:13 -0200 (Qua, 11 Nov 2009) | 1 line

Follow up to front_end_fixes_2 merge. Add some com_weblinks fixes.
------------------------------------------------------------------------
r13461 | dextercowley | 2009-11-10 14:27:23 -0200 (Ter, 10 Nov 2009) | 1 line

Merge back from front_end_fixes_2 branch. Various fixes to weblinks, content, com_menus, newsfeed, and language files.
------------------------------------------------------------------------
r13460 | dextercowley | 2009-11-10 14:16:21 -0200 (Ter, 10 Nov 2009) | 1 line

Fix minor HTML validation issue in mod_login
------------------------------------------------------------------------
r13452 | severdia | 2009-11-06 05:07:19 -0200 (Sex, 06 Nov 2009) | 1 line

Template Manager UI cleanup, new images/error pages, Module Manager image fix
------------------------------------------------------------------------
r13440 | eddieajau | 2009-11-05 09:24:59 -0200 (Qui, 05 Nov 2009) | 1 line

Change label for template style field.
------------------------------------------------------------------------
r13439 | eddieajau | 2009-11-05 09:15:00 -0200 (Qui, 05 Nov 2009) | 1 line

Refactor backend com_search to MVC; fix search plugins.
------------------------------------------------------------------------
r13438 | eddieajau | 2009-11-05 05:08:32 -0200 (Qui, 05 Nov 2009) | 1 line

Fixed some strangeness in the menu edit page with respect to the request variables.
------------------------------------------------------------------------
r13436 | eddieajau | 2009-11-05 02:49:20 -0200 (Qui, 05 Nov 2009) | 1 line

Added home templates to styles list to allow for explicit overrides that survive changing the default template.
------------------------------------------------------------------------
r13435 | eddieajau | 2009-11-05 02:44:10 -0200 (Qui, 05 Nov 2009) | 1 line

Cleanup template layout.
------------------------------------------------------------------------
r13434 | eddieajau | 2009-11-05 02:36:26 -0200 (Qui, 05 Nov 2009) | 1 line

Bug fixes.
------------------------------------------------------------------------
r13433 | eddieajau | 2009-11-05 01:44:53 -0200 (Qui, 05 Nov 2009) | 1 line

Completed source editing in com_templates.
------------------------------------------------------------------------
r13432 | eddieajau | 2009-11-05 01:44:10 -0200 (Qui, 05 Nov 2009) | 1 line

Added new argument in JEditor::display to take an optional 'id' for the field element (inserted before $params).
------------------------------------------------------------------------
r13431 | eddieajau | 2009-11-05 01:43:09 -0200 (Qui, 05 Nov 2009) | 1 line

Fixed php notice when editing an article.
------------------------------------------------------------------------
r13430 | eddieajau | 2009-11-05 01:42:34 -0200 (Qui, 05 Nov 2009) | 1 line

Added validation message.
------------------------------------------------------------------------
r13429 | eddieajau | 2009-11-05 01:39:20 -0200 (Qui, 05 Nov 2009) | 1 line

Added buttons back into article editor.
------------------------------------------------------------------------
r13428 | eddieajau | 2009-11-05 00:23:44 -0200 (Qui, 05 Nov 2009) | 1 line

Code formatting; fix up punctuated language string.
------------------------------------------------------------------------
r13425 | pentacle | 2009-11-04 10:33:16 -0200 (Qua, 04 Nov 2009) | 1 line

Fixed a bug
------------------------------------------------------------------------
r13424 | eddieajau | 2009-11-04 10:10:21 -0200 (Qua, 04 Nov 2009) | 1 line

Fix bugs in list pagination (stepping to page 2+).
------------------------------------------------------------------------
r13419 | pentacle | 2009-11-03 20:35:41 -0200 (Ter, 03 Nov 2009) | 1 line

Fixed an extra ;
------------------------------------------------------------------------
r13417 | pentacle | 2009-11-03 17:05:58 -0200 (Ter, 03 Nov 2009) | 5 lines

Reworked backend MooTools menu:

* Added enable and disable methods
* Renamed to Joomla.Menu
! Thanks Stian Didriksen for his contributed code
------------------------------------------------------------------------
r13413 | eddieajau | 2009-11-03 06:07:25 -0200 (Ter, 03 Nov 2009) | 1 line

Working commit of refactoring of template file editing.
------------------------------------------------------------------------
r13412 | eddieajau | 2009-11-03 05:24:51 -0200 (Ter, 03 Nov 2009) | 1 line

Fix another bug.
------------------------------------------------------------------------
r13411 | eddieajau | 2009-11-03 05:23:00 -0200 (Ter, 03 Nov 2009) | 1 line

Fix another bug.
------------------------------------------------------------------------
r13410 | eddieajau | 2009-11-03 05:19:06 -0200 (Ter, 03 Nov 2009) | 1 line

Fix bug in default _allowEdit method.
------------------------------------------------------------------------
r13409 | eddieajau | 2009-11-03 03:18:17 -0200 (Ter, 03 Nov 2009) | 2 lines

^ Add client columns to template style and templates list; adjust client filters to be able to display all templates.
^ Changed template preview handling into JHtml helper.
------------------------------------------------------------------------
r13408 | eddieajau | 2009-11-03 03:16:15 -0200 (Ter, 03 Nov 2009) | 1 line

Code formatting.
------------------------------------------------------------------------
r13407 | eddieajau | 2009-11-03 02:19:09 -0200 (Ter, 03 Nov 2009) | 1 line

Change dtd of template install files to 1.6.
------------------------------------------------------------------------
r13401 | eddieajau | 2009-11-01 19:53:12 -0200 (Dom, 01 Nov 2009) | 1 line

Bug fix.
------------------------------------------------------------------------

r13388 | severdia | 2009-10-29 18:59:54 -0200 (Qui, 29 Out 2009) | 1 line

Template Manager change, new thumbnail preview
------------------------------------------------------------------------
r13384 | pentacle | 2009-10-29 08:43:07 -0200 (Qui, 29 Out 2009) | 1 line

Fixed a bug in installation SQL
------------------------------------------------------------------------
r13383 | eddieajau | 2009-10-29 07:05:41 -0200 (Qui, 29 Out 2009) | 1 line

Fix bug in install SQL.
------------------------------------------------------------------------
r13382 | eddieajau | 2009-10-29 05:37:53 -0200 (Qui, 29 Out 2009) | 3 lines

^ Refactored templates list.
^ Templates thumb shown, added modal popup (allowing bigger preview).
^ Replaced template edit form (now handled in styles) with mock control panel for editing files in the template.
------------------------------------------------------------------------
r13381 | eddieajau | 2009-10-29 05:37:15 -0200 (Qui, 29 Out 2009) | 1 line

Replaced reference to Beez with Atomic in installation SQL
------------------------------------------------------------------------
r13380 | eddieajau | 2009-10-29 04:13:11 -0200 (Qui, 29 Out 2009) | 7 lines

^ Renamed table jos_menu_template to jos_template_styles; refactored schema.
^ Renamed jos_menu.template_id to jos_menu.template_style_id.
^ Update milkyway template language file.
^ Update milkyway and bluestork manifest files.
^ Separated template styles from template file management/customisation.
+ Templates params now support multiple params groups (basic, advanced, etc).
+ Added ability to copy/clone an existing template style.
------------------------------------------------------------------------
r13378 | eddieajau | 2009-10-29 03:08:53 -0200 (Qui, 29 Out 2009) | 1 line

^ Fix JFormField::_getInputId so that it cleans out invalid characters in id's (like array brackets); fix getLabel to not recompute the id.
------------------------------------------------------------------------
r13377 | eddieajau | 2009-10-29 02:29:07 -0200 (Qui, 29 Out 2009) | 1 line

Code formatting.
------------------------------------------------------------------------
r13375 | eddieajau | 2009-10-28 22:30:45 -0200 (Qua, 28 Out 2009) | 1 line

Update changes.
------------------------------------------------------------------------
r13374 | eddieajau | 2009-10-28 22:28:10 -0200 (Qua, 28 Out 2009) | 1 line

Revert to last good working state.
------------------------------------------------------------------------
r13368 | eddieajau | 2009-10-28 04:45:06 -0200 (Qua, 28 Out 2009) | 1 line

Update changes.
------------------------------------------------------------------------
r13367 | eddieajau | 2009-10-28 04:42:51 -0200 (Qua, 28 Out 2009) | 1 line

Code style sync.
------------------------------------------------------------------------
r13366 | eddieajau | 2009-10-28 04:42:30 -0200 (Qua, 28 Out 2009) | 2 lines

^ Renamed modal article selector field.

------------------------------------------------------------------------
r13365 | eddieajau | 2009-10-28 04:39:31 -0200 (Qua, 28 Out 2009) | 2 lines

^ Sync backend com_users MVC code structure.
^ Fix up modal users selector.
------------------------------------------------------------------------
r13364 | eddieajau | 2009-10-28 04:37:56 -0200 (Qua, 28 Out 2009) | 1 line

Remove bind method (oops).
------------------------------------------------------------------------
r13363 | eddieajau | 2009-10-28 04:37:22 -0200 (Qua, 28 Out 2009) | 1 line

^ Renamed JTableViewlevels to JTableViewlevel.
------------------------------------------------------------------------
r13359 | louis | 2009-10-28 02:23:55 -0200 (Qua, 28 Out 2009) | 1 line

Merge down from datetime branch.  Improvements include new date class with daylight savings time support based on the native DateTime object, a new timezone selector, and some work on the admin of the user component.
------------------------------------------------------------------------
r13332 | severdia | 2009-10-25 16:52:26 -0200 (Dom, 25 Out 2009) | 1 line

Toolbar UI tweaks, new icons, new Bluestork CSS, various missing language strings
------------------------------------------------------------------------
r13331 | severdia | 2009-10-25 13:55:34 -0200 (Dom, 25 Out 2009) | 1 line

Template Manager UI tweaks, new icons
------------------------------------------------------------------------
r13330 | severdia | 2009-10-25 12:55:25 -0200 (Dom, 25 Out 2009) | 1 line

Fix batch UI
------------------------------------------------------------------------
r13329 | ian | 2009-10-25 02:53:30 -0200 (Dom, 25 Out 2009) | 1 line

Fixed media manager css image paths
------------------------------------------------------------------------
r13328 | ian | 2009-10-25 02:08:40 -0200 (Dom, 25 Out 2009) | 1 line

Fixed progress bar image
------------------------------------------------------------------------
r13327 | eddieajau | 2009-10-24 20:34:44 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed bug: Move/copy select was not displaying properly in menu item list.
------------------------------------------------------------------------
r13326 | eddieajau | 2009-10-24 20:26:31 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed bug: PHP error in module assignment page of menu edit form.
------------------------------------------------------------------------
r13325 | eddieajau | 2009-10-24 19:41:33 -0200 (Sáb, 24 Out 2009) | 1 line

[#17088] Error on loading demodata during installation IE
------------------------------------------------------------------------
r13323 | severdia | 2009-10-24 14:33:18 -0200 (Sáb, 24 Out 2009) | 1 line

Language cleanup & new strings, CSS cleanup
------------------------------------------------------------------------
r13322 | severdia | 2009-10-24 07:17:59 -0200 (Sáb, 24 Out 2009) | 1 line

Toolbar fixes, language fixes
------------------------------------------------------------------------
r13321 | eddieajau | 2009-10-24 06:13:20 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed bug: Cancel not working in edit menu form.
------------------------------------------------------------------------
r13320 | severdia | 2009-10-24 06:07:34 -0200 (Sáb, 24 Out 2009) | 1 line

Changelog update
------------------------------------------------------------------------
r13319 | severdia | 2009-10-24 06:05:57 -0200 (Sáb, 24 Out 2009) | 2 lines

Clean up views & modals, remove com_users specific JS & CSS from media folder

------------------------------------------------------------------------
r13318 | eddieajau | 2009-10-24 05:45:59 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed [#16949] Remove obsolete file checks.
------------------------------------------------------------------------
r13317 | eddieajau | 2009-10-24 05:41:26 -0200 (Sáb, 24 Out 2009) | 1 line

Fixing up non-relevant JXtended annotations.
------------------------------------------------------------------------
r13316 | eddieajau | 2009-10-24 05:29:57 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed [#17271] Sample Data Loaded Successfully - not localisable.
------------------------------------------------------------------------
r13315 | eddieajau | 2009-10-24 05:25:44 -0200 (Sáb, 24 Out 2009) | 1 line

[#17489] Installation Language String Missing
------------------------------------------------------------------------
r13314 | eddieajau | 2009-10-24 05:09:41 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed [#18366] [patch] for tracker item [#18079] defined or die; missing in core Lib.
------------------------------------------------------------------------
r13309 | severdia | 2009-10-24 01:01:22 -0200 (Sáb, 24 Out 2009) | 1 line

Style fixes, Toolbar fixes, New icons (Part 2)
------------------------------------------------------------------------
r13307 | severdia | 2009-10-24 00:52:49 -0200 (Sáb, 24 Out 2009) | 1 line

Style fixes, toolbar fixes, new icons
------------------------------------------------------------------------
r13305 | eddieajau | 2009-10-24 00:31:55 -0200 (Sáb, 24 Out 2009) | 1 line

[#18367] [patch] for tracker item [#16920] - issues with the admin template component
------------------------------------------------------------------------
r13303 | eddieajau | 2009-10-24 00:19:42 -0200 (Sáb, 24 Out 2009) | 1 line

[#18368] [patch] for tracker item [#16920] - issue with jtext keys in the user controller
------------------------------------------------------------------------
r13302 | eddieajau | 2009-10-24 00:13:02 -0200 (Sáb, 24 Out 2009) | 1 line

[#18398] [patch] Add Konqueror/undefined user agent patch from J1.5
------------------------------------------------------------------------
r13301 | eddieajau | 2009-10-24 00:06:59 -0200 (Sáb, 24 Out 2009) | 1 line

[#18437] JFormFieldCalendar does not include JFormFieldText
------------------------------------------------------------------------
r13300 | eddieajau | 2009-10-24 00:00:44 -0200 (Sáb, 24 Out 2009) | 1 line

# Fixed [#18460] Login does not redirect correctly.
------------------------------------------------------------------------


On the subdomain joomla16.fititnt.org you can test online as one Super User the new versions of Joomla 1.6 SVN.

Just need know the this:

URL: http://joomla16.fititnt.org
Super User: admin
Password: admin

You will be able install, unnistall, and all any others actions as a super user, and your changes will reset each hour

Aditional info:

Keep in mind that this site will be not all time updated with most recent version that you can obtain from SVN. For be sure about what is the current version, look at fist page and you will see some information like 'Joomla! Nightly Build 2009 - Nov - 05' that will inform with version is running. Also, this site is in special for users that are not familiar with installing joomla via SVN and are curious for know how are going with the new Joomla versions.

Even if this site is a permit that you know fast about how is going with new joomla versions, please if you really want follow what is new on Joomla 1.6 and have full control about with none users more at same time with you on site, download and update Joomla 1.6 SVN in your computer.

If you want use Joomla 1.6 SVN on your computer, use this info:

Link: http://joomlacode.org/svn/joomla/development/trunk
Username: anonymous
Password: (empty, just do not use any password)

And for this, use some program like TortoiseSVN.

If you want can just follow me on twitter for receive updates about this Joomla 1.6 online demo site.

Resovi melhorar um pouco o blog e colocar links do tipo blog com para se ter uma listagem de todos os posts de uma área, por exemplo, e não consegui. Com e sem SEF habilitado deu erro. Por enquanto ficar sem esses links mesmo até ser arrumado.

Creio que outra hora atualizo este post.

Resolvi copiratear a lista oficial do road map para o lançamento do joomla 1.6. Resumindo, por enquanto ainda é uma fase de pré-lançamento de outra fase de pré-lançamento, só que esta outra fase é mais 'amigável' para quem quer testar o joomla. Para quem não tem a mínima noção, alpha nem de perto é algo que deve ser colocado em um site de produção, a versão anterior nem se fala. Quanto aos que os desenvolvedores do core ainda estão implementando antes de mudar de fase, é o seguinte ( que não tive paciencia para traduzir, mas sei que com um pouco de esforço qualquer um consegue :)

O que deverá ser implementado antes do lançamento do Joomla 1.6 ALPHA

  • Implement a new JForm library package [complete].
  • Implement a simple way of providing translation in JavaScript [complete].
  • Implement new controller dispatchers for more robust request routing [complete].
  • Implement a new access control system that needs to at least emulate what is in 1.5, allow adding of new groups and access levels, and allow you to set new "view" rules for at least articles [nearly complete].
  • Implement and standardise several new event triggers [in progress].
  • Implement a JContent class that will be used by content plug-ins and views [in progress].
  • Upgrade to Mootools 1.2 [in progress].
  • Finish the new extension updater work [in progress].
  • Menu manager re-work -- added since it's broken in 1.6 [in progress].

 

Por enquanto o pessoal do core está trabalhando freneticamente, MAS, sem muita gente opinando e enchendo o saco. E isso é proposital, porque algumas caracteristicas realmente tem que ficar prontas antes de outras pessoas começarem a usar em larga escala (ainda que para testes) e começarem a reclamar de erros mais 'primairios'. Na primeira vez que instalei esse blog aqui, por exemplo, eu ainda estava inserindo conteúdo como os artigos direto no banco de dados pelo phpmyadmin :)

Feito tudo acima, irão liberar a versão ALPHA do joomla, e será mais estimulado que mais gente use e realmente ajude a implementar as caracteristicas. Nessa outra versão tem algumas caracteristicas que são realmente desejadas pela comunidade, e que para serem realmente aplicadas a versão beta, deverão estar prontas, e praticamente funcionando sem grandes problemas. O controle de acesso granular era prometido desde os tempos de 1.1 ( que virou 1.5 pois resolveram fazer um pulo maior ) e que agora, realmente VAI sair na 1.6, porque já estava na hora de não depender de extenções de terceiros para resolver algo que, na minha opinião, era um dos poucos pontos que deixavam o joomla um pouco atrás de outros CMSs que já faziam isso nativamente, e não como o joomla que só com extensão adicional.

O que deverá ser implementado antes do lançamento do Joomla 1.6 BETA 1

  • Implement unlimited depth categories (but not multi-mapping).
  • Refactor the user management system and make it more extensible (eg, allow custom user fields).
  • Implement a comments system (including pings and track-backs).
  • Implement queued redirects (allows you to, for example, return to the previous page you were on after you edit something).
  • Refactor parameters and make them more extensible (for example, plugins could allow you to add additional custom parameters to articles).
  • Finish MVC-ing the Administrator components (we need lots of help here).
  • Implement CAPTCHA helpers for any form.
  • Implement systems whereby external authentication systems, such as LDAP, can map to our new Joomla user groups.
  • Re-implement the ability to select multiple categories for some views in com_content (was in 1.0, got dropped in 1.5).
  • Implement a database driven installation log.
  • Refactor JError.
  • Examine the PDF generation system in detail and see if we can make it work properly (otherwise we will look at dropping it if we can't make it work well).
  • Localise the Invalid Token messages.
  • Drop the Polls component because the quality of that extension is pretty bad and there are much better third-part alternatives available.
  • Convert all layouts to semantic, XHTML Strict.
  • Convert of ini-based "params" fields to use JSON instead of INI format (huge technical and performance improvements). Note, the language files will remain in INI format.

Em outros posts creio que eu vou comentar mais sobre o as proximas versões da 1.6, e também de como fazer até mesmo outros brasileiros ajudarem no desenvolvimento dessa próxima versão. Aliás, essa é uma das funções deste blog ;D

Data de lançamento das versões Joomla 1.6, 1.6 alpha, 1.6 betas, 1.6 RCs, etc etc etc

Ah, e a pergunta básica que alguns fariam: 'QUANDO sai essas versões?'. E a resposta classica que deram em fóruns:quanto estiver pronta. Senso de humor a parte, não é fato novo que o joomla foi até agora o tipo de CMS em que queriam tantas caracteristicas a mais que acabou levando mais tempo para liberar versões finais, mas, acho que desta fez quem coordena se quando e de que forma as versões, vai tomar cuidado para não criar em vez de uma 1.6 logo uma 2.0. Segundo o google, alguns lugares apontam para uma liberação no dia 22 de junho de 2009, este mês, mas, até aonde sei pelos bastidores, realmente não há uma data formalizada


fititnt.org is not affiliated with or endorsed by the Joomla Project or Open Source Matters. The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries
HTML5 Valid