dbQwikSite Changelog

What's new in dbQwikSite 6.0.0.9

Feb 2, 2011
  • IDE Enhancements:
  • Live Preview Highly integrated design and testing. See your pages live as you design them. Live preview embeds a browser into dbQwikSite, so you can see not only how your pages look, but how they work as well. Live preview also interprets all your custom code so features implemented in custom code and via plugins are visible. Test and design at the same time.
  • Build more Powerful Pages:
  • Active plug-ins Active plug-ins are a whole new type of plug-in for dbQwikSite. Technically speaking these plug-ins are intelligent “auto snippets”. What they do is offer little bits of functionality to add to your pages. Many of the V6 new features are, in fact, active plug-ins.
  • Multiple Categories Category filtering has been one of our most popular features allowing your visitors to get lists filtered by a category. Now, we’ve gone one better, multiple categories. Filter by category then sub-category, and sub-sub-category and so on, all with never leaving the data list page.
  • Group Actions on List Page Ever want to make a page where users can tick, tick, tick several items and perform an action against the selected items? Now you can. Use standard actions, such as delete, or update a field or write your own actions in developer edition. Supercharge your repetitive action tasks with Group Actions.
  • In-line Add/Update/Delete Want to let your users work with records of their list page without navigating in and out add/update pages? In-line delete has now two new friends, in-line add and in-line update. Add and update forms can now be presented as pop-up dialogs rather than separate pages, to make working off the list page easier than ever.
  • Unbound Forms Do you have the need to collect information from your site using HTML forms, but you really do not need to store it in a database? New Unbound forms let you design forms that email you the user input rather than storing in a database table. It’s a fast way to create simple web forms.
  • Email Added / Edited Records Do you need to know when a new record is added or updated in your database? Now you can have dbQwikSite forms automatically send you a copy of the updates that take place on your web site.
  • Capcha Stop those pesky hackers and robots from submitting your forms, add Captcha to your forms. Capcha is the system where graphics are displayed, containing letters to type in before a form can be submitted..
  • Autocomplete Create input controls that look up values from your database as you type, allowing users to find existing values without scrolling trough long drop down lists. Unlike drop down lists, auto complete allow users to enter their own values when the value they seek is not already in the database.
  • RTF Editor You can now turn any text box control into an advanced RTF editor. Users can create formatted text to be stored and displayed from your database.
  • Quick Search Add s simple search right to your data list pages. Visitors can pick a field and filter by a value without needing to go to the search page.
  • Multiple Value Search Need to search for a shirt that is either red or blue or black? V6 now offers the ability to search for multiple search values in a single database column.
  • PDF Print via Online services Do your visitors ask for PDF copies of the pages they see on your site? Now you can simply add a Print PDF button to any page which sends that page to a free PDF document creation service.
  • XML and JSON Services. Now you can turn any dbQwikSite data page into a web service serving either XML or JSON data streams. There’s nothing to do other than call your page with a special URL parameter: return=XML or return=JSON.
  • Build Pages with More Pizzazz:
  • Custom Form Layouts Full support for custom layouts of Add and Update pages. Create professional looking form designs placing input field prompts and input field controls where ever you want them, add in borders and any HTML formatting and your forms will impress.
  • HTML Zones let’s you add “stuff”Add HTML “stuff” into more places on your page. We’ve exposed the layout “quadrants” found in developer edition to all editions. Previously, you could customize page headers and footers, as HTML segments. Now you have the same functionality for 10 separate zones arranged around the dbQwikSite generated content in a North, East, South, and West fashion.
  • Conditional Formatting Ever think that you’d like to change the format of data on your page based on the value of that data. For example show negative numbers in red, or bold any string that starts with “New “. Conditional formatting lets you do just that. You can control all CSS attributes of a data field based on the value contained in that field
  • Google Charts Who doesn’t like looking at graphs to visual their data? Whether it’s monthly sales or average rainfall, graphs inherently make numerical data easier to understand. dbQwikSite now seamlessly integrates to Google’s free (conditions apply) web service for creating graphs. No coding required, just pick the columns to graph and dbQwikSite does the rest.
  • Google & Live Maps Add maps to your web sites, with ease. Give point of a field in your data that is an address or a longitude / Latitude pair and add the power of interactive maps to your page.
  • Improved CSS dbQwikSite is great at making pages, hundreds of them a minute, all following the same formatting. Now you can gain greater control over the look of your pages, with new, more granular classes. Make your generated pages a truer reflection of your personal creativity.
  • Item level CSS controlEvery page item now lets you assign your own inline CSS attributes on both the caption and the data values. Now you can make certain fields stand out, and other fade out. Any CSS attributes are available down to the finest level of your page design.
  • Scrollable Data Areas Do wide tables and lots of data rows ruin your page, making it run off your monitor? Now you can easily constrain your tables into scrollable data areas, helping preserve the appearance of the your page design.

New in dbQwikSite 5.4.0.1 (Oct 10, 2008)

  • Added support for Google Checkout
  • Added support for custom Payment Gateways
  • Added support for deployment of non-generated files

New in dbQwikSite 5.3.0.8 (Jul 16, 2008)

  • Fixed some problems when defining datasets. Added CRUD actions for views.
  • Added support for Grouped By SQL. Fixed some events not firing. Esternalized page title presentation. Fixed PHP Pass by reference issue.

New in dbQwikSite 5.3.0.7 (Jul 14, 2008)

  • Maintenance release.
  • Various bug fixes.

New in dbQwikSite 5.2.0.0 (May 13, 2008)

  • Added Custom Code Support for Client Event
  • Added Custom Code Support for Server Side
  • Added In-Line code editor
  • Added Code Snippets
  • Added Reverse Engineer Import
  • Added Multipage Code Apply
  • Added Internal Code Versioning
  • Added Code Rollbaks
  • Added Developer Code Reports
  • Added Universal Table Creator

New in dbQwikSite 5.2 (Jun 6, 2007)

  • ASP.Net Code Generation (added to ASP and PHP)
  • Windows VISTA Support
  • Universal Database Table Editor
  • Web Form to Database Table Converter
  • Dynamic Menus Generation
  • HTML Editor Integration
  • Project Reports

New in dbQwikSite 4.2 (Nov 7, 2006)

  • Major Updates
  • Improved User Interface
  • Improved Toolbar - Direct access to more settings.
  • New Auto Gen Genie - Helps create your site in one step
  • New Items Editors - Easier access to page items in a single dialog
  • New Field Multi Editor - Faster access to dataset items in a single dialog
  • New MySQL Import - Import phpMyAdmin SQL exports for local design
  • New Automatic Control Panel Generation - User control panels are automatic
  • New Intelli-labels - Makes database names more readable
  • New Auto Page Headers - Customizable page headers help visitors to navigate
  • New Button Navigators - New button style navigator for professional look
  • New Setting Navigator - Find settings by clicking the feature you want
  • New X-Gen Cross Platform Publishing - Design on windows and publish to Windows or Linux
  • New Global Settings - Set up your site with global settings using the Auto Gen Genie
  • New Global Changes - Work faster than ever. Apply changes to a selection or entire project
  • New HTML Page Type - Import your HTML pages and link to generated pages
  • New Flow Control - Control application flow when a form is run or cancelled
  • New CSS File Generation - You can now manage your page appearance using cascading style sheets
  • Simplified Testing - No save page dialogs, just a single click for local testing
  • Simplified Publishing Dialogs - Easier publishing options means less confusion
  • Improved Date Format Handling - More support for customizing dates on pages
  • Move Multi Column Pages - You can now have multiple columns in your add/edit/copy/delete & search pages.