Timeline


and .

07/14/10:

13:48 Ticket #608 (SQL Profiling improvements) closed by alex94040
fixed: (In [936]) Fixes #608 (SQL Profiling improvements). Code by klucznik and …
13:48 Changeset [936] by alex94040

Fixes #608 (SQL Profiling improvements). Code by klucznik and alex94040. ...

00:50 Changeset [935] by alex94040

Fixes #388 (codegen entering forbidden directories). Code by Marcos and ...

00:49 Ticket #388 (codegen entering forbidden directories) closed by alex94040
fixed: (In [934]) Fixes #388 (codegen entering forbidden directories). Code by …
00:49 Changeset [934] by alex94040

Fixes #388 (codegen entering forbidden directories). Code by Marcos and ...

00:43 Ticket #601 (Add Support for new PHP 5.3 error types) closed by alex94040
fixed: (In [933]) Fixes #601 (Add Support for new PHP 5.3 error types). Code by …
00:43 Changeset [933] by alex94040

Fixes #601 (Add Support for new PHP 5.3 error types). Code by marcos, ...

00:36 Changeset [932] by alex94040

Fixes #607 (Trailing whitespaces in QCubed 1.1 codegen). Code by ironiq, ...

00:35 Ticket #607 (Trailing whitespaces in QCubed 1.1 codegen) closed by alex94040
fixed: (In [931]) Fixes #607 (Trailing whitespaces in QCubed 1.1 codegen). Code …
00:35 Changeset [931] by alex94040

Fixes #607 (Trailing whitespaces in QCubed 1.1 codegen). Code by ironiq, ...

00:25 Ticket #610 (Read-only accessor for properties in QQLimitInfo) created by alex94040
I was doing some funky custom qquery hacking, and i needed read-only …
00:17 Ticket #530 (QPaginator is not working in V2.0) closed by alex94040
fixed: (In [930]) Fixes #530 (QPaginator is not working in V2.0). Code by …
00:17 Changeset [930] by alex94040

Fixes #530 (QPaginator is not working in V2.0). Code by vakopian; review ...

00:06 Ticket #604 (better handling of custom events and actions for auto-generated JQuery ...) closed by alex94040
fixed: (In [929]) Fixes #604 (better handling of custom events and actions for …
00:06 Changeset [929] by alex94040

Fixes #604 (better handling of custom events and actions for ...

07/13/10:

23:51 Ticket #391 (Database profiler time) closed by alex94040
duplicate: This has been re-implemented using QTimer + logic that's shared across all …
23:31 Ticket #609 (FCKEditor-related constant in the core) closed by alex94040
fixed: Changelists [927] and [928] committed the fix to the core. This is …
23:30 Ticket #609 (FCKEditor-related constant in the core) created by alex94040
It doesn't belong there - should be deleted. Both 1.1 and 2.0 branches are …
23:29 Changeset [928] by alex94040

FCKEditor does not belong to the core; deleting its constant from the ...

23:29 Changeset [927] by alex94040

FCKEditor does not belong to the core; deleting its constant from the ...

23:13 Ticket #608 (SQL Profiling improvements) created by alex94040
Intention: 1) Refactor the database adapters in such a way that it'd be …
23:09 Ticket #142 ([Performance] Insert javascript at the end of document) closed by alex94040
fixed: (In [926]) Fixes #142 ([Performance] Insert javascript at the end of …
23:09 Changeset [926] by alex94040

Fixes #142 ([Performance] Insert javascript at the end of document). Code ...

07/11/10:

04:48 Ticket #607 (Trailing whitespaces in QCubed 1.1 codegen) created by ironiq
I attached an svn diff that removes all trailing whitespaces from codegen …

07/08/10:

17:45 Ticket #606 (Need example on avoiding SQL injection with custom queries) created by alex94040
Can probably just add a paragraph to one of the existing examples. How …
01:47 Changeset [925] by vakopian

make some static utility functions public so they can be used by e.g. ...

07/07/10:

23:46 Ticket #605 (Better support for loopback addresses to CheckRemoteAdmin method) created by marcosdsanchez
modified CheckRemoteAdmin? method to work also on other loopback addresses …
23:34 Ticket #604 (better handling of custom events and actions for auto-generated JQuery ...) created by vakopian
the first patch changes the generator so that each widget now can have …
06:41 Ticket #603 (Constant __QI18N_PO_PATH__ missing in 1.1.2) created by brynjar
The new constant QI18N_PO_PATH is missing in the configuration.inc.php …

07/06/10:

21:19 Ticket #602 (Added documentation properties for generated metacontrols) created by marcosdsanchez
I attach a patch
20:47 Ticket #601 (Add Support for new PHP 5.3 error types) created by marcosdsanchez
I attach a patch with a solution
18:57 changelog edited by alex94040
CDN for JS was not done for 1.1.1, fixing. Plus formatting. (diff)

07/04/10:

