Timeline


and .

12/07/09:

11:36 Changeset [665] by alex94040

In preparation for ticket #390, adding a new folder that will host ...

12/04/09:

21:26 Changeset [664] by scottux

12/03/09:

16:49 Ticket #392 (make_package.bat of plugins not working) created by akrohn
Seems I'm the only windows user here using the mentioned make_package.bat …

12/02/09:

06:27 Ticket #391 (Database profiler time) created by agsel
Database profiler should use QTimer (#390) to calculate execution times of …
06:16 Ticket #390 (Global timer) created by agsel
QCubed should have a global timer, which could be used for different …

12/01/09:

11:27 Ticket #389 (GenerateQueryString Doesn't Account for Arrays in $_GET) created by Mike Ho
http://www.qcodo.com/issues/view.php/34 QApplicationBase's …

11/30/09:

12:26 Changeset [663] by alex94040

Fixing broken link.

12:22 Changeset [662] by alex94040

Fixing broken link in a plugin example file.

12:20 Changeset [661] by alex94040

Fixing broken link on the examples site.

11/27/09:

14:10 plugins edited by enzo
(diff)
14:09 plugins edited by enzo
(diff)
14:04 Changeset [660] by enzo

Update QTabPanel render, to only renderwithname object with name property, ...

11/26/09:

20:07 StylingTutorial edited by marcosdsanchez
fixed spaces (diff)
20:06 StylingTutorial edited by marcosdsanchez
adding another way of styling controls (diff)

11/25/09:

21:38 Ticket #388 (codegen entering forbidden directories) created by marcosdsanchez
codegen is entering to SVN and CVS directories when it shouldn't. I …
18:22 Changeset [659] by alex94040

Fixing broken link (as reported on ...

11/24/09:

19:57 Tutorials edited by alex94040
(diff)
18:33 Ticket #387 (QCache::SaveData's directory creation to be replaced with recursive mkdir) created by MonkoftheFunk
Replace lines 55-66 with this, a safer make directory recursion for PHP …
16:39 Changeset [658] by VexedPanda
16:37 Ticket #386 (1.1 FormBase - codegen templates need to include parent::Form_Create()) created by alex94040
16:05 Milestone 1.1 completed

This release should include some new features.

16:05 Ticket #385 (PHP 5.3 - Unit Tests - PHP throwing warnings) created by alex94040
Seeing warnings like this when running unit tests on PHP 5.3: …
14:43 Ticket #316 (php 5.3 requires parameters of functions in wrapper class for QSoapService ...) closed by alex94040
fixed: (In [657]) Fixes #316 (php 5.3 requires parameters of functions in wrapper …
14:43 Changeset [657] by alex94040

Fixes #316 (php 5.3 requires parameters of functions in wrapper class for ...

14:24 Ticket #374 (Typo in QType) closed by alex94040
fixed: (In [656]) Fixes #374 (Typo in QType). Note that porting to 1.0 is not …
14:24 Changeset [656] by alex94040

Fixes #374 (Typo in QType). Note that porting to 1.0 is not necessary - ...

14:18 Ticket #383 (A configuration option for E_NOTICE would be nice.) closed by alex94040
fixed: (In [655]) Fixes #383 (A configuration option for E_NOTICE would be …
14:18 Changeset [655] by alex94040

Fixes #383 (A configuration option for E_NOTICE would be nice.). Code by ...

11/23/09:

17:40 Ticket #290 (PHP 5.3 compatibility: QDateTime->__toString() cannot accept parameters) closed by VexedPanda
Ok. I've created a seperate ticket to clean things up a bit: #384 is for …
17:38 Ticket #384 (Add workaround to allow calling QDateTime->__toString with params in PHP ...) created by VexedPanda
To allow PHP apps to continue calling QDateTime->__toString with …
12:19 Ticket #383 (A configuration option for E_NOTICE would be nice.) created by AutoDMC
QCubed overrides PHP's error handling routine and seems to have decided to …

11/18/09:

08:57 Ticket #382 (Javascript error in case validation of form fails, but control is disabled) created by kmeirlaen
OK, this is a non standard situation: in case a control is disabled …

11/17/09:

07:23 Ticket #377 (PHP 5.3 Strict Errors: QDateTime Add() and setTime() are incompatible with ...) closed by alex94040
fixed: (In [654]) Fixes #377 (PHP 5.3 Strict Errors: QDateTime Add() and …
07:23 Changeset [654] by alex94040

Fixes #377 (PHP 5.3 Strict Errors: QDateTime Add() and setTime() are ...

07:20 Ticket #381 (QTabPanel - problem with Ajax calls) created by irena.serna
I have problem with QTabPanel plugin. When I set any QTabPanel property in …
07:08 Ticket #370 (QSoapService - there's an extra tab output somewhere) closed by alex94040
fixed: (In [653]) Fixes #370 (QSoapService - there's an extra tab output …
07:08 Changeset [653] by alex94040

Fixes #370 (QSoapService - there's an extra tab output somewhere). ...

06:48 Ticket #380 (QQLimitInfo should have __get method) created by dmarkic
In some cases, I have a little bit different approach to QDataGrid and …
06:48 Ticket #379 (Possible MySql5 adapter bug?) closed by alex94040
invalid: Sweet, great to hear.

11/16/09:

15:38 CodeGeneration edited by scottux
(diff)
15:21 plugins edited by alex94040
(diff)
14:30 Changeset [652] by scottux

Some minor tweaks to the forum posts.

14:08 Ticket #377 (PHP 5.3 Strict Errors: QDateTime Add() and setTime() are incompatible with ...) closed by alex94040
fixed: (In [651]) Fixes #377: PHP 5.3 Strict Errors: QDateTime Add() and …
14:08 Changeset [651] by alex94040

Fixes #377: PHP 5.3 Strict Errors: QDateTime Add() and setTime() are ...

14:07 Changeset [650] by alex94040

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

14:01 Ticket #378 (QDateTime52.class.php has extra tab before php start tag) closed by alex94040
fixed: (In [649]) Fixes #378: QDateTime52.class.php has extra tab before php …
14:01 Changeset [649] by alex94040

Fixes #378: QDateTime52.class.php has extra tab before php start tag

This ...

12:18 Ticket #379 (Possible MySql5 adapter bug?) created by VexedPanda
http://qcu.be/content/problem-11-pagination#comment-3148 mentions that the …
09:14 Ticket #378 (QDateTime52.class.php has extra tab before php start tag) created by dmarkic
Hello! Since 1.0.1 version, QDateTime52.class.php has extra tab (\t) …

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 ...

Note: See TracTimeline for information about the timeline view.