Timeline


and .

11/15/09:

23:44 Ticket #376 (PHP 5.3 Deprecated: Function set_magic_quotes_runtime()) closed by alex94040
fixed: (In [648]) Fixes #376: PHP 5.3 Deprecated: Function …
23:44 Changeset [648] by alex94040

Fixes #376: PHP 5.3 Deprecated: Function set_magic_quotes_runtime().

23:39 Ticket #377 (PHP 5.3 Strict Errors: QDateTime Add() and setTime() are incompatible with ...) created by alex94040
With PHP 5.3 in strict standards mode (error_reporting = E_ALL | E_STRICT …
23:34 Ticket #376 (PHP 5.3 Deprecated: Function set_magic_quotes_runtime()) created by alex94040
With PHP 5.3 configured to show all the errors (error_reporting = E_ALL | …
13:27 plugins edited by alex94040
Added link to QFlot example (diff)
13:24 Changeset [647] by alex94040

Adding QFlot examples to the examples site.

13:22 Changeset [646] by alex94040

Reworked examples for the QFlot plugin.

09:31 plugins edited by alex94040
Added link to QSmsMessage example (diff)
09:29 Changeset [645] by alex94040

Adding QSmsMessage to the examples.qcu.be site.

09:25 plugins edited by alex94040
(diff)
09:24 plugins edited by enzo
(diff)
09:23 Changeset [644] by enzo

Fix small typo fix in install, generated new release

09:23 Changeset [643] by alex94040

Adding QSwfObject plugin to the examples site.

09:19 Changeset [642] by alextest

Fixing readme text (wrong paths were there - old from 1.0)

09:16 Changeset [641] by alextest

Continuing the fun with svn permissions. Argh.

11/14/09:

22:09 plugins edited by Allegro
(diff)
16:35 Ticket #375 (QType::Cast can't cast some floats to string) created by sigsegv
// this works $value1 = 6.94; printf("%0.20f\n", $value1); $newValue = …
16:26 Ticket #374 (Typo in QType) created by sigsegv
There's a typo in one of the exceptions in QType on line …

11/13/09:

21:31 Changeset [640]

Initial upload QSwfObject

16:23 Changeset [639]

Cleaning up some files and checking SVN issues.

16:01 Changeset [638]

Initial upload of QSmsMessage

14:24 Changeset [637]

Trying to fix IE8 issues in the site theme.

14:02 Changeset [636]

Final test of the permissions system.

13:58 Changeset [635]
13:55 Changeset [634]
13:53 Changeset [633]
13:47 Changeset [632]
13:37 Changeset [631] by alex94040
13:09 Changeset [630] by alextest
13:08 Changeset [629] by alextest
13:01 Changeset [628] by alex94040
09:53 Ticket #373 (In QTextBoxPromptDialog wrong function is being called for confirmation) created by dugokontov
On line 29 of QTextBoxPromptDialog.class.php the function "continue_click" …
08:27 Changeset [627] by enzo

Refresh release intaller

08:27 Changeset [626] by enzo

QVisualCalendar removed empty folders

08:25 Changeset [625] by enzo

QVisualCalendar DateTime? Comparations fixes

07:43 Changeset [624] by scottux

Hopefully fixing some IE issues.

06:44 Changeset [623] by scottux

Hopefully fixing some IE issues.

05:26 Changeset [622] by scottux
04:48 Changeset [621] by scottux

Hopefully fixing some IE issues.

11/12/09:

23:56 Changeset [620] by enzo

QVisualCalendar Initial Report

19:50 Changeset [619] by alex94040

Testing SVN builds of the theme.

14:44 CommunityMembers edited by kentpachi
(diff)
11:21 Changeset [618] by scottux

Added favicon

11:05 Changeset [617] by scottux

Adding favicon to match new logo.

10:52 Changeset [616] by scottux

Newest site theme iteration. Pushing to SVN for ease of maintenance.

11/11/09:

14:42 Ticket #372 (QCalendarPopup should use QDateTime::$DefaultTimeFormat instead of ...) created by kmeirlaen
QCalendarPopup fills the textbox with $strDate = …
14:23 Ticket #371 (unique check not always run) created by disaster
If the table's primary key is a varchar, it's not checked for uniqueness, …
13:35 plugins edited by alex94040
(diff)
13:29 Changeset [615] by alex94040

Temporary fix for #370 (QSoapService - there's an extra tab output ...

13:29 Ticket #370 (QSoapService - there's an extra tab output somewhere) created by alex94040
If you run the sample SOAP service from the example …
12:59 Changeset [614] by alex94040

Fixing layout of the process flow example - the output was obstructed by ...

12:41 Changeset [613] by alex94040

Making pagination example make sense by reducing items per page to 5. ...

12:15 plugins edited by enzo
(diff)
11:55 Changeset [612] by enzo

QReport Pagination label fix

07:57 plugins edited by enzo
(diff)
07:44 Changeset [611] by enzo

QReport Plugin Initial Deploy

02:26 changelog edited by alex94040
Finished 1.1 changelog. (diff)
02:16 changelog edited by alex94040
Continuing on 1.1 changelog (diff)
01:54 changelog edited by alex94040
Starting the changelog for 1.1 (diff)
01:43 plugins edited by alex94040
(diff)
01:43 plugins edited by alex94040
Restructuring. (diff)
00:58 Changeset [610] by alex94040

11/10/09:

21:11 Changeset [609] by alex94040

Running the codegen from the latest 1.1 bits for the examples site.

Also ...

21:02 Ticket #319 (Inserting records into a table with Unique columns may lead to errors) closed by alex94040
fixed: (In [608]) Fixes #6 (PHP-Based Codegen templates). Code by VexedPanda?. …
21:02 Ticket #6 (PHP-Based Codegen templates) closed by alex94040
fixed: (In [608]) Fixes #6 (PHP-Based Codegen templates). Code by VexedPanda?. …
21:02 Changeset [608] by alex94040

Fixes #6 (PHP-Based Codegen templates). Code by VexedPanda?. Testing and ...

20:36 Ticket #367 (Pack JS files for 1.1 release ( _qc_packed.js)) closed by basilieus
fixed: (In [607]) Fixes #367: Pack JS files for 1.1 release ( _qc_packed.js) Code …
20:36 Changeset [607] by basilieus

Fixes #367: Pack JS files for 1.1 release ( _qc_packed.js) Code by ...

08:09 plugins edited by enzo
(diff)

11/09/09:

21:34 Ticket #365 (Many-to-many references broken) closed by alex94040
fixed: (In [606]) Fixes #365: Many-to-many references broken. Code by alex94040, …
21:34 Changeset [606] by alex94040

Fixes #365: Many-to-many references broken. Code by alex94040, reviewed by ...

21:05 Ticket #169 (Allow conditions and clauses in MetaDataGrid) closed by alex94040
fixed: (In [605]) Fixes #169 (Allow conditions and clauses in MetaDataGrid?). …
21:05 Changeset [605] by alex94040

Fixes #169 (Allow conditions and clauses in MetaDataGrid?). Residual ...

20:54 Ticket #369 (php 5.3 __toString bug in QDataGridBase) closed by alex94040
fixed: (In [604]) Fixes #369: php 5.3 toString bug in QDataGridBase. Code by …
20:54 Changeset [604] by alex94040

Fixes #369: php 5.3 toString bug in QDataGridBase. Code by VexedPanda?, ...

20:07 Ticket #288 (SQL Server DB Adapter - Possibility to use a different date format) closed by alex94040
fixed: (In [603]) Fixes #288: SQL Server DB Adapter - Possibility to use a …
20:07 Changeset [603] by alex94040

Fixes #288: SQL Server DB Adapter - Possibility to use a different date ...

17:07 Ticket #369 (php 5.3 __toString bug in QDataGridBase) created by VexedPanda
Both 1.0.1 and 1.1.0 suffer from a bug when rendering a DateTime? column in …
15:15 WikiStart edited by tronics
(diff)
15:15 WikiStart edited by tronics
(diff)
13:39 Changeset [602] by alex94040

Re-ran codegen on the examples site - templates were updated.

13:35 Ticket #325 (Support arbitrary language translations) closed by alex94040
fixed: (In [601]) Fixes #325. Code by VexedPanda?, reviewed by alex94040.
13:35 Changeset [601] by alex94040

Fixes #325. Code by VexedPanda?, reviewed by alex94040.

13:24 Ticket #169 (Allow conditions and clauses in MetaDataGrid) closed by alex94040
fixed: (In [600]) Fixes #169: Allow conditions and clauses in MetaDataGrid?. Code …
13:24 Changeset [600] by alex94040

Fixes #169: Allow conditions and clauses in MetaDataGrid?. Code by ...

12:51 Changeset [599] by alex94040
12:15 Ticket #368 (Date in primary keys cause error in MetaAddEditProxyColumn template for ...) created by enzo
Hello folks I've a couple tables where the a date field is part of …
11:43 Tutorials edited by alex94040
(diff)
11:42 Tutorials edited by alex94040
(diff)

11/08/09:

21:03 download edited by alex94040
(diff)
21:03 Tutorials edited by alex94040
(diff)
20:17 Ticket #349 ([Examples] - QImageLabel) closed by alex94040
fixed: Fixed.
20:12 Ticket #247 (Port over fixes from QCodo Github) closed by alex94040
duplicate: This bug is a master bug that has been split up into multiple sections.
20:11 Ticket #253 (Seperate documentation for release vs dev) closed by alex94040
wontfix: Won't fix. Not enough passion behind this, and no significant user impact.
19:54 ApiDocumentation edited by alex94040
added link to actual site. (diff)
18:51 Ticket #367 (Pack JS files for 1.1 release ( _qc_packed.js)) created by alex94040
18:34 Changeset [598] by alex94040

Improving sql script for creating an example database - adding DROP TABLES ...

18:09 Changeset [597] by alex94040

Why do i keep screwing up the examples config file? :)

18:07 Changeset [596] by alex94040

Adding a bunch of code-generated files to the examples site SVN.

18:01 Changeset [595] by alex94040

SVN settings for the codegen output folder.

18:00 Changeset [594] by alex94040

Adding formbase_classes_generated to the source tree (otherwise, there are ...

17:56 Changeset [593] by alex94040

Fixing configuration script for the examples site, try 2.

17:53 Changeset [592] by alex94040

Fixing configuration script for the examples site.

17:43 Ticket #33 (Bring back formbase) closed by alex94040
fixed: (In [591]) Fixed #33: Bring back formbase. Code by VexedPanda?, reviewed by …
17:43 Changeset [591] by alex94040

Fixed #33: Bring back formbase. Code by VexedPanda?, reviewed by Mike ...

17:08 Ticket #34 (Integrate QFilteredDataGrid) closed by alex94040
fixed: (In [590]) Fixes #34, Integrate QFilteredDataGrid. Code by VexedPanda?. …
17:08 Changeset [590] by alex94040

Fixes #34, Integrate QFilteredDataGrid. Code by VexedPanda?. Review and ...

16:07 Ticket #327 (Database adapter for SQL Server 2005/8) closed by alex94040
fixed: (In [589]) Fixes #327: New database adapter for SQL Server 2005/2008. Code …
16:07 Changeset [589] by alex94040

Fixes #327: New database adapter for SQL Server 2005/2008. Code by akrohn, ...

15:56 Ticket #264 (Integrate QEmailStringAttachment into core) closed by alex94040
fixed: (In [588]) Fixes #264: Integrate QEmailStringAttachment into core. Code by …
15:56 Changeset [588] by alex94040

Fixes #264: Integrate QEmailStringAttachment into core. Code by ...

15:45 Ticket #329 (fire QChangeEvent on QDateTimeTextBox for Qcalendar date change) closed by alex94040
fixed: (In [587]) Fixes #329: fire QChangeEvent on QDateTimeTextBox for Qcalendar …
15:45 Changeset [587] by alex94040

Fixes #329: fire QChangeEvent on QDateTimeTextBox for Qcalendar date ...

11/06/09:

19:12 Changeset [586] by alex94040

Link from the examples site to the QCubed website.

11/04/09:

14:58 Ticket #366 (QDialogBox broken in IE6) created by agsel
QCubed version of QDialogBox doesn't work with IE6. QCodo's version works. …
13:46 Ticket #365 (Many-to-many references broken) created by VexedPanda
It looks like the #290 change to …

11/02/09:

17:55 Ticket #364 (QCheckBoxColumn) created by VexedPanda
It often happens that we want to add a checkbox column to a datagrid. This …
17:13 Ticket #362 (Enable add External JS) closed by VexedPanda
duplicate: Dupe of #335
16:57 Ticket #363 (Optimize QuerySingle) created by VexedPanda
With the latest reversion, we've re-introduced an unessesary performance …

10/27/09:

14:08 Ticket #297 (Ensure jQuery is running in noConflict mode) closed by alex94040
fixed
14:07 Ticket #328 (Close and up-port any 1.0.1 issues) closed by alex94040
fixed: Closing.

10/25/09:

22:38 Ticket #362 (Enable add External JS) created by enzo
Sometimes we need to load external JS files for instance ad …
16:14 Changeset [585] by enzo

QVisualEvent template update

14:33 Changeset [584] by enzo

New QVisualEvent Control

10/23/09:

14:44 WikiStart edited by tronics
(diff)
14:44 WikiStart edited by tronics
added tutorials and QFilteredMetaDatagrids (that point was too hidden) (diff)

10/22/09:

23:56 plugins edited by tronics
(diff)
23:38 plugins edited by tronics
(diff)

10/21/09:

23:13 Changeset [583] by scottux

HtmlFormEnd?() and WriteEndScripts? functions were in the wrong order in ...

18:50 Changeset [582] by scottux

Updated the screenshot for the new theme.

18:31 Changeset [581] by scottux

Publishing the source and release files for the new qcu.be QDrupal theme ...

13:14 Changeset [580] by alex94040

Fixing a stupid formatting regression.

00:44 Changeset [579] by alex94040

Initial checkin of QFlot.

00:22 plugins edited by alex94040
Added link to the demo of QXmlRpcClient (diff)
00:10 Changeset [578] by alex94040

Including a QXmlRpcClient plugin into the examples.

00:07 Changeset [577] by alex94040

Minor wording improvements.

10/20/09:

22:14 Changeset [576] by alex94040

New version of the XmlRpc? client - updated example.

21:47 changelog edited by alex94040
Added release notes for 1.0.1 (diff)
19:47 Changeset [575] by enzo

QFlot JS chart library for QCubed

15:37 Changeset [574] by alex94040

Re-tagging 1.0.1 file that was messed up.

15:27 Changeset [573] by scottux

The SetJSONLocation($url) function will allow you to provide a JSON file ...

14:27 Changeset [572] by basilieus

Fixes #261: QuerySingle? throws error instead of null on empty result set, ...

14:26 Ticket #261 (QuerySingle throws error instead of null on empty result set) closed by basilieus
fixed: (In [571]) Fixes #261: QuerySingle? throws error instead of null on empty …
14:26 Changeset [571] by basilieus

Fixes #261: QuerySingle? throws error instead of null on empty result set, ...

10/19/09:

23:37 Changeset [570] by marcosdsanchez

tagging 1.0.1 release

22:09 changelog edited by basilieus
(diff)
22:09 changelog edited by basilieus
(diff)
22:06 download edited by basilieus
(diff)
22:06 download edited by basilieus
(diff)
21:28 Changeset [569] by basilieus

Fixes #261: (QuerySingle? throws error instead of null on empty result set) ...

21:26 Ticket #261 (QuerySingle throws error instead of null on empty result set) closed by basilieus
fixed: (In [568]) Fixes #261: (QuerySingle? throws error instead of null on empty …
21:26 Changeset [568] by basilieus

Fixes #261: (QuerySingle? throws error instead of null on empty result set) ...

21:19 Ticket #244 (Repack _qc_packed.js) closed by basilieus
fixed: (In [567]) Fixes #244: repack _qc_pack.js, for 1.0 branch
21:19 Changeset [567] by basilieus

Fixes #244: repack _qc_pack.js, for 1.0 branch

20:51 Changeset [566] by basilieus

Fixes #131: QDialogBox does not show correctly in IE8 Beta2 and Opera ...

20:49 Ticket #131 (QDialogBox does not show correctly in IE8 Beta2 and Opera 9.22) closed by basilieus
fixed: (In [565]) Fixes #131: QDialogBox does not show correctly in IE8 Beta2 and …
20:49 Changeset [565] by basilieus

Fixes #131: QDialogBox does not show correctly in IE8 Beta2 and Opera 9.22

20:44 Ticket #234 (QuerySingle: sometimes first record is returned, sometimes - last) closed by basilieus
fixed: This is exactly related to the problems in #261, closing and opening #261, …
20:21 plugins edited by tronics
new version Authentification System 1.1 (diff)
20:00 Milestone 1.0.1 completed
16:07 plugins edited by marcosdsanchez
fixed typo (diff)
13:36 plugins edited by enzo
(diff)

10/17/09:

16:21 WikiStart edited by tronics
(diff)
16:18 plugins edited by tronics
(diff)
Note: See TracTimeline for information about the timeline view.