00:53 changelog edited by alex94040
Added changelog for 2.0.1 release (diff)
00:18 changelog edited by alex94040
Added changelog for 1.1.2 release (diff)

07/01/10:

00:38 Milestone 2.0.1 completed

06/30/10:

23:38 Milestone 1.1.2 completed
22:39 Milestone 1.0.3 Legacy Maintenance completed
21:47 changelog edited by alex94040
Changelog for 1.0.3 (diff)
21:26 changelog edited by alex94040
Formatting (diff)
21:25 changelog edited by alex94040
Added changelog notes for 2.0.0 release (better late than never) (diff)
20:30 Changeset [924] by alex94040

Links to new released bits on the homepage.

20:09 Ticket #371 (unique check not always run) closed by alex94040
invalid: No info was provided - closing as Invalid.
20:03 Ticket #588 (Resolve errors in E_STRICT error level) closed by alex94040
invalid: Resolving as invalid as no info was provided.
18:34 Ticket #242 (QCalendar Bug (Invalid offset for Picker)) closed by alex94040
wontfix
15:49 Changeset [923] by alex94040

Tagging 2.0.1

15:48 Changeset [922] by alex94040

Tagging 1.1.2

15:48 Changeset [921] by alex94040

Tagging 1.0.3 release.

15:39 Changeset [920] by alex94040

Setting version numbers on all branches in preparation for release.

15:21 Ticket #584 (add all the JQuery UI widgets as QCubed controls) closed by alex94040
fixed: (In [919]) Fixes #584 (add all the JQuery UI widgets as QCubed controls). …
15:21 Changeset [919] by alex94040

Fixes #584 (add all the JQuery UI widgets as QCubed controls). Code and ...

13:26 Ticket #585 (allow controlling the css class of the control wrappers) closed by VexedPanda
fixed: (In [918]) Fixes #585 in v1.1 and v2.0
13:26 Changeset [918] by VexedPanda

Fixes #585 in v1.1 and v2.0

13:13 Ticket #600 (Update IsBlockElement to stop setting display:inline) created by VexedPanda
This extra style seems to emasculate the functionality of IsBlockElement?. …
13:07 Ticket #386 (1.1 FormBase - codegen templates need to include parent::Form_Create()) closed by VexedPanda
fixed: (In [917]) Fixes #368 in v1.1 and v2.0 No code review due to simplicity
13:06 Changeset [917] by VexedPanda

Fixes #368 in v1.1 and v2.0 No code review due to simplicity

12:57 Ticket #478 (Restoring QDataGrid custom filters) closed by VexedPanda
fixed: (In [916]) Fixes #478 in v1.1 and 2.0
12:57 Changeset [916] by VexedPanda

Fixes #478 in v1.1 and 2.0

12:49 Changeset [915] by VexedPanda

Fixes #321 for v2.0.1

12:47 Ticket #321 (Support aliases with QQ) closed by VexedPanda
fixed: (In [914]) Fixes #321
12:47 Changeset [914] by VexedPanda

Fixes #321

11:59 plugins edited by alex94040
New release of the autocomplete textbox (diff)
11:58 Changeset [913] by alex94040

