• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
file delete.tcl was initially added on branch oacs-5-9.

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

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

file index.xql was initially added on branch oacs-5-9.

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

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

- make boolean tests in .adp files more uniform

    • -1
    • +1
    ./parties/new-list-required-segments.adp
  1. … 42 more files in changeset.
Fix "new application" button, so we can put app into folders

Keep old proc behavior regarding deletion of the package so we don't break any previous code

  1. … 1 more file in changeset.
Allow to delete node_ids having subnodes. This simply triggers unmount and delete

of site node, package instances and all its tree structure as one could do manually,

but packages themself are still responsible to "clean their own mess".

  1. … 1 more file in changeset.
Fix missing list command in page context

Removed javascript property from template: variable did not exists and caused an error when opening the page

- renamve template::add_acs_confirm_handler into template::add_confirm_handler

  1. … 8 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 13 more files in changeset.
- get rid of javascript: links

  1. … 2 more files in changeset.