0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build_html now returns javascript and html separately so that the javascript can be placed at the bottom of the page. Also tabs are now identified by a class so you can target actions and appearances at each tab separately More... over 16 years ago
fixed bug where div would be displayed if there was no block More... over 16 years ago
add field_label to record More... over 16 years ago
fixed bug in attribute? More... over 16 years ago
added attribute? to method missing to return true if null or "", also added request to meta data for workflow_action More... over 16 years ago
records controller now includes ApplicationHelper, and now can also update if only meta information is availabled, which allows creating a presentation that has no form elements, but just a workflow action More... over 16 years ago
current record now passed in as meta information in do_workflow_action. This allows setting of record data as part of state transitions More... over 16 years ago
fixed do_workflow_action to take meta information as a parameter. This allows us to set the state to a chosen parameter for example More... over 16 years ago
added html function for adding in plain html, and added in a way to include the workflow meta information in the form More... over 16 years ago
added code so that you can override how q displays a question by providing your own erb block More... over 16 years ago
added capacity to execute other javascripts along-side show and hide in javascript_show_hide_if More... over 16 years ago
Lisa changed style for flagq's More... over 16 years ago
listing now correctly includes meta information in filter checking More... over 16 years ago
fixed get_list to use Record.locate More... over 16 years ago
added conditions and filtering to Record.locate More... over 16 years ago
fixed bug in workflow_state= More... over 16 years ago
added Record.locate, and added lookup forms of enumeration and updated widgets to not have to explicitly choose which constraint name to use, instead widget.rb just figures it out More... over 16 years ago
you can now use regexs in the answer part of the hash for fwfs More... over 16 years ago
fixed bug in how q handled setting show options, added possibility of having a question be initally hidden, and made it so you can differentiating between the question class and the javascript class in jaqvascript_show_hide More... over 16 years ago
fixed more bugs in Date widget More... over 16 years ago
fixed but in date when value was not a legal date More... over 16 years ago
changed variable names for clarity More... over 16 years ago
added css class param to function button More... over 16 years ago
find now converts name param to string so you can pass in a symbol More... over 16 years ago
added instance level method to generate a record url and also added template override rendering of a record instead of using presentations More... over 16 years ago
added unit testing, and record creation More... over 16 years ago
added unit testing, and record creation More... over 16 years ago
fixed time widget More... over 16 years ago
added transfer stats, added notes helper and refactored notes in stats, added effects to stats filters box More... over 16 years ago
added updated javascript to the plugin template More... over 16 years ago