• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Consistently use ad_script_abort after ad_returnredirect

  1. … 1 more file in changeset.
add ad_script_aborts

use "ad_try" instead of "catch"

harmonize code

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

  1. … 7829 more files in changeset.
Standardize spellings of names

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

  1. … 21 more files in changeset.
Improve handling of script-aborts in portlets

Remove needless warning

- remove unneeded expr statements

  1. … 5 more files in changeset.
hidden_p is a boolean noe, therefore rewriting the case clause of portal::configure_dispatch.toggle_tab_visibility

- never call util_memoize with string substitions, but use [list] instead

- prefer ns_quotehtml over ad_quotehtml

  1. … 20 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 346 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 3 more files in changeset.
- improve safety of generated HTML

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2545 more files in changeset.
- fix invalid api-doc variable @creation_date

  1. … 5 more files in changeset.
- replace depreacted "ad_return" by "return"

- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- favor tcl-compilable string comparisons

- brace expressions

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- bump version number to indicate compatibility with 5.8.1

  1. … 19 more files in changeset.
- replace depreacted "ad_parameter" by "parameter::get"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 3 more files in changeset.
Checking if a portal page exists, if not throws a complaint to the user.

  1. … 1 more file in changeset.
Add -sort_key switch to add_element to be able to choose the order of appearance of the portlet

1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 42 more files in changeset.
HTML Strict and CSS2 cleanup.

HTML Strict cleanup

  1. … 12 more files in changeset.
HTML Strict cleanup

  1. … 6 more files in changeset.
Add portlet_visible_p procedure to make it easy to check if a

particular portlet is actually shown on a portal.

Added a new default_layout parameter to get rid of the hard-coded sloan

layouts used when a new page is added. Default value is the old hard-wired

one, but now our standard install.xml can set it to zen, and when someone

has time site theme switching can change it, too.

  1. … 1 more file in changeset.
Get rid of the get_page_header_stuff kludge. Add a proc to set the portal page CSS for the current layout (using template::head API), to be called from layout templates

  1. … 3 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 186 more files in changeset.