Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php | |||
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-07-29 | Merge r3299 | Ciro Mattia Gonano | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2012-08-16 | updated tinyMCE to 3.5.6 | ctrlaltca | |
2012-07-12 | more removal of ?> from php files | ctrlaltca | |
2012-07-12 | removed ?> from php files | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-03-19 | Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support ↵ | ctrlaltca@gmail.com | |
because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken) Droppped TJSON, not needed anymore Name this 3.2-rc2 (to distinguish problems from users caused by this change) | |||
2011-12-02 | fixed tiny_mce's md5 file; updated HISTORY | ctrlaltca@gmail.com | |
2011-11-15 | updated tinyMCE to 3.4.7 | ctrlaltca@gmail.com | |
2011-11-09 | fix #370: | ctrlaltca@gmail.com | |
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around | |||
2011-10-02 | Added TReCaptcha control (ticket #345) and added a notice about the lack of ↵ | ctrlaltca@gmail.com | |
security of TCaptcha (ticket #344) | |||
2011-10-02 | some documentation update on trunk/ | ctrlaltca@gmail.com | |
2011-07-06 | fix for #341 | ctrlaltca@gmail.com | |
2011-05-11 | Updated tinyMCE to latest version (3.4.2). The package size grew up a bit ↵ | ctrlaltca@gmail.com | |
(from 3.7 to 5.5 mb) since the new version is bigger in sizea and adds support for a lot of new localizations. Tested under ie9 | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-05-18 | ENH: new log route subclass for FirePHP: TFirePhpLogRoute - FirePHP is ↵ | godzilla80@gmx.net | |
ideally suited for AJAX development where clean JSON and XML responses are required | |||
2008-11-07 | Fixed Issue#52 - Upgraded to TinyMCE 3.2.1 | Christophe.Boulain | |
2008-07-17 | Fixed #844 - Upgraded to TinyMCE 3.1.0.1 | tof | |
2008-03-07 | fixed #783 | xue | |
2007-08-30 | simpel fix. | xue | |
2007-07-24 | fixed a bug in Text_Highlighter_Renderer_Html | xue | |
2007-07-22 | fixed readme.html | xue | |
2007-07-20 | Removed GeSHi. | xue | |
2007-07-20 | Replaced GeSHi with Text_Highlighter | xue | |
2007-04-16 | Updates to db stuff, removed js build from build.xml (no longer necessary) | wei | |
2007-03-31 | added primitive array soap types. | wei | |
http://www.pradosoft.com/forum/index.php/topic,7095.0/topicseen.html | |||
2007-03-27 | merge from 3.0 branch till 1779. | xue | |
2007-03-26 | merge from 3.0 branch till 1769. | xue | |
2007-03-06 | removed trailing spaces. | xue | |
2007-02-19 | Add trace to active records and TDbCommand | wei | |
2007-02-12 | Add IBM DB2 driver for active record. | wei | |
2007-01-25 | merge from 3.0 branch till 1656. | xue | |
2007-01-19 | Enforce encoding of wsdl and soap service headers and <xml> | wei | |
2007-01-18 | update address-book demo | wei | |
2007-01-17 | Add active record generator. | wei | |
2007-01-14 | Add "block-content" to allow user comments on block level elements in ↵ | wei | |
quickstart docs. | |||
2007-01-12 | add Id keyword | wei | |
2007-01-12 | Fixed a number of SOAP bugs. | wei | |
2007-01-11 | change DomDocument::loadXml to use instance method (static method causes ↵ | wei | |
E_STRICT error). | |||
2007-01-03 | Updated generator to use DocComment for generating class properties. | xue | |
2007-01-01 | added TSoapService and TSoapServer. | xue | |
2006-12-16 | removed adodb and framework/DataAccess | wei | |
2006-11-16 | Update tiny_mce to 2.0.8 | wei | |
2006-09-23 | merge from 3.0 branch till 1435. | xue | |
2006-09-13 | Merge from 3.0 branch till 1409. | xue | |
2006-09-09 | Add basic active control docs. | wei | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-01 | resolve adodb defined clashes, add TCallbackClientScript::fireEvent() | wei | |