• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve calendar responsiveness

merge with missing files

  1. … 1457 more files in changeset.
merge from oacs-5-10

    • -55
    • +32
    ./cal-item-create-recurrence.tcl
  1. … 8085 more files in changeset.
fix overquoting in notification-widget

  1. … 6 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @parameter -> @param

- @params -> @param

- Add missing @param

- @cvs -> @cvs-id

- @version -> @cvs-id

  1. … 12 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 8 more files in changeset.
Fix typo

Fix typo

Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
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.
calendar reform (part 2):

- make "forgotten" fields "related_link_url", "related_link_text",

"redirect_to_rel_link_p" of acs-events usable from the calendar.

- add web interface for "location" field as well

- bump version to 2.10.0d4

  1. … 12 more files in changeset.
regenerated documentation

Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Rework variable assignment (set -> lassign)

  1. … 12 more files in changeset.
improve width of .day-entry-item (65px was way too small as a default)CVS: ----------------------------------------------------------------------

improve tailorability by separating name of event and time span

Fix typos

  1. … 26 more files in changeset.
whitespace cleanup

Use ad_include_contract instead of implicit variable guessing

add return_url to to add_url on view-one-day-display

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 5 more files in changeset.
Make so that these clauses are really clauses and not time intervals, as downstream code will be hacky otherwise

Reduce divergencies between oracle and postgres codebase

Tolerate the same request variable specified multiple times

We use export_vars as arbiter to decide how this will be treated.

Also remove some postgres/oracle divergence

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7820 more files in changeset.
file view-print-display.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./view-print-display.tcl
file test-cases.adp was initially added on branch oacs-5-9.

file requirements.adp was initially added on branch oacs-5-9.

  1. … 2 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 4 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 120 more files in changeset.