• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace deprecated "export_url_vars" by "export_vars -url" in documentation

  1. … 5 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" in adp files and documentation

  1. … 9 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 5 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 64 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 22 more files in changeset.
- rename xinha plugin CSS to CSSDropdowns to fix potential breakage for Firefox 22 and Chome 28 as suggested by http://trac.xinha.org/ticket/1609

- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 21 more files in changeset.
Updated to Xinha nighly (Dec 3, 2012) due to reported problems with IE9

    • -90
    • +1
    ./resources/xinha-nightly/Xinha.css
    • -50
    • +168
    ./resources/xinha-nightly/XinhaCore.js
  1. … 115 more files in changeset.
removed duplicate files that caused troubles under Mac OS X. For some reason, serveral files existed with uppercase and lowercase names, where the latter was a previous converntion in Xinha. cvs on Mac OS X reported "cvs update: move away ...; it is in the way" even on new checkouts

    • -149
    • +0
    ./resources/xinha-nightly/plugins/CSS/css.js
    • -353
    • +0
    ./resources/xinha-nightly/plugins/Forms/forms.js
    • -105
    • +0
    ./resources/xinha-nightly/plugins/Linker/linker.js
Add semantic to the form "required" mark.

Use form buttons for bulk actions in list template (WCAG2)

  1. … 2 more files in changeset.
Merge TinyMCE 3.3.9.3

    • -0
    • +250
    ./resources/tinymce/changelog.txt
    • -0
    • +111
    ./resources/tinymce/examples/custom_formats.html
    • -145
    • +0
    ./resources/tinymce/examples/example_template.htm
  1. … 725 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

  1. … 214 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
- updated Xinha to 0.96.1 (released on 12th May 2010 NZST) .... we seem to need multiple commits nowadays...

  1. … 38 more files in changeset.
- updated Xinha to 0.96.1 (released on 12th May 2010 NZST)

    • -3
    • +477
    ./resources/xinha-nightly/Xinha.css
    • -7
    • +8297
    ./resources/xinha-nightly/XinhaCore.js
    • -3
    • +283
    ./resources/xinha-nightly/XinhaLoader.js
    • -0
    • +99
    ./resources/xinha-nightly/contrib/compress.php
    • -0
    • +107
    ./resources/xinha-nightly/contrib/compress_yui.php
    • -0
    • +178
    ./resources/xinha-nightly/contrib/lc_merge_strings.php
    • -1
    • +12
    ./resources/xinha-nightly/contrib/php-xinha.php
    • -0
    • +61
    ./resources/xinha-nightly/contrib/test_server.py
    • -3
    • +134
    ./resources/xinha-nightly/examples/XinhaConfig.js
    • -8
    • +150
    ./resources/xinha-nightly/lang/da.js
  1. … 263 more files in changeset.
Add a specific class to format form legend text.

  1. … 1 more file in changeset.
Add missing image button

Set f_title with file_name. We set the element value at the end

Non-info file merge results, with conflicts fixed

    • -1283
    • +0
    ./resources/tinymce/changelog
    • -0
    • +866
    ./resources/tinymce/changelog.txt
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/bg.js
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/ca.js
    • -0
    • +155
    ./resources/tinymce/jscripts/tiny_mce/langs/da.js
    • -0
    • +155
    ./resources/tinymce/jscripts/tiny_mce/langs/de.js
    • -0
    • +158
    ./resources/tinymce/jscripts/tiny_mce/langs/el.js
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/es.js
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/et.js
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/fa.js
    • -0
    • +155
    ./resources/tinymce/jscripts/tiny_mce/langs/fi.js
    • -0
    • +154
    ./resources/tinymce/jscripts/tiny_mce/langs/fr.js
  1. … 712 more files in changeset.
Fixed a couple of typos in daveb's last commit.

Add advanced keys for context menu for all languages

  1. … 19 more files in changeset.
Remove debugging alert statement committed in error

Fix handling of link text in oacslink plugin. Trim spaces off filename

Add keys for contextmenu to the openacs theme.

Remove the oacslink and oacsimage buttons from the default config of the openacs theme.

Allow adding a link without selecting text first.

TinyMCE upgrade changelog moved to changelog.txt

    • -1283
    • +0
    ./resources/tinymce/changelog
    • -0
    • +866
    ./resources/tinymce/changelog.txt