• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Use untrusted_user_id for user's locale preferences

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