• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

    • -2
    • +2
    ./htmlarea/examples/spell-checker.html
    • -2
    • +2
    ./xinha-nightly/plugins/Linker/dialog.html
    • -1
    • +1
    ./xinha-nightly/plugins/Linker/pluginMethods.js
  1. … 8088 more files in changeset.
Removed dependency on file-storage

- there was a "silent" dependency of acs-templating to the file-storage, since it

used many message keys from there.

- The message keys went to acs-content-repository

  1. … 2 more files in changeset.
Move custom calendar widget javascript implementation out of the core.js and into a separate file

In core/maintained packages, this widget is used only by template::widget::textdate (which in turn is used nowhere). For this widget, we can include the relevant code on-demand.

Direct usages found in unsupported packages have been adapted by adding the extra requirement on the fly.

It is unclear if we should keep maintaining a calendar widget in our codebase, however, as the current one still works (kudos to the original author), we do not deprecate it for the time being.

It is also true that a custom widget provides a way to customize the look and feel of date fields, which is otherwise completely delegated to the browser.

Various packages, including the core, provide custom css styling for the current widget.

  1. … 2 more files in changeset.
file calendar.js was initially added on branch oacs-5-10.

Factor richtext-or-file javascript outside of the core.js

This may or not be a step on the road to deprecating this widget, which still sports inline event handlers and is used only by unmaintained packages.

  1. … 2 more files in changeset.
file richtext-or-file.js was initially added on branch oacs-5-10.

Add acknowledgment

Provide a zero-dependency Modal implementation

This uses CSS and little JavaScript. The goal is to provide a Modal implementation that is independend from frameworks such as Boostrap. This is actually very possible in modern CSS and JavaScript.

Documentation with examples is included.

  1. … 2 more files in changeset.
file modal.js was initially added on branch oacs-5-10.

file modal.css was initially added on branch oacs-5-10.

Provide a zero-dependency Tooltip implementation

This uses CSS and little JavaScript. The goal is to provide a Tooltip implementation that is independend from frameworks such as Boostrap. This is actually very possible in modern CSS and JavaScript.

Documentation with examples is included.

  1. … 3 more files in changeset.
file tooltip.js was initially added on branch oacs-5-10.

file tooltip.css was initially added on branch oacs-5-10.

make end of options explicit

  1. … 42 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 34 more files in changeset.
Deprecate exists_and_not_null proc as it does not comply with openacs naming convention and can be replaced with plain tcl idioms

  1. … 3 more files in changeset.
improve spelling and comma settings

    • -1
    • +1
    ./htmlarea/examples/spell-checker.html
  1. … 9 more files in changeset.
improve spelling

    • -1
    • +1
    ./xinha-nightly/plugins/Linker/dialog.html
  1. … 12 more files in changeset.
improve spelling

    • -1
    • +1
    ./htmlarea/examples/spell-checker.html
    • -1
    • +1
    ./xinha-nightly/plugins/Linker/dialog.html
    • -1
    • +1
    ./xinha-nightly/plugins/Linker/pluginMethods.js
  1. … 9 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
change end-of-line convention to usual unix style

    • -191
    • +191
    ./htmlarea/popups/insert_image.html
improve spelling

  1. … 24 more files in changeset.
replace calls to depreacted proc "fs::remove_special_file_system_characters"

  1. … 3 more files in changeset.
fix typos

  1. … 3 more files in changeset.
fix more spellings

fix typos

  1. … 15 more files in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
normalize boolean expressions in ADP files

  1. … 13 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -182
    • +182
    ./htmlarea/release-notes.html
    • -184
    • +184
    ./htmlarea/examples/core.html
    • -262
    • +262
    ./htmlarea/examples/fully-loaded.html
    • -132
    • +132
    ./htmlarea/examples/spell-checker.html
    • -116
    • +116
    ./htmlarea/examples/table-operations.html
    • -375
    • +375
    ./htmlarea/popups/about.html
    • -139
    • +278
    ./htmlarea/popups/fullscreen.html
    • -205
    • +410
    ./htmlarea/popups/old_insert_image.html
    • -347
    • +694
    ./htmlarea/popups/select_color.html
  1. … 7820 more files in changeset.