• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No longer needed

  1. … 28 more files in changeset.
Renamed groups page to subsites/subcommunities

    • -0
    • +24
    /openacs-4/packages/acs-subsite/www/subsites-oracle.xql
    • -0
    • +25
    /openacs-4/packages/acs-subsite/www/subsites-postgresql.xql
    • -0
    • +14
    /openacs-4/packages/acs-subsite/www/subsites.adp
    • -0
    • +49
    /openacs-4/packages/acs-subsite/www/subsites.tcl
Make use of untrusted logins, closed accounts, and account verify

Fixed context bar to include admin for subsite

Default to persistent logins, now that persistent logins aren't eternal, but only for about 8 hours

giving the files mime.tcl, base64.tcl, and md5.tcl the -procs.tcl ending so they are readily recognized by the APM

    • -0
    • +323
    /openacs-4/packages/acs-tcl/tcl/base64-procs.tcl
    • -0
    • +453
    /openacs-4/packages/acs-tcl/tcl/md5-procs.tcl
    • -453
    • +0
    /openacs-4/packages/acs-tcl/tcl/md5.tcl
    • -0
    • +3585
    /openacs-4/packages/acs-tcl/tcl/mime-procs.tcl
    • -3585
    • +0
    /openacs-4/packages/acs-tcl/tcl/mime.tcl
Typo

Show message when test fails

Fixed and rearranged navigation structure

Making attachments a service

install.xml would be loaded on install index page but no longer be in memory on package install page. Fixed by loading document again on package page. See discussion here: http://openacs.org/forums/message-view?message_id=122266

moving some log statements from notice to debug level to have less verbose logging during server install

Fixed stylesheet problem: Calendar's stylesheet redefined the entire site's CSS

- moved stylesheet to www/resrouces

    • -13
    • +14
    /openacs-4/packages/calendar/www/cal-item-view.adp
    • -1
    • +3
    /openacs-4/packages/calendar/www/view.adp
    • -0
    • +518
    /openacs-4/packages/calendar/www/resources/calendar.css
making dotlrn-fs, dotlrn-calendar, and dotlrn-dotlrn applets finally use the right portal page pretty names. Reverting the 1.109 revision in dotlrn.info so that dotlrn now still creates the portal pages. This is the minimal effort change that fixes the portal page pretty name I18N bug

    • -4
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
fixing bug in get_node_id_from_object_id. value for url switch was missing

Task editing en masse now works better.

Added a progress bar to the installer and renamed it 'Install Software'

Had left a TODO in the UI

Removed login/logout links, they're now in the master template

Fixed navigation bug

Editing applications, confirmation on delete

Safety measure, don't throw error when we can't find a node for the given object

Noquote changes from Jarkko

Using list-builder

    • -63
    • +8
    /openacs-4/packages/logger/www/index.adp
    • -372
    • +328
    /openacs-4/packages/logger/www/index.tcl
    • -27
    • +33
    /openacs-4/packages/logger/www/index.xql
    • -0
    • +11
    /openacs-4/packages/logger/www/log-delete.adp
    • -1
    • +1
    /openacs-4/packages/logger/www/lib/master.adp
Moved lists.css to acs-templating/www/resources

Moved list stylesheet here

Cleaned up UI a bit

Display nice message when there are no packages to install

Added simpler package install/upgrade UI

    • -0
    • +15
    /openacs-4/packages/acs-admin/www/server-restart.adp
    • -0
    • +17
    /openacs-4/packages/acs-admin/www/server-restart.tcl
    • -0
    • +17
    /openacs-4/packages/acs-admin/www/install/index.adp
    • -0
    • +13
    /openacs-4/packages/acs-admin/www/install/index.tcl
    • -0
    • +5
    /openacs-4/packages/acs-admin/www/install/local-install.adp
    • -0
    • +88
    /openacs-4/packages/acs-admin/www/install/local-install.tcl
Implemented much faster and simpler DB compatibility check