• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
notes

assorted little things

added details of IMS batch sync

Lars fixed acs_user::flush_cache invocation from membership_rel::change_state. We were flushing using the wrong user_id. Also, now we only flush if the membership_rel of a user (as opposed to some other party) is changed.

fixing bug 315 - HTML quoting of page_name in portals to protect against malicious HTML

Fixed bug #941: lang::conn::timezone fails when not connected

Bumped up the requirement for acs-content-repository, to require the new define_function_args call

Added PG define_function_args to a single PL/SQL proc, so we can use package_instantiate_object - need to add it to the rest

- Fixed bug #163: Formatting of bug comments broken - much too wide

- Added a max-width: 700px around each activity log history entry.

- Templated the activity log history, so it's easier to customize the display

    • -0
    • +6
    /openacs-4/packages/workflow/lib/activity-entry.adp
    • -17
    • +31
    /openacs-4/packages/workflow/tcl/case-procs.tcl
Fixed bug #923: first/last nav buttons

Log error to errorlog when there's a problem creating an application

Added first/last images

    • binary
    /openacs-4/packages/acs-subsite/www/resources/stock_first.png
    • binary
    /openacs-4/packages/acs-subsite/www/resources/stock_last.png
Moving stylesheet into a separate file

    • -0
    • +101
    /openacs-4/packages/bug-tracker/www/resources/bug-tracker.css
Fixed some links

Don't duplicate page title in context bar

Replaced table with div for back/forward naviagation

Removed unnecessary tables in standard form template

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