rcpp_framework/modules
2022-02-04 22:05:51 +01:00
..
admin_panel Added more helper methods to WebNode. Also a render_menu() virtual. 2022-01-13 22:58:59 +01:00
folder_pages Added a skeleton StaticPage and StaticFolderPage classes and a few notes. 2022-02-04 18:38:18 +01:00
list_page Made the default classes in ListPage customizable, and added docs about the generated html. 2022-02-04 16:49:02 +01:00
message_page Reworked migrations. Now they automatically propagate through the node hierarchy. Also they have parameters. 2022-01-13 23:45:38 +01:00
paged_article After thinking about it, reworked PagedArticle. Before it would evaluate and store data about all directories in the given path. Now it will only process one. The evaluate all directories functionality will be added to a new node. 2022-02-04 22:05:51 +01:00
paged_list A comment. 2022-02-04 22:03:55 +01:00
rbac Reworked migrations. Now they automatically propagate through the node hierarchy. Also they have parameters. 2022-01-13 23:45:38 +01:00
rbac_users Reworked HTTPSession, now it uses Variants instead of multiple classes. Also it's inherited from Reference now. Also smaller cleanups to the SessionManager. 2022-01-09 14:32:09 +01:00
static_pages Added a skeleton StaticPage and StaticFolderPage classes and a few notes. 2022-02-04 18:38:18 +01:00
users Remove unneeded include. 2022-02-04 05:16:57 +01:00