ALOY-1 | logger.js failing in Titanium runtime | Closed | 2012-05-16 | 2014-06-22 |
ALOY-2 | Mobileweb red screen on load of master_detail sample | Closed | 2012-05-16 | 2012-07-19 |
ALOY-3 | eval() of DOM scripts at app startup increasing initial load time significantly | Closed | 2012-05-14 | 2012-07-19 |
ALOY-4 | HTML grammar does not support unmatched <link> tag | Closed | 2012-05-22 | 2014-06-22 |
ALOY-5 | Need to add line number and column to pegjs grammars | Closed | 2012-05-30 | 2014-06-22 |
ALOY-6 | Generated HTML object tree full of whitespace elements | Closed | 2012-05-18 | 2014-06-22 |
ALOY-7 | Current require() scheme fails on Mobileweb | Closed | 2012-05-14 | 2012-07-19 |
ALOY-8 | HTML grammar breaks when entities (<, >, &) are found in <script>, even with <![CDATA[]]> | Closed | 2012-05-25 | 2013-05-01 |
ALOY-9 | Filesystem CSS load failing on Android | Closed | 2012-05-16 | 2012-07-19 |
ALOY-10 | runtime.js throwing exceptions on Android emulator | Closed | 2012-05-14 | 2012-07-19 |
ALOY-11 | xpath removal broke runtime | Closed | 2012-05-15 | 2012-07-19 |
ALOY-12 | DOM parsing busted | Closed | 2012-05-07 | 2013-05-01 |
ALOY-13 | CSS grammar does not support comments | Closed | 2012-05-21 | 2014-06-22 |
ALOY-14 | Current XML parsing doesn't handle namespaces | Closed | 2012-06-08 | 2014-06-22 |
ALOY-15 | Unable to use constants for JSON properties | Closed | 2012-05-14 | 2014-06-22 |
ALOY-16 | There's no way to specify complex types in markup for UI properties | Closed | 2012-05-11 | 2012-07-19 |
ALOY-17 | sizzle.js: only id selectors work | Closed | 2012-05-16 | 2012-07-19 |
ALOY-18 | Can't create DOM elements without an ID | Closed | 2012-05-11 | 2013-05-01 |
ALOY-19 | Replace use of 'exports' with 'module.exports' in runtime.js | Closed | 2012-05-11 | 2014-06-22 |
ALOY-20 | Selectors need to be able to handle multiple elements | Closed | 2012-05-15 | 2014-06-22 |
ALOY-21 | Use Sizzle selector engine | Closed | 2012-05-14 | 2013-05-01 |
ALOY-22 | Integrate Sizzle into Zipti via commonjs | Closed | 2012-05-15 | 2014-06-22 |
ALOY-23 | Launch emulators, simulators, or devices directly from zipti | Closed | 2012-05-16 | 2014-06-22 |
ALOY-24 | Need a "build Ti-App project" operation in the CLI | Closed | 2012-06-08 | 2014-06-22 |
ALOY-25 | Replace eval() of runtime w3c libraries with require() | Closed | 2012-05-11 | 2014-06-22 |
ALOY-26 | Support embedded style sheets | Closed | 2012-05-22 | 2014-06-22 |
ALOY-27 | Improve HTML parsing performance | Closed | 2012-05-11 | 2014-06-22 |
ALOY-28 | Consider using jsdom for HTML parsing and DOM creation | Closed | 2012-05-11 | 2014-06-22 |
ALOY-29 | Move all generated files to "generated" folder in project Resources folder | Closed | 2012-05-08 | 2012-07-19 |
ALOY-30 | Are json.pegjs and json.js necessary? | Closed | 2012-05-08 | 2013-05-01 |
ALOY-31 | Replace references to "zipti" with "tiapp" | Closed | 2012-06-08 | 2014-06-22 |
ALOY-32 | Support external stylesheets | Closed | 2012-05-22 | 2014-06-22 |
ALOY-33 | CSS runtime parsing needs to be revised | Closed | 2012-05-08 | 2014-06-22 |
ALOY-34 | Use commonjs to execute the app_dom.js file | Closed | 2012-05-14 | 2014-06-22 |
ALOY-35 | Widgets need a directory and public interface so can be grabbed by outside processes like Ti Studio. | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-36 | The user will use namespaces like iPhone, Mobile Web and Android to create UI elements currently just prepending Ti.UI.createX. | Closed | 2012-05-06 | 2017-03-10 |
ALOY-37 | ZipTi will need comprehensive logging | Closed | 2012-05-07 | 2014-06-22 |
ALOY-38 | A template/sample that builds a ToDo list MVC app. The canonical app is a cloud based ToDo list. | Closed | 2012-06-12 | 2014-01-28 |
ALOY-39 | User will want to know why we have chosen HTML and CSS vs XML and JSON. We should present what have have done offers real value in terms of productivity vs other techniques. | Closed | 2012-05-07 | 2014-01-28 |
ALOY-40 | A system for testing HTML, CSS grammars needs to a part of ZipTi build system to ensure grammars are correct before finding parser errors. | Closed | 2012-05-07 | 2014-01-28 |
ALOY-41 | The user would like to run the Declarative UI translator but does not want to do custom install of components. | Closed | 2012-05-07 | 2012-07-19 |
ALOY-42 | The user want create elements and widgets and be able to extend and wrap existing Ti API so that proxy issues can be avoided | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-43 | The user want to use CSS and style by id, class and style attribute. | Closed | 2012-05-06 | 2012-07-19 |
ALOY-44 | The user wants to have pre-release docs that explain how install and use Declarative UI. | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-45 | The user wants to have JavaScript and CSS in separate files to maintain presentation logic separation. | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-46 | The user will use several pre-packaged widgets to create apps. See description for widget list. | Closed | 2012-05-06 | 2017-03-10 |
ALOY-47 | The user wants to use platform specific targeting to generate elements only for specific platforms currently iPhone, MobileWeb, Android | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-48 | The user will have a couple full functioning Appcelerator apps that include widgets, look awesome, show best practices, and run cross-platform. See description for apps. | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-49 | A template/sample that builds a brochure style app. | Closed | 2012-06-12 | 2014-01-28 |
ALOY-50 | All node processes to support ZipTi need to be public so that outside processes like Ti Studio can find and run them. | Resolved | 2012-05-06 | 2018-03-07 |
ALOY-51 | Add warning and error debugging to a $Ti.Logger object. The Logger itself should just queue messages and later an be queried for it's content, This way we can log in a platform independent way. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-52 | Stronger exception/error messages | Closed | 2012-05-16 | 2014-06-22 |
ALOY-53 | Need to add line number and column to pegjs grammars | Closed | 2012-05-30 | 2014-06-22 |
ALOY-54 | Improve runtime error messages | Closed | 2012-05-14 | 2012-07-19 |
ALOY-55 | Create complex source to tests the proper operations of generated parsers. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-56 | Add complex dom structure and test that selector engine can retrieve the correct dom elements. | Closed | 2012-05-08 | 2014-06-22 |
ALOY-57 | Make sure to test node scripts on Linux, Windows, and Mac. | Resolved | 2012-05-08 | 2018-03-07 |
ALOY-58 | Modify translator and package scripts to be node NPM compliant. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-59 | Create a widget factory. Meet with Chris and Tony and based on W3C Specs come up with a widget factory that can handle unique ids, nested widgets and css for class and ids. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-60 | Support embedded style sheets | Closed | 2012-05-22 | 2014-06-22 |
ALOY-61 | Support external style sheets | Closed | 2012-05-22 | 2014-06-22 |
ALOY-62 | Establish priority between inline, embedded, and external styles | Closed | 2012-05-22 | 2014-06-22 |
ALOY-63 | Establish specificity of selectors in CSS | Closed | 2012-05-22 | 2014-06-22 |
ALOY-64 | Need to handle all selector types | Closed | 2012-05-22 | 2014-06-22 |
ALOY-65 | Add a new markup attribute called data-ti-platform="[iPhone, iPad, Android, Mobile Web [version]]" | Closed | 2012-05-07 | 2014-06-22 |
ALOY-66 | Take the data-ti-platform and during code generation put if ([platform]) around element. Ignore subelements. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-67 | Ensure that any scripts that operate on ZipTI can be run from command-line or Ti Studio. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-68 | In tiUIRuntime.js add code to merge the class, id and style css into a single css rule. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-69 | Using combined css apply style during object creation. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-70 | Create the $Ti(selector).css(x) for returning a property and $Ti(selector).css(x, y) for setting values | Closed | 2012-05-07 | 2014-06-22 |
ALOY-71 | For styles like fonts that become json objects develop method that can map from css to Ti API. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-72 | Work with Arthur on styles that fall outside scope and document how they should be done in code. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-73 | Currently just going through metadata files in need to open external script and css files in ti_ui_translator.js. Handle the both local and network based files. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-74 | Scan in script and css and append to css and script source. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-75 | Ensure that that translated markup has css and script included. | Closed | 2012-05-07 | 2014-06-22 |
ALOY-76 | Compiling of json style files break when a object value is used. | Closed | 2012-06-14 | 2014-06-22 |
ALOY-77 | Support per-component tag parsing for complex relationships | Closed | 2012-06-27 | 2014-02-04 |
ALOY-78 | Documentation for builtins | Resolved | 2012-06-27 | 2014-02-04 |
ALOY-79 | Widgets need to bundle assets and libraries | Resolved | 2012-06-27 | 2018-03-07 |
ALOY-80 | Establish Ti.UI.iPad.SplitWindow markup syntax | Closed | 2012-06-27 | 2014-06-22 |
ALOY-81 | Add the ability to create singleton component objects | Closed | 2012-06-30 | 2014-06-22 |
ALOY-82 | Allow views/controllers/styles to be structured in folders | Closed | 2012-07-01 | 2013-05-01 |
ALOY-83 | Allow platform conditionals in markup via the "platform" attribute | Closed | 2012-07-01 | 2014-06-22 |
ALOY-84 | Models are only generated in the index component | Closed | 2012-07-10 | 2014-06-22 |
ALOY-85 | Need to make ti.alloy compiler plugin work consistently | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-86 | Widget dependency management | Resolved | 2012-07-16 | 2016-03-16 |
ALOY-87 | Platform and form factor specific styling, like media queries | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-88 | Alloy style files to specify platform and form factor specific sections | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-89 | Platform and form factor specific files for styles | Closed | 2012-07-16 | 2014-01-28 |
ALOY-90 | Change view extensions to 'txml', styles to 'tss', abstract out others | Closed | 2012-07-16 | 2014-02-04 |
ALOY-91 | SAP-FC Sample needs review | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-92 | Go through all GitHub ReadMe files and make sure content is accurate and descriptive, snippets of code is helpful. | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-93 | Make sure sql sync operation work on single table | Resolved | 2012-07-16 | 2014-02-04 |
ALOY-94 | On model samples take away crud ops and use on change event instead | Resolved | 2012-07-16 | 2014-02-04 |
ALOY-95 | Create ACS adapter that will persist backbone objects in cloud | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-96 | Finalize Alloy CLI API for all build and generate commands | Resolved | 2012-07-16 | 2014-02-04 |
ALOY-97 | Add tags section to widget descriptor | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-98 | Create a folder for more complete samples like fashion closet | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-99 | Create a folder for templates | Resolved | 2012-07-16 | 2018-03-07 |
ALOY-100 | Finalize the app descriptor for samples | Resolved | 2012-07-16 | 2014-02-04 |
ALOY-101 | Allow Alloy.Models.MODEL_NAME notation | Closed | 2012-07-17 | 2014-01-28 |
ALOY-102 | Investigate adding debugger support - see description | Closed | 2012-07-17 | 2014-02-04 |
ALOY-103 | Model-View binding for discrete components | Resolved | 2012-07-17 | 2018-03-07 |
ALOY-104 | Enable Model-View binding on TableViews | Resolved | 2012-07-17 | 2018-03-07 |
ALOY-105 | Add Anvil Unit Testing to Alloy | Closed | 2012-07-17 | 2014-02-04 |
ALOY-106 | Need to have Alloy fully documented in Appcelerator engineering docs | Closed | 2012-07-17 | 2012-09-24 |
ALOY-107 | Need to have the command "alloy new ." generate style index.tss | Closed | 2012-07-17 | 2012-07-19 |
ALOY-108 | tss file expr() syntax needs to be handled recursively | Closed | 2012-07-18 | 2013-05-01 |
ALOY-109 | Alloy developer to add custom markup (tags) and associate with a custom processing library | Closed | 2012-07-18 | 2014-02-04 |
ALOY-110 | Create a basic REST adapter and sample | Closed | 2012-07-18 | 2014-02-04 |
ALOY-111 | Create simple sample that shows application life cycle | Closed | 2012-07-18 | 2014-02-04 |
ALOY-112 | Improve syntax of custom model functions | Resolved | 2012-07-18 | 2018-03-07 |
ALOY-113 | Create a simple sample that shows having a widget in a widget | Resolved | 2012-07-18 | 2018-03-07 |
ALOY-114 | Make sure all Alloy CLI commands can work with inner folders | Resolved | 2012-07-18 | 2018-03-07 |
ALOY-115 | Script (document) a 5 step process to create a simple Alloy app from fresh install to running app | Resolved | 2012-07-18 | 2018-03-07 |
ALOY-116 | Release notes for public prerelease | Resolved | 2012-07-18 | 2014-02-04 |
ALOY-117 | Identify is a device is "handheld" or "tablet" on all supported platforms | Resolved | 2012-07-19 | 2018-03-07 |
ALOY-118 | alloy generate migration is crashing | Resolved | 2012-07-20 | 2018-03-07 |
ALOY-119 | Global style | Resolved | 2012-07-21 | 2018-03-07 |
ALOY-120 | Add "platforms" tag to widget.json manifest | Resolved | 2012-07-23 | 2018-03-07 |
ALOY-121 | TSS parsing does not handle arrays of object properly | Resolved | 2012-07-23 | 2018-03-07 |
ALOY-122 | Pass styles to the create() function of widgets | Resolved | 2012-07-24 | 2018-03-07 |
ALOY-123 | Pass styles to require views | Resolved | 2012-07-24 | 2018-03-07 |
ALOY-124 | Broken Generator | Resolved | 2012-07-24 | 2018-03-07 |
ALOY-125 | Add style attributes to markup | Resolved | 2012-07-25 | 2018-03-07 |
ALOY-126 | As a developer, I'd like to be able to use L() in TSS files to simplify using i18n strings in my app | Resolved | 2012-07-25 | 2018-03-07 |
ALOY-127 | 'alloy generate view' should generate a View not Window | Resolved | 2012-07-25 | 2018-03-07 |
ALOY-128 | Ti.UI.currentTab undefined in controller | Closed | 2012-07-26 | 2015-07-30 |
ALOY-129 | Web-based quick start for new Alloy developers | Resolved | 2012-07-26 | 2014-02-04 |
ALOY-130 | Interpret .tss files as JS, not JSON | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-131 | Use uglify to intelligently determine if getRoot() should be used in add() or remove() functions | Closed | 2012-07-26 | 2014-02-04 |
ALOY-132 | Change "Alloy" tag to "Component", make required, adjust all code and samples | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-133 | Widgets need to support their own models | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-134 | TiStudio : Modules - The included ti.physicalSizeCategory module gives a warning in the module view of tiapp.xml that it is incompatible with the 2.1.1 sdk | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-135 | Improve widget asset and lib path handling | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-136 | `alloy generate model` should also generate custom model script | Resolved | 2012-07-26 | 2018-03-07 |
ALOY-137 | All "model" config and code should be contained in a single file | Resolved | 2012-07-26 | 2013-05-01 |
ALOY-138 | Enforce "platforms" tag in widget.json manifest | Closed | 2012-07-27 | 2014-01-28 |
ALOY-139 | Android : Unable to add a window to the root index on Android | Closed | 2012-07-27 | 2014-06-22 |
ALOY-140 | Widgets should be auto-added to projects like builtins | Resolved | 2012-07-27 | 2014-06-18 |
ALOY-141 | Build a brochure sample app | Closed | 2012-07-27 | 2012-10-04 |
ALOY-142 | Sample To-Do app using ACS | Open | 2012-07-27 | 2018-03-07 |
ALOY-143 | Allow all elements to have "require" attribute | Closed | 2012-07-30 | 2014-06-22 |
ALOY-144 | Progress bar widget | Closed | 2012-07-30 | 2012-08-18 |
ALOY-145 | Tableview widget | Closed | 2012-07-30 | 2012-08-18 |
ALOY-146 | Imageview widget | Closed | 2012-07-30 | 2012-08-18 |
ALOY-147 | Login widget | Resolved | 2012-07-30 | 2018-03-07 |
ALOY-148 | Sample: City App | Closed | 2012-07-30 | 2012-10-04 |
ALOY-149 | Change name of the combined code of xml, styles, controllers from Component to Controller | Resolved | 2012-07-30 | 2018-03-07 |
ALOY-150 | Change the current hidden exports to be explicit just as in regular commonjs | Resolved | 2012-07-30 | 2018-03-07 |
ALOY-151 | Change root node of markup back to Alloy. | Resolved | 2012-07-30 | 2018-03-07 |
ALOY-152 | Add an Include and Require element see description | Resolved | 2012-07-30 | 2018-03-07 |
ALOY-153 | For the Widget element change the syntax to be <Require widgetid="myWidgetID/> | Closed | 2012-07-30 | 2014-02-04 |
ALOY-154 | Take away the separate generater for component and controller when generate controller generate a view, style and controller. | Resolved | 2012-07-31 | 2014-02-04 |
ALOY-155 | When generating a new project only create an assets, controllers, models, styles and views folder | Resolved | 2012-07-31 | 2018-03-07 |
ALOY-156 | Animation library improvements | Resolved | 2012-07-31 | 2018-03-07 |
ALOY-157 | All top-level elements in a required view should be added its parent's view hierarchy | Resolved | 2012-07-31 | 2018-03-07 |
ALOY-158 | Templates for "alloy new" | Resolved | 2012-08-02 | 2018-03-07 |
ALOY-159 | Assign controller inheritance from markup via "parentController" | Resolved | 2012-08-06 | 2018-03-07 |
ALOY-160 | BaseController.js setParent() fails when given an Alloy conroller | Resolved | 2012-08-06 | 2018-03-07 |
ALOY-161 | Allow developers to create controllers with no associated view or style | Resolved | 2012-08-07 | 2018-03-07 |
ALOY-163 | "controller" attribute for <Alloy> element | Resolved | 2012-08-07 | 2018-03-07 |
ALOY-164 | Add args to lifecycle | Resolved | 2012-08-08 | 2018-03-07 |
ALOY-165 | Advanced sample that shows inheritance and lifecycle functions | Resolved | 2012-08-08 | 2018-03-07 |
ALOY-166 | Add multiple view sample to show opening multiple views and calling methods and functions in other views. | Resolved | 2012-08-08 | 2012-11-28 |
ALOY-167 | Add scan for widgets and if in markup move to Resources/alloy/widgets folder | Resolved | 2012-08-08 | 2013-05-01 |
ALOY-168 | Add to the Book Search sample the master detail functionality and remove master detail | Closed | 2012-08-08 | 2014-01-28 |
ALOY-169 | Change getRoot() controller method to getUIRoot make clearer what is happening | Resolved | 2012-08-10 | 2018-03-07 |
ALOY-170 | Possible do something with getController to return UI root vs the controller object | Closed | 2012-08-10 | 2014-01-28 |
ALOY-171 | "src" and "type" attributes from <Require> should not be passed to the generated code | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-172 | Resources : By default in Titanium Studio, the resources folder is hidden from an end user | Closed | 2012-08-13 | 2014-06-22 |
ALOY-173 | So args can be passed to controllers do Alloy.getController(path, args) | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-174 | Take away making ids in markup available outside module and add a getView("id") method | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-175 | Rather then using the $.foo = function() { }; in controller use exports.foo = function() { } | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-176 | make sure ti.physicalSizeCategory-android-1.0.zip is not at project root | Closed | 2012-08-13 | 2014-01-28 |
ALOY-177 | The <Include> element should be removed. | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-178 | Add exports basecontroller property | Resolved | 2012-08-13 | 2018-03-07 |
ALOY-179 | Adding commands 'dry-run' option | Closed | 2012-08-14 | 2013-05-01 |
ALOY-180 | Go through test apps and make sure they work with latest controller changes | Resolved | 2012-08-14 | 2018-03-07 |
ALOY-181 | Add analytics support to alloy new and compile command | Closed | 2012-08-14 | 2012-11-28 |
ALOY-182 | Move default iphone, android, mobile web resources to assets | Resolved | 2012-08-14 | 2018-03-07 |
ALOY-183 | Change getUIRoot() to getView() | Resolved | 2012-08-15 | 2018-03-07 |
ALOY-184 | Inspect <Require> tag's elements at compile time | Resolved | 2012-08-16 | 2018-03-07 |
ALOY-185 | When doing alloy new command if the is not a platform Resource folder the app folder is created but the commands gives a missing file error | Resolved | 2012-08-16 | 2018-03-07 |
ALOY-186 | 'CalledProcessError' object has no attribute 'output' on build | Resolved | 2012-08-17 | 2014-06-18 |
ALOY-187 | Implement Ti.UI.iPhone.NavigationGroup in markup parsers | Resolved | 2012-08-18 | 2018-03-07 |
ALOY-188 | Remove toLowerCase() in installModule() when linked ticket is resolved | Resolved | 2012-08-18 | 2018-03-07 |
ALOY-189 | ti.physicalsizecategory module getting added on every build to tiapp.xml | Resolved | 2012-08-18 | 2018-03-07 |
ALOY-190 | All widgets are included in all Alloy projects | Resolved | 2012-08-18 | 2013-05-01 |
ALOY-191 | Alloy model verification app | Resolved | 2012-08-20 | 2018-03-07 |
ALOY-192 | Make sql_model test app behave like a true app | Resolved | 2012-08-20 | 2018-03-07 |
ALOY-193 | Discuss, test, and merge PR #55 on alloy repo | Resolved | 2012-08-20 | 2014-02-04 |
ALOY-194 | Github repo README.md is inaccurate | Resolved | 2012-08-20 | 2012-11-28 |
ALOY-195 | Drastically improve debugging | Resolved | 2012-08-20 | 2018-03-07 |
ALOY-196 | e.source.id not returning id in event handlers | Resolved | 2012-08-21 | 2018-03-07 |
ALOY-197 | Define pull request acceptance workflow | Resolved | 2012-08-21 | 2018-03-07 |
ALOY-198 | Alloy does not work with the latest 2.2.0 master of titanium_mobile for iOS | Resolved | 2012-08-21 | 2018-03-07 |
ALOY-199 | Documentation: Make Alloy safe for documentation | Resolved | 2012-08-22 | 2018-03-07 |
ALOY-200 | All apps without config.json fail at compile | Resolved | 2012-08-23 | 2018-03-07 |
ALOY-201 | Implement Ti.UI.Mobileweb.NavigationGroup parser | Resolved | 2012-08-23 | 2018-03-07 |
ALOY-202 | Implement a "nolayout" attribute (or something similar) in tags | Closed | 2012-08-23 | 2014-01-28 |
ALOY-203 | Build on Android - physicalSizeCategory not found | Resolved | 2012-08-24 | 2018-03-07 |
ALOY-204 | Improve compile time validation of all markup parsers | Resolved | 2012-08-24 | 2018-03-07 |
ALOY-205 | Move all in-code TODOs to jira issues | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-206 | Compose Alloy's list of CLI commands from the directories in Alloy/commands | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-207 | Improve command line help | Closed | 2012-08-28 | 2014-02-04 |
ALOY-208 | Handle i18n localization folder | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-209 | ti.physicalSizeCategory module removed for Alloy 1.0.0 (TiSDK 3.0+) | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-210 | Support Dynamic Styling | Closed | 2012-08-28 | 2013-08-06 |
ALOY-211 | Determine minimum TiSDK version for Alloy | Resolved | 2012-08-28 | 2014-02-04 |
ALOY-212 | Add compile time check to Alloy.Require.js parser to ensure require file exists | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-213 | Confirm <Require> under Ti.Map.View markup is actually an <Annotation> | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-214 | Confirm <Require> under Ti.UI.iPad.SplitWindow markup is actually a <Window> | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-215 | Confirm <Require> under Ti.UI.iPhone.NavigationGroup markup is actually a <Window> | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-216 | Improve parser error output | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-217 | Confirm element under Ti.UI.Tab markup is actually a <Window> | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-218 | Expand widget generation CLI capabilities | Open | 2012-08-28 | 2018-03-07 |
ALOY-219 | When executing a run via the common/titanium.js script, check tiapp.xml for deploy targets | Closed | 2012-08-28 | 2014-02-04 |
ALOY-220 | How to handle uglifyjs alloy-specific changes | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-221 | Improve error output from ti.alloy compiler plugin for all python versions | Closed | 2012-08-28 | 2014-06-22 |
ALOY-222 | Process SQL migration column names at compile time | Closed | 2012-08-28 | 2014-02-04 |
ALOY-223 | Move optimizer.js runtime to checks for iPhone vs. iPad vs. Universal to compile time where possible | Closed | 2012-08-28 | 2014-02-04 |
ALOY-224 | "namespaces" sample failing on android | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-225 | Remove Android <Require> Annotation workaround from "namespaces" sample | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-226 | Widget generation needs to add widget name to config.json | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-227 | Alloy CLI needs a way to tell Studio what sample and widget manifests are available locally. | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-228 | Alloy CLI needs a way to tell Studio what sample and widget manifests are available locally. | Closed | 2012-08-28 | 2014-01-28 |
ALOY-229 | Alloy CLI needs a way to tell Studio what adapters are available. | Resolved | 2012-08-28 | 2018-03-07 |
ALOY-230 | Add to "alloy generate model schema" the adapter name | Resolved | 2012-08-28 | 2012-09-19 |
ALOY-231 | If model descriptor is sql but no migration then automatically generate table. | Closed | 2012-08-28 | 2014-01-28 |
ALOY-232 | Add ability to extend collection class like is done for model | Resolved | 2012-08-28 | 2012-09-24 |
ALOY-233 | Only automatically create a migration when generating a sql model | Resolved | 2012-08-28 | 2013-05-01 |
ALOY-234 | sql.js sync adapter won't fetch() a collection | Resolved | 2012-08-29 | 2012-09-11 |
ALOY-235 | Color codes showing up in TiStudio output | Resolved | 2012-08-29 | 2018-03-07 |
ALOY-236 | oauth builtin throwing application error | Closed | 2012-08-29 | 2018-03-07 |
ALOY-237 | social builtin create and authorize functions do not seem to be working as expected | Closed | 2012-08-29 | 2014-06-22 |
ALOY-238 | Find offical home for Alloy quick start | Resolved | 2012-08-29 | 2018-03-07 |
ALOY-239 | Remove "vendor" folder | Reopened | 2012-08-30 | 2015-09-23 |
ALOY-240 | Implement Ti.UI.Picker parser (PLAIN) | Resolved | 2012-08-31 | 2018-03-07 |
ALOY-241 | Change getController() to createController() to better show it returns a new instance each time vs getView() with always returns the same object | Resolved | 2012-09-01 | 2012-11-28 |
ALOY-242 | Implement a Ti.UI.iOS.Toolbar parser | Resolved | 2012-09-09 | 2018-03-07 |
ALOY-243 | Simple parser for Ti.UI.TableView | Resolved | 2012-09-09 | 2018-03-07 |
ALOY-244 | Error expanding <Require> tags when they are widgets | Resolved | 2012-09-10 | 2018-03-07 |
ALOY-245 | Add .gitignore to Alloy projects | Closed | 2012-09-11 | 2014-07-18 |
ALOY-246 | Platform-specific alloy files | Resolved | 2012-09-11 | 2018-03-07 |
ALOY-247 | Form factor specific Alloy files | Closed | 2012-09-11 | 2014-02-04 |
ALOY-248 | sql adapter and/or sql_model do not work with Android | Resolved | 2012-09-11 | 2012-09-24 |
ALOY-249 | Better error output on python < 2.7 | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-250 | Alloy should throw errors on XML formatting failures | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-251 | Errors with <Require> expansion and validation | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-252 | Make tss file commas between items optional | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-253 | Investigate improving uglifyjs "beautify" output | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-254 | Analyze Ti API for more possible special tag parsers | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-255 | Assess/Improve Alloy Documentation | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-256 | Improve efficiency of <Require> expansion | Open | 2012-09-12 | 2018-03-07 |
ALOY-257 | Assess/Improve TiStudio integration | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-258 | Integrate New Titanium CLI | Resolved | 2012-09-12 | 2018-03-07 |
ALOY-260 | Expose Anvil unit testing to developer through Alloy | Closed | 2012-09-12 | 2014-01-28 |
ALOY-261 | Re-evaluate use of uglifyjs vs. code-processor | Closed | 2012-09-12 | 2014-02-04 |
ALOY-262 | Add shorthand markup for iOS SystemButtons | Closed | 2012-09-13 | 2014-08-06 |
ALOY-263 | Implement Ti.UI.Picker parser (DATE & DATE_TIME) | Closed | 2012-09-13 | 2014-06-20 |
ALOY-264 | Simplify special tag parsers code | Closed | 2012-09-13 | 2014-01-28 |
ALOY-265 | Improve Ti.UI.Picker parser effeciency | Closed | 2012-09-13 | 2014-08-06 |
ALOY-266 | Ti.UI.Picker should handle <Require> | Closed | 2012-09-13 | 2013-12-03 |
ALOY-267 | Improve Malformed XML error reporting | Resolved | 2012-09-14 | 2018-03-07 |
ALOY-268 | Normalized density-specific image handling across platforms | Open | 2012-09-14 | 2018-03-07 |
ALOY-269 | Manage installed version of Alloy | Resolved | 2012-09-14 | 2018-03-07 |
ALOY-270 | app/assets changes not reflected in /Resources | Resolved | 2012-09-14 | 2018-03-07 |
ALOY-271 | Get message, line, column, and position from all AST parsing errors | Resolved | 2012-09-14 | 2018-03-07 |
ALOY-272 | Grammar for TSS files | Resolved | 2012-09-15 | 2018-03-07 |
ALOY-273 | uglifyjs improperly handles if/else without curly braces | Resolved | 2012-09-17 | 2018-03-07 |
ALOY-274 | Improve optimizer.js code and testing | Resolved | 2012-09-17 | 2018-03-07 |
ALOY-275 | Improved unit testing | Resolved | 2012-09-17 | 2018-03-07 |
ALOY-276 | Compile time check of <Require> paths missing pre-installed widgets | Resolved | 2012-09-17 | 2018-03-07 |
ALOY-277 | Implement Ti.Android.Menu parser | Resolved | 2012-09-17 | 2018-03-07 |
ALOY-278 | Improve general compile time logging and error output | Resolved | 2012-09-18 | 2018-03-07 |
ALOY-279 | Improve JSON parsing error output | Resolved | 2012-09-18 | 2018-03-07 |
ALOY-280 | Remove alloy.jmk from default projects | Resolved | 2012-09-19 | 2018-03-07 |
ALOY-281 | builtins not pulling in dependencies | Resolved | 2012-09-19 | 2018-03-07 |
ALOY-282 | Alloy - Syntax error breaks build process | Resolved | 2012-09-19 | 2018-03-07 |
ALOY-283 | Ignore Node ACS binding files on Resources clean | Resolved | 2012-09-19 | 2018-03-07 |
ALOY-284 | Accept Titanium SDK constants in the XML markup | Resolved | 2012-09-19 | 2018-03-07 |
ALOY-285 | Organize test apps | Resolved | 2012-09-20 | 2018-03-07 |
ALOY-286 | Alloy - ImageView is not working in Android | Resolved | 2012-09-20 | 2018-03-07 |
ALOY-287 | Implement Ti.UI.iOS.TabbedBar parser | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-288 | Implement a Ti.UI.iOS.CoverFlowView parser | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-289 | Implement a Ti.UI.Buttonbar parser | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-290 | Android Screen Density based resourses | Closed | 2012-09-21 | 2014-01-28 |
ALOY-291 | Implement Ti.UI.AlertDialog parser | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-292 | Implement Ti.UI.DashboardView and Ti.UI.DashboardItem parsers | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-293 | Implement Ti.UI.OptionDialog parser | Resolved | 2012-09-21 | 2018-03-07 |
ALOY-294 | Ti.alloy compiler plugin should use PATH when possible for finding alloy/node | Resolved | 2012-09-24 | 2018-03-07 |
ALOY-295 | Need bootstrap hooks in the app | Resolved | 2012-09-24 | 2018-03-07 |
ALOY-296 | Remove WPATH() workaround for Android | Closed | 2012-09-26 | 2017-06-14 |
ALOY-297 | Add shorthand <Widget> markup for <Require type="widget"> | Resolved | 2012-09-26 | 2018-03-07 |
ALOY-298 | Titanium SDK 3.0.0 breaks the "models/sql" test app on iOS | Resolved | 2012-09-26 | 2018-03-07 |
ALOY-299 | Remove "no alloy run for mobileweb" conditional | Closed | 2012-09-26 | 2014-02-04 |
ALOY-300 | Start using node-appc for titanium info | Closed | 2012-09-27 | 2014-01-28 |
ALOY-301 | Create alloy "hooks" for new CLI | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-302 | add ti.start.alloy analytics call to alloy apps | Closed | 2012-09-27 | 2014-01-28 |
ALOY-303 | "hook" command to add alloy to titanium | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-304 | Special tag parsers are overwriting properties defined in TSS, even when empty | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-305 | Event callbacks defined in markup are not working for Windows defined in NavigationGroup | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-306 | Abstract types in markup do not currently support platform, formFactor, or inline event attributes | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-307 | Add --android for specifying the android sdk to alloy run | Resolved | 2012-09-27 | 2018-03-07 |
ALOY-308 | Update github README.md | Resolved | 2012-09-28 | 2018-03-07 |
ALOY-309 | Specific markup error causes the compiler to hang | Resolved | 2012-09-28 | 2018-03-07 |
ALOY-310 | Initial "alloy run" sometimes ending in iOS error | Resolved | 2012-09-29 | 2018-03-07 |
ALOY-311 | Don't assign Ti.Android.MenuItem properties twice in parser | Resolved | 2012-09-29 | 2018-03-07 |
ALOY-312 | Update underscore.js and backbone.js | Resolved | 2012-09-29 | 2018-03-07 |
ALOY-313 | Use applyProperties to assign properties to Ti.Android.MenuItem in parser | Resolved | 2012-09-29 | 2018-03-07 |
ALOY-314 | Add Ti.Analytics.featureEvent for Alloy apps | Resolved | 2012-10-02 | 2018-03-07 |
ALOY-315 | Trim node text for labels and buttons | Resolved | 2012-10-03 | 2018-03-07 |
ALOY-316 | Add Alloy.version API | Resolved | 2012-10-04 | 2018-03-07 |
ALOY-317 | Throw compile error when reserved JS words are used as IDs | Resolved | 2012-10-04 | 2018-03-07 |
ALOY-318 | Abstract out "optimizers" for compile command | Resolved | 2012-10-04 | 2018-03-07 |
ALOY-319 | Adjust test suite to only test only supported platforms on current OS | Resolved | 2012-10-05 | 2018-03-07 |
ALOY-321 | SearchBar cannot be added to TableView directly in the view | Resolved | 2012-09-16 | 2018-03-07 |
ALOY-322 | Get Mobileweb compiling in TiStudio with new CLI | Resolved | 2012-10-09 | 2018-03-07 |
ALOY-323 | Make Alloy support only TiSDK 3.0+ | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-324 | DRY out parser code where possible | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-325 | Create unti testing for "new" command | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-326 | Create unit testing for "install" command | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-327 | Create unit testing for "generate" commands | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-328 | Revamp and simplify quick start | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-329 | Cover alloy commands with unit testing | Resolved | 2012-10-10 | 2018-03-07 |
ALOY-330 | Make `alloy run` execute `titanium build` | Resolved | 2012-10-12 | 2018-03-07 |
ALOY-331 | Get iOS compiling with new CLI through Studio | Resolved | 2012-10-12 | 2018-03-07 |
ALOY-332 | Improve TabGroup creation | Closed | 2012-10-12 | 2013-10-11 |
ALOY-333 | Parser abstraction and simplication | Closed | 2012-10-12 | 2014-01-28 |
ALOY-334 | Use the new alloy screen and icons for Alloy projects | Resolved | 2012-10-13 | 2018-03-07 |
ALOY-335 | platform checks not working due to TIMOB-11489 | Resolved | 2012-10-15 | 2018-03-07 |
ALOY-336 | Mobileweb logs not showing up in console - TISTUD-2525 | Closed | 2012-10-15 | 2014-06-20 |
ALOY-337 | Support "themes" | Resolved | 2012-10-16 | 2018-03-07 |
ALOY-338 | Create CHANGELOG.md in github repo | Resolved | 2012-10-16 | 2018-03-07 |
ALOY-339 | unit testing for "alloy" executable with no args | Resolved | 2012-10-18 | 2018-03-07 |
ALOY-340 | Android fails with "too deep recursion while parsing" with Rhino runtime | Resolved | 2012-10-23 | 2018-03-07 |
ALOY-341 | Assess and test PR #76 | Resolved | 2012-10-24 | 2018-03-07 |
ALOY-342 | Allow 'alloy generate' to create platform-specific files | Resolved | 2012-10-24 | 2018-03-07 |
ALOY-344 | CLONE - Studio Dashboard: "default" and "Default Project" does not give clear information about Alloy and Project unless description is read. | Resolved | 2012-10-24 | 2018-03-07 |
ALOY-345 | Load pre-existing SQLite DBs with sql adapter | Resolved | 2012-10-25 | 2018-03-07 |
ALOY-346 | Unable to use createController('index') | Closed | 2012-10-25 | 2014-06-22 |
ALOY-347 | Unit testing for "info" command | Resolved | 2012-10-25 | 2018-03-07 |
ALOY-349 | Enable debugging of Alloy apps in Studio | Resolved | 2012-10-26 | 2018-03-07 |
ALOY-351 | Only include sync adapters when necessary | Resolved | 2012-10-29 | 2018-03-07 |
ALOY-352 | sql adapter requires a migration for initial install | Resolved | 2012-10-30 | 2018-03-07 |
ALOY-353 | Titanium proxies built from markup should support all Backbone eventing | Resolved | 2012-10-30 | 2018-03-07 |
ALOY-354 | 'alloy generate jmk' does not work | Closed | 2012-10-30 | 2014-06-20 |
ALOY-355 | Improve path handling in compiler plugin for OSX (PR #77) | Resolved | 2012-11-01 | 2018-03-07 |
ALOY-356 | Remove string builtin from runtime alloy.js file | Resolved | 2012-11-01 | 2018-03-07 |
ALOY-357 | Button fires event "singletap" twice | Resolved | 2012-10-17 | 2018-03-07 |
ALOY-358 | Guide for developing Alloy widgets | Open | 2012-11-01 | 2018-03-07 |
ALOY-359 | buttongrid Widget and orientation change | Resolved | 2012-11-02 | 2018-03-07 |
ALOY-360 | Model-View binding | Resolved | 2012-11-02 | 2018-03-07 |
ALOY-361 | Device Query formFactor overwrite | Resolved | 2012-11-02 | 2018-03-07 |
ALOY-362 | Allow controller-less views with some controller logic | Closed | 2012-11-02 | 2014-05-22 |
ALOY-363 | MobileWeb: Default Project: fails with Uncaught TypeError: Cannot use 'in' operator to search for 'click' in undefined index.html:5219 | Closed | 2012-11-02 | 2014-06-22 |
ALOY-364 | Review PR #81: Added function to retrieve date in RFC822 format in datetime builtin | Resolved | 2012-11-05 | 2018-03-07 |
ALOY-365 | create Alloy.globals and reserve for developer use | Resolved | 2012-11-05 | 2018-03-07 |
ALOY-366 | Alloy compile benchmarking with process.hrtime() | Resolved | 2012-11-05 | 2018-03-07 |
ALOY-368 | Widgets should reference controllers within their standalone structure when using createController | Resolved | 2012-11-06 | 2018-03-07 |
ALOY-370 | In order to assign functions to exports object in controller - you must declare a local function vs a variable assigned function | Resolved | 2012-11-07 | 2018-03-07 |
ALOY-371 | Support adding widget views (besides widget.xml) in markup | Closed | 2012-11-07 | 2014-01-28 |
ALOY-372 | Support 'alloy generate' command for widget components | Closed | 2012-11-07 | 2014-05-30 |
ALOY-373 | Create <Collection> in markup (singleton) | Resolved | 2012-11-08 | 2018-03-07 |
ALOY-375 | Alloy Model Generation providing incorrect adapter type within definition | Resolved | 2012-11-12 | 2018-03-07 |
ALOY-376 | Better handling of Menu component on iOS | Resolved | 2012-11-12 | 2018-03-07 |
ALOY-377 | Touch Test - An Alloy enabled app won't work by default because there isn't an app.js by default | Resolved | 2012-11-12 | 2018-03-07 |
ALOY-378 | Widget themes | Closed | 2012-11-13 | 2014-05-29 |
ALOY-379 | Create <Collection> in markup (instance) | Resolved | 2012-11-13 | 2018-03-07 |
ALOY-380 | app/alloy.js file created on all new project | Closed | 2012-11-13 | 2014-06-19 |
ALOY-381 | Resolve global variables in commonjs modules platform disparities | Resolved | 2012-11-13 | 2018-03-07 |
ALOY-382 | rightNavButton markup (and other similar properties) | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-383 | inViewHierarchy markup attribute | Closed | 2012-11-14 | 2014-01-28 |
ALOY-384 | Standardize unit testing for optimizer.js | Closed | 2012-11-14 | 2014-02-04 |
ALOY-385 | Standardize unit testing for optimizer.js | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-386 | create an "alpha" branch in the alloy github repo | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-387 | TiStudio code completion for Alloy controller files (JS) | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-388 | TiStudio code completion for Alloy view files (XML) | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-389 | TiStudio code completion for Alloy style files (TSS) | Closed | 2012-11-14 | 2013-04-09 |
ALOY-390 | Create <Model> in markup (singleton) | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-391 | Create <Model> in markup (instance) | Resolved | 2012-11-14 | 2018-03-07 |
ALOY-392 | optimizer.js only optimizes platform conditionals if Ti.Platform is on left hand side | Resolved | 2012-11-15 | 2018-03-07 |
ALOY-393 | Enable optimizer.js | Resolved | 2012-11-15 | 2018-03-07 |
ALOY-394 | Model-view binding on Views using collections | Resolved | 2012-11-15 | 2018-03-07 |
ALOY-395 | <Collection> and <Model> generated code should appear BEFORE UI code | Resolved | 2012-11-15 | 2018-03-07 |
ALOY-396 | Builtins: animation builtin functions should support callback on completion | Resolved | 2012-11-21 | 2018-03-07 |
ALOY-397 | make sure all animation.js functions have finishCallback | Resolved | 2012-11-23 | 2018-03-07 |
ALOY-399 | Improve generated variable names | Closed | 2012-11-28 | 2014-01-28 |
ALOY-400 | Move Alloy properties (like globals, Collections, Models, CFG) into alloy.js instead of app.js | Resolved | 2012-11-28 | 2018-03-07 |
ALOY-401 | Change Alloy.globals to Alloy.Globals | Resolved | 2012-11-29 | 2018-03-07 |
ALOY-402 | Account for all 1.0.0 deprecations and API changes | Resolved | 2012-11-29 | 2018-03-07 |
ALOY-403 | Create Alloy.Collections.instance() and Alloy.Models.instance() functions | Resolved | 2012-11-29 | 2018-03-07 |
ALOY-404 | Create an Alloy model type that uses no persistence | Resolved | 2012-11-30 | 2018-03-07 |
ALOY-405 | 'orientation' device query | Open | 2012-11-30 | 2018-03-07 |
ALOY-406 | Custom device queries in TSS files | Closed | 2012-11-30 | 2014-01-28 |
ALOY-407 | Make "alloy generate model" calls uniform in format, regardless of adapter | Resolved | 2012-11-30 | 2018-03-07 |
ALOY-408 | Create special notation for js, constants, etc... in XML attributes of views | Closed | 2012-11-30 | 2014-01-28 |
ALOY-409 | Collection binding giving error on inline rows in TableView | Resolved | 2012-11-30 | 2018-03-07 |
ALOY-410 | Enable Collection binding via instance collections | Resolved | 2012-11-30 | 2018-03-07 |
ALOY-411 | Test app for inline/<Require> and instance/singleton TableView Collection binding | Resolved | 2012-11-30 | 2018-03-07 |
ALOY-412 | Create a few standalone samples for Alloy apps | Closed | 2012-12-03 | 2014-06-19 |
ALOY-413 | Allow views to explicitly define the associated controller | Open | 2012-12-04 | 2018-03-07 |
ALOY-414 | Make models/tableview_binding app work with properties adapter | Resolved | 2012-12-04 | 2018-03-07 |
ALOY-415 | Make models/properties test app collection work properly | Resolved | 2012-12-04 | 2018-03-07 |
ALOY-417 | properties adapter improvements | Resolved | 2012-12-05 | 2018-03-07 |
ALOY-418 | Implement proxy property parsers for Ti.UI.TextField: keyboardToolbar, leftButton, rightButton | Closed | 2012-12-07 | 2014-08-06 |
ALOY-419 | Create "alloy generate adapter" command | Open | 2012-12-10 | 2018-03-07 |
ALOY-420 | refactor TableView parser to allow model-bound tables to use proxy properties | Resolved | 2012-12-10 | 2018-03-07 |
ALOY-421 | replace the datetime.js builtin with moment.js | Resolved | 2012-12-10 | 2018-03-07 |
ALOY-422 | Strip all platform-specific XML that doesn't apply to the current compile before processing | Open | 2012-12-10 | 2018-03-07 |
ALOY-423 | Process PR #90 , improvements for buttongrid widget | Resolved | 2012-12-11 | 2018-03-07 |
ALOY-424 | As a Titanium Developer, I want to use Alloy to develop an app for Blackberry platform | Closed | 2012-12-14 | 2014-11-03 |
ALOY-429 | Convert jake app runner to use new CLI | Resolved | 2012-12-17 | 2018-03-07 |
ALOY-430 | Collection binding doesn't handle Backbone "reset" event | Resolved | 2012-12-18 | 2018-03-07 |
ALOY-431 | Expose Model and Collection class definitions more easily | Open | 2012-12-18 | 2018-03-07 |
ALOY-432 | add destroy() function to all controllers | Resolved | 2012-12-19 | 2018-03-07 |
ALOY-433 | Android compile time warning when building for production | Resolved | 2012-12-19 | 2018-03-07 |
ALOY-434 | Styles in platform-specific and theme folders should be merged, not completely overwrite base styles | Closed | 2012-12-19 | 2014-08-06 |
ALOY-435 | UI Object Allocations with Alloy and Titanium Studio | Closed | 2012-12-19 | 2014-01-29 |
ALOY-436 | Alloy compile failures not aborting builds with new CLI (3.0+) | Resolved | 2012-12-19 | 2018-03-07 |
ALOY-437 | Alloy fastdev support for Android | Resolved | 2012-12-19 | 2018-03-07 |
ALOY-438 | Proxy off() function from Backbone is not working | Closed | 2012-12-19 | 2014-08-06 |
ALOY-439 | ActionItems created in markup don't appear in action bar. | Resolved | 2012-12-20 | 2014-02-11 |
ALOY-440 | Ti.UI.Picker has no collection binding | Closed | 2012-12-20 | 2014-08-28 |
ALOY-441 | Markup event handlers defined as function expressions can't manually be triggered til after controller code is executed | Open | 2012-12-20 | 2018-03-07 |
ALOY-443 | Enable more complex notation in binding | Closed | 2012-12-21 | 2016-03-16 |
ALOY-444 | Collection Binding on TableViewSections | Open | 2012-12-21 | 2016-01-19 |
ALOY-445 | Should be able to require inside a nav group declaration | Closed | 2012-12-22 | 2014-06-22 |
ALOY-446 | sql adapter should open/close DB between operations | Resolved | 2012-12-25 | 2018-03-07 |
ALOY-447 | Alloy Models should have 'autoincrement' option for primary keys | Closed | 2012-12-27 | 2013-01-29 |
ALOY-448 | Using Subversion with the Alloy framework does not compile any changes to the local code into the Resources directory | Resolved | 2012-12-18 | 2018-03-07 |
ALOY-449 | Parsing state not clean when processing multiple top-level UI elements | Resolved | 2013-01-03 | 2018-03-07 |
ALOY-450 | Accept multiple root-level emelents to index.xml view based on platform | Closed | 2013-01-04 | 2014-01-28 |
ALOY-451 | Collection Binding on ScrollableViews | Closed | 2013-01-07 | 2013-05-01 |
ALOY-452 | Remove expr() syntax from TSS files, replace with Alloy namespace access | Resolved | 2013-01-09 | 2018-03-07 |
ALOY-453 | Fully support up and down migrations in sql adapter | Resolved | 2013-01-09 | 2018-03-07 |
ALOY-454 | iOS is rebuilding apps every time with new CLI | Closed | 2013-01-10 | 2014-01-28 |
ALOY-455 | Remove Backbone eventing from Titanium proxies | Resolved | 2013-01-11 | 2018-03-07 |
ALOY-456 | Support multiple databases in sql adapter | Resolved | 2012-12-27 | 2018-03-07 |
ALOY-457 | Make Alloy sync adapter sync() function signature match that of Backbone | Resolved | 2013-01-14 | 2018-03-07 |
ALOY-458 | Alloy sql sync adapter to execute queries on fetch() | Closed | 2013-01-14 | 2014-08-06 |
ALOY-459 | Remove rs.fieldCount vs. rs.fieldCount() in sql.js | Resolved | 2013-01-14 | 2014-07-01 |
ALOY-460 | ScrollableView with noticeable lag when swiping between views | Resolved | 2013-01-10 | 2018-03-07 |
ALOY-461 | Alloy - Allow usage of "Require" or "Widget" in TableView | Resolved | 2013-01-11 | 2018-03-07 |
ALOY-462 | Update Backbone to 0.9.10 and Underscore 1.4.3 | Closed | 2013-01-15 | 2014-01-28 |
ALOY-463 | Alloy doesn't allow requiring of an Android Menu | Closed | 2013-01-15 | 2013-05-14 |
ALOY-464 | Alloy - HeaderView element not working for TableViewSection | Resolved | 2013-01-11 | 2018-03-07 |
ALOY-465 | Implementing rightNavButton and leftNavButton for Popover | Closed | 2013-01-16 | 2014-08-06 |
ALOY-466 | Alloy TableViews with sections not reliably passing 'click' events | Closed | 2013-01-16 | 2014-01-29 |
ALOY-467 | idAttribute assignable from Model config | Closed | 2013-01-16 | 2014-08-06 |
ALOY-468 | add insertRow() and deleteRow() function in sql migrations | Resolved | 2013-01-17 | 2018-03-07 |
ALOY-469 | Update the README files in the Alloy Sample Apps | Closed | 2013-01-17 | 2014-06-22 |
ALOY-470 | models/sql_queries test app | Closed | 2013-01-17 | 2014-08-06 |
ALOY-471 | Enable Collection binding for DashboardView | Resolved | 2013-01-18 | 2014-03-20 |
ALOY-472 | Enable Collection binding for CoverFlowView | Closed | 2013-01-18 | 2013-03-12 |
ALOY-473 | Abort compile process with message if trying to compile Alloy 1.0+ for anything less than Titanium 3.0 | Closed | 2013-01-18 | 2014-02-04 |
ALOY-474 | TSS: allow extra commas in parser | Closed | 2013-01-18 | 2014-08-06 |
ALOY-475 | Create test app for testing sql adapter apps with no migrations | Resolved | 2013-01-19 | 2018-03-07 |
ALOY-476 | Widgets within model-bound view get bound to unexisting $model | Resolved | 2013-01-21 | 2018-03-07 |
ALOY-477 | Remove rhino support workaround (ups the threadstacksize) | Closed | 2013-01-21 | 2013-12-10 |
ALOY-478 | Remove `alloy run` command | Resolved | 2013-01-21 | 2018-03-07 |
ALOY-479 | Migration processing bug | Resolved | 2013-01-22 | 2018-03-07 |
ALOY-480 | Replace "sql" adapter with "sql_new" | Resolved | 2013-01-22 | 2018-03-07 |
ALOY-481 | Update all supported sync adapters to send correct parameters to success and error callbacks | Reopened | 2013-01-22 | 2018-03-07 |
ALOY-482 | View-based collection binding not properly clearing children before repopulating | Resolved | 2013-01-22 | 2018-03-07 |
ALOY-484 | todo app throw exception when deleting last row in table on android | Closed | 2013-01-23 | 2013-02-20 |
ALOY-485 | Collection binding on views for iOS incorrectly repopulating UI | Closed | 2013-01-23 | 2013-12-10 |
ALOY-486 | sql adapter does not update ID in client-side model when using AUTOINCREMENT | Closed | 2013-01-25 | 2014-08-06 |
ALOY-487 | SQL adapter does not accept ID when using PRIMARY KEY | Closed | 2013-01-25 | 2014-01-28 |
ALOY-488 | Orphan file cleanup deletes builtins and widget assets | Closed | 2013-01-26 | 2014-08-25 |
ALOY-489 | Allow developers to specify an explicit function name for autogen binding function | Closed | 2013-01-28 | 2013-07-12 |
ALOY-490 | Allow native modules to be added in markup | Closed | 2013-01-28 | 2014-01-28 |
ALOY-491 | Alloy bind() function for creating data binding in code | Resolved | 2013-01-29 | 2018-03-07 |
ALOY-492 | Events are blocked in special cases in TableViewSection | Closed | 2013-01-16 | 2014-01-28 |
ALOY-494 | ImageView doesn't support animated images | Closed | 2013-01-30 | 2014-06-22 |
ALOY-495 | "View" in TSS matches both Ti.UI.View and Ti.Map.View | Closed | 2013-02-03 | 2013-05-01 |
ALOY-496 | Alloy: formFactor attribute wrong behaviors | Closed | 2013-02-05 | 2014-06-22 |
ALOY-497 | Alloy: Journal sample runtime error switching between different platforms | Closed | 2013-02-05 | 2014-06-22 |
ALOY-499 | Generated code contains undefined objects when a comma not needed is present on tss files | Closed | 2013-02-06 | 2013-05-01 |
ALOY-500 | Fix models/binding_dashboard app after TIMOB-12606 is resolved | Closed | 2013-02-06 | 2014-05-14 |
ALOY-501 | Alloy: 'alloy run' command does not correctly handle parameters | Closed | 2013-02-06 | 2014-06-22 |
ALOY-502 | Unexpected error when requiring a widget that provides a valid view to it's parent | Closed | 2012-11-21 | 2013-08-01 |
ALOY-503 | Support Ti.Map.View > Annotation for Model-View binding | Closed | 2012-12-20 | 2015-06-25 |
ALOY-504 | Remove event listeners on dataFunction | Open | 2012-12-31 | 2018-08-20 |
ALOY-505 | Alloy app crashes on Android phone when debugging is enabled. | Closed | 2012-12-17 | 2014-01-29 |
ALOY-506 | Alloy: Adding hooks for pre UI code | Open | 2013-01-21 | 2018-03-07 |
ALOY-507 | ability to configure search path for widgets | Open | 2013-01-28 | 2018-03-07 |
ALOY-508 | sql_new adapter doesn't save the id provided when creating a new object | Closed | 2013-01-24 | 2013-03-12 |
ALOY-510 | Issue using 'alloy run' (deprecated) for building on iOS device | Closed | 2013-02-07 | 2014-08-06 |
ALOY-511 | Incorporate changelog into package.json | Closed | 2013-02-07 | 2013-08-08 |
ALOY-513 | iOS only sample 'ui/dashboard' runs on Android with error | Closed | 2013-02-08 | 2014-06-22 |
ALOY-514 | Fix typo in models/login test app's login.tss file | Closed | 2013-02-10 | 2014-06-22 |
ALOY-515 | Document constants used throughout alloy examples | Closed | 2013-02-12 | 2014-06-22 |
ALOY-518 | Add support for internationalized strings in view XML files | Closed | 2013-02-14 | 2013-07-29 |
ALOY-519 | Undo documenting in "unstable" oauth builtin | Resolved | 2013-02-14 | 2018-03-07 |
ALOY-520 | Add "jake app:quickrun" to just copy app folder to harness for quick builds | Resolved | 2013-02-14 | 2018-03-07 |
ALOY-521 | Make models/login test app only work on iOS | Closed | 2013-02-14 | 2014-06-22 |
ALOY-522 | Allow <View> to load custom view from a module | Closed | 2013-02-17 | 2014-06-22 |
ALOY-523 | On errors running from titanium CLI, you get double log severity labels | Closed | 2013-02-17 | 2014-06-22 |
ALOY-524 | Improve logging to show the filename of the file. | Resolved | 2013-02-17 | 2018-03-07 |
ALOY-525 | Add support for new tag to group many blocks of XML code together easier | Open | 2013-02-18 | 2018-03-07 |
ALOY-526 | Enable Collection binding for ButtonBar | Closed | 2013-02-19 | 2013-03-12 |
ALOY-527 | Enable Collection binding for ToolBar | Closed | 2013-02-19 | 2013-03-12 |
ALOY-528 | Enable Collection binding for TabbedBar | Closed | 2013-02-19 | 2013-03-12 |
ALOY-529 | Alloy.createWidget() should recognize the 2nd parameter as either a widget controller name or argument object | Resolved | 2013-02-21 | 2018-03-07 |
ALOY-530 | Creation functions for widgets | Resolved | 2013-02-21 | 2018-03-07 |
ALOY-531 | Alloy: add TabGroup inside SplitWindow is not working | Closed | 2013-02-20 | 2013-05-14 |
ALOY-532 | Implement the source mapping API to support alloy debugging | Resolved | 2013-02-21 | 2018-03-07 |
ALOY-533 | Better error message when defining menu on a lightweight window | Closed | 2013-02-22 | 2013-07-24 |
ALOY-535 | Need support for prepared statements | Closed | 2013-02-25 | 2013-04-09 |
ALOY-536 | Update uglifyjs to version 2.0 | Resolved | 2013-02-25 | 2018-03-07 |
ALOY-537 | Create internal source map for generated files from alloy compile | Resolved | 2013-02-25 | 2018-03-07 |
ALOY-538 | Create "alloy test" command | Open | 2013-02-26 | 2018-03-07 |
ALOY-540 | Resolve suboptimal compression from uglify-js v2 update | Closed | 2013-03-01 | 2018-01-06 |
ALOY-541 | Android: large TableViews take much longer to load or fail to open | Closed | 2013-03-04 | 2013-03-11 |
ALOY-542 | idAttribute set to a model attribute that is of type text not persisting | Closed | 2013-03-05 | 2013-03-26 |
ALOY-544 | Ability to define a custom namespace to enable Alloy to generate custom widgets | Closed | 2013-03-07 | 2018-03-07 |
ALOY-545 | Setting widget view-controller from within XML views | Resolved | 2013-02-23 | 2018-03-07 |
ALOY-546 | Alloy generate controller doesn't make folder(s) specified | Closed | 2013-02-28 | 2013-04-09 |
ALOY-547 | TSS selector Widget doesn't work like Require does | Closed | 2013-03-04 | 2013-05-01 |
ALOY-548 | Widget views containing valid child elements are not accepted like with require | Closed | 2013-02-23 | 2013-05-14 |
ALOY-549 | Move .map folder to build folder | Closed | 2013-03-11 | 2014-02-04 |
ALOY-550 | Make Alloy compatible with Node 0.10.0 | Resolved | 2013-03-11 | 2018-03-07 |
ALOY-551 | "alloy generate migration" adds file extension twice | Closed | 2013-03-11 | 2014-06-20 |
ALOY-552 | Alloy generates erroneous code to set an event listener inside a repetition view | Closed | 2013-03-12 | 2013-05-01 |
ALOY-553 | fix paths.Resources error in "alloy new" | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-554 | fix undefined path.join() in loadGlobalStyle() on themes | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-555 | update jake to 0.5.9 to support nodejs 0.10.0 | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-556 | Update documentation to reflect that jake 0.5.9 must be used with alloy with nodejs 0.10.0 | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-557 | Fix osname optimization is AST parsers optimizer.js | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-558 | Fix optimizer.js sections that can be resolved with uglify-js updates | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-559 | Alloy optimisation breaks functionality | Closed | 2013-03-12 | 2014-01-28 |
ALOY-560 | Alloy optimisation breaks functionality | Closed | 2013-03-12 | 2014-06-22 |
ALOY-561 | Move source maps to "build/map" | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-562 | Order of TSS classes declaration has effect instead of order in which they are assigned to an object | Closed | 2013-03-13 | 2015-10-22 |
ALOY-563 | Allow for autoinitialization of Alloy repetition views from global collections on creation | Resolved | 2013-03-12 | 2018-03-07 |
ALOY-564 | Support "npm test" | Resolved | 2013-03-13 | 2018-03-07 |
ALOY-565 | Make "ui/splitwindow" fail gracefully on non-iPad runs | Closed | 2013-03-14 | 2013-05-14 |
ALOY-566 | Remove workaround for TIMOB-13068 regarding SplitWindow and TabGroups | Open | 2013-03-14 | 2018-03-07 |
ALOY-568 | Access to widget config with Alloy | Open | 2013-03-15 | 2018-03-07 |
ALOY-569 | add a basic ListView usage test app | Closed | 2013-03-15 | 2013-03-25 |
ALOY-570 | Don't add an id to local/repeated views | Resolved | 2013-03-18 | 2018-03-07 |
ALOY-573 | App won't compile without Resources/app.js file present | Closed | 2013-03-19 | 2014-06-22 |
ALOY-574 | Alloy: Create filters for the code processor | Closed | 2013-03-19 | 2014-06-30 |
ALOY-575 | Widgets controllers require an xml file | Closed | 2013-03-19 | 2013-07-17 |
ALOY-576 | Upgrade to Backbone 1.0 | Resolved | 2013-03-20 | 2015-04-13 |
ALOY-577 | Theme assets not removed in orphan file cleanup | Closed | 2013-03-08 | 2014-06-02 |
ALOY-578 | Minify doesn't handle already-escaped quotes correctly | Closed | 2013-03-21 | 2014-06-22 |
ALOY-580 | Get Titanium BB environment set up and building a basic app | Resolved | 2013-03-25 | 2018-03-07 |
ALOY-581 | BB Alloy compiler directives | Resolved | 2013-03-25 | 2018-03-07 |
ALOY-582 | Add BB to Alloy's internal conditional platform checks | Resolved | 2013-03-25 | 2018-03-07 |
ALOY-583 | Device query support for BB in Alloy | Resolved | 2013-03-25 | 2018-03-07 |
ALOY-584 | Validate all testing and test apps with BB | Closed | 2013-03-25 | 2014-02-04 |
ALOY-585 | ListView XML markup integration | Closed | 2013-03-25 | 2013-07-17 |
ALOY-586 | Get compiler plugin/hook working with blackberry | Closed | 2013-03-25 | 2014-06-22 |
ALOY-587 | Add Blackberry to optimizer.js AST checks | Resolved | 2013-03-26 | 2018-03-07 |
ALOY-588 | Implement and test isTablet and isHandheld functions for Blackberry | Closed | 2013-03-26 | 2013-08-07 |
ALOY-589 | Support BB with "alloy new" | Resolved | 2013-03-26 | 2018-03-07 |
ALOY-590 | Abstract platform-specific checks and functionality in Alloy to make adding platforms trivial | Resolved | 2013-03-26 | 2018-03-07 |
ALOY-592 | Widget: default new widget platforms do not respect tiapp.xml deployment targets | Resolved | 2013-03-30 | 2014-10-23 |
ALOY-593 | Validate project names for Alloy projects for Studio Integration | Closed | 2013-03-30 | 2013-03-30 |
ALOY-594 | Alloy: Naming a collection "collection" will fail | Closed | 2013-03-30 | 2013-07-15 |
ALOY-596 | Function is being called twice When adding alternate Window platform="android" on view.xml | Resolved | 2013-03-31 | 2014-05-01 |
ALOY-597 | Windows: Debug source map reports incorrect line | Closed | 2013-04-02 | 2013-04-03 |
ALOY-598 | Alloy Build Plugins | Open | 2013-03-04 | 2018-03-07 |
ALOY-599 | Support data binding for text nodes and multiple fields | Closed | 2013-04-04 | 2014-07-07 |
ALOY-600 | Ability for baseController to handle events marked up in descendant views. | Closed | 2013-03-19 | 2013-08-07 |
ALOY-601 | Use env variables from config.json for distributed builds | Closed | 2013-03-19 | 2014-01-28 |
ALOY-602 | Nested collection bindings don't work as expected | Closed | 2013-03-16 | 2014-01-29 |
ALOY-603 | Allow Alloy widgets to be wrapped around child elements in XML views | Closed | 2013-03-16 | 2014-09-02 |
ALOY-604 | Events inside binded views do not work | Closed | 2013-02-25 | 2013-07-17 |
ALOY-605 | Creating a rightnavbutton wrongly results in no errors, not death | Closed | 2013-02-14 | 2014-01-28 |
ALOY-606 | Alloy doesn't work well under non-administration Windows account | Closed | 2013-02-12 | 2014-01-28 |
ALOY-607 | Enable basic ListView, ListSection, and ListItem support in markup | Resolved | 2013-04-05 | 2018-03-07 |
ALOY-608 | Support ListView's ItemTemplate in markup | Resolved | 2013-04-05 | 2018-03-07 |
ALOY-609 | ListSection data binding | Resolved | 2013-04-05 | 2018-03-07 |
ALOY-610 | TiAPI: Read Alloy markup files natively | Closed | 2013-04-06 | 2014-02-28 |
ALOY-611 | Add <Require> support to ListView | Resolved | 2013-04-08 | 2018-03-07 |
ALOY-612 | Make raw styles available at runtime | Closed | 2013-04-08 | 2013-08-23 |
ALOY-613 | Develop API for adding/removing style classes | Resolved | 2013-04-08 | 2018-03-07 |
ALOY-614 | Dynamic DataCollection for UI | Open | 2013-04-09 | 2018-03-07 |
ALOY-615 | BlackBerry : Building alloy app for BB deletes the BB folder in resources & adds 'Iphone','android','mobile web' folder to it which causes build failure | Closed | 2013-04-10 | 2014-06-22 |
ALOY-616 | Create source mapping for .JS files currently unsupported by the Debugger | Closed | 2013-04-11 | 2014-11-26 |
ALOY-617 | Create source mapping for .XML files | Open | 2013-04-11 | 2015-06-08 |
ALOY-618 | Prepare Alloy 1.1.2 with BB support | Resolved | 2013-04-11 | 2018-03-07 |
ALOY-619 | Compile time checking for native modules in markup | Closed | 2013-04-12 | 2013-07-22 |
ALOY-620 | Reduce compile time | Open | 2013-04-13 | 2015-06-08 |
ALOY-621 | Only generate sync adapters for one specified | Closed | 2013-04-13 | 2014-01-28 |
ALOY-622 | app.tss doesn't apply to baseController | Closed | 2013-04-15 | 2013-08-02 |
ALOY-623 | Test and merge PR #102 - Buttongris widget fixes | Closed | 2013-04-16 | 2013-07-29 |
ALOY-624 | TypeError: Cannot read property 'isListItem' of undefined at processStyle | Closed | 2013-04-16 | 2013-07-17 |
ALOY-625 | app.tss not being applied to views that don't have controller-specific styles | Closed | 2013-04-17 | 2013-06-21 |
ALOY-626 | Remove unneeded resources from samples/mapping | Closed | 2013-04-18 | 2013-07-30 |
ALOY-627 | Only regenerate and copy CFG.js to Resources when app/config.json is added/removed/changed | Closed | 2013-04-18 | 2014-05-09 |
ALOY-628 | When merging <viewname>.tss styles, platform specific Themes styles are not having priority over platform specific generic styles | Closed | 2013-04-18 | 2013-05-01 |
ALOY-629 | app.tss not being applied if set in a platform-specific styles folder | Closed | 2013-04-19 | 2014-06-22 |
ALOY-630 | Use base xml files for views | Open | 2013-04-19 | 2018-03-07 |
ALOY-631 | ListView in view markup throws error | Closed | 2013-04-20 | 2014-01-28 |
ALOY-632 | Builtins being processed out of order | Closed | 2013-04-22 | 2013-08-23 |
ALOY-633 | OS_IOS undefined in animation.js | Closed | 2013-04-22 | 2013-08-23 |
ALOY-634 | Alloy: Create a Model that contains a field/column with a Default value of CURRENT_TIMESTAMP | Resolved | 2013-04-18 | 2018-03-07 |
ALOY-635 | Styles not being sorted properly among global, controller, platform-specific, and theme | Closed | 2013-04-22 | 2013-05-01 |
ALOY-636 | Improved unit testing | Closed | 2013-04-22 | 2014-01-28 |
ALOY-637 | Port node-based style handling code to Titanium | Resolved | 2013-04-23 | 2018-03-07 |
ALOY-638 | Create complex style test app for testing all style combinations | Closed | 2013-04-23 | 2014-05-20 |
ALOY-639 | Support data-binding for other than Backbone collections | Open | 2013-04-23 | 2015-11-27 |
ALOY-640 | Don't minify backbone.js and underscore.js in development build | Closed | 2013-04-23 | 2013-09-19 |
ALOY-641 | Support remoteBackup for SQLite adapter | Closed | 2013-04-25 | 2014-04-23 |
ALOY-642 | Memory leak with animation.js fadeIn() and fadeOut() | Closed | 2013-04-25 | 2013-08-06 |
ALOY-643 | Upgrade underscore.js to version 1.4.4 | Closed | 2013-04-26 | 2013-08-02 |
ALOY-644 | Alloy should use no persistence when no adapter type is specified | Closed | 2013-04-27 | 2013-07-29 |
ALOY-645 | onClick="nested.object.here" throws errors in Alloy | Closed | 2013-04-28 | 2014-01-28 |
ALOY-646 | Alloy: Module args on method | Closed | 2013-04-30 | 2018-03-07 |
ALOY-647 | Allow complex data binding on ListView for sections and items | Open | 2013-05-01 | 2018-10-27 |
ALOY-648 | Allow ListViewAnimationProperties to be passed to functions while data binding | Resolved | 2013-05-01 | 2018-03-07 |
ALOY-649 | Don't put ticket-based test apps on npm | Closed | 2013-05-01 | 2013-07-30 |
ALOY-650 | Abstract all style handling code to single module | Resolved | 2013-05-01 | 2018-03-07 |
ALOY-651 | Create compile and runtime unit testing for style processing | Resolved | 2013-05-01 | 2018-03-07 |
ALOY-652 | Preprocess style for runtime | Resolved | 2013-05-01 | 2018-03-07 |
ALOY-653 | Android: FastDev is not working for Alloy when app manually relaunched | Closed | 2013-05-01 | 2014-06-22 |
ALOY-654 | Android builds runs the new CLI hook, then also the legacy python compiler plugin | Closed | 2013-05-02 | 2013-07-18 |
ALOY-655 | Provide a data- attribute support for Alloy xml | Open | 2013-05-02 | 2018-03-07 |
ALOY-656 | Must have index.xml even if no UI is needed for the index controller | Closed | 2013-05-03 | 2014-05-12 |
ALOY-657 | FixedSpace not supported in XML Markup | Closed | 2013-05-03 | 2014-05-30 |
ALOY-659 | Bad behavior when setting a platform specific 'controller' .JS with no platform specific associated .XML | Closed | 2013-05-03 | 2013-10-11 |
ALOY-660 | Alloy: tag the source with <version> when publishing a version to global npm | Resolved | 2013-05-13 | 2018-03-07 |
ALOY-661 | CLONE - Code Processor: Get alloy to recompile before an analysis | Closed | 2013-05-13 | 2013-12-03 |
ALOY-662 | Feature Request - "alloy generate controller" custom templates and arguments | Open | 2013-05-10 | 2015-11-27 |
ALOY-663 | Go through test apps and make sure they work with blackberry | Closed | 2013-05-15 | 2015-02-13 |
ALOY-664 | Create wiki documentation on Alloy internals | Open | 2013-05-21 | 2018-03-07 |
ALOY-665 | Using namespace in markup event | Closed | 2013-05-22 | 2013-07-15 |
ALOY-666 | Alloy debugging doesn't work in Widgets | Open | 2013-05-22 | 2015-06-08 |
ALOY-667 | Alloy: having a button (one for each platform) with same ID causes Ti.Contacts.showContacts() weirdness | Closed | 2013-05-22 | 2014-06-19 |
ALOY-668 | Generate runtime style modules in alloy/styles | Closed | 2013-05-23 | 2014-01-28 |
ALOY-669 | Generated style arrays sometimes contain "undefined" keys | Closed | 2013-05-23 | 2013-06-24 |
ALOY-671 | Alloy app when accessing module from controllers->index.js, giving runtime error | Closed | 2013-05-28 | 2014-06-22 |
ALOY-672 | Alloy for binding existing Model instances to Model element | Resolved | 2013-05-27 | 2018-03-07 |
ALOY-673 | Add git tags for Alloy versions back to 1.0.0 | Resolved | 2013-05-28 | 2018-03-07 |
ALOY-674 | multiple columns for an idAttribute | Closed | 2013-05-28 | 2014-02-28 |
ALOY-675 | Move logger.js out of "common" folder | Resolved | 2013-05-28 | 2018-03-07 |
ALOY-676 | Make constants.js valid for both nodejs and Titanium | Resolved | 2013-05-28 | 2018-03-07 |
ALOY-677 | XML Entities in views are not unescaped | Closed | 2013-05-29 | 2013-08-06 |
ALOY-678 | Adding child Views to Ti.UI.View in ItemTemplate fails | Closed | 2013-05-29 | 2013-07-15 |
ALOY-679 | Defaults for pre sqlite file | Resolved | 2013-05-28 | 2018-03-07 |
ALOY-680 | add compiler directives to distinguish between ad-hoc and app-store distribution | Closed | 2013-05-31 | 2014-05-19 |
ALOY-681 | Use CLI "project" hook to update app/assets platform-specific resources | Open | 2013-05-31 | 2018-03-07 |
ALOY-682 | Alloy: Prevent default ID for a view's root element to be used by child element | Closed | 2013-05-31 | 2013-08-19 |
ALOY-683 | CFG.js not being regenerated with changes to config.json | Closed | 2013-05-31 | 2014-01-28 |
ALOY-684 | Interface for dynamically creating styled UI elements | Resolved | 2013-06-03 | 2018-03-07 |
ALOY-685 | Port generateStyleParams() into a runtime version | Resolved | 2013-06-03 | 2018-03-07 |
ALOY-686 | ALLOY: Add option for adding generate items to the git repository | Closed | 2013-06-04 | 2014-02-28 |
ALOY-687 | Pre-process all platform queries in runtime styles | Closed | 2013-06-04 | 2013-08-02 |
ALOY-688 | Alloy: Runtime error occured in Binding Bars Sample app. | Closed | 2013-06-05 | 2014-06-22 |
ALOY-689 | ALOY: Bottons are not displayed using the proxy properties. | Closed | 2013-06-05 | 2014-06-22 |
ALOY-690 | Add config.json option to disable source map creation | Closed | 2013-06-05 | 2013-07-29 |
ALOY-691 | Alloys Data Binding feature does not respect platform property | Closed | 2013-06-05 | 2014-05-23 |
ALOY-692 | Alloy error output truncated with SDK < 3.0 on Windows | Closed | 2013-02-13 | 2014-06-22 |
ALOY-693 | Alloy: Detect using the same ID for multiple view elements | Closed | 2013-06-06 | 2014-02-28 |
ALOY-694 | Add support for Google Maps v2 add-on module | Closed | 2013-06-07 | 2014-06-22 |
ALOY-695 | Create controller-specific version of Alloy.UI.create() that doesn't require controller name | Closed | 2013-06-07 | 2013-08-23 |
ALOY-696 | Support for Alloy.UI.create() and $.UI.create() in widgets | Closed | 2013-06-08 | 2013-07-30 |
ALOY-697 | <LeftButton> and <RightButton> not implemented in the Alloy markup | Closed | 2013-06-10 | 2017-08-15 |
ALOY-698 | Change require('alloy/styler').generateStyle() to Alloy.createStyle() | Resolved | 2013-06-10 | 2018-03-07 |
ALOY-699 | Navbuttons in splitWindow markup | Closed | 2013-06-11 | 2014-08-15 |
ALOY-700 | Add android density specific test app | Closed | 2013-06-11 | 2013-07-23 |
ALOY-701 | Alloy Listview templates don't support nesting | Closed | 2013-06-01 | 2014-01-28 |
ALOY-702 | Double quotes not properly escaped in TSS strings | Closed | 2013-06-11 | 2013-06-21 |
ALOY-703 | Less modified code generation | Open | 2013-06-11 | 2018-03-07 |
ALOY-704 | Alloy social: adding username and userid | Resolved | 2013-06-08 | 2018-03-07 |
ALOY-705 | Add possibility to read a Model by its ID in the SQLite sync adapter | Resolved | 2013-06-12 | 2018-03-07 |
ALOY-706 | Store "classes" and "apiName" on Alloy-created proxies | Resolved | 2013-06-13 | 2018-03-07 |
ALOY-707 | Alloy builtins to share a post on twitter with images but currently only string message is supported | Open | 2013-06-13 | 2018-03-07 |
ALOY-709 | Add ability to disable auto adding "classes" and "apiName" properties | Closed | 2013-06-13 | 2013-08-06 |
ALOY-710 | Alloy: Line number reported in the 'Errors' report is not always accurate if referring to a compiled file in the 'Resources' folder. | Reopened | 2013-06-13 | 2014-12-03 |
ALOY-711 | Alloy Widgets samples are outdated and should be improved | Resolved | 2013-06-15 | 2018-03-07 |
ALOY-712 | Dynamic styling test app | Closed | 2013-06-17 | 2014-02-04 |
ALOY-713 | TabbedBar not showing in data bound TableViewRow | Closed | 2013-06-19 | 2013-10-11 |
ALOY-714 | Shorthand for some proxy properties (i.e., <RightNavButton>) | Closed | 2013-06-19 | 2014-05-30 |
ALOY-715 | Create a basic dynamic styling test app | Resolved | 2013-06-19 | 2018-03-07 |
ALOY-716 | When using view-model binding, whitespace inside curly braces disables binding | Closed | 2013-06-20 | 2018-03-05 |
ALOY-717 | Improve "reflow"/"repaint" functionality when adding and removing classes | Resolved | 2013-06-21 | 2018-03-07 |
ALOY-718 | ALLOY: SQL sync adapter should not require knowledge of the table name | Open | 2013-06-21 | 2018-03-07 |
ALOY-719 | Alloy Android feature request: view/style API level conditional code | Closed | 2013-06-23 | 2014-05-13 |
ALOY-720 | Allow Widgets as child of Menu tag | Closed | 2013-06-24 | 2014-02-04 |
ALOY-721 | Alloy.resetClass() & $.resetClass() | Closed | 2013-06-25 | 2013-07-22 |
ALOY-722 | ScrollableView is automatically repositioning itself to currentPage=0 when Alloy Model updates | Open | 2013-06-26 | 2018-03-07 |
ALOY-723 | Alloy: Remove log unimportant log calls in production | Closed | 2013-06-26 | 2014-01-28 |
ALOY-724 | Implement Ti.Android.Menu with TabGroup | Closed | 2013-06-26 | 2013-07-22 |
ALOY-725 | autoLink values show as error in TSS files | Closed | 2013-06-26 | 2014-06-22 |
ALOY-726 | Update momentjs builtin to 2.1.0, and make translations available | Closed | 2013-06-26 | 2013-08-02 |
ALOY-727 | Alloy: OptionDialog androidView not showing up | Closed | 2013-05-22 | 2014-05-08 |
ALOY-728 | Add a CLI command to extract i18n strings from alloy code and update the strings.xml files | Closed | 2013-06-26 | 2013-07-30 |
ALOY-729 | Alloy fails to compile when TabbedBar Labels have no properties | Closed | 2013-06-27 | 2013-10-14 |
ALOY-730 | Fetching different models with a specific idAttribute inserts instead of replaces the "old" object in the fetch success response object. | Closed | 2013-05-15 | 2014-06-22 |
ALOY-731 | Alloy: Ti.UI.textField: clearOnEdit being passed back as String instead of bool, causes crash | Closed | 2013-07-06 | 2013-07-15 |
ALOY-732 | Alloy: Model db_name is ignored when db_file is set | Closed | 2013-07-02 | 2013-07-15 |
ALOY-733 | Alloy controller inheritance | Resolved | 2013-07-08 | 2014-01-17 |
ALOY-734 | "logger" not defined in CoverFlowImageType and BarItemType parsers | Closed | 2013-07-08 | 2013-07-15 |
ALOY-735 | Allow arbitrary paths for preloaded sqlite databases | Closed | 2013-07-08 | 2013-07-15 |
ALOY-736 | Alloy: Twitter builtin does not close loading popup after login | Closed | 2013-07-03 | 2014-11-26 |
ALOY-737 | ALLOY: Integrate xml2tss | Closed | 2013-07-08 | 2013-08-03 |
ALOY-738 | Alloy: Allow bitwise OR operand '\|' in TSS files | Resolved | 2013-07-10 | 2018-03-07 |
ALOY-739 | ScollableView performance lagging on Android in Alloy | Closed | 2013-07-11 | 2013-07-15 |
ALOY-740 | Alloy samples: remove "(Alloy)" from the labels in json response | Closed | 2013-07-11 | 2013-07-15 |
ALOY-741 | moment.js builtin causes compile error if "i18n" folder doesn't exist | Closed | 2013-07-12 | 2013-07-12 |
ALOY-742 | CLI: alloy generate style command does not check for the existence of the global style or files without view-controllers before overwriting it | Closed | 2013-07-12 | 2013-07-12 |
ALOY-743 | Alloy: Add proper dynamic loading of namespace objects | Closed | 2013-07-14 | 2013-07-22 |
ALOY-744 | Alloy: Specify controller code that needs to come before generated view code | Open | 2013-07-14 | 2018-03-07 |
ALOY-745 | Styles priority is not correctly respected using platform-folder app.tss | Closed | 2013-07-15 | 2013-07-22 |
ALOY-746 | 1.2.0 inline API docs update | Resolved | 2013-07-15 | 2018-03-07 |
ALOY-747 | Alloy: Add attributes to override create, add and remove methods | Closed | 2013-07-15 | 2013-07-22 |
ALOY-748 | Alloy code should pass cleanly through jslint | Closed | 2013-07-17 | 2013-08-02 |
ALOY-749 | Remove unstable oauth builtin | Resolved | 2013-07-17 | 2018-03-07 |
ALOY-750 | Can't use a pipe separator (bitwise operator) in TSS for some API's that require it | Closed | 2013-07-17 | 2013-10-14 |
ALOY-751 | Android: some Style properties are not removed using $.removeClass | Closed | 2013-07-17 | 2013-07-22 |
ALOY-752 | font property is not properly being mixed in when using multiple classes | Closed | 2013-07-18 | 2014-10-28 |
ALOY-753 | Alloy properties adapter 'reset' event fired twice | Closed | 2013-07-20 | 2013-07-31 |
ALOY-754 | Alloy: Add theme-support for config.json | Closed | 2013-07-22 | 2014-04-23 |
ALOY-755 | Alloy dynamic styling: modify raw styles should affect new alloy controllers | Open | 2013-07-23 | 2019-11-07 |
ALOY-756 | Alloy dynamic styling: access global app raw styles | Open | 2013-07-23 | 2018-03-07 |
ALOY-757 | Only recompile controllers when necessary | Open | 2013-07-24 | 2014-12-29 |
ALOY-758 | Create pre-compiled versions of Alloy core runtime libraries per-platform | Open | 2013-07-24 | 2018-03-07 |
ALOY-759 | Support the ability to have compiler conditionals defined as JS constants | Closed | 2013-07-24 | 2013-07-24 |
ALOY-760 | Generate runtime files to Titanium platform-specific folders | Closed | 2013-07-24 | 2014-08-05 |
ALOY-761 | BlackBerry: Map annotation are not displayed if object properties are set in the view .xml | Closed | 2013-07-25 | 2014-08-06 |
ALOY-764 | BlackBerry: add support for Model/Collection using SQL adapter | Open | 2013-07-27 | 2018-03-07 |
ALOY-765 | Alloy: Introduce a compiler hook that runs before assets are copied | Closed | 2013-07-27 | 2013-11-11 |
ALOY-766 | Sample: 'binding_dashboard' is not including specific code for non-iOS platforms | Closed | 2013-07-31 | 2014-06-22 |
ALOY-767 | "Bindings_scrollableView" sample on Android does not display images | Closed | 2013-07-31 | 2014-06-22 |
ALOY-768 | "binding_listview" sample: set 'touchEnabled:true' or 'bubbleParent:false' to button.tss "#label" style | Closed | 2013-08-01 | 2013-10-11 |
ALOY-769 | Tizen support | Resolved | 2013-08-01 | 2018-03-07 |
ALOY-770 | Views .xml tags not closed properly are not detected as an error | Resolved | 2013-08-02 | 2018-03-07 |
ALOY-771 | Allow operators and expressions in TSS | Open | 2013-08-02 | 2018-03-07 |
ALOY-772 | Update dynamic_styling test app to account for TIMOB UI bugs | Resolved | 2013-08-02 | 2018-03-07 |
ALOY-773 | Tizen does not support Android constants for softKeyboardOnFocus property | Resolved | 2013-08-02 | 2018-03-07 |
ALOY-774 | Alloy dynamic styling can't handle WPATH | Closed | 2013-08-03 | 2013-08-06 |
ALOY-775 | Allow a Require to add both (multiple) Templates and ListSections | Open | 2013-08-05 | 2018-03-07 |
ALOY-776 | Allow a Require to provide multiple ListSections | Open | 2013-08-05 | 2018-03-07 |
ALOY-777 | Create tool for adding contributors to AUTHORS file | Resolved | 2013-08-06 | 2018-03-07 |
ALOY-778 | Confirm Dialogs no opening on device | Closed | 2013-08-07 | 2018-03-07 |
ALOY-779 | Add optimized config.json to each test app | Resolved | 2013-08-08 | 2018-03-07 |
ALOY-780 | Support DEBUG compiler constant | Open | 2013-08-12 | 2018-03-07 |
ALOY-781 | Add option to extract-i18n to remove strings not used in code | Closed | 2013-08-12 | 2014-01-28 |
ALOY-782 | Add support for XML views and properties like 'titleid' to i18n-extract | Closed | 2013-08-12 | 2014-06-22 |
ALOY-783 | Alloy: config.json environment-specific global values are ignored, always returning the env:development value | Closed | 2013-08-14 | 2013-08-15 |
ALOY-784 | Implement Titanium.Android.ActionBar properties in <Menu> | Closed | 2013-08-14 | 2014-06-09 |
ALOY-785 | Pass TabGroup as __parentSymbol to widgets providing a tab | Open | 2013-08-14 | 2018-03-07 |
ALOY-786 | Alloy parser for Switch should set the value property on iOS | Closed | 2013-08-13 | 2013-10-10 |
ALOY-787 | A <Widget> in a widget view should default to the current src | Closed | 2013-08-12 | 2015-12-04 |
ALOY-788 | iOS: rightButton for TextField doesn't work | Closed | 2013-08-10 | 2014-06-22 |
ALOY-789 | Improperly escaping line terminators | Closed | 2013-08-15 | 2013-08-28 |
ALOY-790 | Alloy: Error when calling $.createStyle if the style file contains \n | Closed | 2013-08-10 | 2014-06-22 |
ALOY-791 | Repair icon asset file names for iOS | Closed | 2013-08-16 | 2014-06-22 |
ALOY-792 | Builtins: Add flip animation | Closed | 2013-08-15 | 2013-10-10 |
ALOY-793 | Build fails if using ' \ ' character as text in styles .tss | Closed | 2013-08-17 | 2014-09-12 |
ALOY-794 | Alloy Conditional code not functional | Closed | 2013-08-17 | 2014-11-20 |
ALOY-795 | Remove "jake" from dependencies | Resolved | 2013-08-19 | 2018-03-07 |
ALOY-796 | Bump xml2tss dependency to 0.0.5 | Closed | 2013-08-19 | 2013-10-14 |
ALOY-797 | momentjs 2.1 zone() behavior has changed with moment-timezone release | Closed | 2013-08-19 | 2014-02-13 |
ALOY-798 | Modify Error Message: Cannot read property 'manifest' of undefined | Closed | 2013-08-19 | 2013-10-14 |
ALOY-799 | Alloy app containing multiple widgets won't build | Closed | 2013-08-19 | 2013-10-10 |
ALOY-800 | Add support for <Annotation> within <Module module="ti.map" method="createView" platform="android"> | Closed | 2013-08-20 | 2014-05-13 |
ALOY-801 | Not properly cleaning up platform-specific orphan files | Closed | 2013-08-20 | 2013-10-14 |
ALOY-802 | Build failure on Windows with 'Invalid hex-character pattern in string' error | Closed | 2013-08-20 | 2013-08-23 |
ALOY-803 | Windows: issues using subfolders in controllers/views | Closed | 2013-08-21 | 2013-08-26 |
ALOY-804 | jake not working on Windows | Resolved | 2013-08-21 | 2018-03-07 |
ALOY-805 | Windows fails generate.js spec on Windows with weird behavior | Open | 2013-08-22 | 2018-03-07 |
ALOY-806 | "preparing test app" phase of compile.js spec intermittently fails on Windows | Open | 2013-08-23 | 2014-08-28 |
ALOY-807 | Alloy: Style properties are not showing with runtime values on package distribution | Closed | 2013-08-26 | 2014-06-22 |
ALOY-808 | Alloy: Can't use 'Alloy.CFG' in a model definition | Closed | 2013-08-02 | 2014-11-26 |
ALOY-809 | Debugger stops because of an exception when adding event listeners in the view | Closed | 2013-08-29 | 2013-10-29 |
ALOY-810 | When moving app outside Studio workspace, alloy compile fails | Closed | 2013-08-29 | 2018-03-07 |
ALOY-812 | Alloy: Automatically convert string-values for number-properties like borderWidth in TSS | Closed | 2013-08-29 | 2018-03-07 |
ALOY-813 | Unicode characters display as a text string rather than the character | Closed | 2013-08-30 | 2014-06-04 |
ALOY-814 | Not all widgets are compiled and added to Resources directory by Alloy since 1.2.1 | Closed | 2013-09-03 | 2013-09-09 |
ALOY-815 | iOS 7: add 'navigationWindow' API to XML markup | Closed | 2013-09-03 | 2013-10-28 |
ALOY-816 | Add deprecation for Ti.UI.iPhone.NavigationGroup, minimum version validation for Ti.UI.iOS.NavigationWindow | Closed | 2013-09-04 | 2013-10-14 |
ALOY-817 | Wrong method used to add an event listener when using custom namespace in markup | Closed | 2013-09-04 | 2013-09-05 |
ALOY-818 | iOS7: NavigationWindow should work also inside Ti.UI.iPad.SplitWindow | Closed | 2013-09-04 | 2013-09-06 |
ALOY-819 | Alloy 1.2.1 escapes control values contained within XML | Closed | 2013-09-05 | 2014-06-22 |
ALOY-820 | Fix alloy.jmk loading | Closed | 2013-09-05 | 2013-10-14 |
ALOY-821 | Offscreen to onscreen window animation problem | Closed | 2013-09-03 | 2018-03-07 |
ALOY-822 | Add support for unsetting properties in TSS via 'undefined' | Closed | 2013-09-03 | 2014-05-29 |
ALOY-824 | Update NavigationWindow sample app | Closed | 2013-09-13 | 2013-09-13 |
ALOY-826 | Required ListSections always come first | Closed | 2013-08-05 | 2014-05-10 |
ALOY-829 | Add a shorthand for fetch() adapter | Closed | 2013-09-18 | 2018-03-05 |
ALOY-830 | Alloy: ns should not be passed to create function | Closed | 2013-09-18 | 2014-05-15 |
ALOY-831 | NavigationWindow in Tabs fails | Closed | 2013-09-19 | 2014-06-22 |
ALOY-832 | Geocoder Sample: Unable to geocode address | Closed | 2013-09-20 | 2014-06-22 |
ALOY-833 | Allow <Widget> as child of TableView | Closed | 2013-09-23 | 2014-08-05 |
ALOY-834 | Android only: Alloy generates addeventlistener call before createTabGroup call causing crash on Android when <Menu> is in XML... | Closed | 2013-09-23 | 2013-10-14 |
ALOY-835 | Get Alloy in CI | Closed | 2013-09-25 | 2014-05-19 |
ALOY-837 | Alloy: Comment appear in the button | Closed | 2013-09-29 | 2013-10-14 |
ALOY-838 | Alloy: Mix conditional environment and platform values | Closed | 2013-09-29 | 2014-08-05 |
ALOY-839 | Alloy compile copies .svn folders to generated 'Resources' | Closed | 2013-09-30 | 2014-11-26 |
ALOY-840 | Alloy: XML elements may be without end slash? | Closed | 2013-09-29 | 2014-05-08 |
ALOY-841 | Add an `once` function for call-once global events | Closed | 2013-10-07 | 2014-02-28 |
ALOY-842 | Alloy: Have the measurement builtin use actual pixels for iOS as well | Closed | 2013-10-03 | 2014-08-05 |
ALOY-843 | ListView/ListSection: Support new API elements in XML | Closed | 2013-10-10 | 2014-08-05 |
ALOY-844 | Alloy - Event Listeners added repeated to different XML formFactors | Closed | 2013-10-14 | 2014-05-19 |
ALOY-845 | way to use os version in tss files | Closed | 2013-10-01 | 2017-08-08 |
ALOY-846 | iPad: detailWindow inside TabGroup does not load after switching tabs | Closed | 2013-10-11 | 2015-10-16 |
ALOY-847 | Could this be a memory leak in Alloy ? (bitmap trapped / Android) | Closed | 2013-10-10 | 2014-02-03 |
ALOY-848 | Titanium Alloy Map not showing in production release | Closed | 2013-10-09 | 2013-10-29 |
ALOY-849 | Using different code file depending whether device or simulator is used | Closed | 2013-10-17 | 2014-06-22 |
ALOY-850 | Alloy: Automatically remove constants for platforms not targeted on compile | Closed | 2013-10-17 | 2014-06-22 |
ALOY-851 | Alloy: Setting default ID on first top-level XML view element doesn't take platform attribute into account | Closed | 2013-10-17 | 2015-10-12 |
ALOY-852 | Android: closure-compiler warns for suspicious Alloy code | Closed | 2013-10-17 | 2014-02-28 |
ALOY-853 | Internationalization in markup required cause of creation only property | Open | 2013-10-14 | 2018-03-07 |
ALOY-856 | Support CSS like Selectors in TSS style files | Open | 2013-10-22 | 2018-03-07 |
ALOY-857 | Alloy: Add ability to have custom parsers | Open | 2013-10-16 | 2018-03-07 |
ALOY-858 | Alloy: Theme "i18n" and "platform" folders | Resolved | 2013-10-23 | 2016-06-28 |
ALOY-859 | Compile failing on OSX Mavericks when targeting Windows Server network drives | Resolved | 2013-10-23 | 2018-03-07 |
ALOY-860 | Consider adding conditional for theme support in Alloy | Open | 2013-10-19 | 2018-03-07 |
ALOY-861 | When creating a new controller, add arguments statement to the JS file | Closed | 2013-10-25 | 2013-10-31 |
ALOY-862 | index.xml in subfolder throws error if it doesn't have a top-level container | Closed | 2013-10-25 | 2014-08-05 |
ALOY-863 | Mobileweb 3.2.0 breaks Alloy apps with "'apiName' is read only" | Closed | 2013-10-25 | 2013-12-10 |
ALOY-864 | Remove ALOY-477 workaround for rhino support | Closed | 2013-10-28 | 2013-12-10 |
ALOY-865 | Cache global style | Resolved | 2013-10-28 | 2018-03-07 |
ALOY-866 | Only recompile app.js when necessary | Resolved | 2013-10-30 | 2018-03-07 |
ALOY-867 | dataTranform executes twice in Alloy using sql data source | Closed | 2013-10-20 | 2017-10-25 |
ALOY-868 | Can't use deep <Require>'s for proxy properties | Closed | 2013-11-01 | 2014-08-06 |
ALOY-871 | Custom TSS device queries | Closed | 2013-10-30 | 2014-05-29 |
ALOY-872 | Modify the Harness template for Android project to workaround ti.paint module not working | Closed | 2013-11-06 | 2013-12-03 |
ALOY-873 | ListView data binding test app fails on second start | Closed | 2013-10-09 | 2014-05-14 |
ALOY-874 | Proxy properties not showing on data bound tables or lists | Closed | 2013-11-11 | 2014-08-05 |
ALOY-875 | 1.3.0 Release notes | Closed | 2013-11-12 | 2017-08-03 |
ALOY-876 | Alloy 1.3.0 - Could not find app.js | Closed | 2013-11-13 | 2014-08-14 |
ALOY-877 | Add TiSDK 3.2.0 warning for Alloy 1.3.0 | Closed | 2013-11-15 | 2014-08-06 |
ALOY-878 | <SplitWindow> not recognized when used with formFactor tags | Closed | 2013-11-18 | 2014-02-28 |
ALOY-879 | Alloy: Properly expose Alloy NPM package as a CommonJS module | Open | 2013-11-11 | 2018-03-07 |
ALOY-880 | Improve error reporting on duplicate alloy controller id | Closed | 2013-11-07 | 2018-03-07 |
ALOY-883 | Support proxy-like elements in Alloy widget/require child view-elements | Closed | 2013-11-22 | 2014-01-21 |
ALOY-884 | Errors removing orphaned sync adapters when using a widget-specific sync adapter | Closed | 2013-11-23 | 2013-12-05 |
ALOY-885 | Version output on failed TiSDK check is in error | Closed | 2013-11-24 | 2013-12-03 |
ALOY-886 | Android: some widget samples does not show with TiSDK 3.2.X | Closed | 2013-11-25 | 2014-06-04 |
ALOY-887 | In XML files of an Alloy project, open a comment block but not closing it, will hang up the compiler | Closed | 2013-11-21 | 2014-05-13 |
ALOY-889 | iOS: <NavigationGroup> object generates Ti.UI.iPhone.createNavigationGroup, removed in 3.2.0 | Closed | 2013-12-03 | 2014-01-20 |
ALOY-890 | Replace <NavigationGroup> with <NavigationWindow> in all test apps | Resolved | 2013-12-03 | 2018-03-07 |
ALOY-891 | Make sure all samples work with TiSDK 3.2.0 | Resolved | 2013-12-03 | 2018-03-07 |
ALOY-893 | social.js update to REST API 1.1 | Closed | 2013-12-03 | 2018-03-07 |
ALOY-894 | Android proxies throwing ClassCastException on non string attributes | Closed | 2013-11-21 | 2014-01-16 |
ALOY-895 | Set Switch state by databinding on opening window | Closed | 2013-11-26 | 2014-11-19 |
ALOY-897 | Adding a Widget that uses arguments to a controller's XML causes a Proxy leak | Closed | 2013-12-06 | 2014-05-14 |
ALOY-898 | com.appcelerator.loading widget causes memory leak | Closed | 2013-12-06 | 2014-06-20 |
ALOY-899 | Cannot add/remove class from ListViewItem | Closed | 2013-12-13 | 2014-06-22 |
ALOY-900 | Create a new table with Alloy and pre-built db | Closed | 2013-12-12 | 2014-05-15 |
ALOY-901 | Deleting app/alloy.js causes compile error | Closed | 2013-12-17 | 2014-08-04 |
ALOY-903 | Alloy: __parentSymbol property missing for widgets in TableView | Closed | 2013-12-17 | 2014-01-06 |
ALOY-904 | Requesting widgets/requires to receive reference to their parent | Open | 2013-12-18 | 2014-08-28 |
ALOY-905 | Make 1.3.0 compatible with TiSDK < 3.2.0 | Closed | 2013-12-19 | 2013-12-23 |
ALOY-907 | JavaScript syntax error output is incorrect and confusing | Closed | 2013-12-20 | 2014-02-05 |
ALOY-909 | Tooling: No meaningful error message given for invalid XML markup | Closed | 2013-12-12 | 2017-08-15 |
ALOY-910 | Need refresh control support in Alloy view mark-up | Closed | 2013-12-24 | 2014-04-23 |
ALOY-911 | touchEnabled property in Alloy xml crashes on Android with Titanium SDK 3.2.0.GA | Closed | 2013-12-27 | 2014-05-08 |
ALOY-912 | Alloy 1.3.0 ignores formfactor in headerView - leads in crash | Closed | 2013-11-19 | 2014-07-31 |
ALOY-913 | Error TextField on addEventListener on dataCollection | Closed | 2013-12-24 | 2014-08-27 |
ALOY-914 | Default Alloy Project shows incorrect appicon | Closed | 2013-12-24 | 2014-11-26 |
ALOY-915 | Alloy Collection (RESTful) is not releasing memory properly | Closed | 2014-01-03 | 2014-06-22 |
ALOY-916 | Alloy 1.3 does not apply theme images where filenames are the same as the replacement | Closed | 2014-01-03 | 2014-01-07 |
ALOY-917 | Alloy RSS Sample generates runtime error on iPhone | Closed | 2014-01-01 | 2014-01-20 |
ALOY-919 | 1.3.1 release notes | Closed | 2014-01-10 | 2014-02-13 |
ALOY-920 | should.js causes compiler error | Closed | 2014-01-10 | 2014-07-10 |
ALOY-921 | Update uglify-js to 2.4.8 | Closed | 2014-01-10 | 2014-08-15 |
ALOY-922 | Alloy: Previously working code crashes with Alloy 1.3.0 + Titanium SDK 3.2.0 | Closed | 2014-01-09 | 2014-11-26 |
ALOY-923 | TextField with proxy property causes compile error as ItemTemplate | Closed | 2014-01-13 | 2014-12-30 |
ALOY-924 | Alloy: Built-in loading widget fails to be added in controller whose top-level view is a navigation window | Closed | 2014-01-05 | 2018-03-07 |
ALOY-925 | XML: Allow for in-line script blocks | Open | 2014-01-14 | 2018-03-07 |
ALOY-926 | Allow --platform to specify multiple platforms or even "all" | Open | 2014-01-16 | 2015-11-14 |
ALOY-927 | TextField: Support keyboard and return key type shortcuts strings in XML and TSS definitions | Closed | 2014-01-16 | 2014-08-05 |
ALOY-929 | Widget/Require includes references to child elements targeted for other platforms | Closed | 2014-01-15 | 2016-09-26 |
ALOY-930 | ListView: HeaderView must come before Templates tag or it won't show up | Resolved | 2014-01-20 | 2014-06-18 |
ALOY-931 | Programmatic Binding API | Open | 2014-01-21 | 2018-03-07 |
ALOY-932 | Improve error messages when attempting to bind to complex objects | Closed | 2014-01-21 | 2014-08-14 |
ALOY-933 | ui/map app not working for iOS with TiSDK 3.2.0+ | Closed | 2014-01-22 | 2014-05-09 |
ALOY-934 | Change androidView behavior for optionDialog and similar components | Closed | 2014-01-22 | 2014-08-13 |
ALOY-935 | Update xmldom once upstream implements PR#74 | Closed | 2014-01-22 | 2014-06-22 |
ALOY-936 | Alloy, TSS as js not "parsed json" | Open | 2014-01-23 | 2018-03-07 |
ALOY-937 | Platform specific widget assets are misplaced under Resources | Closed | 2014-01-23 | 2014-11-20 |
ALOY-938 | Using conditional TSS results in unexpected _.extend() calls | Closed | 2014-01-24 | 2014-11-26 |
ALOY-940 | Unable to add NavigationWindow to Popover in Alloy | Closed | 2014-01-27 | 2014-05-09 |
ALOY-941 | Add a unique and unchanging ID property to all UI components for Appcelerator Test usage | Open | 2014-01-27 | 2014-06-18 |
ALOY-943 | iOS: App Icon is not set | Closed | 2014-01-29 | 2014-01-31 |
ALOY-944 | Add "setTopLevelViews" so controllers extending others can redefine the UI | Open | 2014-01-29 | 2018-03-07 |
ALOY-945 | Alloy compile copies .svn files from widgets and models to build | Closed | 2014-01-30 | 2014-06-22 |
ALOY-946 | Confirm manual attachment of SOASTA IDs in Alloy XML works as expected | Open | 2014-01-31 | 2018-03-07 |
ALOY-948 | Alloy: LiveView: runtime tests not working if LiveView is enabled | Closed | 2014-02-05 | 2018-03-07 |
ALOY-949 | Customizable properties for dialogs bultin | Closed | 2014-02-05 | 2014-05-22 |
ALOY-950 | 'localStorage' adapter for Alloy Models should be deprecated and no longer used | Closed | 2014-02-06 | 2014-08-18 |
ALOY-951 | Social.js builtin: throws JS error after canceling authorization | Closed | 2014-02-06 | 2014-06-22 |
ALOY-952 | Non numeric primary key not escaped during query | Resolved | 2014-02-07 | 2014-08-19 |
ALOY-953 | Alloy Social.js builtin: improve UI for both iOS 7 and Android | Closed | 2014-02-07 | 2014-05-13 |
ALOY-954 | <ItemTemplate> sometimes not applied properly to <ListView> | Resolved | 2014-02-11 | 2018-03-07 |
ALOY-955 | Remove tizen support | Closed | 2014-02-11 | 2014-06-27 |
ALOY-956 | Jake: remove hardcoded SDK version | Closed | 2014-02-11 | 2014-09-17 |
ALOY-957 | Alloy: How to consume alloy widget asset in 3.2.0? | Closed | 2014-02-12 | 2018-03-07 |
ALOY-958 | Alloy: Allow adding of custom tss file | Open | 2014-02-16 | 2018-03-07 |
ALOY-959 | Alloy: Android ignores Alloy config settings | Closed | 2014-02-16 | 2018-03-07 |
ALOY-960 | Add support for ContentView in Popover Alloy View xml | Resolved | 2014-02-11 | 2018-03-07 |
ALOY-961 | Alloy: Add attributedString/attributedHintText support | Resolved | 2014-02-19 | 2015-01-23 |
ALOY-962 | Menu control doesn't appear in Todo sample on Android | Closed | 2014-02-21 | 2014-05-09 |
ALOY-963 | Allow platform specific subfolders in lib and vendor directories | Closed | 2014-02-27 | 2014-09-05 |
ALOY-964 | Support AndroidView in addition to View as child of AlertDialog | Closed | 2014-03-03 | 2014-08-13 |
ALOY-967 | Support i18n directory in widgets | Resolved | 2014-03-06 | 2015-02-13 |
ALOY-968 | strings in xml on boolean values ("false"/"true") fail in mobileweb | Closed | 2014-03-13 | 2015-11-03 |
ALOY-969 | Variable position in compiled alloy file | Closed | 2014-03-12 | 2018-03-07 |
ALOY-970 | Update jake and Harness template for Ti 3.2.2.GA | Resolved | 2014-03-17 | 2014-03-17 |
ALOY-971 | Alloy : Collection events triggered with trigger() method are firing twice | Closed | 2014-03-19 | 2015-01-14 |
ALOY-972 | Alloy : Alloy.Controller.getView returns a controller when requesting a widget or remote view by ID | Open | 2014-03-20 | 2018-03-07 |
ALOY-974 | Document Alloy | Open | 2014-04-01 | 2015-01-05 |
ALOY-975 | Document the Alloy repo / file structure | Resolved | 2014-04-01 | 2014-12-16 |
ALOY-976 | Document the 'alloy compile' process | Open | 2014-04-01 | 2014-05-19 |
ALOY-977 | Add code comments | Resolved | 2014-04-01 | 2014-12-30 |
ALOY-978 | Document team processes | Resolved | 2014-04-01 | 2014-05-22 |
ALOY-979 | Document tools | Resolved | 2014-04-01 | 2014-05-22 |
ALOY-980 | Alloy: Builtin moment.js causes exception on device if language is not EN | Closed | 2014-04-02 | 2018-03-07 |
ALOY-981 | Implement KeyboardToolbar for TextArea | Closed | 2014-04-02 | 2014-08-08 |
ALOY-982 | Unit tests failures for ALOY-709 | Closed | 2014-04-07 | 2014-11-19 |
ALOY-983 | Popover height and width are ignored when using ContentView element | Closed | 2014-04-08 | 2014-06-22 |
ALOY-984 | Support RightNavButtons and LeftNavButtons in Alloy XML Markup | Closed | 2014-04-09 | 2016-01-25 |
ALOY-986 | Alloy: Allow 'binding' properties to be set on an Alloy view from a controller | Resolved | 2014-04-08 | 2018-03-07 |
ALOY-987 | Alloy : Shorthand for fetch() don't work correctly using default alloy_id | Closed | 2014-04-09 | 2014-06-22 |
ALOY-988 | Update tests: "known good" code no longer matches generated code | Closed | 2014-04-14 | 2014-05-13 |
ALOY-989 | Custom TSS: issue when using more than one conditional | Closed | 2014-04-21 | 2014-05-01 |
ALOY-990 | Alloy : createCollection() should accept 'options' as an argument | Open | 2014-04-17 | 2014-06-18 |
ALOY-991 | Support new ActionBar subtitle property in <Menu> | Closed | 2014-04-23 | 2014-06-22 |
ALOY-992 | Alloy : Geocoder sample application in Titanium Studio | Closed | 2014-04-24 | 2014-05-27 |
ALOY-993 | Ti.Android.Menu.js -- remove Android version test once Android 2.x is no longer supported | Open | 2014-04-24 | 2014-12-15 |
ALOY-994 | Add <ActionBar> tag to set activity.actionBar properties | Closed | 2014-04-25 | 2014-11-26 |
ALOY-995 | Support turning off iCloud backup for auto-generated model databases | Open | 2014-04-25 | 2014-08-28 |
ALOY-996 | Remove changes made in ALOY-858 | Closed | 2014-04-29 | 2014-05-12 |
ALOY-997 | Add theme support for i18n and platform directories | Closed | 2014-04-29 | 2014-04-29 |
ALOY-998 | Address to-do comment in compilerUtils.js regarding TIMOB-14884 | Open | 2014-04-29 | 2014-04-29 |
ALOY-999 | Alloy: Add Compile time defines functionality | Open | 2014-04-20 | 2018-03-07 |
ALOY-1000 | Model Binding a View generates multiple calls to update the data of bound objects. | Closed | 2014-05-01 | 2014-08-22 |
ALOY-1001 | Remove usage of wrench in favor of fs-extra | Closed | 2014-05-01 | 2018-09-07 |
ALOY-1002 | Platform-specific folders within a widget's assets are copied unnecessarily to the Resources folder | Closed | 2014-05-01 | 2014-09-12 |
ALOY-1003 | ListView binding compile error when "type" is used as a bindId | Closed | 2014-05-01 | 2014-09-15 |
ALOY-1004 | Styles priority is not correctly respected when using Custom TSS queries | Resolved | 2014-05-06 | 2014-06-18 |
ALOY-1005 | Alloy <Require> doesn't care about the platform attr (parent or itself) | Closed | 2014-05-03 | 2014-06-22 |
ALOY-1006 | Debugger does not stop at breakpoints set in alloy.js | Resolved | 2014-05-08 | 2018-03-07 |
ALOY-1007 | Picker: update existing sample to new ALOY-263 Picker parser | Closed | 2014-05-08 | 2014-06-22 |
ALOY-1008 | targetSdkVersion=11 has to be removed or updated from Harness Template | Closed | 2014-05-08 | 2014-06-22 |
ALOY-1009 | Alloy: Add <Option> titleid so that it can use i18n strings | Closed | 2014-05-03 | 2014-06-22 |
ALOY-1011 | Android ActionBar: issues using TSS styles | Closed | 2014-05-09 | 2014-06-22 |
ALOY-1013 | MobileWeb: Builtin Confirm Dialogs not closing after clicking on yes/no | Resolved | 2014-05-10 | 2014-06-18 |
ALOY-1014 | Document the ways we can publicize the Alloy sample apps | Resolved | 2014-05-14 | 2014-05-23 |
ALOY-1015 | LiveView: Ti.include statements not supported | Resolved | 2014-05-14 | 2018-03-07 |
ALOY-1017 | Alloy: 'method' and 'module' should not be passed to create a function | Closed | 2014-05-15 | 2014-05-20 |
ALOY-1018 | Add defaultNamespace or module attribute to Alloy Tag | Resolved | 2014-05-16 | 2015-11-03 |
ALOY-1021 | Alloy: Add support for Alloy.CFG and Alloy.Globals in views | Resolved | 2014-05-10 | 2018-03-07 |
ALOY-1022 | Bad JS-Code when using '-' in element id | Resolved | 2014-05-15 | 2015-01-05 |
ALOY-1023 | Issue merging font styles | Closed | 2014-05-19 | 2014-10-28 |
ALOY-1024 | Make existing and new Alloy samples & demos more prominent and available | Open | 2014-05-19 | 2018-03-07 |
ALOY-1025 | Update docs related to Alloy samples | Resolved | 2014-05-19 | 2018-03-07 |
ALOY-1026 | Update and prioritize the samples in the Alloy repo | Open | 2014-05-19 | 2018-03-07 |
ALOY-1027 | Create a master demo Alloy app from the repo demo apps | Open | 2014-05-19 | 2018-03-07 |
ALOY-1028 | platform attribute with comma-separated string not correctly applied during build | Closed | 2014-05-20 | 2014-07-18 |
ALOY-1029 | Listview code errs on Android but works on iOS platform | Open | 2014-05-19 | 2015-06-08 |
ALOY-1030 | Build fails for "ToDo List" Alloy sample | Closed | 2014-05-22 | 2014-11-19 |
ALOY-1031 | Alloy: ListView not binding correctly with Collection when using Encrypted Database Module | Closed | 2014-05-23 | 2018-03-07 |
ALOY-1032 | Mobileweb: Application Error using JSON.stringify on a UI object | Resolved | 2014-05-27 | 2018-03-07 |
ALOY-1033 | ListView searchView property throws error if set in XML | Closed | 2014-05-28 | 2014-09-15 |
ALOY-1034 | Alloy : Incorrect month value used in generated file names, e.g. migrations | Closed | 2014-05-30 | 2014-08-26 |
ALOY-1035 | Themes: Assets images not being applied as expected | Closed | 2014-06-02 | 2014-06-06 |
ALOY-1036 | CustomTSS: Comma-separated queries are using wrong operator AND instead of OR | Closed | 2014-06-03 | 2014-08-20 |
ALOY-1037 | Expose instantiation arguments of createController | Resolved | 2014-06-03 | 2014-10-06 |
ALOY-1038 | Conditionals with negation are not working | Closed | 2014-06-03 | 2014-06-06 |
ALOY-1039 | Alloy version built from 1_4_X branch is "1.4.0-alpha4" | Closed | 2014-06-03 | 2014-11-24 |
ALOY-1040 | Android: Bouncy logo does not appear while running sample alloy widget app | Resolved | 2014-06-04 | 2014-06-09 |
ALOY-1042 | Themes/Assets images not always correctly applied when using same theme for multiple platforms | Closed | 2014-06-04 | 2014-08-28 |
ALOY-1043 | Tooling: add script to compile all test apps and add _generated folders | Resolved | 2014-06-05 | 2014-12-17 |
ALOY-1044 | Remove the sample widgets | Closed | 2014-06-06 | 2014-08-18 |
ALOY-1045 | Update SDK version in the HarnessTemplate tiapp.xml for 3.3.0.GA | Closed | 2014-06-06 | 2014-06-27 |
ALOY-1046 | MobileWeb: Unable to package the sample alloy widget app | Closed | 2014-06-04 | 2014-11-26 |
ALOY-1047 | Compile error when there is no "assets" folder under widget and themed widget directory. | Closed | 2014-06-09 | 2014-11-20 |
ALOY-1048 | Alloy: A warning appears in index.xml file while creating default Alloy project | Closed | 2014-06-09 | 2014-07-17 |
ALOY-1049 | Alloy: Localized Strings not working for android | Closed | 2014-06-10 | 2014-06-13 |
ALOY-1050 | Parity Issue: app shows different behaviour on iOS and android | Closed | 2014-06-10 | 2014-06-18 |
ALOY-1051 | Font properties not properly merged when using dynamic styles | Closed | 2014-06-12 | 2014-10-28 |
ALOY-1052 | Alloy: Support use of L in XML proxy elements | Closed | 2014-06-11 | 2014-08-25 |
ALOY-1053 | Build error using 'type' property | Closed | 2014-06-16 | 2014-06-20 |
ALOY-1054 | Windows: Alloy compiler does not show error details when using from Ti Studio | Reopened | 2014-05-28 | 2014-08-28 |
ALOY-1055 | iOS: build fails using a ScrollableView that contains a ListView using Templates | Closed | 2014-06-17 | 2014-08-20 |
ALOY-1056 | Cannot set onTintColor attribute/property in XML markup | Closed | 2014-06-19 | 2014-08-20 |
ALOY-1057 | Update version number in lib/alloy.js to 1.4.0 | Closed | 2014-06-20 | 2014-06-27 |
ALOY-1058 | Picker is not displayed if 'type' property is set in .TSS | Closed | 2014-06-20 | 2014-06-27 |
ALOY-1059 | i18n from app must override i18n from widgets | Resolved | 2014-06-24 | 2015-02-13 |
ALOY-1060 | Remove dependency on is | Closed | 2014-06-26 | 2014-07-02 |
ALOY-1061 | Alloy: Require a specific view via XML | Open | 2014-06-12 | 2018-03-07 |
ALOY-1062 | Blackberry: Default Alloy Project shows incorrect app icon for blackberry | Closed | 2014-06-30 | 2014-08-26 |
ALOY-1063 | CLI: `ti clean` should remove/empty `Resources` for Alloy projects | Resolved | 2014-04-09 | 2014-12-11 |
ALOY-1064 | ListView parser should remove Templates node after processing the templates | Closed | 2014-06-30 | 2014-09-13 |
ALOY-1065 | Source mapping of non-controller files should ignore non-JavaScript files | Closed | 2014-07-01 | 2014-09-15 |
ALOY-1066 | Windows, Android: Alloy build to device fails when spawning Alloy compile command | Closed | 2014-07-01 | 2014-11-26 |
ALOY-1067 | Support L() in XML as Label text | Closed | 2014-07-02 | 2014-08-28 |
ALOY-1068 | Runtime error if Label's text attribute starts with L() alias in quotes | Closed | 2014-07-02 | 2014-08-25 |
ALOY-1070 | "Native" Alloy views | Open | 2014-07-03 | 2018-03-07 |
ALOY-1071 | Can't dynamically override backgroundColor of a view | Closed | 2014-06-09 | 2018-03-07 |
ALOY-1073 | Create a Backbone 1.x compatible sync adapter | Closed | 2014-07-07 | 2015-03-26 |
ALOY-1074 | Enable developers to specify Backbone version in config.json | Closed | 2014-07-07 | 2018-01-04 |
ALOY-1075 | Confirm existing adapters support Backbone 1.x | Closed | 2014-07-07 | 2018-01-04 |
ALOY-1076 | Studio: Distorted console view for alloy project launch on emulator | Closed | 2014-07-07 | 2014-08-12 |
ALOY-1080 | Compiler fails with misleading message when dataCollection set on ListView rather than ListSection | Closed | 2014-07-09 | 2014-09-14 |
ALOY-1081 | Improve query selection speed through sync adapter optimizations | Resolved | 2014-07-09 | 2019-05-15 |
ALOY-1082 | Allows <Templates> to be children of <Widget> | Resolved | 2014-07-14 | 2014-10-27 |
ALOY-1084 | [Alloy] jake app:run should accept -I (really all titanium CLI flags) | Closed | 2014-06-10 | 2014-08-22 |
ALOY-1085 | Update Alloy templates | Closed | 2014-07-15 | 2014-11-19 |
ALOY-1087 | baseController in widgets should look for local controller | Open | 2014-06-17 | 2016-12-08 |
ALOY-1088 | Update the _generated code for the advanced/proxy_property_requires test app | Closed | 2014-07-16 | 2014-08-08 |
ALOY-1089 | Alloy support for Windows toolbar[] attribute | Resolved | 2014-06-24 | 2014-10-23 |
ALOY-1090 | Views XML: Support spaces in comma-separated lists of targets in the platform attribute | Closed | 2014-07-18 | 2014-08-13 |
ALOY-1091 | id property of <Picker> other than 'picker' is treated as a variable | Closed | 2014-07-18 | 2014-07-25 |
ALOY-1092 | Allow more query options / scope in .tss | Resolved | 2014-07-21 | 2014-10-23 |
ALOY-1093 | Picker: quotes removed from dimension properties with string values during parsing | Closed | 2014-07-21 | 2014-07-25 |
ALOY-1094 | Date or time pickers: cannot use Ti.UI.* type constants, must use Titanium.UI.* abbreviations | Closed | 2014-07-21 | 2014-07-28 |
ALOY-1095 | Pickers not working if using 'Ti.' instead of 'Titanium' and ID is not 'picker' | Resolved | 2014-07-21 | 2014-07-21 |
ALOY-1096 | Alloy: Update moment.js built-in library to latest version. | Closed | 2014-07-03 | 2014-08-19 |
ALOY-1097 | Update Popover samples to use contentView in all cases | Closed | 2014-07-22 | 2014-08-07 |
ALOY-1098 | Support actionView property of MenuItem in XML markup | Closed | 2014-07-09 | 2015-03-26 |
ALOY-1099 | Alloy: Code Analyzer fails to analyze | Closed | 2014-07-17 | 2014-11-26 |
ALOY-1100 | Select and implement syntax for specifying static strings for binding properties | Open | 2014-07-24 | 2018-03-07 |
ALOY-1101 | Remove 'localStorage' adapter support | Open | 2014-07-30 | 2018-09-13 |
ALOY-1102 | Module for ListView is not working when using SDK 3.2.3 | Resolved | 2014-07-31 | 2014-10-23 |
ALOY-1103 | <headerview formFactor="handheld"> not working and throwing an error | Closed | 2014-07-31 | 2014-08-22 |
ALOY-1104 | Fail build with clear message if controllers/index.js is missing | Closed | 2014-08-01 | 2015-03-26 |
ALOY-1105 | Widget assets are not copied to the compiled app | Closed | 2014-08-01 | 2014-09-12 |
ALOY-1106 | Array returned by Controller.getViews() doesn't have length | Open | 2014-08-03 | 2018-03-07 |
ALOY-1107 | Rollback Theme "i18n" and "platform" folders implementations | Closed | 2014-08-04 | 2014-08-22 |
ALOY-1108 | Some .svn directories slipped into the GIT repo of Alloy | Closed | 2014-07-25 | 2014-08-27 |
ALOY-1109 | Better code completion for tss files in JetBrains IDE | Open | 2014-08-04 | 2018-03-07 |
ALOY-1110 | Another flavor of data binding in Alloy | Resolved | 2014-08-05 | 2018-03-07 |
ALOY-1112 | Styles TSS: Support spaces in comma-separated lists of targets in the platform attribute | Resolved | 2014-08-08 | 2014-08-11 |
ALOY-1113 | Fix case on 'alloy info adapters' command output | Closed | 2014-08-08 | 2015-01-13 |
ALOY-1114 | Alloy: Backbone update | Resolved | 2014-08-11 | 2018-03-07 |
ALOY-1115 | CLI command to create a project from an Alloy test case | Resolved | 2014-08-19 | 2015-06-08 |
ALOY-1116 | sql sync adapter: optimize update method for adding/updating models | Resolved | 2014-08-22 | 2014-10-23 |
ALOY-1117 | Update graphic assets, including icons, launch images, and store images | Open | 2014-08-22 | 2015-06-08 |
ALOY-1118 | Allow theming of tiapp.xml e.g. through Alloy themes | Resolved | 2014-07-18 | 2015-02-04 |
ALOY-1119 | New property for ListView - separatorView | Closed | 2014-07-22 | 2018-03-07 |
ALOY-1120 | Why `alloy compile` install plugin? | Open | 2014-07-26 | 2015-01-05 |
ALOY-1121 | Update extract-i18n command to extract strings from XML files in addition to TSS | Closed | 2014-08-26 | 2015-03-19 |
ALOY-1122 | Consistent naming for platform-specific folders | Closed | 2014-08-27 | 2014-09-05 |
ALOY-1123 | When a new project is created in Appcelerator Studio app.tss should be created | Resolved | 2014-08-29 | 2014-10-23 |
ALOY-1124 | When using view-model binding, whitespace outside curly braces for ImageViews crashes the app | Closed | 2014-09-02 | 2014-09-05 |
ALOY-1125 | Alloy: Button - Click event doesn't trigger | Resolved | 2014-09-02 | 2014-09-26 |
ALOY-1126 | The wrong version of Alloy : "alpha" downloaded instead of "beta" | Closed | 2014-09-03 | 2014-09-03 |
ALOY-1127 | Alloys Data Binding feature does not respect formFactor property | Closed | 2014-07-31 | 2015-03-26 |
ALOY-1128 | Return values are converted to strings | Closed | 2014-09-04 | 2014-11-20 |
ALOY-1129 | Delete method shouldn't reset model's id | Closed | 2014-09-08 | 2015-02-18 |
ALOY-1130 | "ui/map" sample code error for mobileweb | Closed | 2014-09-08 | 2014-11-19 |
ALOY-1131 | ALOY-1028 sample test is not included in master or 1_5_X branch | Resolved | 2014-09-08 | 2014-10-23 |
ALOY-1132 | 'testing/ALOY-1058' sample code is using quoted type value | Resolved | 2014-09-08 | 2014-10-23 |
ALOY-1133 | Alloy 1.5b fails to build a project using Napp Drawer if one of the menus is <Required> ed in. | Closed | 2014-09-08 | 2014-09-15 |
ALOY-1134 | Add @3x images and new icon sizes to new-app templates and samples | Closed | 2014-09-09 | 2014-11-19 |
ALOY-1135 | iOS: TextField: Textfield is not visible on window when styles applied in tss file | Closed | 2014-09-12 | 2018-03-07 |
ALOY-1136 | SQL sync adapter: add method or optimize query for bulk-updates | Open | 2014-09-12 | 2018-03-07 |
ALOY-1137 | Jake: not able to run project from Studio on Genymotion if not manually editing tiapp.xml | Resolved | 2014-09-13 | 2014-10-02 |
ALOY-1138 | Error creating a new Widget from Studio if config.json is not present | Closed | 2014-09-15 | 2015-01-13 |
ALOY-1139 | Investigate options for automated testing | Resolved | 2014-09-15 | 2014-09-26 |
ALOY-1140 | Windows: The path format for app.js is different from controller files in sourcemap | Closed | 2014-09-16 | 2015-03-30 |
ALOY-1141 | iOS, Jake: Harness project from Studio on iPhone simulators might use wrong Sim version | Resolved | 2014-09-17 | 2014-10-02 |
ALOY-1142 | iOS: ALOY-720 sample: <NavigationGroup> object needs to be changed to <NavigationWindow> | Closed | 2014-09-17 | 2014-10-23 |
ALOY-1143 | Alloy: textid does not work for android | Closed | 2014-08-28 | 2018-03-07 |
ALOY-1144 | Alloy: createStyle turns proxy objects into JS objects | Closed | 2014-09-19 | 2014-11-19 |
ALOY-1145 | Add ALOY-1144 test case app to master branch | Closed | 2014-09-19 | 2018-03-07 |
ALOY-1146 | Picker values are not correctly returned using Dynamic Styles | Closed | 2014-09-23 | 2014-11-20 |
ALOY-1147 | iOS: Ti.Map annotations from Model-View binding are not displayed on iPhone 6 simulators | Closed | 2014-09-25 | 2018-03-07 |
ALOY-1148 | Update model template code to include Backbone 1.1.2 support code | Closed | 2014-09-26 | 2018-01-04 |
ALOY-1149 | iOS: Gradient array properties are converted into objects | Closed | 2014-09-26 | 2014-11-19 |
ALOY-1150 | Release notes: there is no date for the 1.5.0 release | Closed | 2014-09-29 | 2014-11-21 |
ALOY-1151 | Alloy: Support async build hooks | Open | 2014-09-28 | 2020-04-27 |
ALOY-1152 | Alloy 1.5.0 RC3: Compiler fails on TextArea with child control | Closed | 2014-09-26 | 2015-03-19 |
ALOY-1153 | MobileWeb: transform using 'Ti.UI.create2DMatrix()' and Dynamic Styling does not work | Resolved | 2014-09-30 | 2014-10-24 |
ALOY-1155 | Release Notes: "ALOY-1150" note should be removed | Closed | 2014-10-02 | 2015-03-30 |
ALOY-1156 | Update readme to prune outdated information | Resolved | 2014-10-03 | 2014-10-23 |
ALOY-1157 | Creating sample app from advanced/android_density doesn't copy resolution-specific image folders | Resolved | 2014-10-07 | 2014-10-23 |
ALOY-1158 | Alloy Model/Collection tests need to be updated for supporting also Backbone 1.1.2 | Closed | 2014-10-08 | 2015-03-25 |
ALOY-1159 | Update underscore library to latest version | Closed | 2014-10-10 | 2015-03-30 |
ALOY-1160 | Replace splash screens & icons for new projects | Closed | 2014-10-10 | 2018-04-04 |
ALOY-1161 | MobileWeb: using 'backbone 1.1.2' dependency, app crashes on MobileWeb | Resolved | 2014-10-13 | 2014-10-24 |
ALOY-1162 | Backbone 1.1.2 : <model/property> sample returning unexpected data for model attributes | Closed | 2014-10-13 | 2015-03-30 |
ALOY-1163 | Using $.UI.create on a ListView with Custom Data templates causes to hide rows when templates are created programmatically. | Closed | 2014-10-07 | 2015-03-27 |
ALOY-1164 | Alloy: Not possible to hide View inside TextArea | Open | 2014-10-08 | 2018-03-07 |
ALOY-1165 | Compile error when merging backgroundGradient | Closed | 2014-10-14 | 2015-03-27 |
ALOY-1166 | Direction arrow in models/binding_dataFunction test sample not correct on Android | Resolved | 2014-10-15 | 2014-10-28 |
ALOY-1167 | Update travis.yml to exit w/non-zero value on errors | Closed | 2014-10-15 | 2015-03-26 |
ALOY-1168 | Replace underscore with Lo-Dash | Open | 2014-10-15 | 2019-08-08 |
ALOY-1169 | Test samples/mobileweb: 'Uncaught No support for Titanium.Database' error when running binding_destroy sample | Closed | 2014-10-16 | 2018-03-07 |
ALOY-1170 | SQL runtime error when running models/listview_binding test app | Resolved | 2014-10-16 | 2014-10-27 |
ALOY-1171 | Add DTD or other view XML validation reference for Studio to use | Open | 2014-10-16 | 2015-06-25 |
ALOY-1172 | Properties test sample: Collection view doesn't update after adding first item on Android | Resolved | 2014-10-20 | 2014-10-29 |
ALOY-1173 | Add functionality from alloy-smelter to Alloy | Resolved | 2014-10-20 | 2014-12-31 |
ALOY-1174 | Update sync adapters to support promises in addition to callbacks | Closed | 2014-10-20 | 2015-02-14 |
ALOY-1175 | Cannot call methods or access properties on MenuItems declared in markup | Closed | 2014-10-21 | 2015-06-25 |
ALOY-1176 | Compilation Error when adding a SearchView as a child of MenuItem ActionView | Resolved | 2014-10-21 | 2014-10-22 |
ALOY-1177 | Implicitly set ns attribute for SearchView to Ti.UI.Android | Resolved | 2014-10-21 | 2014-10-30 |
ALOY-1178 | Models: Data not retrieved from/saved to a table altered via migration using a SQL statement | Open | 2014-10-22 | 2015-06-08 |
ALOY-1179 | Support defining controller inheritance in XML | Open | 2014-07-01 | 2015-01-05 |
ALOY-1187 | Update extract-18n command to extract i18n keys from special XML attributes | Open | 2014-11-06 | 2018-03-07 |
ALOY-1191 | Star-rating image aspect ratio styles | Closed | 2014-12-01 | 2018-03-07 |
ALOY-1192 | iOS: apps crashing using TiSDK 3.5.X | Closed | 2014-12-02 | 2014-12-15 |
ALOY-1193 | Alloy: Changing Style in JS doesn't work for dynamically created views | Closed | 2014-12-02 | 2018-03-07 |
ALOY-1194 | Dev should be able to import TSS, and have independent TSS Files | Closed | 2014-12-02 | 2020-03-10 |
ALOY-1195 | Alloy Migrations: Template up.down functions do not match documentation | Resolved | 2014-12-02 | 2014-12-16 |
ALOY-1196 | Support extending collections from within the adapter | Open | 2014-12-04 | 2018-03-07 |
ALOY-1198 | Update ui/android_menu text for Honeycomb/action bar usage | Open | 2014-12-10 | 2014-12-10 |
ALOY-1199 | Deep merge config.json | Open | 2014-08-13 | 2020-11-17 |
ALOY-1200 | Alloy CLI create option to generate a Titanium project | Open | 2014-12-11 | 2018-03-07 |
ALOY-1201 | Samples: Remove popover.title because it has been deprecated for iOS8 | Open | 2014-12-12 | 2015-03-26 |
ALOY-1202 | Update ti.paint module in HarnessTemplate with a 64-bit compatible version | Resolved | 2014-12-12 | 2015-03-24 |
ALOY-1203 | TSS Platform Evaluation fails when there are spaces between the object and platform | Closed | 2014-12-15 | 2018-03-07 |
ALOY-1204 | Override L behavior and id attributes in views | Closed | 2014-12-15 | 2018-03-07 |
ALOY-1205 | Alloy launch image for 667h has the wrong filename | Closed | 2014-12-17 | 2015-04-16 |
ALOY-1206 | Alloy compiler doesn't regenerate controllers if only change is made to the distribution target | Resolved | 2014-12-12 | 2015-01-13 |
ALOY-1207 | Alloy: Theme "lib" folder | Resolved | 2014-12-18 | 2015-01-19 |
ALOY-1208 | Alloy: Support os-attribute to views and styles for consistency | Open | 2014-12-18 | 2014-12-18 |
ALOY-1209 | Compile error when a view's attribute contains an escaped quote | Resolved | 2014-11-12 | 2015-01-09 |
ALOY-1210 | Alloy: Add support for DIST in the Project Configuration File | Resolved | 2014-12-18 | 2015-10-09 |
ALOY-1211 | Alloy: Add support ENV and DIST conditions in XML and TSS | Open | 2014-12-18 | 2015-08-25 |
ALOY-1212 | TSS: class assignment order affects application of properties which doesn't match CSS rules | Open | 2014-08-26 | 2015-03-26 |
ALOY-1213 | Alloy.Controller.UI.create - Option to pass properties | Open | 2014-12-18 | 2015-01-05 |
ALOY-1214 | Button in Inheritance sample app difficult to click on iOS | Resolved | 2014-12-22 | 2015-06-19 |
ALOY-1215 | Samples: Alloy RSS Reader sample does not work on iPad | Resolved | 2014-12-15 | 2015-01-13 |
ALOY-1216 | Speed compilation by enabling selective compiles of specified files | Resolved | 2014-12-29 | 2015-02-20 |
ALOY-1217 | TextField with proxy property causes compile error as ItemTemplate | Closed | 2014-12-30 | 2018-03-07 |
ALOY-1218 | Alloy: Enable two-way data binding for input elements | Open | 2015-01-05 | 2015-11-27 |
ALOY-1219 | ALLOY: prevent parsing of {{ }} in alloy views. | Closed | 2015-01-06 | 2015-03-19 |
ALOY-1220 | Widgets can not be used in ListView Templates | Resolved | 2014-08-07 | 2018-06-27 |
ALOY-1221 | Support Widgets and Require in ListItem Templates | Resolved | 2014-08-26 | 2019-05-02 |
ALOY-1222 | Fix failing Travis test `[FAIL] alloy install plugin --> is supported` | Resolved | 2015-01-07 | 2015-01-07 |
ALOY-1223 | iOS: Events on Custom Template of ListView does not work well, when add Scrollable View into Template | Closed | 2015-01-09 | 2015-03-27 |
ALOY-1224 | Alloy Widget template needs updating | Open | 2015-01-09 | 2015-01-12 |
ALOY-1225 | social.js authorize UI crashes on android | Closed | 2014-11-24 | 2015-01-15 |
ALOY-1226 | To Do sample app - validate() fails to prevent invalid (empty) items from being added | Closed | 2015-01-13 | 2015-09-11 |
ALOY-1227 | Alloy doesn't add new momentjs language after i18n folder is created | Open | 2015-01-13 | 2018-03-07 |
ALOY-1228 | Selective compilation can fail with platform-specific controllers and throws Exception incorrectly | Resolved | 2015-01-15 | 2015-01-30 |
ALOY-1229 | iOS: ListView filling template incorrectly | Resolved | 2014-08-13 | 2015-02-06 |
ALOY-1230 | Update to jasmine 2.x | Open | 2015-01-19 | 2015-10-29 |
ALOY-1231 | Mapping sample: add readme, remove map key | Resolved | 2015-01-20 | 2016-04-20 |
ALOY-1232 | --deploy-type ignored on android builds for emulator and device | Closed | 2014-12-22 | 2015-03-25 |
ALOY-1233 | Alloy: there’s no way to use ItemTemplates outside of ListViews | Open | 2015-01-31 | 2018-03-07 |
ALOY-1234 | Annotate Alloy API docs with GitHub URL | Resolved | 2015-02-02 | 2015-02-03 |
ALOY-1235 | Alloy: Improve how config.json conditions are handled | Reopened | 2015-02-01 | 2015-02-09 |
ALOY-1236 | Binding notation should allow mixed variables and plain text | Open | 2015-02-09 | 2015-02-09 |
ALOY-1237 | Alloy: Remove all event listeners added via view in $.destroy() | Resolved | 2015-02-10 | 2015-09-16 |
ALOY-1238 | Can't re-create index controller after renaming original one | Closed | 2015-02-10 | 2015-09-07 |
ALOY-1239 | Set Node 0.10 as minimum supported version | Resolved | 2015-02-11 | 2015-08-03 |
ALOY-1240 | Date picker type cannot be specified in the TSS | Closed | 2014-08-21 | 2018-03-07 |
ALOY-1241 | Alloy: Widget is loaded - initialized twice | Resolved | 2014-10-08 | 2015-10-01 |
ALOY-1242 | Nested require with createController getView call causes crash on android | Open | 2014-11-21 | 2015-02-11 |
ALOY-1243 | Test of JIRA move issue | Closed | 2015-02-13 | 2015-02-13 |
ALOY-1244 | Alloy: "alloy new" should remove/empty "Resources" folder | Open | 2015-02-14 | 2015-07-31 |
ALOY-1245 | Alloy: "alloy new" should only create assets folder for target platforms | Open | 2015-02-14 | 2015-02-14 |
ALOY-1246 | Alloy: LeftNavButton/RightNavButton should support text node for title | Open | 2015-02-14 | 2015-02-14 |
ALOY-1247 | Model ID is undefined after model.destroy() with properties as adapter | Open | 2015-02-17 | 2015-06-08 |
ALOY-1248 | iOS: ListView blank during redraw | Reopened | 2014-10-19 | 2015-07-14 |
ALOY-1249 | iOS: Misleading error message when controller file not found | Closed | 2015-02-18 | 2015-11-10 |
ALOY-1250 | Remove BB from Alloy | Closed | 2015-02-18 | 2015-03-19 |
ALOY-1251 | Alloy: if-condition on required proxy property missing form assigning that property | Open | 2015-02-19 | 2015-02-19 |
ALOY-1252 | restrictionPath missing in parseAlloyComponent for controller without corresponding view | Resolved | 2015-02-19 | 2015-02-24 |
ALOY-1253 | Alloy: Support WPATH in widget XML view attribute values | Closed | 2015-02-20 | 2020-08-12 |
ALOY-1254 | Alloy: Support model transform() method for collection-view binding | Resolved | 2015-02-20 | 2016-03-30 |
ALOY-1255 | Test ticket please ignore (nderzhak) | Closed | 2015-02-25 | 2015-02-25 |
ALOY-1256 | Widget/Require as top-level element uses controller as view | Closed | 2015-03-04 | 2021-06-16 |
ALOY-1257 | Map DocumentViewer to Ti.UI.iOS instead of deprecated Ti.UI.iPad namespace | Resolved | 2015-03-24 | 2015-05-21 |
ALOY-1258 | RightNavButtons child button click events not fired consistently | Resolved | 2015-03-19 | 2015-10-21 |
ALOY-1259 | Alloy: The code in alloy.js should be wrapped by app.js to protect global scope | Open | 2015-03-30 | 2015-07-09 |
ALOY-1260 | Windowsphone not in platforms list in manifest.json | Closed | 2015-04-03 | 2015-04-20 |
ALOY-1262 | a directory ending with ".js" causes Alloy compiler error | Closed | 2015-04-13 | 2015-09-04 |
ALOY-1263 | Compiler should force "strict mode" to increase (Android) performance | Closed | 2015-04-29 | 2018-03-07 |
ALOY-1264 | Support New iOS SplitWindow in XML Markup | Closed | 2015-05-11 | 2016-01-20 |
ALOY-1265 | Update builtin moment.js library to 2.10.6 (or latest) | Closed | 2015-05-12 | 2016-02-02 |
ALOY-1266 | Use indirect eval instead of direct eval | Open | 2015-05-13 | 2015-05-21 |
ALOY-1267 | Add built-in REST API adapter to use with Arrow | Open | 2015-05-13 | 2015-05-26 |
ALOY-1268 | Implement Backbone dualStorage adapter | Open | 2015-05-13 | 2015-05-13 |
ALOY-1270 | createStyle | Resolved | 2015-05-18 | 2015-10-22 |
ALOY-1271 | Android templates should use nine-patch images | Open | 2015-05-21 | 2020-04-27 |
ALOY-1272 | Building an alloy project with Titanium CLI on Windows fails | Closed | 2015-05-22 | 2015-06-11 |
ALOY-1273 | Code documentation contains links to out-dated Titanium docs | Closed | 2015-05-25 | 2015-10-30 |
ALOY-1274 | SplitWindow should be mapped to Ti.UI.iOS instead of Ti.UI.iPad | Resolved | 2015-05-26 | 2015-06-29 |
ALOY-1275 | Override not working when child controller is opened | Open | 2015-05-26 | 2015-07-29 |
ALOY-1276 | Alloy's deepExtend is broken | Resolved | 2015-05-27 | 2015-06-02 |
ALOY-1277 | Allow to load Alloy TSS styles from a string, not only from a filename | Closed | 2015-05-27 | 2017-05-09 |
ALOY-1278 | Pass model config to migration functions | Closed | 2015-05-06 | 2017-07-24 |
ALOY-1279 | Android: Battery event listener causes a crash after open and close multiple windows | Closed | 2015-06-08 | 2015-11-10 |
ALOY-1280 | Support CommandBar in XML markup | Resolved | 2015-06-19 | 2015-07-16 |
ALOY-1281 | RSS sample should be removed in favour of Studio version | Closed | 2015-06-22 | 2016-07-28 |
ALOY-1282 | Ti.Map.View > Annotation data-binding not working as expected | Open | 2015-06-25 | 2015-06-26 |
ALOY-1283 | ActionView views with an ID cannot be found under $ because they are created after merge | Closed | 2015-06-25 | 2015-11-10 |
ALOY-1284 | dataFilter and dataTransform attributes should be cross referenced to js file to ensure function exists | Open | 2015-06-26 | 2015-06-26 |
ALOY-1285 | TSS conditional statement is ignored by items dynamically generated on runtime | Resolved | 2014-12-27 | 2015-09-30 |
ALOY-1286 | Windows: Default project's windows icons and splashes are incomplete and lack logo | Open | 2015-06-30 | 2015-06-30 |
ALOY-1287 | Alloy styles compilation does not produce the same results accross successive compilations | Resolved | 2015-07-01 | 2015-07-29 |
ALOY-1288 | Windows: Label not visible when using default app.tss | Closed | 2015-07-02 | 2015-09-16 |
ALOY-1289 | Alloy social.js plug-in incompatible with newest Twitter APIs | Open | 2015-06-29 | 2019-03-19 |
ALOY-1290 | Provide a global event dispatcher as alternative for Ti.App.fireEvent | Open | 2015-07-08 | 2015-07-08 |
ALOY-1291 | RSS sync adapter | Open | 2015-07-10 | 2015-07-10 |
ALOY-1292 | Add CommonJS sync adapter | Open | 2015-07-10 | 2015-07-10 |
ALOY-1293 | Add JSON sync adapter | Open | 2015-07-10 | 2015-07-10 |
ALOY-1294 | Windows: Cannot use custom template for ListView | Open | 2015-07-24 | 2015-10-28 |
ALOY-1295 | Windows: App crashes when calling fetch() method on a collection bound to a view | Closed | 2015-07-30 | 2015-11-20 |
ALOY-1296 | LiveView: functions in Alloy.js crash fail to build | Resolved | 2014-07-15 | 2015-08-25 |
ALOY-1297 | Cannot use localized strings for AlertDialog ButtonNames in XML | Resolved | 2015-08-12 | 2016-02-25 |
ALOY-1298 | Override Alloy theme styles in the app's app/styles folder over the alloy themes | Open | 2015-08-14 | 2018-03-25 |
ALOY-1299 | Cannot build a new project for iOS due to missing appicons | Closed | 2015-08-17 | 2015-10-29 |
ALOY-1300 | iOS: Assets Catalog inconsistency between Alloy and Classic | Resolved | 2015-08-20 | 2015-08-21 |
ALOY-1301 | CHANGELOG out-dated: 1.7.0-dev - 1.7.4 missing | Resolved | 2015-08-20 | 2015-08-31 |
ALOY-1302 | Alloy needs to have a consistent behavior with Ti on App Icons | Closed | 2015-09-10 | 2015-09-11 |
ALOY-1303 | $.removeListener() should be called by $.destroy() | Open | 2015-09-16 | 2015-09-16 |
ALOY-1304 | Alloy: Support Node text for TextField and TextArea | Resolved | 2015-09-16 | 2018-08-14 |
ALOY-1305 | deepclean.js syntax error in line 17: missing semicolon; | Resolved | 2015-09-20 | 2015-09-22 |
ALOY-1306 | AttributedString proxy property doesn't work if there's whitespace | Closed | 2015-09-23 | 2017-02-24 |
ALOY-1307 | Support theming of controllers, views and other files/folders | Open | 2015-09-23 | 2018-04-06 |
ALOY-1308 | iTunesArtwork is being copied into Resources/iphone instead of project root | Closed | 2015-09-25 | 2017-08-23 |
ALOY-1309 | Debounced and "onced" events | Open | 2015-02-17 | 2018-03-06 |
ALOY-1310 | Alloy: Picker not working in ListView template | Closed | 2015-03-01 | 2015-10-12 |
ALOY-1311 | Alloy.jmk compile:app.js event never fires | Closed | 2015-03-02 | 2015-11-10 |
ALOY-1312 | Upgrade Alloy to ES6 | Resolved | 2015-10-01 | 2018-01-06 |
ALOY-1313 | Add "bugs" URL to package.json | Closed | 2015-10-06 | 2015-10-29 |
ALOY-1314 | Alloy: Remove alpha channel from DefaultIcon.png | Closed | 2015-10-08 | 2015-10-12 |
ALOY-1315 | Update out-of-date Alloy dependencies. | Resolved | 2015-10-08 | 2018-03-07 |
ALOY-1316 | Support use of $.args.* in any XML attribute or TSS property | Closed | 2015-10-09 | 2019-06-21 |
ALOY-1317 | Alloy: Default top-level ID doesn't take if-attribute into account | Closed | 2015-10-12 | 2015-11-10 |
ALOY-1318 | DefaultIcon(-platform).png should be theme-able | Closed | 2015-10-14 | 2018-02-28 |
ALOY-1319 | Support CardView in XML | Closed | 2015-10-14 | 2015-11-04 |
ALOY-1320 | Styles not applied when an element uses another namespace | Closed | 2015-10-28 | 2016-02-02 |
ALOY-1321 | iOS: packaged app icons for new projects needs to be updated | Closed | 2015-10-29 | 2016-02-02 |
ALOY-1322 | Blackberry still appears in the assets folder | Closed | 2015-10-30 | 2016-01-13 |
ALOY-1323 | Alloy: module-tag in Alloy element effects all controller-views | Closed | 2015-11-01 | 2016-02-02 |
ALOY-1324 | Support Boolean (and Number) values in XML views | Closed | 2015-11-03 | 2016-03-21 |
ALOY-1325 | Add PreviewContext element to XML views | Closed | 2015-11-04 | 2016-02-02 |
ALOY-1326 | Paths and names of Collections/Images/Controllers is not consistent. | Reopened | 2015-06-02 | 2015-11-05 |
ALOY-1327 | Android: Alloy not working well when activity recreated by system | Reopened | 2015-08-20 | 2019-04-04 |
ALOY-1328 | Refactor data-binding to be incremental rather then reset | Open | 2015-11-12 | 2015-11-20 |
ALOY-1329 | Either keep Alloy backwards compatible with older Titanium SDKs or specify and validate minimum version | Open | 2015-11-12 | 2015-11-12 |
ALOY-1330 | Include async as a built-in library | Open | 2015-11-13 | 2017-03-07 |
ALOY-1331 | Windows: App crashes with 'Cannot find variable: OS_BLACKBERRY | Closed | 2015-11-16 | 2016-01-13 |
ALOY-1332 | Alloy.version does not match actual version | Closed | 2015-11-20 | 2016-01-20 |
ALOY-1333 | Support check if compatible Alloy version is used | Open | 2015-11-20 | 2015-11-20 |
ALOY-1334 | Alloy version not correct when printing Alloy.version | Closed | 2015-11-18 | 2015-11-23 |
ALOY-1335 | Use Alloy's deepExtend to handle conditional on-device style inheritance | Closed | 2015-11-27 | 2016-01-20 |
ALOY-1336 | Alloy Theme Fails to merge/overwrite the platform/iphone folder - specifically 'Settings.bundle' sub-folder | Resolved | 2015-11-30 | 2017-03-15 |
ALOY-1337 | Support setting breakpoints in the CommonJS modules | Open | 2015-11-30 | 2015-11-30 |
ALOY-1338 | LiveView do not do full restart app | Reopened | 2015-10-16 | 2015-12-17 |
ALOY-1339 | iOS: ListView Images[] property not working of embedded imageview | Resolved | 2015-12-07 | 2016-01-06 |
ALOY-1340 | Alloy selective compilation broken since ALOY-1332 | Closed | 2015-12-14 | 2016-02-02 |
ALOY-1341 | Add Arabic lang to builtin MomentJS | Closed | 2015-12-16 | 2016-02-02 |
ALOY-1342 | Sample Todo App TextField text color to black | Closed | 2015-12-16 | 2016-01-21 |
ALOY-1343 | Android intent filter not receiving file data | Closed | 2015-12-10 | 2018-03-07 |
ALOY-1344 | App crash on controller.close when the searchBar has focus | Resolved | 2015-12-17 | 2016-02-10 |
ALOY-1345 | iOS Attributed Strings are not showing | Closed | 2016-01-04 | 2016-02-02 |
ALOY-1346 | Controller template should no longer declare args variable | Closed | 2016-01-06 | 2016-01-20 |
ALOY-1347 | API reference is missing controller properties and methods | Open | 2016-01-06 | 2017-03-07 |
ALOY-1348 | Provide better inline documentation/comments for generated files | Open | 2016-01-07 | 2016-01-07 |
ALOY-1349 | Alloy Framework Model/Database - Some Docs or Features missing | Open | 2016-01-07 | 2016-12-12 |
ALOY-1350 | Warning on compile: moment construction falls back to js Date | Closed | 2016-02-04 | 2018-03-07 |
ALOY-1351 | Generating `Resources/alloy.js` from template is not required when selective compile | Resolved | 2016-02-08 | 2016-02-08 |
ALOY-1352 | Alloy: add support for xhigh on iOS in measurement builtin | Resolved | 2016-02-08 | 2016-02-25 |
ALOY-1353 | Annotation doesn't appear in only Alloy Map | Closed | 2016-02-04 | 2018-03-07 |
ALOY-1354 | A ListItem's text node should be used as title | Open | 2016-02-12 | 2016-02-12 |
ALOY-1355 | Alloy doesn't cast "true"/"false" attributes as booleans | Resolved | 2014-02-14 | 2016-06-03 |
ALOY-1356 | Add support for LivePhotoView under Ti.UI.iOS namespace | Closed | 2016-02-13 | 2016-03-16 |
ALOY-1357 | Support Ti.UI.iOS.MenuPopup in XML | Closed | 2016-02-13 | 2016-03-08 |
ALOY-1358 | Support Ti.UI.iOS.BlurView in XML | Resolved | 2016-02-13 | 2016-02-25 |
ALOY-1359 | Alloy should support multiple selectors | Open | 2016-02-16 | 2016-02-16 |
ALOY-1360 | Allow baseController as attribute of Alloy xml tag | Resolved | 2016-02-22 | 2016-04-18 |
ALOY-1361 | Destroy calling off on variables that may be undefined | Resolved | 2016-02-25 | 2018-03-06 |
ALOY-1362 | Alloy: Long time build process | Open | 2016-02-27 | 2018-03-06 |
ALOY-1363 | Add support to set object properties via XML | Closed | 2016-02-29 | 2019-06-20 |
ALOY-1365 | Improve how Alloy works with i18n and platform folders | Closed | 2016-03-09 | 2017-03-15 |
ALOY-1366 | Alloy: images from widget theme not merged with Resources | Closed | 2016-03-06 | 2016-04-15 |
ALOY-1367 | Guide on how to submit a PR to the Alloy repo | Resolved | 2016-03-11 | 2016-05-02 |
ALOY-1368 | Complex data binding for individual model doesn't work with transform() method | Closed | 2016-03-16 | 2016-03-31 |
ALOY-1369 | Complex data binding for collection doesn't work with transform | Closed | 2016-03-16 | 2016-03-31 |
ALOY-1370 | Alloy: Alloy/studio disregards variables that are not being used. | Open | 2015-05-11 | 2018-04-08 |
ALOY-1371 | Make Alloy less dependent on knowledge about Titanium APIs for parsing XML | Open | 2016-03-18 | 2016-03-18 |
ALOY-1372 | Remove the Module XML tag | Open | 2016-03-18 | 2016-03-18 |
ALOY-1373 | /platform and /i18n folder contents can be lost on build | Closed | 2016-03-18 | 2018-03-07 |
ALOY-1374 | GitHub Alloy repository is missing CLA check | Closed | 2016-03-21 | 2018-03-07 |
ALOY-1375 | Alloy extract-18n --apply writes to wrong strings.xml in Alloy 1.8.1 | Closed | 2016-03-24 | 2016-03-24 |
ALOY-1474 | Regression: Model data binding no longer works | Closed | 2016-03-28 | 2016-03-30 |
ALOY-1475 | Alloy compile tests should show diff with known good generated code | Closed | 2016-03-28 | 2016-04-05 |
ALOY-1476 | Travis does not test against known good generated code because it targets Linux only | Closed | 2016-03-28 | 2016-04-05 |
ALOY-1477 | Regression: Missing model attributes cause error on collection data binding | Closed | 2016-03-29 | 2016-03-31 |
ALOY-1478 | Data binding fails when binding string or model attribute name has dash, space or quote | Closed | 2016-03-29 | 2016-08-04 |
ALOY-1479 | Regression: Model instance data binding no longer works | Closed | 2016-03-30 | 2016-03-31 |
ALOY-1480 | Bug/Regression: Data binding always returns string values | Closed | 2016-03-31 | 2018-05-01 |
ALOY-1481 | Data binding: Support binding multiple models to the same view | Closed | 2016-03-31 | 2016-08-02 |
ALOY-1482 | Data binding: Support deep binding of model object attributes | Closed | 2016-03-31 | 2016-08-02 |
ALOY-1483 | Support composite use of L(key) and strings in XML attribute values | Open | 2016-04-01 | 2016-04-01 |
ALOY-1484 | Regression: Moment.js languages for i18n folders no longer included | Closed | 2016-04-01 | 2016-04-01 |
ALOY-1485 | Warning on relocation of platform folder confusing if it contains only one platform | Open | 2016-04-01 | 2016-04-01 |
ALOY-1486 | iOS, Android: Global styles is not overridden by local styles for orientationModes. | Closed | 2016-04-01 | 2016-07-26 |
ALOY-1487 | Support using dashes and other special characters in XML element IDs | Open | 2016-04-02 | 2016-04-02 |
ALOY-1488 | Alloy Hyperloop in Alloy XML views | Closed | 2016-04-03 | 2016-04-05 |
ALOY-1489 | Support defining supported Alloy version range in config.json | Open | 2016-04-08 | 2016-04-08 |
ALOY-1490 | Alloy 1.8+ not copying symbolic links to the platform folder in the project root | Open | 2016-04-03 | 2016-05-25 |
ALOY-1491 | Remove mapping sample app | Resolved | 2016-04-20 | 2016-04-24 |
ALOY-1492 | Fix no such file or directory when doing "alloy new" | Closed | 2016-04-20 | 2016-04-20 |
ALOY-1493 | [Alloy] Alloy sql adapter db_file to be function | Resolved | 2016-04-21 | 2016-10-03 |
ALOY-1494 | iOS: Support Ti.UI.iOS.Stepper in Alloy | Closed | 2016-04-22 | 2016-08-01 |
ALOY-1495 | Support newer versions of Underscore / Lodash | Resolved | 2016-04-25 | 2017-12-12 |
ALOY-1497 | Alloy model - filtered change event fires with any attribute | Closed | 2016-05-05 | 2018-03-07 |
ALOY-1498 | Add ability to create new alloy app from apps other than builtin sample apps | Open | 2016-05-03 | 2016-05-11 |
ALOY-1499 | Multiple Rest api request in Alloy models returns same result in second call | Closed | 2016-05-19 | 2018-12-11 |
ALOY-1500 | Provide an accessor method for alloy bound elements. | Open | 2016-05-13 | 2017-10-30 |
ALOY-1501 | Installing widgets with npm breaks for npm scoped packages | Open | 2016-05-19 | 2016-11-30 |
ALOY-1502 | Destroy Model in Alloy doesn't seem to be working | Closed | 2016-06-05 | 2016-10-18 |
ALOY-1503 | After Alloy compile, property which has array disappear. | Closed | 2016-06-09 | 2016-08-01 |
ALOY-1504 | ERROR: Alloy is not defined | Resolved | 2016-04-29 | 2017-09-25 |
ALOY-1505 | Add ability to pass cancel attribute to Option element for OptionDialog | Closed | 2016-06-17 | 2019-06-24 |
ALOY-1508 | iOS: Localised splash screen is not visible | Closed | 2016-06-02 | 2016-11-28 |
ALOY-1509 | Generate spec-compliant require calls | Resolved | 2016-07-25 | 2016-10-26 |
ALOY-1510 | Receiving "<SearchView> is only available in Android" when compiling tableview despite platform="android" attribute being present | Resolved | 2016-07-27 | 2016-09-09 |
ALOY-1511 | Alloy Model-View binding not working for ListItem accessoryType property. | Closed | 2016-07-26 | 2017-02-23 |
ALOY-1512 | Replace Uglify with Babylon | Resolved | 2016-08-11 | 2017-08-02 |
ALOY-1513 | Allow multiple global stylesheets | Open | 2015-08-12 | 2018-03-06 |
ALOY-1514 | Add a CLI command to extract i18n strings from alloy code and update the strings.xml files (ALSO for XML files) | Resolved | 2013-08-19 | 2018-03-06 |
ALOY-1516 | Alloy: Text property inside LABEL element not displaying output of any method in combination with any text correctly | Closed | 2016-08-30 | 2016-09-15 |
ALOY-1517 | UI elements are not created properly with formFactor property in style | Closed | 2016-08-04 | 2016-12-09 |
ALOY-1518 | ListView: Custom widget support in templates | Resolved | 2013-08-23 | 2018-11-05 |
ALOY-1519 | Alloy: Support iOS 10 <RefreshControl> tag in Ti.UI.ScrollView | Closed | 2016-09-13 | 2017-08-28 |
ALOY-1520 | Replace Ti.Ui.iPhone with Ti.Ui.iOS in Alloy | Resolved | 2016-09-15 | 2016-10-03 |
ALOY-1522 | Silence Alloy warnings about non-model files for file names that begin with a period | Open | 2016-07-27 | 2016-10-13 |
ALOY-1523 | Alloy uses old require-paths with new require-behavior | Closed | 2016-10-18 | 2017-06-14 |
ALOY-1524 | Replace wrench with fs-extra | Closed | 2016-10-18 | 2017-10-10 |
ALOY-1525 | Alloy Binding without persistence doesn't seem to work anymore | Closed | 2016-10-05 | 2016-11-08 |
ALOY-1526 | Special text property value is not parsed correctly | Closed | 2016-10-07 | 2016-10-27 |
ALOY-1527 | Cannot use Ti.UI.iOS.TabbedBar in ListView template | Closed | 2016-10-27 | 2016-12-09 |
ALOY-1528 | getWidgetDirectories does not respect theme config.json | Closed | 2016-09-13 | 2018-01-19 |
ALOY-1530 | Alloy: Support multiple restrict files | Closed | 2016-11-24 | 2016-12-09 |
ALOY-1532 | Windows: SearchBar (inside ListView) is not working well for alloy project | Closed | 2016-12-07 | 2017-02-14 |
ALOY-1533 | Upgrade underscore.js to version 1.8.3 | Resolved | 2016-12-27 | 2017-12-14 |
ALOY-1534 | Add support for Backbone 1.3.3 and Underscore 1.8.3 | Closed | 2017-01-09 | 2018-01-19 |
ALOY-1535 | iOS: Warning message thrown when using <View> in <AlertDialog> (Android-only) | Closed | 2017-01-14 | 2019-06-19 |
ALOY-1536 | iPad Splash Screen Orientation - No Landscape | Closed | 2017-01-20 | 2017-01-25 |
ALOY-1537 | Update uglify-js and moment.js | Resolved | 2017-01-27 | 2017-04-03 |
ALOY-1538 | Alloy <FlexSpace> is wrapped with a deprecated API | Resolved | 2016-08-31 | 2017-01-27 |
ALOY-1539 | Correct NSP/Retire.js errors in alloy | Resolved | 2017-01-27 | 2017-04-03 |
ALOY-1540 | npm node_modules are erroring when compiling | Reopened | 2017-01-31 | 2019-09-05 |
ALOY-1541 | XML: Require LeftNavButtons/RightNavButtons not working | Resolved | 2017-02-02 | 2018-03-05 |
ALOY-1543 | Widget files are optimized twice during compilation | Resolved | 2017-02-25 | 2017-04-03 |
ALOY-1544 | Add optimizingExeptions option to config.json | Resolved | 2017-02-25 | 2017-04-03 |
ALOY-1545 | Broken Widget event translation. Custom events on Widgets are being applied to the Widget's root View instead of the Widget's Controller itself, causing an error. | Resolved | 2017-03-03 | 2017-04-10 |
ALOY-1546 | Alloy.builtins.social: Unable to get Twitter user info | Closed | 2017-03-12 | 2018-12-04 |
ALOY-1547 | Unable to set font properties directly from the XML tag, instead of the TSS file | Open | 2017-03-14 | 2018-02-09 |
ALOY-1548 | renaming index breaks the app | Closed | 2017-03-14 | 2017-04-11 |
ALOY-1549 | Remove autoloading of index controller from Alloy.js | Open | 2017-02-07 | 2020-01-31 |
ALOY-1550 | Alloy: Update gitignore for default project | Resolved | 2017-03-24 | 2017-04-03 |
ALOY-1554 | unable to set a background colour for tableHeader | Closed | 2017-04-12 | 2017-04-17 |
ALOY-1555 | Need expert advice on core.js boilerplate Alloy Project | Closed | 2017-04-16 | 2019-10-18 |
ALOY-1557 | Alloy: Keep Changelog up to date | Closed | 2017-04-18 | 2018-01-16 |
ALOY-1558 | Annotation doesn't work on Alloy | Closed | 2017-04-19 | 2018-03-07 |
ALOY-1560 | can not scroll up or down (vertically) in a map inside a scrollView | Open | 2017-04-23 | 2017-07-27 |
ALOY-1562 | iOS: TextArea can't get focus or blur if it is located in two different TableViewSections | Closed | 2017-04-20 | 2017-05-09 |
ALOY-1564 | Broken Require data-binding event translation. Custom events on Required views are being applied to the required root View instead of the required Controller itself, causing an error. | Resolved | 2017-05-22 | 2017-08-17 |
ALOY-1565 | KitchenSink v2 errors out on iOS | Closed | 2017-05-25 | 2017-10-10 |
ALOY-1566 | Compile process appears to fail when optimizing files with OS_* declarations | Closed | 2017-05-26 | 2017-10-10 |
ALOY-1569 | WPATH function to match updated require-handling in Titanium 6 | Closed | 2017-06-14 | 2017-07-20 |
ALOY-1570 | Alloy: exports.baseController does not work since 1.10.0 (Regression) | Closed | 2017-06-20 | 2017-10-10 |
ALOY-1572 | Alloy doesn't compile external app.js | Closed | 2017-06-23 | 2017-07-11 |
ALOY-1574 | Unable to use ES6 import/exports in alloy controllers due to bad code generation | Resolved | 2017-08-02 | 2018-01-29 |
ALOY-1575 | Allow Android to use Ti.UI.RefreshControl as well | Closed | 2017-08-27 | 2018-03-07 |
ALOY-1577 | Android: baseController does not expose the element type | Open | 2016-04-12 | 2018-03-06 |
ALOY-1578 | Move Ti.UI.iOS.Toolbar to Ti.UI.Toolbar | Resolved | 2017-08-30 | 2017-09-11 |
ALOY-1579 | Support Titanium.UI.Android.DrawerLayout | Resolved | 2017-08-30 | 2018-05-04 |
ALOY-1582 | Ti.Platform.osname reports windows | Closed | 2017-09-21 | 2017-10-11 |
ALOY-1583 | Alloy: Update underscore to the latest version (1.8.3) | Resolved | 2017-09-28 | 2017-12-07 |
ALOY-1584 | [Android] Ti.UI.Toolbar has no click event on 'displayHomeAsUp' icon when used as ActionBar, but ActionBar allows to close the window on its back-button press. | Closed | 2017-10-11 | 2017-11-08 |
ALOY-1588 | Alloy: iOS build and deploy terminated after alloy compiling phase | Closed | 2017-10-28 | 2017-11-09 |
ALOY-1589 | ListItem having a Label with AttributedString is not working | Closed | 2017-09-24 | 2018-07-27 |
ALOY-1590 | Android: OS_IOS assigned to a variable causes a crash. | Closed | 2017-11-07 | 2017-11-09 |
ALOY-1591 | Transpile Alloy source to allow platform-independent ES6 / ES7 usage | Resolved | 2017-12-07 | 2018-02-21 |
ALOY-1592 | Builtins: Reimplement measurement by convertUnits | Closed | 2017-12-07 | 2018-01-18 |
ALOY-1593 | Android Debugger: Some breakpoints not hit if "Resume" is done anytime during debug | Resolved | 2017-11-30 | 2017-12-08 |
ALOY-1595 | alloy compile broken on node 9.3.0 | Closed | 2017-12-14 | 2018-03-23 |
ALOY-1596 | Mobileweb assets copied on alloy new | Closed | 2017-12-19 | 2018-01-19 |
ALOY-1597 | Use babel-code-frame to provide context when failing to parse code | Closed | 2017-12-20 | 2018-01-19 |
ALOY-1598 | samples/apps/models/binding_no_persistence produces runtime error | Closed | 2018-01-08 | 2019-11-19 |
ALOY-1599 | ALLOY: Model Data binding problem with the first upper case in the model src | Closed | 2018-01-11 | 2018-04-09 |
ALOY-1600 | Alloy: Deprecate TSS in favor of something JSON or JavaScript based. | Open | 2018-01-17 | 2018-01-18 |
ALOY-1601 | Alloy: Support ES6 | Closed | 2018-01-25 | 2018-02-22 |
ALOY-1602 | Avoid some global variables to be only available in parent controller. | Closed | 2018-02-01 | 2018-04-11 |
ALOY-1603 | Update Moment.js to version 2.21.0 | Closed | 2018-02-06 | 2018-04-09 |
ALOY-1604 | iOS 10.0: Bluebird Promise not firing 'then' if Alloy is used. | Closed | 2018-02-08 | 2018-03-06 |
ALOY-1605 | Android: Unable to build alloy apps using master | Closed | 2018-02-13 | 2018-03-05 |
ALOY-1606 | Android: Debugger not hitting breakpoints on Windows | Closed | 2017-12-18 | 2018-05-02 |
ALOY-1607 | Latest underscore version is breaking removeListener method in BaseController.js | Closed | 2018-03-01 | 2018-04-11 |
ALOY-1608 | Not possible to add elements on ti.map through alloy | Open | 2018-03-05 | 2018-03-06 |
ALOY-1609 | Add alloy.js plugin file to .gitignore | Closed | 2018-03-07 | 2018-04-10 |
ALOY-1610 | Allow controller created variables to be used in tss | Open | 2018-03-09 | 2019-03-11 |
ALOY-1611 | Incorrect releases being tagged on GitHub | Resolved | 2018-03-21 | 2018-03-21 |
ALOY-1612 | CLI: Be able to use Alloy source-maps in Safari Debugger / Chrome Dev-Tools | Closed | 2018-03-26 | 2019-07-12 |
ALOY-1613 | iOS: Picker data binding dosen't work | Resolved | 2018-04-22 | 2019-01-02 |
ALOY-1615 | Audioplayer cannot be created from Alloy without specifying ns property | Closed | 2018-04-26 | 2018-11-01 |
ALOY-1617 | SQL: Error on Android when using SQL data-binding without declaring columns | Resolved | 2018-05-03 | 2018-05-09 |
ALOY-1618 | Add new app templates | In Progress | 2018-03-06 | 2018-05-08 |
ALOY-1619 | Add new app template: Drawer Layout | In Progress | 2018-05-08 | 2018-05-08 |
ALOY-1620 | Fix new Buffer deprecation warnings | Closed | 2018-05-31 | 2018-11-01 |
ALOY-1621 | Move NavigationWindow API from Ti.UI.iOS to Ti.UI (parity) | Resolved | 2018-06-12 | 2018-11-02 |
ALOY-1622 | Migration on a model with sql adapter type: build error due to an undefined variable | Resolved | 2018-06-14 | 2018-07-18 |
ALOY-1623 | Data Binding: Deep Link Binding Broken | Open | 2018-06-07 | 2018-06-20 |
ALOY-1624 | Alloy: moment is not a function. (In 'moment(myDate)', 'moment' is an instance of Object) | Open | 2018-07-12 | 2019-08-20 |
ALOY-1625 | Reduce splash screen image sizes | Closed | 2018-08-16 | 2018-08-22 |
ALOY-1626 | Alloy: Missing plugins/ directory causes cloned app-projects to fail | Closed | 2018-08-29 | 2018-11-01 |
ALOY-1627 | Breakpoints not working on alloy apps | Closed | 2015-08-25 | 2018-11-01 |
ALOY-1629 | Move to babel 7 packages | Closed | 2018-09-10 | 2019-06-19 |
ALOY-1630 | Remove LocalStorage as sync adapter from new model creation | Resolved | 2018-09-11 | 2018-09-14 |
ALOY-1631 | Define theme from CLI | Closed | 2018-09-19 | 2018-11-01 |
ALOY-1632 | Alloy: Allow to import a custom template from dir using Alloy CLI | Closed | 2018-09-27 | 2019-06-21 |
ALOY-1633 | Alloy should assign globals directly rather than using the implicit global scope of app.js | Closed | 2018-09-27 | 2019-11-21 |
ALOY-1636 | App fails to build on Android if a custom NavigationWindow tag is used | Resolved | 2018-11-02 | 2018-11-05 |
ALOY-1637 | ES6 code frame fails when using duplicate variable declarations | Closed | 2018-11-06 | 2019-02-18 |
ALOY-1638 | Theme is "null" when a theme is defined in config.json | Closed | 2018-11-17 | 2019-02-19 |
ALOY-1639 | Use Matrix2D/Matrix3D instead of 2DMatrix/3DMatrix | Closed | 2018-12-03 | 2019-02-18 |
ALOY-1640 | Modify <TabbedBar/> to use "Ti.UI" instead of "Ti.UI.iOS" for 8.0.0 | Closed | 2018-12-21 | 2019-02-18 |
ALOY-1641 | iOS: TabbedBar usage on lower than SDK 8 is broken | Closed | 2019-01-15 | 2019-01-16 |
ALOY-1642 | Investigate why ALOY-1641 was not caught by tests/eslint | Open | 2019-01-15 | 2019-11-18 |
ALOY-1643 | Alloy: Conditional styling broken in tss | Open | 2019-01-16 | 2019-03-14 |
ALOY-1644 | Selective compilation does not regenerate platform app.js on Windows | Closed | 2019-02-11 | 2019-03-13 |
ALOY-1645 | Fix TSS pegjs definition to work on newer pegjs versions | Open | 2019-03-05 | 2019-03-05 |
ALOY-1646 | Allow platform xml namespaces to be used with xml attributes in Alloy | Closed | 2019-03-06 | 2019-06-19 |
ALOY-1647 | Add support for camelCase, kabab-case, and snake_case XML elements in Alloy | Resolved | 2019-03-06 | 2019-03-15 |
ALOY-1648 | Include BackboneJS v1.4.0 | Closed | 2019-03-07 | 2019-06-19 |
ALOY-1649 | Creating a collection or model with leading slash throw error on require | Open | 2019-03-12 | 2019-03-12 |
ALOY-1650 | Debugger does not hit breakpoints when running Android on Windows | Closed | 2019-03-13 | 2019-03-14 |
ALOY-1651 | Update default version of backbone used | Open | 2019-03-14 | 2019-03-14 |
ALOY-1652 | CLI: Improve handling of missing directories and files in alloy new | Closed | 2019-03-14 | 2019-06-19 |
ALOY-1653 | Runtime error on Android when using optiondialog and not declaring destructive or cancel properties | Closed | 2019-03-20 | 2019-06-19 |
ALOY-1682 | Alloy: MomentJS upgrading to v2.24.0 | Closed | 2019-04-01 | 2019-06-20 |
ALOY-1683 | Alloy: UnderscoreJS upgrading to v1.9.1 | Closed | 2019-04-01 | 2019-06-19 |
ALOY-1684 | Calling sort for a collection does not call the dataFunction as of backbone 1.1.2 and above | Closed | 2019-04-30 | 2019-06-19 |
ALOY-1685 | Improve incremental build times | Open | 2019-05-02 | 2020-05-05 |
ALOY-1686 | Alloy: App crashes due to context used when accessing Ti.Database API | Closed | 2019-05-02 | 2019-05-17 |
ALOY-1687 | iOS: In Alloy, Empty LeftNavButtons tag generates unrunnable code | Open | 2017-05-23 | 2019-05-17 |
ALOY-1688 | Android: ActionBar Subtitle not working when using both Alloy & NavigationWindow | Closed | 2019-04-09 | 2019-06-19 |
ALOY-1689 | Optimize model "change" and "remove" data-binding with ListView/TableView | Open | 2019-05-24 | 2019-05-24 |
ALOY-1690 | sourcemaps not being generated for files under lib | Closed | 2019-05-24 | 2019-06-24 |
ALOY-1691 | Source maps report incorrect "file" value | Closed | 2019-06-07 | 2019-06-21 |
ALOY-1692 | Unable use unicode characters in config.json | Open | 2018-01-25 | 2019-06-20 |
ALOY-1693 | Alloy: Prevent re-opening DB on queries | Closed | 2019-06-20 | 2019-11-19 |
ALOY-1694 | app/lib files do not have sourceMappingURL comments | Open | 2019-06-24 | 2019-06-24 |
ALOY-1696 | CLI: Unable to see project files in Chrome debugger on Windows | Open | 2019-07-08 | 2019-07-08 |
ALOY-1697 | Add WebView "onlink" callback support | Closed | 2019-07-11 | 2019-08-20 |
ALOY-1698 | Compile: Errors thrown during sourcemap step are not visible to a user | Closed | 2019-07-22 | 2019-08-20 |
ALOY-1699 | Add support for using code in View XML attributes | Open | 2019-08-06 | 2019-08-07 |
ALOY-1700 | Add support for <Script> tag in View XML files | Open | 2019-08-06 | 2021-01-20 |
ALOY-1701 | XML: Unable to use platform namespace restriction on event handlers | Closed | 2019-08-20 | 2019-11-19 |
ALOY-1702 | Improve support for SFSymbols and SemanticColor in Alloy markup | Open | 2019-08-22 | 2019-08-22 |
ALOY-1703 | XML attribute shortcuts for verticalAlign are not used on Android | Closed | 2019-08-30 | 2020-01-24 |
ALOY-1704 | Allow Alloy Widgets to be discovered by package.json properties | Open | 2019-09-20 | 2019-09-20 |
ALOY-1705 | Fix issue with return outside of function when using npm packages | Closed | 2019-09-24 | 2019-11-19 |
ALOY-1706 | Compile error if Alloy view filename contains hyphen | Closed | 2019-10-01 | 2019-11-19 |
ALOY-1707 | TextField property "value" generate a bug in iOS | Resolved | 2019-10-11 | 2019-11-07 |
ALOY-1708 | Alloy: Compile fails if object property contains variable | Open | 2019-10-31 | 2020-01-07 |
ALOY-1709 | ListView: TextField with iOS.Toolbar catch click event of “Done” Button | Open | 2016-04-16 | 2019-11-05 |
ALOY-1710 | [Hyperloop] Unable to Build Hyperloop app | Closed | 2019-11-18 | 2019-11-18 |
ALOY-1711 | An empty view file throws an alloy compile error | Open | 2019-11-18 | 2019-11-18 |
ALOY-1712 | ImageViews constantly reloading while scrolling in ListView templates | Open | 2019-12-01 | 2020-01-28 |
ALOY-1713 | Alloy Alloy widgets to be used as primary element for XML view | Closed | 2019-12-17 | 2019-12-18 |
ALOY-1714 | Allow ~/ to be used as a shortcut for WPATH() in xml view attributes | Open | 2020-01-23 | 2020-01-23 |
ALOY-1715 | The generated directories /i18n and /platform should be moved | Open | 2016-08-01 | 2020-01-30 |
ALOY-1716 | Implement a way to load app/config.json options through command line | Open | 2017-01-31 | 2020-01-30 |
ALOY-1717 | Android: Investigate default project-assets | Open | 2017-06-24 | 2020-01-30 |
ALOY-1718 | Android: Custom theme is removed during build | Open | 2017-03-14 | 2020-01-30 |
ALOY-1719 | Split out Alloy monolith into separate packages | Open | 2020-02-13 | 2020-03-09 |
ALOY-1720 | Version string comparison will break for SDK 10.0.0 | Closed | 2020-02-15 | 2020-08-13 |
ALOY-1721 | Styles: Alloy global can no longer be accessed in styles | Closed | 2020-02-20 | 2020-02-25 |
ALOY-1722 | Cannot make calls to alloy programmatically via require | Open | 2020-02-24 | 2020-03-09 |
ALOY-1723 | Remove python file from Alloy plugin | Open | 2020-02-24 | 2020-02-24 |
ALOY-1724 | Add global event handlers | Open | 2020-02-20 | 2020-03-02 |
ALOY-1725 | Use standalone compiler package | In Review | 2020-03-04 | 2020-03-10 |
ALOY-1726 | Remove support for platforms removed from the SDK | Open | 2020-03-09 | 2020-03-16 |
ALOY-1727 | @import feature for Alloy TSS files | Open | 2020-03-10 | 2020-03-10 |
ALOY-1728 | Alloy compiler failed using TabbedBar/ButtonBar with SDK 9.0.0 | Open | 2020-03-31 | 2020-12-09 |
ALOY-1729 | Add a "widget wide" tss file that serves as the base for the widget (think app.tss for app wide) | Open | 2015-11-13 | 2020-04-06 |
ALOY-1730 | Add support for style tag in Alloy XML views | Open | 2020-04-06 | 2020-04-06 |
ALOY-1731 | Webpack: Alloy loader recompiles unchanged components | Open | 2020-06-02 | 2020-06-02 |
ALOY-1732 | Add ability to run in the background without UI | Closed | 2020-06-03 | 2020-08-12 |
ALOY-1733 | Add templates for webpack usage | Closed | 2020-07-20 | 2020-08-12 |
ALOY-1734 | JS files imported in "alloy.js" don't have access to Alloy globals as of Titanium 9.0.0 | Closed | 2020-07-30 | 2020-08-11 |
ALOY-1735 | Add vscode settings file to projects | Closed | 2020-08-07 | 2020-08-12 |
ALOY-1736 | aloy new fails if dev dependencies do not exist in package.Json | Closed | 2020-08-07 | 2020-08-13 |
ALOY-1737 | Alloy: ListView dataBinding creates deprecated setItems call | Closed | 2020-08-11 | 2020-09-14 |
ALOY-1738 | CLI 8.1.0: crash when to listening backbone.events on required controller in ScrollableView | Closed | 2020-08-28 | 2021-06-16 |
ALOY-1739 | Alloy: Update releases tags, keep them up to date | Resolved | 2020-08-30 | 2020-10-08 |
ALOY-1740 | Build times impact by assets & lib files in widget itself | Open | 2020-09-19 | 2020-09-27 |
ALOY-1741 | Remove iOS Splash Screens from Alloy template | Resolved | 2020-09-30 | 2021-02-09 |
ALOY-1742 | Add ability to run static code outside of controller instance | Open | 2020-10-12 | 2020-10-12 |
ALOY-1743 | Runtime error when Widget contains another Widget at the top level | Resolved | 2020-11-18 | 2021-06-16 |
ALOY-1744 | Allow TabGroup as a child of a NavigationWindow | Resolved | 2021-01-04 | 2021-02-09 |
ALOY-1745 | Add delete alias for remove in Alloy CLI | Open | 2021-02-04 | 2021-02-04 |
ALOY-1746 | Support Ti.UI.OptionBar as a tag | Closed | 2021-03-01 | 2021-06-16 |
ALOY-1747 | Alloy: setData in TableView parser | Closed | 2021-04-24 | 2021-05-10 |
ALOY-1748 | Widget - Regression - weird behavior - some exporting functions are not working with CLI 8.1.1 | Open | 2020-12-17 | 2021-06-16 |
ALOY-1749 | Cannot use babel config to ignore files from babel | Resolved | 2021-09-06 | 2021-11-16 |
ALOY-1750 | Alloy: Deprecated constants used | Closed | 2021-10-27 | 2021-10-27 |