Timeline


and .

03/09/10:

07:56 Ticket #523 (Codegeneration for stored procedures / Support in Sql2005 Database adapter ...) created by akrohn
In the last weeks I worked in implementing codegeneration for stored …

03/06/10:

05:25 Ticket #496 (QControlBase Focus() should use jQuery) closed by kmeirlaen
duplicate: covered through #449: focus() in control.js now uses jquery focus, no need …
05:19 Ticket #522 (put initial QApplication::ExecuteJavascript inside document.ready()) created by kmeirlaen
small patch to accomplish the above.
04:04 Ticket #521 (add option to make text selectable on focus) created by kmeirlaen
http://jquery-howto.blogspot.com/2009/04/select-text-in-input-box-on-user-s
04:02 Ticket #458 (Change QTextBoxBase::Select to jQuery) closed by kmeirlaen
duplicate: this one is covered through #449 will make a new ticket for the …
03:45 Ticket #520 (introduce resizable into core) created by kmeirlaen
use jquery ui to make controls resizable

03/05/10:

17:32 Ticket #519 (Special Foreign Key Labeling) created by VexedPanda
I'm not sure what this is …
17:27 Ticket #518 (More friendly config error messages) created by VexedPanda
Our installer is great, but what about when they're "installed" it …
17:17 Ticket #517 (Support QPM Packages) created by VexedPanda
I haven't looked into the code too deeply, but it map be possible for us …
16:44 Ticket #516 (Add QString::IsStartsWith) created by VexedPanda
http://github.com/qcodo/qcodo/commit/8052f79cc9fb3d614dad42a100d0ecbf84b127
16:41 Ticket #515 (EndScript should render for controls that are HtmlAfter-based children of ...) created by VexedPanda
http://github.com/qcodo/qcodo/commit/94c60b20960f9a67ffdb0714c6dbb7112a0e09
16:38 Ticket #514 (Add QPaginator::LastPage) created by VexedPanda
I'm really not sure why this is so beneficial, but I don't see any reason …
16:05 Ticket #513 (Create mime type tokens) created by VexedPanda
I'm really unsure why a mangled version of the mime type would be very …
16:02 Ticket #512 (Update mime types to include ooxml and gz formats) created by VexedPanda
http://github.com/qcodo/qcodo/commit/6e9ebd3f0a6733292dc7179a59a0af64824a48
14:15 Ticket #511 (Bring back AddControlToMove) created by kmeirlaen
brings back the previous functionality making it full BWC.
13:06 Ticket #510 (Allow AJAX page title updates) created by VexedPanda
http://github.com/qcodo/qcodo/commit/dc4f03d13595a8fbb8ecba32b430706ff4ab5f
13:02 Ticket #509 (Add server-side URL Hash processing capability) created by VexedPanda
I think this is to allow our apps to behave differently based on anchors …
12:54 Ticket #508 (Add QControl blur() js) created by VexedPanda
For use with …
12:45 Ticket #507 (Don't allow multiple open QCalendars) created by VexedPanda
I'm not sure why this change was made in QCodo. Are there bug situations …
12:43 Ticket #506 (Add StringPosition and StringReversePosition to QString) created by VexedPanda
Another one I don't see being super useful, but keeps us compatable with …
12:41 Ticket #505 (Add AppendStringToTop to QStack) created by VexedPanda
I'm really not sure I see the point of this, but it would help QCodo …
12:38 Ticket #504 (QIndexOutOfRangeException requires two parameters) created by VexedPanda
Twice in QStack.class.php, this exception is initialized …
12:33 Ticket #503 (Fix to JS error on resize window for QDialogBox) created by VexedPanda
http://github.com/qcodo/qcodo/commit/1d066a00e58ed439d0e2b3e01cd9654c0c53f4
12:31 Ticket #502 (Add htmlentity and hellip support to Truncate) created by VexedPanda
Allowing html entities via parameter may simplify the code required when …
12:27 Ticket #501 (Allow QLinkButton to have non-js fallback) created by VexedPanda
I think it may be as simple as copying …
12:24 Ticket #500 (Fix windows pathing in QFileAssetBase::SetFile) created by VexedPanda
As seen in the second change in …
10:29 Ticket #499 (keypress events not properly handled) created by kmeirlaen
the event object is not passed in the function, causing the conditions to …

