• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8096 more files in changeset.
Deprecate ah::yui::js_sources and ah::js_sources properly

Whitespace changes

  1. … 4 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 471 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 75 more files in changeset.
Deactivate local "json" package, since the local modifications are probably not needed anymore, and the package conflicts with tcllib

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2543 more files in changeset.
Really fix YUI loader to use 2.7.0 version of loader

Use new yuiloader not older yuiloader-beta

remove a typo in one of the add_javascript calls

Fixed typos reported by Byron Linares.

Add ajax list handlers, fix url references

  1. … 2 more files in changeset.
Add forceselection and events parameters for menu widget

Fix ordering of ah_page_init and yahoo sources

use the extra_header callback instead of the ajaxhelper include, commit ajax listbuilder

    • -0
    • +493
    ./ajax-listbuilder-procs.tcl
upgrade ajaxhelper to version 0.87d

    • -0
    • +134
    ./ajax-ext-procs.tcl
  1. … 987 more files in changeset.
Made the notice a debug as nothing serious is hapening anyway

update ajaxhelper to 0.82d, updated yui to version 0.12.1, updated dojo to 0.4.1, added addition yui helper procs, added ah:requires proc to make it easier to declare required javascript sources for a given ajaxhelper proc, helper proc for yui menu widget, various bug fixes to yui helper procs, added new tests

  1. … 320 more files in changeset.
fix problem with treeview helper proc, there was a problem with dynamically generated nodes

update ajaxhelper to version 0.8d

    • -0
    • +187
    ./ajax-dojo-procs.tcl
    • -0
    • +149
    ./dynamic-load-procs.tcl
  1. … 24 more files in changeset.
commit version 0.7d, updated to scriptaculous v1.6.4 and YUI version 0.11.4, committed autosuggest code by Dennis Castillo, moved javascript files and images to resources folder to take advantage of request processor tracking

  1. … 334 more files in changeset.
update ajaxhelper to 0.5d, includes scriptaculous version 1.6.2 and the Yahoo UI Libraries (YUI) version 0.11.2, cleaned up helper procs, added some helper procs for YUI

  1. … 131 more files in changeset.
add yahoo ui helper procs

    • -0
    • +94
    ./ajax-yahoo-procs.tcl
  1. … 19 more files in changeset.