Начало arrow 1.0.х Промени arrow Промени във версия 1.0.0
Промени във версия 1.0.0 PDF Печат Е-мейл
1.0.0 Changelog    
16-Sep-2005 Andrew Eddie
# Fixed: 1014 : & amp ; in pathway
# Fixed: Missing space in mosimage IMG tags
# Fixed: Incomplete function call - mysql_insert_id()
+ Added nullDate handling to database class
+ Added database::NameQuote function for quoting field names
# Fixed: com_checkin to properly use database class
# Fixed: Missed stripslashes in`global configuration - site`
+ Added admin menu item to clear all caches (for 3rd party addons)

16-Sep-2005 Emir Sakic
# Fixed sorting by author on frontend category listing
+ Added time offset to copyright year in footer
# Fixed spelling in sample data
# Reflected some file name changes in installer CHMOD
# Fixed bugs in paged search component

16-Sep-2005 Alex Kempkens
+ template contest winner 'MadeYourWeb' added

16-Sep-2005 Rey Gigataras
+ Pagination Support for Search Component
^ Ordering of Toolbar Icons/buttons now more consistent
^ Frontend Edit, status info moved to an overlib
^ Search Component converted to GET method
# Fixed artf1018 : Warning Backend Statistic
# Fixed artf1016 : Notice: RSS undefined constant
# Fixed artf1020 : Hide mosimages in blogview doesn't work
# Various Search Component Fixes
# Fixed Search Component not honouring Show/Hide Date Global Config setting
# Fixed [#6668] No static content edit icon for frontend logged in author
# Fixed [#6710] `Link to menu` function from components Category not working
# Fixed [#7011] Subtle bug in saveUser() - admin.users.php
# Fixed [#7120] Articles with `publish_up` today after noon are shown with status `pending`
# Fixed [#6669] mosmail BCC not working, send as CC
# Fixed [#7422] Weblink submission emails
# Fixed [#7196] mosRedirect and Input Filter CGI Error
# Fixed [#6814] com_wrapper Iframe Name tag / relative url modifications
# Fixed [#6844] rss version is wrong in the Live Bookmark feeds
# Fixed [#7120] Articles with `publish_up` today after noon are shown with status `pending`
# Fixed [#7161] Apparently unncessary code in sendNewPass - registration.php

15-Sep-2005 Andy Miller
^ Fixed some width issues with Admin template in IE
^ Fixed some UI issues with Banners Component
^ Added a default header image for components that don't specify one

15-Sep-2005 Andrew Eddie
- Removed unused globals from joomla.php
+ Added mosAbstractLog class

15-Sep-2005 Rey Gigataras
+ added `Apply` button to frontend Content editing
^ Added publish date to syndicated feeds output [credit: gharding]
^ Added RSS Enclosure support to feedcreator [credit: Joseph L. LeBlanc]
^ Added Google Sitemap support to feedcreator
^ Modified layout of Media Manager
^ Added Media Manager support for XCF, ODG, ODT, ODS, ODP file formats
# Fixed use of 302 redirect instead of 301
# Content frontend `Save` Content redirects to full content view
# Fixed Wrapper auto-height problem
# Queries cleaned of incorrect encapsulation of integer values
# Fixed Login Component redirection [credit: David Gal]

15-Sep-2005 Arno Zijlstra
^ changed tab images to fit new color
^ changed overlib colors

14-Sep-2005 Rey Gigataras
^ Ugraded TinyMCE [2.0 RC2]
^ Param tip style change to dashed underline
# Queries cleaned of incorrect encapsulation of integer values

14-Sep-2005 Andrew Eddie
# Added PHP 5 compatibility functions file_put_contents and file_get_contents
+ Added new version of js calendar
+ mosAbstractTasker::setAccessControl method
+ mosUser::getUserListFromGroup
+ mosParameters::toObject and mosParameters::toArray

13-Sep-2005 Andrew Eddie
^ Rationalised global configuration handling
# Fixed polls access bug
# Fixed module positions preview to show positions regardless of module count
^ Modified database:setQuery method to take offset and record limit
+ Added alternative version of globals.php that emulates register_globals=off
# Added missing parent_id field from mosCategory class

12-Sep-2005 Rey Gigataras
+ Per User Editor selection
# Module styling applied to custom/new modules
# Fixed Agent Browser bug

