• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleanup and renaming of import/export procs in lang::catalog namespace. Now there are really only two public procs to know about: lang::catalog::import and lang::catalog::export. Updating all invocations of the procs and test cases. Adding proc lang::message::unregister for deleting message keys - used in test case teardown.

  1. … 9 more files in changeset.
Templated page

- Added link to reload/watch package files

I18N admin fix: when skipping a file and there are no files left to process - return to I18N index page

removing debug printout and error

improved support for adp file internationalization UI. You can now show only adp:s with translatable text. Added a button for skipping an adp file

noquoting adp var. Making number_of_keys optional page arg

fixing the replace texts in adp files with message lookups UI. Now indicating which replacements to do with checkboxes which should be more usable

Added Andrew's OpenACS authentication server as a separate package

  1. … 11 more files in changeset.
fixing problem that I introduced earlier with ctl files not being loaded when package is installed from install.xml file and the the proc apm_packages_full_install. The problem was that no data model files were provided and the proc apm_data_model_scripts_find was used to provide the default. However, that proc would not return ctl files. I therefore changed it to do so and removed the proc apm_ctl_files_find that we no longer need

  1. … 2 more files in changeset.
Installation from package repository -- now we just need the repository up at openacs.org

    • -0
    • +68
    ./build-repository.tcl
  1. … 19 more files in changeset.
Typo

Cleaned up version-i18n pages

    • -0
    • +11
    ./version-i18n-import.adp
fixing upgrade bug related to .ctl (ctl_file) files. First of all, don't offer ctl files when upgrading (ok, we should make this possible if we need it). Second of all, use the ctl file selections the user actually made when choosing files to source (in proc apm_package_install_data_model)

  1. … 1 more file in changeset.
Always display reload links, but not always check file status

Check of version name didn't allow more than one digit after the letter (e.g. 5.0d10)

bug 50 - adding note saying that sql scripts can be sourced manually when install fails

  1. … 1 more file in changeset.
bug 335 - making sure it's possible to install from .apm files again. The UI needs improvement. Robustness could also be improved. May need to handle the case when there is a later version of a package in the packages directory than in the apm_workspace dir

  1. … 4 more files in changeset.
removing files and queries related to the removed tables apm_package_files and apm_package_file_types

Only offer invoke for callbacks that don't take any arguments

Added simpler package install/upgrade UI

  1. … 12 more files in changeset.
Templated server restart page, even though the code claimed it wasn't possible

    • -0
    • +24
    ./server-restart.adp
    • -0
    • +17
    ./server-restart.tcl
Minor typo

Templated pages

    • -0
    • +5
    ./version-parameters.adp
Templated pages

  1. … 1 more file in changeset.
Templated pages

Made parameters UI remember section-name

- Changed callbacks list to use list builder

- Added callback invoke feature

    • -0
    • +17
    ./version-callback-invoke.adp
    • -0
    • +27
    ./version-callback-invoke.tcl
Cleaned out the registered files count, which was always zero

Added context bar, cleaned up page