03/04/10:

10:42 Ticket #498 (InnoDb Foreign Key parsing broken when using multiple foreign keys) created by vex
The code generator doesn't support multiple foreign keys, and throws an …

03/02/10:

17:39 plugins edited by alex94040
Adding info on QDataGridExporterButton (diff)
17:26 Changeset [812] by alex94040

New example to be hosted on examples.qcu.be: QDataGridExporterButton

17:25 Changeset [811] by alex94040

Updates to the QDataGridExporterButton. Improved example, cleaned up code. ...

16:37 Changeset [810] by alex94040

Removing duplicate folder.

14:08 Changeset [809] by enzo

Fix constructor error and complete plugin structure

05:55 Ticket #416 (QDataGrid filter doesn't render on reverse QQReverseReferenceNode) closed by alex94040
fixed
05:51 Changeset [808] by alex94040

Changing the language around "rapid prototyping"

05:44 Ticket #482 (put bindings of events into .ready()) closed by alex94040
fixed: Changelist [794] committed this fix.
05:40 Ticket #480 (QfileAsset does not work with jQuery QDialog) closed by alex94040
fixed: (In [807]) Fixes #480 (QfileAsset? does not work with jQuery QDialog). Code …
05:40 Changeset [807] by alex94040

Fixes #480 (QfileAsset? does not work with jQuery QDialog). Code by ...

05:35 Ticket #340 (examples: scrolling example doesn't scroll) closed by alex94040
fixed: (In [806]) Fixes #340 (examples: scrolling example doesn't scroll). Code …
05:35 Changeset [806] by alex94040

Fixes #340 (examples: scrolling example doesn't scroll). Code by kristof; ...

05:08 Changeset [805] by builddaemon

More pieces of the new qcu.be design.

05:04 Changeset [804] by builddaemon

Latest design of qcu.be theme for Drupal

04:52 Changeset [803] by alex94040

New configuration for the examples site - after server migration.

03/01/10:

11:55 Ticket #461 (Redo QImageRollover to use jQuery + new example for it) closed by VexedPanda
fixed: Changeset comment was dyslexified. Fixed in [797]
06:19 Ticket #497 (Modal box does not close with IE 6) created by rtacconi
Try to close the modal box with IE …

02/27/10:

12:36 Changeset [802] by alex94040

Fixes #474Fixes #474 (QControlProxy Example broken due to quotes in .tpl ...

12:34 Ticket #474 (QControlProxy Example broken in IE due to quotes in .tpl file) closed by alex94040
fixed: (In [801]) Fixes #474 (QControlProxy Example broken due to quotes in .tpl …
12:34 Changeset [801] by alex94040

Fixes #474 (QControlProxy Example broken due to quotes in .tpl file). Code ...

12:05 Ticket #496 (QControlBase Focus() should use jQuery) created by alex94040
Related: #492.
12:03 plugins edited by alex94040
New version of autocomplete plugin - updating links (diff)
12:02 Ticket #492 (Autocomplete fails with Focus) closed by alex94040
fixed: (In [800]) Fixes #492 (Autocomplete control fails with Focus()). Code by …
12:02 Changeset [800] by alex94040

Fixes #492 (Autocomplete control fails with Focus()). Code by Laceja, ...

11:54 Ticket #447 (Remove legacy files) closed by alex94040
fixed: (In [799]) Fixes #447 (Remove legacy files). Removes _form.js and …
11:54 Changeset [799] by alex94040

Fixes #447 (Remove legacy files). Removes _form.js and control_dialog.js ...

11:41 Ticket #467 (Javascript in QCheckBoxColumn Select All is not working right) closed by alex94040
fixed: (In [798]) Fixes #467 (Javascript in QCheckBoxColumn Select All is not …
11:41 Changeset [798] by alex94040

Fixes #467 (Javascript in QCheckBoxColumn Select All is not working ...

11:38 Changeset [797] by alex94040

Fixes #416: Redo QImageRollover to use jQuery + new example for it. Code ...

02/26/10:

16:40 Ticket #495 (Add new action: QCssAction) created by kmeirlaen
sets the Css property of a certain control during an …
15:08 Ticket #494 (Make QCodegen schema aware) created by akrohn
Current database abstraction is not aware and cannot handle schema …
14:03 Ticket #493 (Slider plugin not compatible with V2.0) created by kmeirlaen
the plugin uses some js that is not compatible with current …
13:53 Ticket #492 (Autocomplete fails with Focus) created by laceja
Autocomplete fails when you set Focus() or Select() on the control.
09:43 Changeset [796] by laceja

