Rivetweb

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-03-27
16:59
actually moving urlhandlers into tcl/handlers Leaf check-in: 732c69e91e user: manghi tags: trunk
14:41
add method size to message printer ensemble check-in: 28d3328628 user: manghi tags: trunk
2025-05-26
11:04
add method ::rivetweb::current_language to provide functional access to the request language check-in: b9c887d1c3 user: manghi tags: trunk
2025-04-01
15:57
merge almost 3 years of commits in trunk Leaf check-in: d0b4eaac2f user: manghi tags: rivetcatch
15:29
define template_class argument in RWTemplate::make_template_object Leaf check-in: f7938a18b7 user: manghi tags: templates2.0
2025-03-05
09:50
fully qualify channel configuration for transfers in binary mode check-in: e780a04c8c user: manghi tags: trunk
2024-11-15
09:37
merging 4 years of commits in trunk.... check-in: 0734c038ba user: manghi tags: templates2.0
2024-10-31
17:31
reverting position of the rw and website root dir to allow superseding of system packages with locally installed equivalent packages check-in: 1b267fa497 user: manghi tags: trunk
2024-09-04
15:08
demoting messages meant to be for debugging check-in: 1824427c07 user: manghi tags: trunk
2024-09-01
07:50
reformatting various lines, renaming variables still hinting ad 'datasources' instead of 'url handlers' check-in: 1af9fac36d user: manghi tags: trunk
2024-05-15
08:50
the parent class for RWWebService pages had to keep a null model for method 'webservice' check-in: a5e4f7eddb user: manghi tags: trunk
2024-02-02
12:55
the template key determination must be entirely devolved to its method in namespace ::rivetweb (select_template) check-in: fe3a066584 user: manghi tags: trunk
2024-01-24
17:01
some debug messages reworked check-in: 55faaabffa user: manghi tags: trunk
2023-02-09
08:51
merge from trunk and resolved minor conflict Leaf check-in: c431e6fb70 user: manghi tags: expunge-datasource
2023-02-08
12:31
class MessagePrinter was mishandling tags and class attributes and needed work. Bumping version number (1.1) check-in: 52598ed1a5 user: manghi tags: trunk
2022-07-29
13:11
merging development in trunk check-in: 417123c1a2 user: manghi tags: rivetcatch
13:09
initializing private variable in RWContent check-in: a91473ac63 user: manghi tags: trunk
2022-07-01
14:02
customizable class for error pages check-in: 23d60c7c17 user: manghi tags: trunk
2022-06-15
14:22
demoting many error log messages severities that aren't quite useful except for debugging check-in: 7a80a6fd81 user: manghi tags: trunk
2022-05-31
11:04
binary channels need also their encoding to be set as binary (unlike documented) check-in: 72891b0a70 user: manghi tags: trunk
2022-03-17
13:50
re-enabling the Scripted URL handler check-in: ccb692aad4 user: manghi tags: trunk
2022-02-18
10:19
cleanup code, extended method RWPage::title in the case of multiple languages check-in: 23bcc2c1c2 user: manghi tags: trunk
2022-01-09
00:11
fix bug in ::rwpage::RWPage::title check-in: f204c50420 user: manghi tags: trunk
2021-12-14
17:31
new release removes unneeded (to be verified) call to ::rivet::load_env, wrong default menu position variable in XMLBase check-in: 5d56cbdd45 user: manghi tags: trunk
2021-09-06
16:34
documenting method 'uri' check-in: 1c005cce8f user: manghi tags: trunk
2021-08-31
15:13
add method uri to RWTemplate check-in: 61eb05d746 user: manghi tags: trunk
2021-07-22
17:27
add model of rivetweb markdown page Leaf check-in: ce0a433819 user: manghi tags: markdown_handler
17:25
merging branch template_determination check-in: 763f8dd211 user: manghi tags: trunk
17:23
branching development of markdown handler and page check-in: 4591c0932c user: manghi tags: markdown_handler
2021-06-10
16:46
reenstating the mechanism that determines the template key and language before the application 'before-script' is executed as the problem with the Erice site was a wrong placing of the template determination (that must be in ::rivetweb::select_template) Leaf check-in: f7c1711e6e user: manghi tags: template_determination
2021-06-09
17:24
reverting determination of a template. Not determined after site specific initialization script is run. Still important to understand if a template could be selected before the site specific initialization check-in: 4be7250d51 user: manghi tags: template_determination
2021-06-08
17:17
predetermining template_key and language prior to executing site specific before.tcl check-in: dcc35febab user: manghi tags: template_determination
2021-05-10
16:29
moving template determination in RWPage check-in: 8e7b4c9bf0 user: manghi tags: template_determination
2021-03-08
15:34
moved current working direction determination to the top of init.tcl, add method generate_name for links check-in: d8f493d3e3 user: manghi tags: trunk
2020-12-15
16:58
add lappend_metadata method check-in: 41ce2f341a user: manghi tags: trunk
2020-12-02
22:27
merge from trunk check-in: b4d44e99d7 user: manghi tags: rivetcatch
2020-11-24
09:25
now registering multiple error at once check-in: 4121fea3e4 user: manghi tags: trunk
09:25
curbing failure to convert menu into HTML with a catch (becomes a logged error) check-in: 9c002b1844 user: manghi tags: trunk
2020-11-13
15:32
add method allowing application specific menu db composition check-in: f81194f9fa user: manghi tags: trunk
2020-11-04
08:26
merging latest commit from trunk check-in: 167d934824 user: manghi tags: expunge-datasource
2020-11-02
15:35
extending the 'reference' method check-in: a1d261dd33 user: manghi tags: trunk
2020-10-30
17:28
extending template manager, simplified link text definition check-in: 971115be44 user: manghi tags: trunk
2020-10-29
16:48
getting rewrite_code initialized check-in: 01cc4a9121 user: manghi tags: trunk
2020-10-27
17:07
better inline documentation, improved argument handling when setting a link text check-in: 4aed2ca629 user: manghi tags: trunk
2020-10-13
17:27
new class RWWebServices for Ajax messaging check-in: c0e067cc09 user: manghi tags: trunk
2020-10-09
16:49
resolved trivial regression introduced by the last commit check-in: 37a30d18b5 user: manghi tags: trunk
13:09
add stub of a Markdown document class model check-in: 5d9eb154eb user: manghi tags: trunk
2020-10-07
15:33
expunging all references to the term 'datasource' to be replaced by 'URL handler', still surviving in an error code. Need to check whether applicative code returns such error code check-in: 89dc2b3f65 user: manghi tags: expunge-datasource
2020-04-24
16:38
RWTemplate version 2.0 check-in: e474e8723f user: manghi tags: templates2.0
15:14
merging trunk into templates2.0 check-in: 14681b0642 user: manghi tags: templates2.0