Timeline
05/28/10:
- 11:43 Changeset [884] by
-
Fixes #546 (VIRTUAL_DIRECTORY not honored in config checker and ...
- 11:41 Ticket #546 (__VIRTUAL_DIRECTORY__ not honored in config checker and examples) closed by
- fixed: (In [883]) Fixes #546 (VIRTUAL_DIRECTORY not honored in config checker …
- 11:41 Changeset [883] by
-
Fixes #546 (VIRTUAL_DIRECTORY not honored in config checker and ...
- 11:29 Changeset [882] by
-
Fixes #333 for v2.0
- 11:28 Ticket #333 (PHPDoc comment improvements for form drafts) closed by
- fixed: (In [881]) Fixes #333 sans ControlType? lines. Tested by VexedPanda?, code …
- 11:28 Changeset [881] by
-
Fixes #333 sans ControlType? lines. Tested by VexedPanda?, code review by ...
- 11:13 Changeset [880] by
-
1.1 had the same issue. This Fixes #571 in 1.1
- 08:07 Ticket #571 (wrong require statement in config_checker.php) closed by
- fixed: (In [879]) Fixes #571
- 08:07 Changeset [879] by
-
Fixes #571
- 02:05 plugins edited by
- added new entry for the QDateRangePicker plugin (diff)
- 01:59 Changeset [878] by
-
initial import for QDateRangePicker
05/27/10:
- 11:42 Ticket #576 (Email Validation: Improving Logic) created by
- Folks, I understand that we were talking about improving our email …
- 11:39 Ticket #575 (QEmailServer: Forgotten function, QuotedPrintableEncode) created by
- Following up on #558 - that checkin forgot to include a function from …
- 11:13 Ticket #574 (QDateTime improvements + new tests from klucznik) created by
- Klucznik provided a few tests + improvements for QDateTime here: …
- 09:35 Ticket #573 (Add framework events for plugins to listen for / modify) created by
- We want plugins to be able to intercept and modify / add to certain …
- 08:51 plugins edited by
- Fixing a link (diff)
- 08:49 plugins edited by
- Link to new QQConditionRange release (diff)
- 08:49 Changeset [877] by
-
Renaming the file.
- 08:44 Changeset [876] by
-
Adding the example for QQConditionRange to the examples.qcu.be site.
- 08:43 Changeset [875] by
-
Minor update to the QQConditionRange plugin: marking it as compatible with ...
- 07:26 QCodoCommits edited by
- (diff)
- 07:08 Ticket #572 (uploading plugins broken in 2.0 head) closed by
- duplicate: Ok, Let's work on #542 then. I'll mark this as a dupe. :)
05/26/10:
- 18:48 plugins edited by
- (diff)
- 18:40 Changeset [874] by
-
make the exporter work on datagrids that don't have paginators
- 18:32 Changeset [873] by
-
range conditions for QQ
- 14:45 Ticket #572 (uploading plugins broken in 2.0 head) created by
- When trying to upload a zip file through the plugin manager, it comes back …
- 13:16 Ticket #571 (wrong require statement in config_checker.php) created by
- config_checker.php wrongly assumes that QCubed is installed in a …
- 08:44 Ticket #565 (add QFilterType Reset) closed by
- wontfix: Sounds great. :)
- 08:30 QCodoCommits edited by
- Added extra line break after ] to enforce new-line in trac (diff)
- 08:29 QCodoCommits edited by
- added -q to wget to silence the download info. (diff)
- 08:27 QCodoCommits edited by
- Added automated script provided by vakopian (diff)
- 08:24 QCodoCommits edited by
- Added last 2 commits (diff)
- 08:01 Ticket #472 (Invalid URLs are created by MetaAddEditLinkColumn when using QueryString ...) closed by
- fixed: (In [872]) Fixes #472 in v1.1 and v2.0
- 08:01 Changeset [872] by
-
Fixes #472 in v1.1 and v2.0
- 07:52 Changeset [871] by
-
Fixes #389 v1.0
- 07:44 Ticket #570 (Additional Clauses is unstable) created by
- ticket #169 made some changes that seem very handy. However... I do …
- 07:25 Ticket #569 (QListItemStyle->CssClass not supported) created by
- http://qcu.be/content/style-qlistitem
05/25/10:
- 19:35 Changeset [870] by
-
using explode function instead of split for php 5.3 compatibility ...
- 17:13 Ticket #568 (user specified filter controls in the datagrid) created by
- I'd like to have a way of giving the user (programmer) the ability to put …
- 14:59 Ticket #563 (typo in qcubed.js) closed by
- fixed: Fixed in [869]
- 11:09 Changeset [869] by
-
Trivial issue - closing parenthesis was missing in the qcubed.js file.
- 10:37 Ticket #541 ("View Source" in examples not working on some Windows installs) closed by
- duplicate: Duplicate of #435
- 00:25 Ticket #547 (EXPERIMENTAL SqLite3-PDO adapter) closed by
- fixed: (In [868]) Fixes #547 (EXPERIMENTAL SqLite?3-PDO adapter). Code by SIGEAL; …
- 00:24 Changeset [868] by
-
Fixes #547 (EXPERIMENTAL SqLite?3-PDO adapter). Code by SIGEAL; light ...
- 00:19 Changeset [867] by
-
Fixes #435 (php short tags in examples header). Code by kristof, reviewed ...
- 00:18 Ticket #435 (php short tags in examples header) closed by
- fixed: (In [866]) Fixes #435 (php short tags in examples header). Code by …
- 00:18 Changeset [866] by
-
Fixes #435 (php short tags in examples header). Code by kristof, reviewed ...
05/24/10:
- 23:35 Ticket #558 (QEmailServer with real quoted printable support) closed by
- fixed: (In [865]) Fixes #558 (QEmailServer with real quoted printable support). …
- 23:35 Changeset [865] by
-
Fixes #558 (QEmailServer with real quoted printable support). Code by ...
- 23:31 Ticket #389 (GenerateQueryString Doesn't Account for Arrays in $_GET) closed by
- fixed: (In [864]) Fixes #389 (Unneded globals in QFormBase). Code by Mike Ho …
- 23:31 Changeset [864] by
-
Fixes #389 (Unneded globals in QFormBase). Code by Mike Ho (ported from ...
- 23:24 Ticket #421 (Unneded globals in QFormBase) closed by
- fixed: (In [863]) Fixes #421 (Unneded globals in QFormBase). Code by Mike Ho; …
- 23:24 Changeset [863] by
-
Fixes #421 (Unneded globals in QFormBase). Code by Mike Ho; ported from ...
- 23:12 Ticket #549 (EXPERIMENTAL Informix PDO database adapater) closed by
- fixed: (In [862]) Fixes #549: EXPERIMENTAL Informix PDO database adapater. Code …
- 23:12 Changeset [862] by
-
Fixes #549: EXPERIMENTAL Informix PDO database adapater. Code by Prinz ...
- 23:07 Ticket #550 (Informix PDO Adapter, change in configuration + file) closed by
- duplicate: I incorporated the modifications in this ticket into #549.
- 22:56 Ticket #427 (New PDO-based Postgre Adapter) closed by
- fixed: (In [861]) Fixes #427: New PDO and PDO_PGSQL implementation. Code by …
- 22:56 Changeset [861] by
-
Fixes #427: New PDO and PDO_PGSQL implementation. Code by Marcos D ...
- 17:04 Ticket #567 (dateFormat for QCalendar) created by
- Currently QCalendar does not allow specifying the date format to use (it's …
- 12:48 NetBeans created by
- 12:44 CommunityMembers edited by
- (diff)
- 12:44 CommunityMembers edited by
- (diff)
05/23/10:
- 10:23 Ticket #566 (allow better control over the reset button in QDataGrid) created by
- Currently QDataGrid is hardcoded to place the reset button in the last …
- 10:23 Ticket #565 (add QFilterType Reset) created by
- The attached patch adds a new QFilterType called Reset. Couple …
- 10:04 Ticket #564 (access to filter controls in QDataGrid) created by
- QDataGrid::GetFilterControl? currently has protected access. This trivial …
- 09:54 Ticket #563 (typo in qcubed.js) created by
- there is a trivial typo in qcubed.js that makes all actions fail in …
05/22/10:
- 23:50 Ticket #562 (DateTime setter for QDateTimeTextBox) created by
- Currently QDateTimeTextBox's DateTime? property is read-only. The attached …
05/21/10:
- 15:09 QCodoCommits edited by
- (diff)
- 15:09 QCodoCommits edited by
- (diff)
- 15:04 QCodoCommits edited by
- (diff)
- 15:00 QCodoCommits edited by
- (diff)
- 14:53 QCodoCommits edited by
- (diff)
- 14:53 QCodoCommits edited by
- (diff)
- 14:52 QCodoCommits edited by
- (diff)
- 14:49 QCodoCommits edited by
- (diff)
- 14:48 QCodoCommits edited by
- (diff)
- 14:47 QCodoCommits edited by
- (diff)
- 14:28 QCodoCommits edited by
- (diff)
- 14:27 QCodoCommits edited by
- (diff)
- 14:27 QCodoCommits created by
05/20/10:
- 09:33 Ticket #439 (Add . line support to QEmailServer) closed by
- duplicate: #558 is approved. Marking as duplicate.
- 09:25 Ticket #555 (QI18n crashes on corrupt cache) closed by
- fixed: (In [860]) Fixes #555
- 09:25 Changeset [860] by
-
Fixes #555
- 09:21 Ticket #220 ([QEmailServer] Strange characters appear when inserting special characters ...) closed by
- duplicate: #558 is approved and covers this, I'm going to mark this as closed.
05/19/10:
- 14:53 Ticket #561 (translation file for pt_pt) created by
- this is the portuguese (portugal) base translation file. I also added …
- 14:49 Ticket #560 (Message for confirm delete record action is not translated) created by
- Scenario: Working with code generator to create form …
05/17/10:
- 10:05 Ticket #559 (QAutoCompleteTextBox FIX) created by
- QCubed saved me a lot of time, and now i feel in debt with of this …
05/13/10:
- 10:43 Ticket #544 (Width property does not exist for QDialogBox) closed by
- fixed: (In [859]) Fixes #544 (Width property does not exist for QDialogBox). Code …
- 10:43 Changeset [859] by
-
Fixes #544 (Width property does not exist for QDialogBox). Code by laceja, ...
- 09:47 Ticket #442 (Ability to convert QDateTime's timezone) closed by
- fixed: Fixed in [857] and [858]
- 09:10 Changeset [858] by
-
Fixes #441 (Add full timezone display support). Code from QCodo github, ...
- 09:10 Ticket #441 (Add full timezone display support) closed by
- fixed: (In [857]) Fixes #441 (Add full timezone display support). Code from QCodo …
- 09:10 Changeset [857] by
-
Fixes #441 (Add full timezone display support). Code from QCodo github, ...
- 08:29 Ticket #558 (QEmailServer with real quoted printable support) created by
- klucznik made a few modifications to the QEmailServer code and shared it …
05/12/10:
- 09:53 Ticket #557 (QCheckBoxColumn fix for QDataGrids using an array) created by
- If you use an array as your DataSource?, the QCheckBoxColumn does not work. …
- 00:19 Ticket #556 (QApplication::PathInfo is empty for some hosting provider) created by
- In some installation web server not returns $_SERVER['PATH_INFO'] but …
05/11/10:
- 06:55 Ticket #542 (Error in panel validation) closed by
- fixed: (In [856]) Fixes #542
- 06:55 Changeset [856] by
-
Fixes #542
05/10/10:
- 07:17 Ticket #555 (QI18n crashes on corrupt cache) created by
- I'm not entirely sure what causes it, but occasionally when updating our …
04/29/10:
- 14:30 Ticket #554 (Support HtmlBefore and HtmlAfter in QButtons) closed by
- fixed: (In [855]) Fixes #554 all branches
- 14:30 Changeset [855] by
-
Fixes #554 all branches
04/28/10:
- 18:45 Ticket #520 (introduce resizable into core) closed by
- fixed: (In [854]) Fixes #520 (introduce jquery resizable into core). Code by …
- 18:45 Changeset [854] by
-
Fixes #520 (introduce jquery resizable into core). Code by kristof, ...
- 18:34 Ticket #539 (Improve QCalendar - new properties) closed by
- fixed: (In [853]) Fixes #539 (Improve QCalendar - new properties). This checkin …
- 18:34 Changeset [853] by
-
Fixes #539 (Improve QCalendar - new properties). This checkin applies the ...
- 09:25 Ticket #554 (Support HtmlBefore and HtmlAfter in QButtons) created by
- As the summary says. :)
