2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Zafu: Stored and project filter working. More... over 18 years ago
missing unsaved files More... over 18 years ago
Starting to implement relations with 'from' and other filters More... over 18 years ago
typo More... over 18 years ago
changing linkable to reduce the size of eval and to start using :in option More... over 18 years ago
Access to relations is now more uniform in Node, Tag and Linkable. More... over 18 years ago
typo More... over 18 years ago
small fix after move to visitor[..] instead of session[:user][..] More... over 18 years ago
fixed _drive view when node is not published yet More... over 18 years ago
all links behaving as :as_unique must have 'drive' access to the targets More... over 18 years ago
updated 'drive' template to hide functions the user cannot use More... over 18 years ago
cannot change inherit if cannot 'visible' in parent More... over 18 years ago
Cannot make private if cannot 'visible' in parent More... over 18 years ago
Groups should not be changed if the user does not have 'visible?' access to the parent. More... over 18 years ago
Changed access to 'ref' from write to secure. Tests needed. More... over 18 years ago
Bug fixes related to dates and drive modes More... over 18 years ago
Basepath now returns a string as 'a/b/c' instead of ['a', 'b', 'c'] Zafu: most change in node context now pass through 'relation' Added r_img to render image tags. Any relation can be used in href or src parameters (link, img) More... over 18 years ago
Trying to make relations work wether leading to a list or to a single node More... over 18 years ago
Added a lot of zafu tags. More... over 18 years ago
Move zafu_tags inside the tag itself (much more like we expect it to be). More... over 18 years ago
Zafu tags: Added 'link', 'trans' Fixed 'edit', 'add' More... over 18 years ago
Added 'Skin' model to hold a group of templates More... over 18 years ago
Moved parser into 'lib' Very rough mockup to test rendered templates Finished writing 'add' and 'form' tags (ajax with zafu) More... over 18 years ago
Preparing zafu for ajax (set ids, store for rerender, ...) More... over 18 years ago
Zafu: prepared for ajax enabled templates with clever (add forms, edit, etc) More... over 18 years ago
Zafu: added conditional layout rules with 'case..when...when...else' More... over 18 years ago
Added and tested more tags for Zena zafu rules. More... over 18 years ago
Zafu assets have there own 'render' time (dummy assets are not generating useless calls to rename url) More... over 18 years ago
Finally found a way to test helpers properly (and templates together at the same time) More... over 18 years ago
moving all helpers into Zafu parser. More... over 18 years ago