• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for site bug #133: removing obsolete .xql file and rename query name for saftey

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 80 more files in changeset.
normalize boolean expressions in ADP files

  1. … 14 more files in changeset.
Make so that refreshing of theming subsite parameters doesn't include locally modified subsites

This includes also moving of logic to identify local modifications in a proc

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +27
    ./applications/index-postgresql.xql
  1. … 7820 more files in changeset.
Remove Oracle incompatible code (as pointed out by regression tests)

Improve UI for Hostnode map so it is feasible on sites with many nodes to show navigate the site structure

Flush cache sntries, when host-node-map is updated

Use localized text for search placeholder

Make filter simpler with just one field and more suitable to a responsive design (thanks to Günter Ernst)

Add filters for applications list so it is easily possible to reach permission and parameters page also on sites with many mounted applications.

    • -2
    • +11
    ./applications/index-postgresql.xql
Use ad_include_contract to simplify code

  1. … 1 more file in changeset.
use API rather than duplicated SQL queries

Fix spelling errors

  1. … 8 more files in changeset.
Fix spelling errors

  1. … 9 more files in changeset.
Fix spelling errors

    • -18
    • +0
    ./relations/remove-dependants-exist.adp
    • -0
    • +18
    ./relations/remove-dependents-exist.adp
  1. … 20 more files in changeset.
file remove-dependents-exist.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./relations/remove-dependents-exist.adp
Fix broken <if> clause

- Fix message key

- Bump version to 5.9.1b2

  1. … 2 more files in changeset.
remove duplicate rdbms type entry

    • -2
    • +2
    ./groups/elements-display-postgresql.xql
add missing rdbms types in .xql files (why wasn't this noticed before?)

    • -0
    • +1
    ./group-types/groups-list-postgresql.xql
    • -0
    • +1
    ./groups/elements-display-list-oracle.xql
    • -0
    • +1
    ./groups/elements-display-list-postgresql.xql
    • -0
    • +1
    ./groups/elements-display-postgresql.xql
  1. … 4 more files in changeset.
Theme Manager:

- add local_p flag to subsite-theme:

Distinguish between locally created themes and system themes

(provided via packages)

- the default parameters of local themes can be overwritten

in the database. Therefore, when site contains many subsites,

this makes it easy to share the settings between the subsites,

without the need of creating a new theme package.

- bump version to 5.9.1d11

  1. … 7 more files in changeset.
- switch back to a single mode

- save the value back to the parameters

- use parameter names as labels

- add meaningful title and subtitle to theme view

- allow viewer only for current parameter settings

- implement nice "display" mode based on disabled fields

- draft version for viewing parameters in a nicer way

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

file view.tcl was initially added on branch oacs-5-9.

- help a developer by logging differences between the default settings and actual settings to the log file

- added usage count on theme manager

- allow only deletion, when usage_count == 0

  1. … 2 more files in changeset.
Add theme manager to admin pages, allowing to

- list current themes with potential modifications

- save modified themes under a new name

- delete themes

  1. … 3 more files in changeset.