Added override of Focus() event

06:38 Ticket #491 (ConfigCheck: formbase_classes_generated not checked if writable) created by akrohn
Just noted that the config check not checks, if …
02:20 Ticket #490 (Force extra semicolon at end of script) created by kmeirlaen
QFormBase should add a semicolon to the scripts so that in case a …

02/25/10:

06:29 Ticket #489 (Qflot demo on examples site doesn't work) created by matthiaz
In one of my random browsing sessions i stumbled upon Qflot, I didn't know …
01:32 Ticket #454 (Remove / replace QCodo listbox.js) closed by alex94040
fixed: (In [795]) Fixes #454 (Remove / replace QCodo listbox.js). Code by …
01:32 Changeset [795] by alex94040

Fixes #454 (Remove / replace QCodo listbox.js). Code by alex94040, ...

01:16 Changeset [794] by alex94040

Fixes #481 (put bindings of events into .ready()). Code by kristof; ...

01:09 Ticket #479 (QDialogbox javascript based open/close) closed by alex94040
fixed: (In [793]) Fixes #479 (QDialogbox javascript based open/close). Code by …
01:08 Changeset [793] by alex94040

Fixes #479 (QDialogbox javascript based open/close). Code by kristof, ...

01:04 Ticket #481 (QControlProxy not working inside examples/other/meta_datagrids.php) closed by alex94040
fixed: (In [792]) Fixes #481 (QControlProxy not working inside …
01:04 Changeset [792] by alex94040

Fixes #481 (QControlProxy not working inside ...

00:56 Changeset [791] by alex94040

Fixes #405 (SQL Server 2005/2008 adapter improvements). Code by akrohn, ...

00:55 Ticket #405 (SQL Server 2005/2008 adapter improvements) closed by alex94040
fixed: (In [790]) Fixes #405 (SQL Server 2005/2008 adapter improvements). Code by …
00:55 Changeset [790] by alex94040

Fixes #405 (SQL Server 2005/2008 adapter improvements). Code by akrohn, ...

02/24/10:

17:14 Ticket #488 (blog entry pages have broken layout) created by kmeirlaen
the blog pages have a broken layout: - admin menu is not displayed …
15:32 Ticket #487 (Better documentation of FormStateHandlers in configuration.inc.php) created by akrohn
This tries to resolve the mysteries of available formstatehandlers in …
12:52 Ticket #485 (Missing trac attachments) closed by kmeirlaen
fixed: thanks for the catch data between jan21 and feb 22 was missing retrieved …
12:39 Ticket #486 (Example database broken) closed by kmeirlaen
fixed: thanks for the catch!
11:11 Ticket #486 (Example database broken) created by VexedPanda
http://examples.qcu.be/assets/_core/php/examples/datagrid/intro.php
11:10 Ticket #485 (Missing trac attachments) created by VexedPanda
http://trac.qcu.be/projects/qcubed/attachment/ticket/478/ticket478-unified. …
08:54 WeNeedHelp edited by dugokontov
(diff)
07:52 Changeset [789] by kmeirlaen

test on new server

02:38 Ticket #484 (fix positioning of QDialogbox) created by mikederfler
Dialog boxes are displayed on the wrong position in mobile browswers like …

02/23/10:

17:06 Ticket #483 (Integrate JQuery Tools) created by akrohn
"jQuery Tools is a collection of the most important user-interface …
16:47 Ticket #482 (put bindings of events into .ready()) created by kmeirlaen
jQuery best practices are to put bindings of events in …

02/22/10:

