Rivetweb

Timeline
Login

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

50 most recent timeline items

2024-02-02
12:55:26
[fe3a066584] Leaf: the template key determination must be entirely devolved to its method in namespace ::rivetweb (select_template) (user: manghi, tags: trunk)
2024-01-24
17:01:50
[55faaabffa] some debug messages reworked (user: manghi, tags: trunk)
2023-02-09
08:51:16
[c431e6fb70] Leaf: merge from trunk and resolved minor conflict (user: manghi, tags: expunge-datasource)
2023-02-08
18:50:37 • Edit [52598ed1a5d754c1|52598ed1a5]: Edit check-in comment. (user: manghi)
12:31:49
[52598ed1a5] class MessagePrinter was mishandling tags and class attributes and needed work. Bumping version number (1.1) (user: manghi, tags: trunk)
2022-07-29
13:11:03
[417123c1a2] Leaf: merging development in trunk (user: manghi, tags: rivetcatch)
13:09:31
[a91473ac63] initializing private variable in RWContent (user: manghi, tags: trunk)
2022-07-01
14:05:03 • Edit [72891b0a70fbaac9|72891b0a70]: Edit check-in comment. (user: manghi)
14:02:07
[23d60c7c17] customizable class for error pages (user: manghi, tags: trunk)
2022-06-15
14:22:08
[7a80a6fd81] demoting many error log messages severities that aren't quite useful except for debugging (user: manghi, tags: trunk)
2022-05-31
11:04:08
[72891b0a70] binary channels need also their encoding to be set as binary (unlike documented) (user: manghi, tags: trunk)
2022-03-22
10:58:08 • Edit [ccb692aad4ca928e|ccb692aad4]: Edit check-in comment. (user: manghi)
2022-03-17
13:50:32
[ccb692aad4] re-enabling the Scripted URL handler (user: manghi, tags: trunk)
2022-02-18
10:33:56 • Edit [4be7250d5151af54|4be7250d51]: Change branch background color to "#ffc0d0". Edit check-in comment. (user: manghi)
10:19:53
[23bcc2c1c2] cleanup code, extended method RWPage::title in the case of multiple languages (user: manghi, tags: trunk)
2022-01-09
00:11:49
[f204c50420] fix bug in ::rwpage::RWPage::title (user: manghi, tags: trunk)
2021-12-14
17:31:33
[5d56cbdd45] new release removes unneeded (to be verified) call to ::rivet::load_env, wrong default menu position variable in XMLBase (user: manghi, tags: trunk)
2021-09-06
16:34:52
[1c005cce8f] documenting method 'uri' (user: manghi, tags: trunk)
2021-08-31
15:13:33
[61eb05d746] add method uri to RWTemplate (user: manghi, tags: trunk)
2021-07-22
17:27:37
[ce0a433819] Leaf: add model of rivetweb markdown page (user: manghi, tags: markdown_handler)
17:25:10
[763f8dd211] merging branch template_determination (user: manghi, tags: trunk)
17:23:37
[4591c0932c] branching development of markdown handler and page (user: manghi, tags: markdown_handler)
2021-07-14
14:06:40 • Edit [f7c1711e6ecc57c2|f7c1711e6e]: Edit check-in comment. (user: manghi)
2021-06-10
16:46:51
[f7c1711e6e] Leaf: 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) (user: manghi, tags: template_determination)
2021-06-09
17:24:36
[4be7250d51] 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 (user: manghi, tags: template_determination)
2021-06-08
17:17:38
[dcc35febab] predetermining template_key and language prior to executing site specific before.tcl (user: manghi, tags: template_determination)
2021-05-10
16:29:18
[8e7b4c9bf0] moving template determination in RWPage (user: manghi, tags: template_determination)
2021-03-08
15:34:06
[d8f493d3e3] moved current working direction determination to the top of init.tcl, add method generate_name for links (user: manghi, tags: trunk)
2020-12-15
16:58:55
[41ce2f341a] add lappend_metadata method (user: manghi, tags: trunk)
2020-12-02
22:27:29
[b4d44e99d7] merge from trunk (user: manghi, tags: rivetcatch)
2020-11-24
09:25:46
[4121fea3e4] now registering multiple error at once (user: manghi, tags: trunk)
09:25:26
[9c002b1844] curbing failure to convert menu into HTML with a catch (becomes a logged error) (user: manghi, tags: trunk)
2020-11-13
15:32:49
[f81194f9fa] add method allowing application specific menu db composition (user: manghi, tags: trunk)
2020-11-04
08:26:47
[167d934824] merging latest commit from trunk (user: manghi, tags: expunge-datasource)
2020-11-02
15:35:44
[a1d261dd33] extending the 'reference' method (user: manghi, tags: trunk)
2020-10-30
17:28:48
[971115be44] extending template manager, simplified link text definition (user: manghi, tags: trunk)
2020-10-29
16:48:08
[01cc4a9121] getting rewrite_code initialized (user: manghi, tags: trunk)
2020-10-27
17:07:04
[4aed2ca629] better inline documentation, improved argument handling when setting a link text (user: manghi, tags: trunk)
2020-10-13
17:27:06
[c0e067cc09] new class RWWebServices for Ajax messaging (user: manghi, tags: trunk)
2020-10-09
16:49:34
[37a30d18b5] resolved trivial regression introduced by the last commit (user: manghi, tags: trunk)
13:09:24
[5d9eb154eb] add stub of a Markdown document class model (user: manghi, tags: trunk)
2020-10-07
19:25:32 • Edit [89dc2b3f65de6813|89dc2b3f65]: Change branch background color to "#d0c0ff". Edit check-in comment. (user: manghi)
15:34:34 • Edit [89dc2b3f65de6813|89dc2b3f65]: Edit check-in comment. (user: manghi)
15:33:31
[89dc2b3f65] 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 (user: manghi, tags: expunge-datasource)
2020-04-24
16:38:58
[e474e8723f] Leaf: RWTemplate version 2.0 (user: manghi, tags: templates2.0)
15:14:07
[14681b0642] merging trunk into templates2.0 (user: manghi, tags: templates2.0)
15:02:53
[67df89f126] merging trunk (user: manghi, tags: rivetcatch)
2020-04-23
14:23:52
[4eb3a71a1a] aggiunta gestione alias per link esterni (user: manghi, tags: trunk)
14:21:59
[7398d3ceae] add alias management for external links also (user: manghi, tags: rivetcatch)
2020-04-22
22:47:11
[d312a24e70] removing handler arguments in UrlHandler::register_handler. Arguments must be set through the deferred method set_handler_args (user: manghi, tags: trunk)