• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved css files to acs-subsite/www/resources

    • -0
    • +280
    /openacs-4/packages/acs-subsite/www/resources/site-master.css
Rewrite cookie handling

Rewrote cookie handling

    • -691
    • +516
    /openacs-4/packages/acs-tcl/tcl/security-procs.tcl
making dotlrn no longer add portal pages for applets (they'll do so themselves). Making dotlrn-dotlrn portal pages use the right pretty name message keys

    • -4
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
taking a stab at fixing the problem of file-storage and calendar applets not adding their portlets to the right pages due to I18N changes. Making the applets use the same message keys as dotlrn to avoid the naming mismatch

when you are adding a portlet to a page with a certain name, create that page if it doesn't exist. The idea here was that the applets should create their own pages and not have to know about page pretty names of dotlrn

adding check in import_from_files so that we don't attempt to find catalog files if there isn't even a catalog directory

making sure danish locale is temporarily enabled for testcase to pass

ext-auth #20: adding support for Login over HTTPS. New acs-kernel parameter RestrictLoginToSSLP. New API in security-procs.tcl for casting requests into HTTPS mode etc. Requiring secure connection in scripts passing password (registration, login, password-update)

    • -45
    • +4
    /openacs-4/packages/acs-tcl/tcl/admin-procs.tcl
adding new boolean switch to parameter::get for parsing of boolean parameter values

Fixed a translation issue with notifications.

Removed ACS from name

Removed ACS from name, and added (deprecated)

Remove 'ACS' from the package nme

To speed up package installation we made en_US be the only enabled locale by default. Changed catalog loading to only load files for enabled locales. Added a link in UI so that catalog files can be loaded for a certain enabled locale after installation

Log delete confirm page

    • -4
    • +22
    /openacs-4/packages/logger/www/log-delete.tcl
Chnaged site_node::get_url_from_object_id to use the site-nodes cache instead of hitting the DB

I tracked down a redirect problem in HTTPS mode with Mozilla due to util_current_location proc not being able to find the current location (proto://hostname:port). The proc was hard to read and understand. Lars came to the rescue, cleaned up the proc and improved it to work well with nsunix etc. Thanks Lars.

White background on checkboxes

Further ui updates

Resized icons to 16x16 pixels

Cleaned up services table

Templated server restart page, even though the code claimed it wasn't possible

    • -0
    • +24
    /openacs-4/packages/acs-admin/www/apm/server-restart.adp
    • -0
    • +17
    /openacs-4/packages/acs-admin/www/apm/server-restart.tcl
New task-add-edit works for editing (redirect afterwards doesn't yet).

Took out task-edit, because it's no longer necessary. Fixed bug with update

of project info after a task is edited.

Use apm_package_url_from_key

Include more service configuration on site-wide admin index page

UI Cleanup

Minor typo

- Removed ACS from name

- Fixed parameter descriptions

- Bumped up version number

Focus and context bar