15:34 Ticket #481 (QControlProxy not working inside examples/other/meta_datagrids.php) created by kmeirlaen
15:18 Ticket #480 (QfileAsset does not work with jQuery QDialog) created by kmeirlaen
seems the control is rendered outside the form (jQuery dialog is rendering …
14:02 Ticket #479 (QDialogbox javascript based open/close) created by kmeirlaen
QDialogBox javascript based open and closed should use jQuery
04:05 Ticket #477 (typo in qcubed.js) closed by alex94040
fixed: (In [788]) Fixes #477 (typo in qcubed.js). Code by kristof, review/minor …
04:05 Changeset [788] by alex94040

Fixes #477 (typo in qcubed.js). Code by kristof, review/minor fix by ...

03:57 Ticket #476 (Fix Datagrid Sorting) closed by alex94040
fixed: (In [787]) Fixes #476 (Fix Datagrid Sorting). Code by kristof, reviewed by …
03:57 Changeset [787] by alex94040

Fixes #476 (Fix Datagrid Sorting). Code by kristof, reviewed by alex94040.

03:55 Changeset [786] by alex94040

Fixes #473 (fix QControlProxy for use with jQuery). Applying the latest ...

03:41 Ticket #451 (Replace QDialogBox with wrapper for jQuery dialog) closed by alex94040
fixed: (In [785]) Fixes #451 (Replace QDialogBox with wrapper for jQuery dialog) …
03:41 Ticket #473 (fix QControlProxy for use with jQuery) closed by alex94040
fixed: (In [785]) Fixes #451 (Replace QDialogBox with wrapper for jQuery dialog) …
03:41 Changeset [785] by alex94040

Fixes #451 (Replace QDialogBox with wrapper for jQuery dialog) and fixes ...

02:47 Ticket #478 (Restoring QDataGrid custom filters) created by hillar
Restoring filters fails when filter is set by …

02/21/10:

06:52 Ticket #477 (typo in qcubed.js) created by kmeirlaen
there is a $. reference in qcubed.js, this should be $j

02/20/10:

16:47 Ticket #476 (Fix Datagrid Sorting) created by kmeirlaen
sorting uses onclick() for the sorting, this should be replaced by …
14:44 Ticket #452 (Replace QCodo drag and drop with jQuery drag and drop) closed by kmeirlaen
fixed: removed from 2.0 branch
14:43 Changeset [784] by kmeirlaen

fixes 452 (Replace QCodo drag and drop with jQuery drag and ...

06:59 Ticket #475 (IsRemoteAdminSession not compatible with ipv6) created by MischaK
Info: IPV6 on windows returns ::1 instead of 127.0.0.1 Fix: File: …

02/19/10:

07:13 Ticket #473 (fix QControlProxy for use with jQuery) closed by kmeirlaen
fixed: again great feedback agsel. I've now updated the patch, and as a result no …
02:41 Ticket #474 (QControlProxy Example broken in IE due to quotes in .tpl file) created by kmeirlaen
There are some quotes in the .tpl file that break the example in IE. It is …
02:12 Ticket #473 (fix QControlProxy for use with jQuery) created by kmeirlaen
see http://qcu.be/content/qproxycontrol-within-jquery

02/17/10:

12:18 Ticket #472 (Invalid URLs are created by MetaAddEditLinkColumn when using QueryString ...) created by vex
When using QMetaControlArgumentType::QueryString? url's rather than …

02/12/10:

17:45 Ticket #471 (Fix PDF MimeType) created by VexedPanda
From …
17:15 Ticket #470 (Added email obfuscator) created by VexedPanda
http://github.com/qcodo/qcodo/commit/e4718858727e8004db0e5aa5a569c1ec2e355a
15:20 Changeset [783] by VexedPanda

Rolling back ticket #432

15:16 Ticket #469 (Cancel button broken in drafts) closed by VexedPanda
duplicate: Confirmed. It's #432. Reopening that, closing this as dupe.
13:32 Ticket #469 (Cancel button broken in drafts) created by VexedPanda
This is in SVN head, hopefully it doesn't actually affect 1.1.1 …
01:59 Changeset [782] by alex94040

Fixes #430 (QInstalationValidator small fix - skipping non-existing ...

01:59 Ticket #430 (QInstalationValidator small fix - skipping non-existing database ...) closed by alex94040
fixed: (In [781]) Fixes #430 (QInstalationValidator small fix - skipping …
01:59 Changeset [781] by alex94040

Fixes #430 (QInstalationValidator small fix - skipping non-existing ...

01:45 Changeset [780] by alex94040

Fixes #332 (Improve PHPDoc comment tags for metacontrol generation). Code ...

01:44 Ticket #332 (Improve PHPDoc comment tags for metacontrol generation) closed by alex94040
fixed: (In [779]) Fixes #332 (Improve PHPDoc comment tags for metacontrol …
01:44 Changeset [779] by alex94040

Fixes #332 (Improve PHPDoc comment tags for metacontrol generation). Code ...

01:41 Changeset [778] by alex94040

Fixes #429 (Correct install validator to check proper magic quotes ...

01:40 Ticket #429 (Correct install validator to check proper magic quotes settings) closed by alex94040
fixed: (In [777]) Fixes #429 (Correct install validator to check proper magic …
01:40 Changeset [777] by alex94040

Fixes #429 (Correct install validator to check proper magic quotes ...

01:37 Changeset [776] by alex94040

Fixes #380 (QQLimitInfo should have get method). Code by dmarkic, ...

01:37 Ticket #380 (QQLimitInfo should have __get method) closed by alex94040
fixed: (In [775]) Fixes #380 (QQLimitInfo should have get method). Code by …
01:37 Changeset [775] by alex94040

Fixes #380 (QQLimitInfo should have get method). Code by dmarkic, ...

02/11/10:

13:16 Ticket #468 (mkdir problem in plugin installer) created by VexedPanda
We should take the approach used in #387 instead of manually recursing …
13:12 Ticket #287 (error_dump.php error in line 146) closed by VexedPanda
fixed: Or as fixed. Not sure what happened here, but it no longer seems to be an …

02/10/10:

20:12 Changeset [774] by alex94040

Fixes #364 (QCheckBoxColumn) - this is a follow-up port to the 2.0 branch. ...

20:12 Ticket #467 (Javascript in QCheckBoxColumn Select All is not working right) created by alex94040
This is only pertinent to 2.0. That JS is getting outputted in straight-up …
20:04 Ticket #364 (QCheckBoxColumn) closed by alex94040
fixed: (In [773]) Fixes #364 - new column type, QCheckBoxColumn. Amazing work by …
20:04 Changeset [773] by alex94040

Fixes #364 - new column type, QCheckBoxColumn. Amazing work by VexedPanda?. ...

19:30 Changeset [772] by alex94040

Fixes #432 (Ajax error messages don't appear in IE / other browsers). Code ...

19:29 Ticket #432 (Ajax error messages don't appear in IE / other browsers) closed by alex94040
fixed: (In [771]) Fixes #432 (Ajax error messages don't appear in IE / other …
19:29 Changeset [771] by alex94040

Fixes #432 (Ajax error messages don't appear in IE / other browsers). Code ...

19:24 Changeset [770] by alex94040

Fixes #435 (php short tags in code) for 1.1 branch.

19:24 Ticket #435 (php short tags in examples header) closed by alex94040
fixed: (In [769]) Fixes #435 (php short tags in code) for 2.0 branch.
19:24 Changeset [769] by alex94040

Fixes #435 (php short tags in code) for 2.0 branch.

19:18 Changeset [768] by alex94040

Fixing a couple textual typos in QCubed 1.0 branch.

19:10 Changeset [767] by alex94040

Fixed #134 (Fatal error on Firefox on a Mac). Code by tompalan, ...

19:09 Ticket #134 (Fatal error on Firefox on a Mac) closed by alex94040
fixed: (In [766]) Fixed #134 (Fatal error on Firefox on a Mac). Code by tompalan, …
19:09 Changeset [766] by alex94040

Fixed #134 (Fatal error on Firefox on a Mac). Code by tompalan, ...

02/08/10:

17:43 Ticket #466 (Support for CDN / Use of full http links for javascript include) closed by VexedPanda
duplicate: This is another use of absolute js includes. :) Please keep discussion in …
16:50 Ticket #466 (Support for CDN / Use of full http links for javascript include) created by akrohn
Currently only local javascript files under js/ can be included. This …
16:22 plugins edited by allegro
Updated download links to QEmailTextBox and QPhoneTextBox (diff)
15:37 Ticket #465 (QPhoneTextBox) closed by VexedPanda
fixed
15:37 Ticket #464 (QEmailTextBox) closed by VexedPanda
fixed
13:12 Changeset [765] by allegro

Changed php short tag in QPhoneTextBox.class.php to "<?php" Added updated ...

10:33 Changeset [764] by allegro

Modified QEmailTextBox.class.php to change php short tag to "<?php" Added ...

Note: See TracTimeline for information about the timeline view.