• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add csrf token to exported list on "show deprecated" link

- use variable names consistently

- fix handling of csrf token

Fix typo

Increase timeout to 5 minutes for util::http and pure ns_http implementations (required on slow connections)

- add ability to distinguish by HTTP-method in add_url_stat (can be used for dynamic connection pool management)

- use more XOTcl 2.* features: use variable resolver on many places (potentially 4 times or more faster)

- fix dead link

- fix links and unify names

  1. … 318 more files in changeset.
- fixing broken links

Fixed typo on German translation

Allow the use of naturalnum page parameter type with ::xowiki::Package initialize (thanks to Stefan Sobernig)

Put again naturalnum instead of integer in xowiki's permission admin page

Fix generation of event handlers for HTML in file-storage plugin popup

- one more typo

- fix recent editing bug

- improve handling of sitewiede-admin pages (especially in services)

Fix typo in proc doc

Remove changes not meant to be committed

Fix bug when uninstalling packages having been upgraded over time

acs_privilege_descendant_map is obsolete: http://openacs.org/forums/message-view?message_id=5330206

Align text with what's in the code: The special directory name is sitewide-admin...

- fix typo

- add new functions:

* download: install editor locally

* add_editor: provide function for other packages to add the editor to the current page

Remove possibly leftover definition of category_tree__new/9 stored procedure.

It can still be present on old upgraded installations, conflicting with the new one (different argument types...)

file upgrade-1.1.3d6-1.1.3d7.sql was initially added on branch oacs-5-9.

- Don't set legacy configure parameters in new installations

- Make clear in parameter description in acs-templating, that this is

not the place, where xinha/tinymce should be configured

- Improve warning messages about usage of legacy parameters (tell admin what to do)

- no need for element-wise setting of array columns

- no need for intermediary variable

- fix documentation of acs_user::get: list full set of returned

attributes in documentation

- acs_user::get: return dict, when no argument "-array" is provided

Replace naturalnum with integer, as the first doesn't work with ::xowiki::Package initialize

- adding missing "www-" prefix

- make sure, that the sec_handler's global variables are always set (also in error cases, blocked bots, etc.)