• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove inline sql from upload-2.tcl, clean up code, set content_length on new upload

set content_length field in cr_revisions for uploaded portrait

    • -0
    • +1
    ./www/user/portrait/upload-2-oracle.xql
added new keys

    • -1
    • +13
    ./catalog/acs-subsite.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-subsite.ast_ES.ISO-8859-1.xml
    • -4
    • +16
    ./catalog/acs-subsite.ch_zh.utf-8.xml
    • -61
    • +73
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -17
    • +29
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -35
    • +35
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -9
    • +21
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
  1. … 109 more files in changeset.
changed release dates

  1. … 17 more files in changeset.
updated core version numbers

  1. … 17 more files in changeset.
Fixed rendering bug on IE: context bar should be 'position: relative', otherwise the float: left stuff on the tabs causes it to not be shown at all

Fixed bug when granting zero privileges crashing page

Fixed rendering bug on IE 6: div float right and table width 100% doesn't mix well. This fix shouldn't be merged to HEAD/5.1, since HEAD/5.1 has a completely different rendering

updated version number to 5.0.3 in core packages

  1. … 18 more files in changeset.
Added subsite name as page title

adding auto-login page

updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
adding new translations from the translation server. This overrides my commit from last friday which was missing many messages.

    • -0
    • +12
    ./catalog/acs-subsite.RO_RO.utf-8.xml
    • -0
    • +198
    ./catalog/acs-subsite.ch_zh.utf-8.xml
    • -0
    • +184
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -0
    • +150
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -0
    • +15
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +72
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
    • -0
    • +3
    ./catalog/acs-subsite.fr_FR.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
    • -0
    • +28
    ./catalog/acs-subsite.ko_KR.utf-8.xml
    • -0
    • +58
    ./catalog/acs-subsite.ms_my.utf-8.xml
    • -1
    • +170
    ./catalog/acs-subsite.nl_NL.ISO-8859-1.xml
    • -0
    • +186
    ./catalog/acs-subsite.pt_BR.ISO-8859-1.xml
  1. … 85 more files in changeset.
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -0
    • +257
    ./catalog/acs-subsite.RO_RO.utf-8.xml
    • -2
    • +67
    ./catalog/acs-subsite.ch_zh.utf-8.xml
    • -46
    • +74
    ./catalog/acs-subsite.da_DK.ISO-8859-1.xml
    • -15
    • +56
    ./catalog/acs-subsite.de_DE.ISO-8859-1.xml
    • -5
    • +9
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -31
    • +51
    ./catalog/acs-subsite.nl_NL.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-subsite.pt_BR.ISO-8859-1.xml
  1. … 177 more files in changeset.
Fixed bug: Not logged in after password change

updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
Fixed Bug #1373 in ACS-Subsite by using Jade's patch 415

Fixes Bug #1286: Changing permission for a given group erases previous permissions already given for that same group on the refered object.

del/delete typo

group::add_member now handles admin_rels correctly, so we don't need the bandaid here

Removing members now requires user_id, not rel_id, because we may need to remove more than one rel

Remove both membership_rel and admin_rel when removing members

Also offer to add users who already have an admin_rel, but no membership_rel

    • -1
    • +1
    ./www/members/member-invite-oracle.xql
    • -1
    • +1
    ./www/members/member-invite-postgresql.xql
Made relation_add not bomb with stupid 'can't read rel_id: no such variable' error when relation already exists

- Added group::remove_member proc

- Fixed group::add_member, so if you're adding a non-membership_rel member, we also add a membership_rel

add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
bug fix: removing semicolon from xql file

build a list to eval rather than eval ad_context_bar $args, bug 1265

  1. … 7 more files in changeset.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.