• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaning up css; changing colors; trying to make it more zen

    • -155
    • +145
    ./www/resources/site-master.css
Zen: HTML cleanup

  1. … 9 more files in changeset.
Move general styles definition to site-master.css. default-master.css now contains only styles for the calendar widget

Bumped to 5.3.1a1. I hope. I never get this right!

  1. … 18 more files in changeset.
Forgot to escape quotes in my previous commit

Zen: class portal HTML cleanup

  1. … 8 more files in changeset.
Spanish translation

    • -1
    • +8
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
  1. … 44 more files in changeset.
Commas are not valid char for element identifier. Replaced with a dot in list builder and acs_ListCheckAll edited to parse correctly the IDs

Zen: Adding new footer message key (carl)

    • -0
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Zen: alt tag and message keys for envelope icons in notfications

    • -1
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
  1. … 1 more file in changeset.
Made sure you pass on the return_url to the alternative registration

new icons for notifications and feeds from famfamfam silk set

file email.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/email.gif
file feed.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/feed.gif
file email_open.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/email_open.gif
file email_delete.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/email_delete.gif
file email_add.gif was initially added on branch oacs-5-3.

    • binary
    ./www/resources/email_add.gif
Added emma's acs_KeypressGoto function to core.js so calendar and other

packages using will work outside .LRN.

Change to use the new -section in form for parameters sections instead of the section element property

Committed Zen / Accessibility changes to master templates.

  1. … 10 more files in changeset.
The default perm list didn't include the top-level perm "delete" (which is

useful when this is called from file-storage, for instance!)

Remove more magic category mapping code.

closing open h2

Added view tracking

Added party::party_p procedure

Grrr, I didn't commit bumped version numbers before making the 5.3.0 tarball

  1. … 18 more files in changeset.
Remove broken categories widget. It does not show usable information.

Fixed the indention and added a missing closing brace

auto_mount_application only worked for the first two mounts of a package

using an autogenerated name! This bug's been in ACS 4.x since the very

beginning AFAICT.

A previous change (torben's, I believe?) removed the "inline" style for

the UL tags used to build breadcrumbs, which uglifies them.