Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-08 | fix: SUMMARY does not work with custom header Ids | n-peugnet | |
Fixes #80 | |||
2020-04-08 | fix: SUMMARY produces invalid HTML code | n-peugnet | |
- add new Header class to pass clean data structures. - store all headers in the same array. (not anymore grouped by element) - modify sumparser to produce valid HTML. Fixes #81 | |||
2020-04-07 | refactor LIST fix #74 | vincent-peugnet | |
2020-04-07 | model page,render refactor | vincent-peugnet | |
getlister > pagelist optlist now generate html | |||
2020-04-06 | fix underscore match rendering error | vincent-peugnet | |
2020-04-03 | render : elements header-id param close #63 | vincent-peugnet | |
2020-04-03 | summary inclusion min & max setting | vincent-peugnet | |
2020-03-25 | Merge pull request #72 from n-peugnet/implement-cytoscape.js | Vincent Peugnet | |
Implement cytoscape.js | |||
2020-03-25 | graph look, add redirections, close #50 | vincent-peugnet | |
2020-03-23 | fix links rewrting in code blocks | n-peugnet | |
2020-02-12 | Link to refactoring close #48 | vincent-peugnet | |
2020-02-12 | Manual corrections | vincent-peugnet | |
2020-02-10 | Refactoring element rendering close #60 | vincent-peugnet | |
2020-02-10 | new feature : page redirection, close #44 | vincent-peugnet | |
2020-02-08 | fix %connect + manual update | vincent-peugnet | |
2020-02-07 | fix default body in config- admin | vincent-peugnet | |
2020-01-30 | default thumbnail fix #49 | vincent-peugnet | |
2020-01-22 | manual + render pagelist class | vincent-peugnet | |
2020-01-21 | fix sumparser error during render | vincent-peugnet | |
2020-01-21 | summary limits fix issue #35 | vincent-peugnet | |
2020-01-21 | start end point for summary generation | vincent-peugnet | |
2020-01-21 | user manual tutorial update | vincent-peugnet | |
2020-01-21 | new user manual in markdown | vincent-peugnet | |
2020-01-18 | refactoring medialist | vincent-peugnet | |
2019-11-06 | fix: some missed use statements | n-peugnet | |
2019-11-05 | refactor: switch to psr-4 autoloading | n-peugnet | |