Fixing the AutoComplete? plugin: making it work in QCubed 2.0 (through an ...

11:29 Ticket #599 (QAdapterDatabaseRow::GetColumn should add a "stripslashes" to varchars.) created by hernol
The QAdapterDatabaseRow::SqlVariable? adds a "addslashes" before inserting …
01:51 Changeset [912] by alex94040

Fixing intl unit tests for branch 2.0

01:51 Changeset [911] by alex94040

Fixing intl unit tests for branch 1.1 (2.0 to follow)

06/29/10:

17:38 Ticket #598 (Allow identification of what ExpandAsArrays were used after the fact.) created by VexedPanda
I often have cases where I'm passing an object into a function to do some …

06/24/10:

10:56 Ticket #597 (better handling of GroupBy's in QQ) closed by VexedPanda
duplicate: This is a duplicate of #270, but we definitely appreciate the work. :) …

06/23/10:

19:57 Ticket #597 (better handling of GroupBy's in QQ) created by vakopian
Currently QQ does not do a good job when processing queries with …
11:56 plugins edited by laceja
(diff)

06/22/10:

14:28 Ticket #566 (allow better control over the reset button in QDataGrid) closed by alex94040
fixed: Changelists [909] and [910] applied this to 1.1 and 2.0 branches. I had to …
14:24 Changeset [910] by alex94040

Fixes #294 (Many-to-many GUI). Code by VexedPanda?. Review/testing by ...

14:23 Changeset [909] by alex94040

Fixes #294 (Many-to-many GUI). Code by VexedPanda?. Review/testing by ...

06/21/10:

16:50 Ticket #596 (QCalendar does not support custom events?) created by vakopian
Currently QCalendar prevents any kind of events (it overrides …
06:08 Changeset [908] by builddaemon

[alex94040] Fixing links for classes in the Inherited Methods / Inherited ...

04:28 Changeset [907] by builddaemon

[alex94040] One of the files for the api was not checked in.

06/18/10:

12:33 QCodoCommits edited by VexedPanda
(diff)
12:33 Ticket #595 (Invalid controls unnecessarily refreshed via AJAX) created by VexedPanda
http://github.com/qcodo/qcodo/commit/59d2d28862bff6308ec4a2e306d48dc685b3f1
12:28 QCodoCommits edited by VexedPanda
(diff)
12:28 Ticket #594 (mod_rewrite breaks $ScriptName) created by VexedPanda
I'm unsure what the break code here …
11:51 QCodoCommits edited by VexedPanda
(diff)
11:49 QCodoCommits edited by VexedPanda
(diff)
11:49 Ticket #593 (Give each row and cell in a table a unique ID) created by VexedPanda
Makes it more accessible to js and …
11:42 QCodoCommits edited by VexedPanda
(diff)
11:41 Ticket #592 (Clean up error handling) created by VexedPanda
Our error handling code is pretty arcane, and not OO. Perhaps we should …
11:39 QCodoCommits edited by VexedPanda
(diff)
11:37 QCodoCommits edited by VexedPanda
(diff)
11:37 Ticket #591 (fix db-based codegen for special FK labeling) created by VexedPanda
http://github.com/qcodo/qcodo/commit/39d8b0693a0e5eee6bd0f961b19ed4b4c35af8
11:31 QCodoCommits edited by VexedPanda
(diff)
11:28 Ticket #250 (New, friendly configuration tool: QConfig) closed by VexedPanda
fixed
11:25 QCodoCommits edited by VexedPanda
(diff)
11:24 Ticket #590 (Refactor QCubed info for re-use) created by VexedPanda
I'm really unsure why we would want to do this. Any …
11:22 QCodoCommits edited by VexedPanda
(diff)
11:11 QCodoCommits edited by VexedPanda
Updated to 2010-06-18 13:10 (diff)
08:33 Ticket #589 (QDataGrid column width is not enforced when the number of rows is zero) created by cmpscabral
Defining the column width in a QDataGrid is only enforced when the …

06/17/10:

12:13 Ticket #588 (Resolve errors in E_STRICT error level) created by dwlnetnl
I think it's a good thing to have no errors in the E_STRICT error level.
10:46 Changeset [906] by alex94040

Fixes #294 (Many-to-many GUI). Code by VexedPanda?. Review/testing by ...

10:46 Ticket #294 (Many-to-many GUI) closed by alex94040
fixed: (In [905]) Fixes #294 (Many-to-many GUI). Code by VexedPanda?. …
10:45 Changeset [905] by alex94040

Fixes #294 (Many-to-many GUI). Code by VexedPanda?. Review/testing by ...

10:38 Ticket #564 (access to filter controls in QDataGrid) closed by alex94040
fixed: (In [904]) Fixes #564 (access to filter controls in QDataGrid). Code by …
10:38 Changeset [904] by alex94040

Fixes #564 (access to filter controls in QDataGrid). Code by vakopian, ...

10:06 Ticket #37 (Make QControls work without javascript) closed by alex94040
fixed

06/16/10:

23:26 Changeset [903] by alex94040

Fixes #491 (ConfigCheck?: formbase_classes_generated not checked if ...

23:26 Ticket #491 (ConfigCheck: formbase_classes_generated not checked if writable) closed by alex94040
fixed: (In [902]) Fixes #491 (ConfigCheck?: formbase_classes_generated not checked …
23:26 Changeset [902] by alex94040

Fixes #491 (ConfigCheck?: formbase_classes_generated not checked if ...

23:16 Ticket #542 (Error in panel validation) closed by alex94040
fixed: Changeset [900] committed this fix. Thanks, Vakopian!
23:13 Ticket #577 (EventName vs. JavaScriptEvent in events) closed by alex94040
fixed: (In [901]) Fixes #577 (EventName? vs. JavaScriptEvent? in events). Code by …
23:13 Changeset [901] by alex94040

Fixes #577 (EventName? vs. JavaScriptEvent? in events). Code by vakopian, ...

19:06 Changeset [900] by alex94040

Fixes #52 (Error in panel validation)

18:33 Changeset [899] by alex94040

Organizing folders inside QSortable correctly.

18:11 Changeset [898] by alex94040

Moving QSortable to its own folder.

13:11 Ticket #587 (QTextBoxPromptDialog error in DialogBoxes plugin) closed by VexedPanda
fixed: Looks like this was committed in [897]
12:48 Changeset [897] by ironiq

Fixed QTextBoxPromptDialog callback function name

06/14/10:

07:17 Ticket #582 (Add AcceptChanges functionality to QCheckBoxColumn) closed by VexedPanda
fixed: (In [896]) Fixes #582
07:17 Changeset [896] by VexedPanda

Fixes #582

Note: See TracTimeline for information about the timeline view.