• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize .adp files

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
- set maturity to deprecated (4)

  1. … 7 more files in changeset.
changeing message key acs-kernel.common_no to acs-kernel.common_No (since the label is No as well), adding a new message key acs-kernel.common_no (with lower case "no")

  1. … 51 more files in changeset.
Fixing some bugs

Made it possible to have a separate install.xml located outside the dotfolio package

    • -1
    • +13
    ./tcl/dotfolio-apm-callback-procs.tcl
    • -1
    • +10
    ./tcl/dotfolio-security-procs-postgresql.xql
    • -5
    • +5
    ./tcl/dotfolio-users-procs-postgresql.xql
Updated infor file.

fix logic of adviser_p proc

allow to confirm removal of members

    • -0
    • +2
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +21
    ./www/admin/group-members-rem-2.tcl
    • -0
    • +9
    ./www/admin/group-members-rem.adp
    • -11
    • +28
    ./www/admin/group-members-rem.tcl
    • -0
    • +19
    ./www/admin/group-members-rem.xql
require confirmation when deleting groups

    • -0
    • +2
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +12
    ./www/admin/group-del-postgresql.xql
    • -0
    • +5
    ./www/admin/group-del.adp
Added site-wide-toggle.tcl file to provide site-wide toggle functionality for dotfolio admin.

    • -0
    • +48
    ./www/admin/site-wide-admin-toggle.tcl
Added search users functionality in admin.

    • -0
    • +5
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +16
    ./www/admin/search-users-postgresql.xql
    • -0
    • +62
    ./www/admin/search-users.adp
    • -0
    • +51
    ./www/admin/search-users.tcl
Removed MyUni message from account creation email.

    • -3
    • +1
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
fixed the user_add_confirm_email_body message key

    • -4
    • +0
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
Added proc to check if an object is a content folder.

    • -0
    • +8
    ./tcl/dotfolio-ui-procs-postgresql.xql
Order groups by ascending order.

Order group members in ascending order.

    • -0
    • +1
    ./www/admin/group-members-postgresql.xql
Released dotfolio version 0.3

    • -9
    • +18
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./sql/postgresql/admins-package-create.sql
    • -0
    • +0
    ./sql/postgresql/admins-package-drop.sql
  1. … 70 more files in changeset.
Specify different CSS file with DotfolioCSS parameter

    • -1
    • +1
    ./sql/postgresql/admins-package-create.sql
    • -1
    • +1
    ./sql/postgresql/admins-package-drop.sql
    • -1
    • +1
    ./sql/postgresql/advisers-package-drop.sql
  1. … 81 more files in changeset.
removed debug info

removed dependency on wimpy point

fixed some permission problems

  1. … 1 more file in changeset.
moved user_add and user_remove to dotfolio-users-procs

    • -8
    • +0
    ./tcl/dotfolio-security-procs-postgresql.xql
    • -0
    • +8
    ./tcl/dotfolio-users-procs-postgresql.xql
removed wp-slim from dotfolio instal.xml

Added bulk upload functionality.

    • -0
    • +26
    ./catalog/dotfolio.en_US.ISO-8859-1.xml
    • -0
    • +6
    ./tcl/dotfolio-users-procs-postgresql.xql
    • -0
    • +146
    ./www/admin/users-bulk-upload-2.tcl
    • -0
    • +101
    ./www/admin/users-bulk-upload.adp
    • -0
    • +33
    ./www/admin/users-bulk-upload.tcl
Fixed bug that prevented access to dotfolio after installing it

    • -1
    • +22
    ./sql/postgresql/dotfolio-create.sql
    • -2
    • +1
    ./tcl/dotfolio-users-procs-postgresql.xql
Changed redirection to / instead of /index