12-Sep-2005 Andrew Eddie
+ New onAfterMainframe event added to site index.php
+ Added dtree javascript library
+ Added some extra useful toolbar icons
+ Added css for fieldsets and legends and some 1.1 admin style formating
+ Added mosDBTable::isCheckedOut() method, applied to components
# fixed bug in typedcontent edit - checked out is done before object load and always passes
^ Updated Help toolbar button to accept component based help files
^ Updated version class with new methods
+ Added support for params file to have root tag

12-Sep-2005 Andy Stewart
# Fixed issue with new content where Categories weren't displayed for sections

12-Sep-2005 Andrew Eddie
^ Upgrade DOMIT! and DOMIT!RSS (fixes issues in PHP 4.4.x)
+ Added database.mysqli.php, a MySQL 4.1.x compatible version
+ Added [Check Again] button to installation check screen
^ Changed web installer to always use the database connector
# Fixed PHP 4.4 issues with new objects returning by reference

11-Sep-2005 Rey Gigataras
+ Output Buffering for Admin [pulled from Johan's work in 1.1]
+ Loading of WYSIWYG Editor only when `editorArea` is present [pulled from Johan's work in 1.1]
^ Upgraded JSCookMenu [1.4.3]
^ Upgraded wz_tooltip [3.34]
^ Upgraded Overlib [4.21]
^ editor-xtd mosimage & mospagebreak button hidden on category, section & module pages
# Poll class $this-> bug
# Fixed change creator dropdown to exclude registered users (who do not have author rights)

11-sep-2005 Arno Zijlstra
+ Added offlinebar.php
^ Changed site offline check
^ Cosmetic change to offline.php

11-Sep-2005 Andrew Eddie
+ Added sort up and down icons
+ Added mosPageNav::setTemplateVars method

10-Sep-2005 Rey Gigataras
+ `Submit - Content` menu type [credit: Jason Murpy]

09-Sep-2005 Andy Miller
^ made changes to new joomla admin template
^ changed login lnf to match new admin template
^ removed border and width, set padding on div.main in admin
^ changed Force Logout text

09-Sep-2005 Alex Kempkens
^ changed mosHTML::makeOption to handle different coulmn names
^ corrected several calls from makeOption in order to become multi lingual compatible
^ corrected little fixes in query handling in order to get multi lingual compatible
+ Added system bot's for better integration of ml support, ssl & multi sites

08-Sep-2005 Rey Gigataras
+ Added back Sys Info link in menubar
+ Added Changelog link to Help area
^ Cosmetic change to Toolbar Icon appearance
^ Cosmetic change to QuickIcon appearance
^ Toolbar icons now 'coloured' no longer 'greyed out'
^ Dropdown menu now shows on edit pages but is inactive
# Fixed Newsfeed component generates image tag instead of img tag
# Fixed Joomlaxml: tooltips need to use label instead of name
# Fixed One parameter too many in orderModule call in admin.modules.php
# Fixed inabiility to show/hide VCard
# Fixed Mambot Manager filtering

08-Sep-2005 Alex Kempkens
+ mosParameter::_mos_filelist for xml parameters
^ mos_ table prefix to jos_ in installation and in some other files.
+ added category handling for contact component
+ added color adapted joomla_admin template

07-Sep-2005 Andrew Eddie
# Added label tags to mod_login (WCAG compliance)
# Added label tags to com_contact (WCAG compliance)
# Added label tags to com_search (WCAG compliance)
# Added label tag support to mosHTML::selectList (WCAG compliance)
# Added label tag support to mosHTML::radioList (WCAG compliance)

01-Sep-2005 Andrew Eddie
+ Added article_separator span after a content item
^ Hardened mosGetParam by using phpInputFilter for NO_HTML mode
+ Added new mosHash function to produce secure keys
+ Hardened Email to Friend form

31-Aug-2005 Andrew Eddie
+ Added setTemplateVars method to admin pageNavigation class
^ Added auto mapping function to mosAbstractTasker constructor
+ Added patHTML class for patTemplate utility methods
^ Upgraded patTemplate library
! patTemplate::createTemplate has changed parameters
- Removed requirement to accept GPL on installation
# Fixed bug in Send New Password function - mail from not defined
# Fixed undefined $row variable in wrapper component
# Fixed undefined $params in contacts component
- Removed unused getids.php
- Removed redundant whitespace
^ Convert 4xSpace to tab

08-Aug-2005 Andrew Eddie
^ Encased text files in PHP wrapper to help obsfucate version info
# Changed admin session name to hash of live_site to allow you to log into
more than one Joomla! on the same host
# Fixed hardcoded (c) character in web installer files
# Fixed slow query in admin User Manager list screen
# Fixed bug in poll stats calculation
# Fixed SQL injection bugs in user activation (thanks Enno Klasing)
# Updated bug fixes in phpMailer class
# Fixed login bug for nested Joomla! sites on the same domain

02-Aug-2005 Alex Kempkens
# [#6775] Display of static content without Itemid
# [#6330] Corrected default value of field
 
 
< Предишна

Приложения

Components icon  Компонент: приложение, което се зарежда в основата на страницата

Modules icon  Модул: показва малки html блокове на избрана страница

  Бот: променя кода динамично (mambot)

  Език: съдържа превод на български

Tool  Разни : външно приложение, което помага за изграждане на Джумла! сайт

Tool  Шаблони : шаблони, които променят външния вид на сайта.

© 2002 - 2008 Джумла! България
auto tuning links exchange auto tuning, wheels auto tuning auto tuning auto tuning counter-strike, 1.6, simferopol, cstrike, movies, maps, demos, teams, champs, cs, players, cs gaming, cs servers, amx counter-strike, 1.6,cstrike,карты на кс,maps cs, cs 1.6 maps, cs sourse maps, кс 1,6 карты, кс сурс карты, mapping, маппинг< counter-strike, 1.6, simferopol, cstrike, movies, maps, demos, teams, champs, cs, players, cs gaming, cs servers, amx counter-strike, 1.6, simferopol, симферополь,крым, cstrike, cs sourse, контра, статьи по кс, статьи по контре counter-strike, 1.6,cstrike,карты на кс,maps cs, cs 1.6 maps, cs sourse maps, кс 1,6 карты, кс сурс карты, mapping, маппинг counter strike wallpapers,cs wallpapers,обои кс,обои контр страйк,cs 1.6 wallpapers, cs sourse обои дополнительное оружие для кс, оружие кс 1.6, weapon cs, weapon cs 1.6, weapon cs sourse, оружие кс cs 1.6 сурс боты для кс, боты cs, боты для контры, bots cs 1.6, bots counter strike sourse фраги, фраги кс, frags cs 1.6 sourse, видео cs 1.6 sourse, frags counter strike 1.6 sourse демки на кс, cs 1.6 demos, demo cs sourse статьи по кс, статьи по контре, статьи cs 1.6, статьи cs sourse патчи на кс, patches for cs, patch for counter strike, cs patch, cs 1.6 patch, cs sourse patch, патчи на контру cs, cs 1.6, cs sourse, links exchange, cs1.6, 1.6, cs source,counter strike, cs:s, source, source maps, cs 1.6 maps, movies, frags, cs frag movie, cs players, cs teams, source movies, modes, patches auto tuning,wheels,key chain,neonset,pedalset,Sparco,adapter,antenne,auto tattoo,Mirror set,Undercar Kit,ZKL AR,ZKL HQ,Tail lights,lowering springs,Performance Instrument,ESD Uni,Spoorverbreder set,Gearknob,SteeringWheel,Sportseat rap music,rap festival,tracks,underground,freestyle,Hip Hop,dis tracks,rap battle,russian rap,rap team seo, PR, php seo, optimizator, php, clean url, wordpress seo, wp optimization, web feeds, cloaking, geo-targeting, IP delivery, se-friendly blog, content relocation web-design, html+css, php+ajax+mysql rails,ruby on rails,rails installation,rails models,rails structure,rails tables,classes,modules ajax, php ajax, rss, atom, ajax xml, xmlhttp requests, ajax patterns, xpath, xslt, json, ajaxmail ruby syntax, ruby oop, ruby semantics, dynamic aspects of ruby, regular expressions, internationalization if ruby, graphical interfaces for ruby, threads in ruby, ruby web applications cs1.6, 1.6, cs source,counter strike, cs:s, source, source maps, cs 1.6 maps, movies, frags, cs frag movie, cs players, cs teams, source movies, modes, patches auto tuning,wheels,key chain,neonset,pedalset,Sparco,adapter,antenne,auto tattoo,Mirror set,Undercar Kit,ZKL AR,ZKL HQ,Tail lights,lowering springs,Performance Instrument,ESD Uni,Spoorverbreder set,Gearknob,SteeringWheel,Sportseat rap music,rap festival,tracks,underground,freestyle,Hip Hop,dis tracks,rap battle,russian rap,rap team seo, PR, php seo, optimizator, php, clean url, wordpress seo, wp optimization, web feeds, cloaking, geo-targeting, IP delivery, se-friendly blog, content relocation web-design, html+css, php+ajax+mysql rails,ruby on rails,rails installation,rails models,rails structure,rails tables,classes,modules ajax, php ajax, rss, atom, ajax xml, xmlhttp requests, ajax patterns, xpath, xslt, json, ajaxmail ruby syntax, ruby oop, ruby semantics, dynamic aspects of ruby, regular expressions, internationalization if ruby, graphical interfaces for ruby, threads in ruby, ruby web applications
buy viagra online viagra viagra buy where to buy viagra buy viagra now online buy viagra on line buy generic viagra buy cheap viagra viagra buy online buy online viagra buy viagra now buy viagra cheap buy generic viagra online buy viagra in canada buy viagra uk buy viagra internet buy viagra in uk where can i buy viagra viagra online buy buy viagra c.o.d buy viagra in the uk buy cheap generic viagra want to buy viagra at cheap price buy viagra online uk buy viagra no prescription to buy viagra buy cheap viagra in uk where can i buy viagra in the uk viagra best buy buy viagra in great britain viagra to buy buy viagra online without prescription buy viagra norway buy viagra low cost order viagra online how to buy viagra buy generic viagra by the pill buy cialis viagra buy viagra without prescription where to buy viagra online buy viagra without a prescription buy prescription viagra buy viagra canada buy viagra from india buy viagra in usa buy cheap viagra online buy discount viagra online where to buy viagra on line buy online order viagra buy to viagra where buy viagra com buy cheap viagra online uk how to buy viagra in stores buy viagra pills buy viagra online cheap to buy genuine pfizer viagra generic viagra buy on line want to buy viagra viagra where to buy in the united kingdom how can i buy viagra buy viagra rx buy viagra pill online buy viagra online without a prescription where to buy generic viagra buy and purchase viagra online buy viagra low price how to buy viagra online order viagra order viagra online viagra order mail order viagra viagra mail order online order viagra viagra order online viagra online order order viagra without a prescription viagra order on line order cheap viagra buy online order viagra order generic viagra viagra no prescripion order order viagra prescription order viagra pills order viagra online discount order viagra order viagra canada how to order viagra on line order viagra on line order viagra no consultation how to order viagra order generic viagra on line order viagra without prescription order viagra now viagra mail order uk viagra pay by money order viagra order online no prescription order viagra no prescripion free viagra order online order no prescripion viagra order viagra buying viagra uk order viagra online viagra by mail order viagra order no prescription viagra order canada mail order for viagra tablets how order viagra online order viagra buy viagra order cheap online cheap viagra order online generic online order viagra how we can order viagra from india to nepal mail order viagra mail online order viagra mail order viagra online order online free viagra order viagra cheap order viagra cialis order viagra for cheap viagra price price viagra best price viagra lowest price viagra low price viagra viagra price comparison viagra lowest price want to buy viagra at cheap price viagra best price best price for viagra lowest price generic viagra best price for generic viagra price of viagra half price viagra cheapest price viagra viagra dosage and price cheap cost discount price viagra lowest viagra price cheapest viagra price buy viagra low price best price on generic viagra viagra cheap price viagra low price best viagra price low price viagra pills mexico generic viagra price viagra sale viagra sale online viagra for sale online viagra sale generic viagra for sale viagra on sale viagra for sale in the uk viagra prescription sale viagra pills for sale sale viagra viagra for sale from usa viagra for sale in uk cheap viagra for sale viagra for sale online viagra cialis sale cheap discounted viagra for sale generic viagra sale viagra sale rx viagra drugs for sale viagra for sale cheap viagra sale prices viagra for sale in us viagra online sale viagra sale uk for sale viagra without perscription from canada for sale viagra without perscription online sale viagra no prescription viagra sale no prescription viagra for sale viagra for sale euro viagra pills for sale without prescription viagra sale lowest prices viagra sildenafil citrate for sale sale on viagra sale uk viagra viagra discount sale viagra for sale cheapest viagra for sale in u.k viagra for sale in usa viagra for sale on line viagra for sale on the internet viagra for sale will buy canada sale of viagra europe online sale viagra viagra in india for sale viagra sale usa viagra sales viagra sales in uk viagra online sales sales viagra viagra discount sales online viagra sales viagra sales online generic viagra sales viagra uk sales viagra sales uk viagra for sales uk viagra sales