• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Templated page

    • -0
    • +5
    /openacs-4/packages/acs-admin/www/apm/version-reload.adp
I18N work: using I18N admin UI to walk through adp:s in file-storage and found a couple of texts that I turned into message lookups. About 20 new keys added

  1. … 8 more files in changeset.
- Added link to reload/watch package files

New bcms::folder::create_folder implementation that uses package_instantiate_object and can set package_id

- Fixed problem with watching, so we can watch any tcl/xql file.

- Output message if we're trying to watch a file that we can't reload, so you'll at least know that the watch didn't occur.

- apm_guess_file_type had changed, causing watching to break - not using it now

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

I18N: converting one text in adp into message lookup

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

A few Danish I18N translations generated while trying out the I18N

UI.

Adding a note that you can refer to the formerror message within the tag, thanks to Lars clarification (#385).

work in progress

    • -0
    • +25
    /openacs-4/contrib/packages/simulation/www/index.adp
    • -0
    • +51
    /openacs-4/contrib/packages/simulation/www/index.tcl
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/object.adp
    • -0
    • +28
    /openacs-4/contrib/packages/simulation/www/object.tcl
    • -0
    • +28
    /openacs-4/contrib/packages/simulation/www/template.tcl
    • -0
    • +25
    /openacs-4/packages/simulation/www/index.adp
    • -0
    • +51
    /openacs-4/packages/simulation/www/index.tcl
    • -0
    • +1
    /openacs-4/packages/simulation/www/object.adp
    • -0
    • +28
    /openacs-4/packages/simulation/www/object.tcl
    • -0
    • +28
    /openacs-4/packages/simulation/www/template.tcl
Changed pretty-name of package to avoid clash with new pretty-name of acs-events

fixing malformed tag for Make_member key added in last commit

noquoting adp var. Making number_of_keys optional page arg

Fixed bug #939 reported by Lars Pind. Only display the spellcheck sub-widget in edit mode.

some tweaks and simplifications to data model. Matches revision 5 of diagram

reverting to version 1.13. Version 1.14 was committed by mistake

we already have the package_id

first draft

    • -0
    • +23
    /openacs-4/contrib/packages/simulation/simulation.info
    • -0
    • +23
    /openacs-4/packages/simulation/simulation.info
Reverting accidental change

Cleaned up code to get the category list

Applied fix from Carsten Clasohm - now upgrade works on pg7.3 as well (tried it on 7.2 too). Fixes #631

Re-create the table with different constraint names than it had before, so they won't collide. Also tried renaming the constraints but that didn't work. Fixes #616

Making emoticons switched on by default again, Lars accidentially committed default false.

    • -1
    • +1
    /openacs-4/packages/forums/forums.info
A bunch of I18N fixes for acs-subsite. More to follow.

Use a multiselect instead of a table with checkboxes, which makes the UI work a little bit better when there are lots of privileges.

Added missing I18N key.

A few more I18N tags added to login-status.adp.

Gave site-master.* the I18N treatment. Added a workaround, so the

'Your Account' can both be named as a kernel parameter, or have a proper

translation key.