Stratusbase
StratusBase - Change Log
1.0.1.1 Release Notes :
UPDATE : Updated dashboard objects so that they can be dragged in all directions, not just horizontally.
NEW : Added a "language" property to forms, the default value is English. This add-on applies to all forms and their entries.
NEW : Added infinite scrolling cabability on the dashboard/active view based on how many objects there are.
NEW : Added "External Media Embeds" to the list of items that can be added to a views / dashboard. SoundCloud music and YouTube videos and playlists are the available to embed.
NEW : Added a function to reset objects and the position of the dashboard. Users must click the active view or dashboard navigation link to initiate the drop-down menu that has the function on it.
UPDATE : Changed the location of the online users module. It is now located in the lower-right hand corner for easy access. This will be more useful with some updates down the road.
UPDATE : Changed the date field so that when it's not a required field it can accept partial or no input.
UPDATE : Changed the date field so that it doesn't default to the current date/time.
HOTFIX : Fixed a bug with multiple choices fields when creating or editing a form. The choice list container no longer allows it's contents to bleed down the page, it scrolls them instead.
HOTFIX : Updated choice creation so that they get inserted as one large batch. Prior to now they were being inserted using seperate individual AJAX calls and some would get delayed while others got inserted out of place. Thus messing up the order. This should be resolved now.
NEW : When editing cells in the data-grid view, you can now switch quickly between fields inside the pop-up editor.
NEW : Added "Created-by" user names to entries. (Full View Mode Only)
UPDATE : Updated the date/time field. Added a link on the right to set the current date & time when clicked.
NEW : Users can now add new entries by using the data grid instead of having to use forms every time. The grid method also ignores required fields for faster entries.
NEW : Added a search feature to forms.
1.0.1.0 Release Notes :
UPDATE : File storage has been updated with a new look that matches other sections of the application.
UPDATE : Enabled Admin-Only fields. Now when you access a form anonymously, the admin-only fields do no show up.
UPDATE : Files that have been deleted now show up in red under the spreadsheet view.
HOTFIX : Fixed an issue when updating cells in "spreadsheet mode". Before, if you had values that were normal and your current form's state requires encryption, the cell would appear encrypted if updated. Now, rows that are unencrypted will stay unencrypted when updated, regardless of the current encryption state of the form.
HOTFIX : The entry viewing page now uses a better $_GET encryption/decryption method. Entry URLs no longer change and more data is now passed through.
UPDATE : Updated the Print-Job Processing software so that it uses the same $_GET encryption/decryption method as the entry viewing methods.
UPDATE : Updated file storage methods. Getting an uploaded file now uses an ecryption method similar to $_GET for entries.
HOTFIX : MYSQL - Increased maximum group_concat size to 10MB from 1 KB, restarted MySQL service to apply changes (9:50 PM EST).
HOTFIX : Fixed an issue with linked drop-down fields not being able to update properly.
HOTFIX : Fixed an issue with linked drop-down fields not being able to create new linked data on existing entries properly.
HOTFIX : When editing linked drop-down field data or viewing entries with linked drop-down data; the drop-down's current value is now selected based on the entries value instead of selecting the 1st item (by default).
UPDATE : Forms now use an ecryption method similar to the $_GET method for entries. Older $_GET methods have been depreciated.
UPDATE : When clicking on an entry alert they now pop open in a window instead of loading the spreadsheet viewer.
UPDATE : Hovering your mouse cursor over our scrolling alert will now pause it.
NEW : Added functionality to email new entries.
UPDATE : Fixed the timebar styling for hourly entry counts that were greater than 9. Their offset is now further to the left so it looks centered.
UPDATE : Updated the spreadsheet style view so that the 1st two columns are a fixed size. Also added checkboxes to every row and the 1st column's header for later use.
UPDATE : Added google analytics tracking codes to some AJAX driven pages.
HOTFIX : Fixed an issue with the linked drop-down field so that if it's linked to a multiple input field it will display entry data properly.
UPDATE : Jumping into a view will now update the navigation bar with the active view's name.
UPDATE : Forms and Entries now use the global variables instead of local ones to set themselves up.
UPDATE : Various CSS styling updates/fixes.
NEW : Released a non-functional preview of the Form Data (API).
UPDATE : Enabled a partially functional Form Data (API).
NEW : Added multi-language support for forms, entries, and the application itself (On page load).
HOTFIX : Fixed an issue where opening File Storage from the Data menu would not populate a field list for the initially selected form.
UPDATE : Enabled a FULLY functional Form Data (API).
HOTFIX : Fixed an issue where QR images wouldn't show if a directory didn't get created properly.
UPDATE : Upgraded to jQuery 1.7.1.
HOTFIX : Fixed an issue where if a user double clicks on the entry viewer it causes and error.
1.0.0.9 Rolling Update Notes :
HOTFIX : Fixed an issue with the Active Cloud / Dashboard page where objects wouldn't refresh properly because their ID tag began with a number.
HOTFIX : Fixed an issue that happened when editing/removing streams from a cloud. After a stream was removed, the cloud would sometimes act as if all streams of the same type have been removed from it.
HOTFIX : Fixed our "RSS Feed" stream so that it now supports MANY more feeds.
HOTFIX : Fixed our timeline graph so that it only shows entries from visible forms, not all of them.
HOTFIX : Fixed a field positioning problem that would happen when duplicating a field.
HOTFIX : Fixed an issue with not being able to change a field's default value.
HOTFIX : Fixed several issues with not being able to create, update, or delete choices on an existing form.
HOTFIX : Fixed an issue with duplicate inputs getting created when adding new fields to an existing form.
HOTFIX : Fixed an issue with field inputs appearing out of order due to the order they were inserted into the database.
NEW : Entries can now be exported as an Excel (.xls) file from the data grid view screen.
UPDATE : Trimmed the fat on individual feeds that show on the "Active Cloud \ Dashboard" page to make room for a more enhanced timeline. They're about 25% smaller than before.
UPDATE : RSS Feed links now open in a new tab/window instead of redirecting the page.
NEW : The project management section is now live (Beta).
NEW : Form embed code has been added to the "Open Form" dialog.
NEW : Events can now be added to tasks.
UPDATE : Enabled viewing of both Tasks and Events.
UPDATE : Added delete functionality to "Views".
HOTFIX : "Linked Drop Down" fields can now be properly updated with new linked fields. Prior to now, when a linked field is created it could not be changed, even after the linked form was deleted.
HOTFIX : "Name" field inputs can now be properly updated so that specific parts can be hidden or shown after creation.
HOTFIX : "Age / Date of Birth" field no longer requires input when it is not a required field.
NEW : A new form submission option is available. You can now have the form reset once an entry has been made.
HOTFIX : Fixed some on-click field events while editing a form layout. Certain field-types with multiple inputs would not display properly.
NEW : Preview of "Project Sharing" ability has been released. Users can use a provided link to open a single project without actually being logged in.
1.0.0.9 Release Notes :
NEW : Profiles have now been added, these are still in development so functionality will be added over time.
HOTFIX : Our timers that control stream reloading have been refactored and work properly now. This mostly affected users that have multiple accounts that they switched between. It used to make the time-bar flicker a lot.
HOTFIX : Updating entry values on new fields has been fixed. Before now the columns would show but you couldn't edit the data.
HOTFIX : Switching between navigation items no longer allows you to click on the same menu that is currently active.
UPDATED : CSS styling on a few items have been updated. These updates include the navigation bar at the top, as well as the drop-down menus, and Stream side-bars icons.
UPDATED : Profiles now auto-refresh. Profile date ranges can also be changed in order to load data from any time period selected.
HOTFIX : Fixed an issue with large amounts of entry data displaying in the data grid would cause a timeout to occur.
NEW : Facebook has now been integrated into StratusBase. You can now connect your existing Facebook account and interact with several StratusBase profile features.
HOTFIX : Fixed an issue with numeric fields not allowing negative values.
HOTFIX : Fixed a bug when duplicating fields on a form. The inputs and choices would not get created for any field that was a clone of another.
NEW : ERD (Entity Relationship Diagram) has been added to StratusBase's navigation bar. See how your Streams are connected to eachother with this neat interactive visual (more functionality coming soon)!
1.0.0.8 Release Notes :
NEW : We now have a more informative landing page for users not entering our site through the Chrome Web Store.
1.0.0.7 Release Notes :
HOTFIX : Fixed a few issues on the "Form Settings" tab when editing a form's layout. Current form properties were not being shown. Also, when changing the properties, the form update them. It should all work now.
UPDATED : When editing entry data in the datagrid view, fields with multiple inputs will now update all inputs with new values. It used to just update the one cell/input you double-clicked on to edit.
HOTFIX : Fixed the problem with linked drop-down fields where linked data would not populate. It should be working now!
UPDATED : You can now decide how you would like to open your forms from the main screen. You can either open a form in a multi-instance pop-up window (1 window per form), or in a new tab (same browser window). Before now it would open in a single instance pop-up window (1 window for all forms).
NEW : When a user is logged into StratusBase and opens a form, the entries that the user creates will be tied to them (created by). Entries that are created without being logged in will be created anonymously and not tied to a user.
NEW : Streams can now be dragged left or right on the main screen as a group. If you have a smaller screen resolution this will really come in handy so that you can keep more than a couple streams visible at a time. Drag a stream left or right by clicking and dragging on the stream's base/footer (where the drag arrow icon is).
NEW : The "Geolocation" field is now available in the field's list when creating or editing your forms. Use geolocation to track positioning anywhere in the word, works best on mobile/wireless devices.
UPDATED : Added geolocation functionality to the "Street Address" field. You will now be able to auto-detect your location, as well as view it on an attached map.
UPDATED : Your background settings for your profiles have been updated . You can now select from a few new overlays (we will add to these over time) and select your background colors easier.
NEW : Added the ability to remove streams from cloud objects. (There is a "gear" icon under the Clouds screen that enabled "Edit Mode".)
HOTFIX : Updated some CSS styling. It looks like the multiple choice fields were a little out of whack due to padding issues. Also fixed the form editing styles when editing a multiple choice field.
HOTFIX : Fixed an issue when editing a form's layout where field properties were not displaying properly. Every field would only show the default field properties for a "SingleText" field.
HOTFIX : Updated the TimeBar at the bottom with new timers for less flickering. This is still under construction as it still shows hidden stream's data.
1.0.0.6 Release Notes :
NEW : A new Time Bar has been added to the bottom of the page to display visual feedback for your visible Streams.
NEW : Clouds have been added to StratusBase. Clouds will act as a grouping mechanism so that any current (or future) Stream object can be added to them. You will be able to create multiple Clouds and jump between them seamlessly.
NEW : Streams have been added to StratusBase. Or should I say, the existed items that used to be under the Add menu are now called streams. All of these items will eventually be able to interact with your Clouds.
HOTFIX : Fixed the entry deletion problem for forms. A built-in function for finding a form quickly caused the current form variable to be reset.
1.0.0.5 Beta
HOTFIX : Fixed the age field so that it would display data in the entries after a user entered information.
HOTFIX : Fixed the validation on the phone number field so that it would allow segments to begin with zeros.
HOTFIX : Fixed our file storage and our file storage "media preview". All links were previously broken to uploaded file data.
CSS Update : Updated input field styles in "print-mode" so that it looks more like a form, not like a web page.
CSS Update : Changed the "Add" menu's style, also added a couple new items.
NEW : Released our proprietary Print-Job Processing software to manage printing new entries remotely!
NEW : Updated all new and existing forms with "Printer Settings" for use in parallel with our new Print-Job software.
1.0.0.4 Beta
NEW : Buttons have been added to the right of the all form and RSS feeds for ease-of-use. There was some confusion about how to edit a form's settings after it was created.
NEW : The Forgot Something?, feature now works properly. You can now reset your password again (sorry about that!).
NEW : Linked Data Fields are re-enabled. You can now link most kinds of data between any form.
NEW : Hitting 'ctrl+p' on a form will now toggle Print Mode.
NEW : Hitting 'ctrl+s' on a form will now trigger the form's "Submit" functionality.
1.0.0.3 Beta
NEW : Form dialog was replaced with an elastic, full-screen form builder. This will fix problems that were occurring when users with lower screen resolutions would try to create a form.
NEW : Form access is now logged. Forms now keep track of each user's IP address and where they accessed the form from. (This is good for security and analytics purposes).
NEW : Form updates are now logged. Any time a form is modified it will keep a record of who modified it, as well as what they modified.
NEW : All feeds now auto-refresh themselves every 15 seconds. This will eventually be a setting that can be changed.
NEW : Unique (no duplicates) data fields should now properly compare new input data to existing data by each individual input. They should no longer accept duplicate data. This is also regardless of encryption. If a user decides to change the form's encryption settings, new input data will still compare to old data properly.
|--------------------------------------- PRIOR DATA TRUNCATED ---------------------------------------|