• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

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

  1. … 8098 more files in changeset.
mprove spelling: move closer to the linux documentation recommendations, standardize variable names

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

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
fix typo

  1. … 1 more file in changeset.
add ad_script_aborts

use "ad_try" instead of "catch"

harmonize code

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

  1. … 7832 more files in changeset.
- make boolean tests in .adp files more uniform

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

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

  1. … 3 more files in changeset.
- fix and standardize quoting in template properties

  1. … 41 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files 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.
Merged changes to HEAD ...

  1. … 1554 more files in changeset.
Removed unused and unecessary div block

Removed debugging stuff accidently committed recently.

Added portlet numbering. Note: we can fiddle with how we do this, though

for now vertical numbering per column is a restraint (we can change which

column has the first portlet though).

  1. … 4 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2476 more files in changeset.
Use the portal theme instead of a raw themplate for admin portals

Use the portal theme instead of a raw themplate for admin portals

adding noquotes to the portal name (title)

  1. … 4 more files in changeset.
Added support for HTML Tags in the Name of the Portlet as per http://openacs.org/forums/message-view?message_id=213757

  1. … 2 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Improved the look & feel of the group admin pages by moving all_in_one template in new-portal to div element with class id admin-portal and adding the style info to dotlrn-master.tcl

  1. … 2 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
displaying error message and stack trace when portal evaluation throws an error

noquote fixes for portals

  1. … 4 more files in changeset.
Added errorInfo to error statement so you can actually find out from where it was called

Pass on the error message from the catch