• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Standardize spellings of names

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

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

Remove needless warning

- remove unneeded expr statements

  1. … 5 more files in changeset.
- 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. … 350 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. … 2547 more files in changeset.
- fix invalid api-doc variable @creation_date

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

  1. … 1 more file in changeset.
- 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. … 3 more files in changeset.
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.

  1. … 1 more file in changeset.
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. … 4 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
changing <br/> to <br> to meet html transitional validation requirements

  1. … 12 more files in changeset.
Use the value of layout_name if passed to portal::create

Last shot at site nodes cleanup. Duplicated site_nodes libraries have been removed and calls to their procs replaced by calls to site_node::

  1. … 3 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.