Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-21 | correct warning psr 12 : 120 characters lines | vincent-peugnet | |
2020-04-21 | feat: Logger throws Exceptions instead of die | n-peugnet | |
added FilesTests for future files related tests | |||
2020-04-21 | feat: add Logger class to log catched errors | n-peugnet | |
Previously, if Sentry was not enabled, the Exceptions weren't logged anywhere. I expect you to use this class in the future @vincent-peugnet ! | |||
2020-04-21 | refactor: error handling uncatched LogicException ex | n-peugnet | |
2020-04-21 | tests: add exception phpstan extensions | n-peugnet | |
2020-04-19 | finish PSR 12 error cleaning | vincent-peugnet | |
2020-04-17 | apply psr 12 part 2 | vincent-peugnet | |
2020-04-17 | apply psr12 | vincent-peugnet | |
2020-04-17 | fix bugs detected by sentry | vincent-peugnet | |
2020-04-14 | finish flashmessages implementation | vincent-peugnet | |
+ clean css | |||
2020-04-13 | first arrival of flash messages close #85 | vincent-peugnet | |
2020-04-11 | codemirror style and editor cleanup | vincent-peugnet | |
2020-04-10 | user manage password close #69 | vincent-peugnet | |
users can change their passwords themself | |||
2020-04-09 | connect using user and password close #70 | vincent-peugnet | |
2020-04-09 | feature : cookie session management | vincent-peugnet | |
2020-04-09 | Merge branch 'master' of https://github.com/vincent-peugnet/wcms | vincent-peugnet | |
2020-04-09 | remember me with hash comparaison close #68 | vincent-peugnet | |
2020-04-08 | simple cookies storage | vincent-peugnet | |
using flywheel autogerated ID | |||
2020-04-08 | Merge pull request #86 from n-peugnet/fix-summary-rendering | Vincent Peugnet | |
Fix summary rendering | |||
2020-04-08 | fix: SUMMARY does not work with custom header Ids | n-peugnet | |
Fixes #80 | |||
2020-04-08 | fix and clean Opt | vincent-peugnet | |
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-07 | apply nazi-id-string-filter to tags | vincent-peugnet | |
fix #83 | |||
2020-04-07 | query : keep tags, authors filters if not existing | vincent-peugnet | |
fix #84 | |||
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-26 | add id in deepsearchbar options | vincent-peugnet | |
2020-03-26 | media add user and permissions data | vincent-peugnet | |
2020-03-26 | sort media by date and ext fix #67 | vincent-peugnet | |
2020-03-26 | media date display | vincent-peugnet | |
2020-03-26 | Merge branch 'master' of https://github.com/vincent-peugnet/wcms | vincent-peugnet | |
2020-03-26 | fix double search bar | vincent-peugnet | |
2020-03-26 | Merge branch 'implement-cytoscape.js' | 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 | filter map and orphans hide | vincent-peugnet | |
2020-03-23 | clean: remove temporary map dev page | n-peugnet | |
2020-03-23 | resolve conflicts | vincent-peugnet | |
2020-03-23 | map integration in home | vincent-peugnet | |
2020-03-23 | move deepsearch into pages list | vincent-peugnet | |
2020-03-23 | feat(graph): better layout with cose-bilkent | n-peugnet | |
2020-03-23 | fix links rewrting in code blocks | n-peugnet | |
2020-03-22 | first style tests | n-peugnet | |
2020-03-22 | very first graph displayed using cytoscape | n-peugnet | |
2020-03-17 | move deepsearch into pages list | vincent-peugnet | |
2020-02-12 | generate cytoscape datas | vincent-peugnet | |
2020-02-12 | refactoring home>desktop, fix #47 | vincent-peugnet | |