issuekey stringlengths 8 11 | title stringlengths 16 187 | description stringlengths 10 20k ⌀ | storypoint int64 1 40 | split_mark stringclasses 1
value |
|---|---|---|---|---|
TISTUD-2971 | XML Editor suggests attribute name proposals after '=' | In XML, if you invoke CA after a '=' we suggest attribute names, not values. | 5 | train |
TISTUD-2972 | Run Diagnostic Test: add Titanium CLI Enabled: true/false | Add Titanium CLI Enabled: True/False to diagnostic log. Suggested Fields: {code} Titanium CLI Version: 3.0.11 Titanium CLI Enabled: True/False {code} | 3 | train |
TISTUD-2973 | iOS build to device freezes studio if git locks up | Steps to reproduce: 1.Create a default app in studio. 2.Run on iOS device. Actual result: 1.Studio Freezes. Expected Results: 1.Studio should build app & not freeze. | 8 | train |
TISTUD-2976 | Titanium Project: terminating new project creation process is throwing error | This is not a regression bug.It happened in 2.1.2 Studio. Test Steps: 1.File > New >Create a Titanium Project. 2.Enter project name and app id . 3.This project can support to any of the platform ie iOS or Android or Mobile web 4.Press Finish. 5.Before the creation of project folder , cancel it by click on the r... | 5 | train |
TISTUD-2977 | Adopt CLI "titanium info" for determine iOS certificates and provisioning profiles | Studio needs to adopt the CLI command to replace prereq.py and provisioner.py (provisioning profiles). The command is: titanium info -o json -t ios It returns certficates and provisioning profiles, as well as information used by prereq.py (keychains, wwdr, etc) Only data missing is the itunes version, see refe... | 8 | train |
TISTUD-2978 | Support outputting adhoc/enterprise ios builds as archives | In the iOS adhoc/enterprise distribution, Studio needs to support an output type of archive. That enables users to archive an app and perform additional utilities in Xcode. An additional entry should be added to the "Select format:" combo, named "archive". When the operation finishes, we should state in the toast... | 8 | train |
TISTUD-2979 | Remove CLI logic that calls titanium select prior to running operations | Studio added logic that runs titanium select before any CLI operation that specifies an SDK, to work around an issue with the CLI. That issue has now been resolved in TIMOB-11883 | 2 | train |
TISTUD-2981 | Node.ACS: add node.acs preview stream to previews page | http://preview.appcelerator.com/studio/ needs node.acs stream info for testing. | 5 | train |
TISTUD-2984 | MobileWeb Browsers: safari can be added to the list multiple times | In a MobileWeb run config, if you 'check for browsers', Safari continues to be recognized every time the command is run. This results in a long list of Safari installs, all the same version. Steps to Reproduce: 1. Open MobileWeb run config. 2. Select browser as 'check for installed browsers' and install all brow... | 5 | train |
TISTUD-2985 | Remove Run Web Deployment Wizard option from the Titanium Module Project | Steps to Reproduce: 1. Create Titanium Module Project. 2. Select Publish > ... Actual Result: There is the "Run Web Deployment Wizard..." option. Expected Result: The web deployment wizard option does not apply to Titanium Module project and should be filtered out. | 3 | train |
TISTUD-2988 | NPE: An internal error occurred during: "Launching Titanium iOS on Device - [project name]" | When trying to debug on device for IOS I get the following error when testing in Titanium Studio, build: 3.0.1.201212051858: {code} !ENTRY org.eclipse.core.jobs 4 2 2012-12-06 09:12:44.737 !MESSAGE An internal error occurred during: "Launching Titanium iOS on Device - Test_Mac". !STACK 0 java.lang.NullPointerExcep... | 5 | train |
TISTUD-2990 | Disable the "Android Runtime" combo-box in tiapp.xml for 3.0.0+ SDK | We would like to deprecate rhino and discourage people from using it, and the suggestion is to disable the "Android Runtime" combo-box in tiapp.xml when the selected SDK is 3.0.0+. User could still go into the source and change it manually, and we won't prevent them from doing that. | 3 | train |
TISTUD-3022 | Android Emulator: can't launch two separate projects in a row on Windows | Test Steps: 1.Install Latest Studio. 2.Create two Titanium Mobile projects for android platform. 3.Run first project on Android emulator. 4.Once emulator has been launched , try to run second project on android emulator. Actual Result: Emulator hangs on 'not responding' screen. Expected Result: The second p... | 8 | train |
TISTUD-2997 | Remove iTunes version check from iOS publish wizard | The itunes version check is no longer necessary, since the requirement of v10 is standard, and the platform no longer requires the itunes version check. Studio needs to remove the version check from the Publish iOS simple and full wizards | 5 | train |
TISTUD-2999 | Run Configurations: Project Text Field is Read Only for most configs | Some run configurations have a read-only Project text field if the user wants to manually type in the project name. The browse button works correctly. This is not a regression. List of Project Text Field Read-Only Run Configs: Titanium Android App Store Distribution Titanium Android Application Installer Tit... | 5 | train |
TISTUD-3000 | TiApp Editor: sdk intermittently fails to save based on sdk value in overview | TiApp Editor: sdk intermittently fails to save in the xml tag based on sdk value in overview. Steps to Reproduce: 1. Open TiApp Editor. 2. Open tiapp.xml and edit titanium sdk to invalid value and save. 3. Open TiApp Editor Overview and save. 4. Open tiapp.xml and view titanium sdk tag. Actual Result: Th... | 5 | train |
TISTUD-3002 | Debug on Device: prompting 3.0 as minimum SDK would be user-friendly | Test Steps: 1.Install Latest studio. 2.Connect an android device. 3.Create a Titanium Mobile android project with 2.1.4 GA SDK . 4.Right click on the project and select debug > debug configuration >create a new configuration for android device > run. Actual Result: SDK 2.2 is prompted as the minimum sdk. 2.... | 1 | train |
TISTUD-3003 | NPM intermittently fails to install on first try | Test Steps: 1.Download and install latest Titanium Studio installer on a clean Windows 7 / Windows 8 machine. 2.After launching Studio , accept Titanium Updates >Next >Install. 3.Configure GIT support. 4.After that Windows Installer prompt will appear in order to install Nodejs exe. Accept all the steps so that N... | 8 | train |
TISTUD-3004 | Use same stylesheet for module update content | Similar to TISTUD-2944, where we updated the alloy update style sheet, we need to do the same for the modules update style sheet. Right now the text in the module details is large and not consistent. [EDIT] The module JSON file should be updated to direct a release-notes page. This page should later be read by the ... | 5 | train |
TISTUD-3006 | Diagnostic Log: add Node.JS version | Add Node.JS version to diagnostic log. Steps: 1. Help > Run Diagnostic Log... Result: {code} Node.JS Version: v0.8.14 Titanium CLI Version: 3.0.20 Titanium CLI Enabled: true Alloy Version: 0.3.3 {code} | 3 | train |
TISTUD-3064 | iOS: Unable to select mobile provisioning profile | Summary: Unable to select mobile provisioning profile Steps to reproduce: 1. Run 2. iOS Device 3. Next 4. Next 5. Browse 6. Select .mobileprovisioning file Actual result: Invalid Provisioning Profile "Specified Provisioning Profile is invalid or is the wrong type." Expected result: Ability to click "F... | 8 | train |
TISTUD-3010 | Titanium Updates: add NodeJS version to success toast | Titanium Updates: add NodeJS version to success toast. Screenshot attached. Steps to Reproduce: 1. Install NodeJS using Titanium Updates. Actual Result: Success toast lists NodeJS version as N/A. Expected Result: Success toast lists NodeJS version as <nodejs version>. | 3 | train |
TISTUD-3012 | Preferences: Xcode path does not refresh until restart | The refresh button in Properties > Titanium Studio > Titanium > iOS SDK Home does not refresh the iOS SDK when you click it after change is via xcode-select. It does pickup the new xcode path after restarting Studio. h4. Steps to repro 1. In Studio go to Properties > Titanium Studio > Titanium > iOS SDK Home and no... | 5 | train |
TISTUD-3013 | XML Editor does not list correct suggestions for content assist. | When using content assist in Alloy it incorrectly populates the content assist window. It seems to be loading attributes rather then the Alloy elements. This worked before implementing TISTUD-2942. Steps to reproduce: 1. Create an Alloy project. 2. In the app/views/index.xml add the following to the Alloy containe... | 3 | train |
TISTUD-3015 | Convert JSON scanner(s) to JFlex based | JSON uses text rule based scanners for parsing, partitioning and colorization. This is a performance issue for larger files. JSON is very simple to lex/scan and using a JFlex based scanner for parsing at the least should be relatively straightforward. | 8 | train |
TISTUD-3016 | Preferences: dragging titanium sdk into text field produces error: Value must be an absolute path | This is a regression. Does not occur in Studio 2.1.2. Dragging titanium sdk from OS GUI to Studio Preferences results in path error. Clicking on DETAILS makes error go away. Note that manually typing in the path or selecting it in BROWSE work correctly. There is no log info. Steps to Reproduce: 1. Open P... | 5 | train |
TISTUD-3021 | Add more logging to provisioning profile loading and caching | To provide better troubleshooting for provisioning issues, we need to log more information about the available provisioning profiles and the process of loading the profiles from the filesystem and the cache | 5 | train |
TISTUD-3020 | Remove duplicate entries in the environment variable PATH | I enabled logging for ALL, and I ran through the iOS publishing wizard. I noticed when the environment variable PATH contains numerous entries for the JDK path: Environment: {ANALYTICS_SOURCE=studio, APTANA_VERSION=3.0.1.qualifier, Apple_PubSub_Socket_Render=/tmp/launch-lARzbP/Render, Apple_Ubiquity_Message=/tmp/lau... | 5 | train |
TISTUD-3024 | Titanium Module Packager: can't apply changes to most packaging types | Titanium Android, iOS, & MobileWeb Module Packager: can't apply changes to most packaging types. If you select Mobile App, then Titanium SDK, you can't save the changes. If you select Titanium SDK, then Mobile App, you can't save the changes. If you select Directory, you CAN save the changes. No log info. St... | 3 | train |
TISTUD-3025 | Show the error from console in the dialog when running iOS on device | When I was trying to run on iOS device, a problem has occurred and there was no information in the dialog. However, the console logs information about the error. The user expects the error diagnostic information to be available in the error dialog. Please refer to screenshot for further details. | 5 | train |
TISTUD-3026 | Cloud: Plugin - Node.ACS plugin does not download and install Node.ACS cli for you | *Details:* Node.ACS plug-in does not download and install the Node.ACS cli for you *Steps to reproduce:* 1. Make sure node.acs is completely removed from your machine 2. Install node.acs plug-in following these instructions: http://preview.appcelerator.com/appcelerator/studio/acs/update/rc/ 3. In the Project Expl... | 3 | train |
TISTUD-3028 | File > Import > General > Existing Folder as New Project remove error icon | Steps To Reproduce: 1. Install Studio. 2. Go to File>Import>General>Existing Folder as NewProject>Next to import a sample project. Actual: observe the error message appears on top stating " Please select a folder" Expected: Error icon should not appear. | 5 | train |
TISTUD-3029 | Allow user to easily import and run old projects | Steps To Reproduce: 1. Go to File>Import>General>Existing Folder as NewProject>Next to import a project (attached zip). 2. Run Project in debug mode using iphone simulator. Actual: "Requested SDK version does not have an assigned commands-handler." error message appears. On opening tiapp.xml and saving same... | 8 | train |
TISTUD-3033 | NullPointerException thrown when trying to find provisioning profiles in Ti Studio 3.0CI | One of our customers is reporting an issue related to provisioning profiles in Studio. NullPointerException is thrown when 'Manage Settings' is selected while trying to find provisioning profiles. I have attached the crash log from studio for more information. Screenshot of the error : http://cl.ly/image/2R2E1t3P0... | 3 | train |
TISTUD-3035 | Help > 'Install Titanium Module' > 'Install from URL ' with no specified URL should fail | This is not a regression bug. It happens in Studio 2.1.2 too. Test Steps: 1.Launch Studio. 2.Help > Install Titanium Module > press 'OK' (don't enter a module) Actual Result: Module is successfully installed. Expected Result: 'OK' tab should be disabled since the input is not valid. | 3 | train |
TISTUD-3036 | Index external build path entries separately from project index | Our current mechanism for build path entries is not as flexible and useful as we'll need to properly make use of it for NodeJs/Titanium/etc. Currently we can only have a contributor that supplies entries pointing at single files (JSCA), and hook them up to projects. The list is stored as a persistent property ont he p... | 20 | train |
TISTUD-3037 | Terminating iOS debug on device session in Studio disables further debug on device sessions | If a debug on iOS device session is terminated while in progress, then it seems that it does not completely release the sockets or listener sessions. Due to that, if another debug on iOS device session is launched, Studio fails to connect debugger to the app running on iOS device. The workaround would to re-start St... | 8 | train |
TISTUD-3039 | Terminating iOS debug on device session does not close the app on device | If the debug on iOS device session is terminated in Studio, then it does not close the app running on device. However, if the app is closed on device, then the debug session is terminated on Studio. Moreover, if a user wants to continuously test the app on device, then they might want to terminate the session in Studio... | 5 | train |
TISTUD-3044 | Unable to log into JIRA when using Help > Titanium Studio > Submit a Ticket... | This is a regression. Steps to reproduce: 1. Select Help > Titanium Studio > Submit a Ticket...; 2. Enter the JIRA credential to log in; 3. Click on "Log in". Expected result: user will successfully log into JIRA. Actual result: an "Unknown error" error dialog pops up. | 2 | train |
TISTUD-3045 | Alloy debugging: specify the source map interface requirement in a wiki page | After the discussion with Tony, Max, and Shalom, we decided the first action item is to define the source map API contract for connecting the original alloy source with the generated code. In the wiki page, we should spell out the specific calls (with parameters) Studio will make to alloy and the expected return values... | 8 | train |
TISTUD-3050 | Import Existing project wizard does not close when project is copied into workspace | If an existing project is imported into workspace using 'Existing projects into workspace' wizard with 'copy project into workspace' option selected, then the wizard does not close after the import. Manually closing the wizard pops up a dialog indicating about an active operation. | 8 | train |
TISTUD-3051 | Running blackberry simulator fails with no error when device IP is not specified | When a Blackberry project is run on simulator, it creates a default run configuration and launches it. However, if the preferences of blackberry does not already contain the device IP address, then the app launch will fail as the IP address is required value for launching the app. Expected: Either the run configura... | 8 | train |
TISTUD-3806 | iOS: Spaces in <name> field of tiapp.xml generates error | *Problem description* Having a <name> with spaces in tiapp.xml: <name>Laguna Beach</name> generates a red-x pop-up error message in the TiApp Editor: Multiple Markers at this line - 'Laguna Beach' is not a valid value for NCName - The value 'Laguna Beach' of element 'name' is not valid *Build log* ... | 3 | train |
TISTUD-3053 | Refactor the Titanium project wizard to have mobileweb plugin contribute its entry | Currently the Titanium project wizard defines all the checkboxes for deployment targets. We should have the mobileweb plugin contribute the following attributes through the extension point from TISTUD-3066: 1. A display name ("Mobile Web"); 2. A string for platform type ("mobileweb") that will be used by CLI and ot... | 13 | train |
TISTUD-3054 | Refactor the Deployment Targets section of tiapp.xml to have mobileweb plugin contribute its entry | We should be able to re-use the attributes defined from TISTUD-3053 for the "Deployment Targets" section of tiapp.xml, as the idea here is to also have mobileweb plugin contribute the name, platform type, and if it's supported on the current system. | 8 | train |
TISTUD-3055 | Move Run > Mobile Web Preview in Browser action to mobileweb's own plugins | This involves moving the command/handler/menu/launch-config definitions and related classes for contributing the Run > Mobile Web Preview in Browser action to mobileweb's own plugins. | 8 | train |
TISTUD-3056 | Have mobileweb plugin contribute to the preferences page | We should have a subnode for each platform under Preferences > Titanium Studio > Titanium and move the respective section from Titanium preference page there. The mobileweb plugin will contribute the Mobile Web preference page and handle its preference settings. | 8 | train |
TISTUD-3062 | Unable to install modules via Dashboard my modules section | When you click the "Install" button for a module in the My modules section, it does not install the module. Nothing happens | 3 | train |
TISTUD-3063 | Improve JS type inferencing to use typeof comparisons as hints | We can make use of typeof comparisons to a variable/argument/object to infer types. In many cases it may be used as a guard against undefined variables, but in other it may be used for a type of duck typing like in ruby where a function may take multiples types for the same argument and handle them differently (or conv... | 8 | train |
TISTUD-3066 | Create an extension point for defining individual supported platform | For this ticket, we will create the extension point placeholder for defining individual supported platforms (iOS/Android/MobileWeb/etc) and the manager class to process the contributors. The actual elements and their attributes will be added when working on the refactoring of various functionality. | 5 | train |
TISTUD-3067 | Refactor the modules table section of tiapp.xml to have mobileweb plugin contribute its column | The plugin will need to contribute the icon. We also need a mechanism to parse out the module version for Mobile Web to be shown in the table. Is the platform type enough, and the tiapp model could parse the directory structure from there? | 8 | train |
TISTUD-3070 | Update BB10 preference panel to have 2 ip addresses. (see description) | Currently there is a single IP address box that is used for both device install and running in simulator. It is a pain to switch the address between simulator and device. Please have 2 boxes 1 for simulator and a second for device. For device have an initial value of "169.254.0.1" | 5 | train |
TISTUD-3071 | CLONE - Studio loses connection settings on restart | h3. Steps to Reproduce create connections, shut down the program, restart and connections are gone. h3. Actual Result no connection info h3. Expected Result expect to not have to recreate connection info for all sites everytime the program is started | 13 | train |
TISTUD-3072 | Unable to publish applications using publish provider | Found two issues with 3.0.0. The publish wizard does not proceed past the distribution page if the environment only had one provisioning profile. Second, the build for iOS fails. It needs to be adopted to the new CLI | 8 | train |
TISTUD-3074 | Clicking on "Titanium Mobile Developer Center" in Titanium Mobile Ruble leads to 404 | # Open up Titanium Studio # Click on Commands > Titanium Mobile > Titanium Mobile Developer Center # Browser pops up with a 404 Looks like a bad search string or bad redirect in the dashboard index.php | 2 | train |
TISTUD-3075 | Create a BlackBerry packaging launch tab-group | The BlackBerry packaging is done via a launch-configuration. However, since it's missing a tab-group implementation, it's not being displayed in the Run configurations, so a user has to go through the packaging wizard every time. | 8 | train |
TISTUD-3078 | NPE: An internal error occurred during: "Initializing Mobile UI Plugin". | After upgrading to the current nightly (3.1.0.201212191959) I get the following error on start up in Windows 8: {code} !ENTRY org.eclipse.core.jobs 4 2 2012-12-20 08:04:09.152 !MESSAGE An internal error occurred during: "Initializing Mobile UI Plugin". !STACK 0 java.lang.NullPointerException com.aptana.ui.Brows... | 5 | train |
TISTUD-3080 | Remove "beta" from Alloy templates | The Alloy templates should be displayed as follows (no beta description): Alloy The tag/category and the template title/description should also no longer include the word "beta" | 2 | train |
TISTUD-3084 | java.lang.IllegalArgumentException: Illegal group reference | After updating to last night's nightly build (Titanium Studio, build: 3.1.0.201212201822) I see the following error on start up in Windows 8: {code} !ENTRY com.appcelerator.titanium.nodejs.core 4 0 2012-12-21 08:33:29.804 !MESSAGE (Build 3.1.0.201212201822) [ERROR] Illegal group reference !STACK 0 java.lang.Ille... | 5 | train |
TISTUD-3085 | Numerous calls to npm config get prefix while indexing js modules | I was running my dev environment and noticed that while indexing modules (see screenshot), my log was filled with calls to: !ENTRY com.aptana.core 1 0 2012-12-21 09:14:41.326 !MESSAGE (Build 0.0.0.qualifier) [INFO] com.aptana.core/debug/shell Running process: Process: "/usr/local/bin/npm" "config" "get" "prefix" ... | 5 | train |
TISTUD-3086 | BadLocationException in error log | While investigating the iOS provisioning issue customers were seeing in 3.0.0, I kept running into this exception in their logs: !ENTRY com.appcelerator.titanium.ui 1 0 2012-12-18 11:02:01.359 !MESSAGE (Build 3.1.0.201212162216) [INFO] Failed to properly color output. !STACK 0 org.eclipse.jface.text.BadLocationEx... | 5 | train |
TISTUD-3087 | Hookup standard output (stdout) to Console for BB10 apps (see description) | If developers put Ti.API.info("It would be great to get this output in Studio Console"); in their Javascript application (app.js) when running the following command from mac terminal: "PATH_TO_SDK/blackberry/builder.py" run -t simulator -d "PATH_T0_PROJECT" -p /Applications/bbndk --ip_address=192.168.137.151 Ever... | 8 | train |
TISTUD-3088 | New Titanium project wizard: should not auto-select Cloud enablement when switching SDK | 1. File > New > Titanium Project; 2. Click Next; 3. Uncheck "Automatically cloud-enable this application"; 4. Switch Titanium SDK version to a different one. Expected result: the "Automatically cloud-enable this application" checkbox remains unchecked. Actual result: the checkbox is rechecked. | 5 | train |
TISTUD-3089 | Move Run > Mobile Web Preview in Emulator action to mobileweb's own plugins | This involves moving the command/handler/menu/launch-config definitions and related classes for contributing the Run > Mobile Web Preview in Emulator action to mobileweb's own plugins. | 5 | train |
TISTUD-3090 | Move Publish > Package - Mobile Web action to mobileweb's own plugins | This involves moving the command/handler/menu/launch-config definitions and related classes for contributing the Publish > Package - Mobile Web action to mobileweb's own plugins. | 5 | train |
TISTUD-3092 | Link leads to 404 page | Currently the link for downloading iTunes in the publish for Apple App Store wizard links to a 404 page (http://www.apple.com/downloadiTunesLink/download/). I believe the page that you are trying to reference moved to http://www.apple.com/itunes/download/ . Not a regression. Steps to recreate: 1. Open a Titanium... | 3 | train |
TISTUD-3094 | Updating the Studio code to support BlackBerry when checking for the supported platforms | Updating the Studio code to support BlackBerry when checking for the supported platforms. This includes the work to update the sdk_info.json file with links to the BlackBerry NDK download and simulator downloads (https://bdsc.webapps.blackberry.com/native/download). | 8 | train |
TISTUD-3095 | Update the Dashboard to check for BlackBerry NDK and display corresponding message | Update the Dashboard side to call the SDK-Info command with a "blackberry" key. Then, parse the result and display any info (like we do with the rest of the platforms). The BlackBerry section in Dashboard will look similar to what Android one shows. | 8 | train |
TISTUD-3097 | UnsupportedOperationException when updating the npm packages | User reported the following exception is seen in the log when prompted for updating the npm packages, and the installation failed: {code} !ENTRY com.appcelerator.titanium.update 4 4 2013-01-01 16:24:30.649 !MESSAGE Error encountered during update !SUBENTRY 1 com.appcelerator.titanium.nodejs.core 4 0 2013-01-01 1... | 5 | train |
TISTUD-3099 | Titanium Update wizard pops up at startup even though they are only updates | When there are only updates to npm packages or modules or SDK, a toast should appear indicating about the available updates. The Titanium Wizard should be popped up only when any of the required packages are not installed on the machine. Actual Result : The titanium wizard is popped up even though there are only upd... | 5 | train |
TISTUD-3105 | Store build path entries in a format that can be shared across users and checked into SCM | We currently store build paths as a persistent property on the project. This is done by Eclipse and causes some issues, namely: - This cannot be shared with another user since it's stored outside the project. Other developers on the project won't have the same buildpath when they grab a copy of the project (typically ... | 8 | train |
TISTUD-3106 | Retain ordering of build path entries | Build path entries are returned as a Set from the BuildPathManager, so order is not guaranteed. However, order is important because it determines the order we query the indices for entries. This order should be retained when we persist the entries, load them, iterate through them. This would also involve updating th... | 8 | train |
TISTUD-3107 | Update Build path entry UI | The current build path entry UI doesn't retain ordering (see TISTUD-3106) and lists all "contributed" entries with checkboxes. We should move closer to the JDT's classpath UI. We need to allow the user to add/remove entries and manage the ordering of the entries. Additionally, the "contributed" entries should just beco... | 13 | train |
TISTUD-3108 | Install specific SDK lists all SDKs installed when they are not | When trying to install specific SDKs using the Help > Install Specific Titanium SDK option, all SDKs are listed as installed regardless of the actual installed SDKs. Titanium Update still correctly checks for the newest stable release. This is a regression as this functionality works in Titanium Studio 3.0.2 Step... | 5 | train |
TISTUD-3109 | Install Titanium SDK: disable Finish button for installed sdks | When initially selecting "Intall from Update Stream" in the Install specific Titanium SDK wizard, the most current stable SDK is selected and the finish button lights up regardless of it's installed state. I would suggest that the finish button only light up for the initial selection if it is not installed. Clicking fi... | 3 | train |
TISTUD-3115 | Denso: add checkbox to project creation wizard to enable automotive module | In the Denso version of Titanium Studio, add a checkbox "Automatically enabled automotive extension for this project" to the project creation wizard. It should be enabled and auto-selected when IVI platform is selected. When selected, Studio will automatically include the automotive module in project's tiapp.xml. | 8 | train |
TISTUD-3117 | Add launch configuration for running on Denso/IVI emulator | Initially, the launch configuration tab could just contain a project field and an option to re-build project on launch. See the screenshot for an example of the Android emulator launch configuration tab. | 5 | train |
TISTUD-3118 | Add launch configuration for running on Denso/IVI device | The launch configuration tab will just have a project field unless additional options are needed. See the screenshot for an example of the corresponding launch configuration tab for Android. | 5 | train |
TISTUD-3119 | Add launch configuration for packaging Denso application | The launch configuration tab for now could contain just a project field and the distribution location. We will add more if more fields are required. See the screenshot for an example of our Android packaging's main tab. | 8 | train |
TISTUD-3120 | iOS Simulator: console log level filter does not work | iOS Simulator console filter does not work, all levels are logged regardless of settings. Does not occur with debugger. This could be CLI-related. Steps to Reproduce: 1. Run code in Simulator (set run config log level to ERROR): {code} alert('SESSION ID: ' + Ti.App.sessionId); Ti.API.error('SESSION ID:... | 5 | train |
TISTUD-3121 | MobileWeb Packaging failure is not logged in the error logs | If the packaging of mobileweb fails, then an error message is displayed indicating the failure and mention to view the failure in the error logs. However, the log file also does not contain any information about the failure. After the running the command manually on the command line, then I get this output on comman... | 8 | train |
TISTUD-3126 | Platform specific launch configurations should only target projects with compatible deploy types | For the platform specific launch configurations (applies to multiple platforms, ie, iOS/Android/MobileWeb Publish/Run on Device, etc), when the "Browse" button is selected in the project section, all titanium projects are displayed. This should be limited to the projects that have the corresponding platform as a deploy... | 8 | train |
TISTUD-3128 | Dashboard: Update Android SDK to r21.0.1 on Staging | Dashboard: Update Android SDK to 21.0.1 on staging. | 3 | train |
TISTUD-3132 | Break down the tasks needed to add code processor as a build-time validator | The epic for adding code processor to Studio as a validator and showing annotations based on its output is captured in TISTUD-3112. We will need to create individual tickets for the workflow. | 8 | train |
TISTUD-3133 | Update preview Studio install page with RCP instructions | The current instructions state to use the Help->Install New Software option for installing into an existing Studio. This has problems because they are most likely trying to update the RCP version, which is confusing to update. We need to update the instructions to be: 1. Add the update site to Preferences->Install/U... | 5 | train |
TISTUD-3134 | Manual download of preview.appcelerator.com update sites invalid | When clicking on the manual download of a version on preview (like Beta), the url points to: http://preview.appcelerator.com/appcelerator/studio/standalone/update/beta/ZIP_FILE When the build is performed, it needs to update this link | 5 | train |
TISTUD-3137 | Update the call for Alloy model generation when sql adapter type is selected | In alloy 0.3.4, the following format will generate the model appropriately for all supported adapters types: (sql, properties, and localStorage): {code} alloy generate model NAME ADAPTER_TYPE col1:type1 col2:type2 ... {code} so for example, a sql model would be generated like this: {code} alloy generate mod... | 5 | train |
TISTUD-3139 | Titanium Updates: install missing node.js on update | If node.js is uninstalled when Titanium Studio is running, and the user checks for Titanium Updates, node.js is not included in the installation list (but the other node modules are). Error: {code} Error encountered during update Failed to install titanium. Please see the Studio log for more information. Faile... | 5 | train |
TISTUD-3140 | Titanium Updates: add version numbers to first time node module installations | Titanium Updates: add versions to first node module installation. If a node module (alloy, acs, etc.) is installed for the first time using Check for Titanium Updates, the version number is not displayed. Steps to Reproduce: 1. Uninstall node.js and all node modules (alloy, acs, etc.). 2. Open Titanium Studio... | 5 | train |
TISTUD-3141 | Move all references of mobile web from the mobile and core plugins to mobileweb plugin | Once all the subtasks of refactoring the mobileweb code into its own plugin is completed, all the references of mobileweb from the titanium.core and mobile.ui has to be either removed or moved to mobileweb ui/core plugins. All the constants, resources and utility methods corresponding to mobile web should only be avail... | 13 | train |
TISTUD-3142 | Run Configuration: remove log filter from run configurations | Currently the simulator/emulator run configs have log filters. The console is responsible for this behavior. | 5 | train |
TISTUD-3146 | Add extension point to register build path variables and their resolvers | See org.eclipse.jdt.core.classpathvariableInitializers org.eclipse.core.resources.variableResolvers Need to be able to register the variables that can be used in build paths and the classes which can resolve the variable to a path. | 8 | train |
TISTUD-3147 | Add build path variable resolver for NPM module path | This involves registering a variable to represent the base path for NPM modules and resolving it (npm config prefix). | 5 | train |
TISTUD-3148 | Add build path variable resolver for NPM source install path | This involves registering a variable to represent the source install path for NPM modules and resolving it. | 5 | train |
TISTUD-3149 | Add build path variable resolver for Titanium SDK install path | This involves registering a variable to represent the install path for Titanium SDKs and resolving it. (grab from prefs) | 5 | train |
TISTUD-3150 | Denso: include automotive-specific project templates in Studio | After project templates for Denso are defined and created, we will need to include them in the Denso version of Titanium Studio. | 5 | train |
TISTUD-3153 | Log messages lost when logging commands are placed in a loop | While testing TISTUD-3120 I ran into the issue where log output in a for loop did not appear (see screenshot). I can only reproduce this issue in 3.0.2 not 3.1.0 or 3.0.1 using the attached app.js file in a standard titanium project. This is a regression. Steps to reproduce: 1. Open the Titanium project. 2. Run... | 8 | train |
TISTUD-3155 | Refactor the Titanium module project wizard to have mobileweb plugin contribute its entry | Refactor the Titanium module project wizard to have mobileweb plugin contribute its entry as shown in the screenshot. | 8 | train |
TISTUD-3160 | BlackBerry preferences have two 'Configure' buttons | The BlackBerry preferences are showing two 'Configure' buttons that opens up the Dashboard. We should only display one, and probably move that button into a different location in that dialog. | 3 | train |
TISTUD-3161 | Titanium Updates: sudo password fails in some environments | "I just installed the latest Titanium Studio from Appcelerator and a Titanium Update window pops up when I open TiStudio and asks me to install Titanium CLI and Alloy. When I press the install button a dialog pops up that says “Titanium wants to make changes. Provide your password to allow installation”. I enter my ... | 13 | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.