aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-19finish PSR 12 error cleaningvincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-17tests: fix setup of phpcsand phpunitn-peugnet
2020-04-17tests: add check to release target + readme infon-peugnet
2020-04-17tests(phpcs): add cache file + checkstyle reportn-peugnet
nox that the target are separated, you can use `make check -k` to keep going even if one of the checks fail.
2020-04-17tests: add phpunit w/coverage + 1 test SummaryTestn-peugnet
2020-04-17apply psr12vincent-peugnet
2020-04-17Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-04-17tests: add phpcs with minimal PSR12 confign-peugnet
2020-04-17fix bugs detected by sentryvincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-04-13first arrival of flash messages close #85vincent-peugnet
2020-04-13fix: un-highlight wsyntax in commentsn-peugnet
2020-04-11codemirror style and editor cleanupvincent-peugnet
2020-04-10Merge branch 'implement-password'vincent-peugnet
2020-04-10user manage password close #69vincent-peugnet
users can change their passwords themself
2020-04-10Merge pull request #87 from n-peugnet/feat-codemirror-w-syntaxVincent Peugnet
feat: Coloration for W synthax in CodeMirror
2020-04-09connect using user and password close #70vincent-peugnet
2020-04-09feat: add keywords coloration for each macron-peugnet
2020-04-09feat: Coloration for W synthax in CodeMirrorn-peugnet
Closes #54
2020-04-09feature : cookie session managementvincent-peugnet
2020-04-09Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-04-09remember me with hash comparaison close #68vincent-peugnet
2020-04-08simple cookies storagevincent-peugnet
using flywheel autogerated ID
2020-04-08Merge pull request #86 from n-peugnet/fix-summary-renderingVincent Peugnet
Fix summary rendering
2020-04-08fix: SUMMARY does not work with custom header Idsn-peugnet
Fixes #80
2020-04-08fix and clean Optvincent-peugnet
2020-04-08fix: SUMMARY produces invalid HTML coden-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-07refactor LIST fix #74vincent-peugnet
2020-04-07model page,render refactorvincent-peugnet
getlister > pagelist optlist now generate html
2020-04-07apply nazi-id-string-filter to tagsvincent-peugnet
fix #83
2020-04-07query : keep tags, authors filters if not existingvincent-peugnet
fix #84
2020-04-06fix underscore match rendering errorvincent-peugnet
2020-04-03render : elements header-id param close #63vincent-peugnet
2020-04-03summary inclusion min & max settingvincent-peugnet
2020-03-26add id in deepsearchbar optionsvincent-peugnet
2020-03-26media add user and permissions datavincent-peugnet
2020-03-26sort media by date and ext fix #67vincent-peugnet
2020-03-26media date displayvincent-peugnet
2020-03-26Merge branch 'master' of https://github.com/vincent-peugnet/wcmsvincent-peugnet
2020-03-26fix double search barvincent-peugnet
2020-03-26Merge branch 'implement-cytoscape.js'vincent-peugnet
2020-03-25Merge pull request #72 from n-peugnet/implement-cytoscape.jsVincent Peugnet
Implement cytoscape.js
2020-03-25graph look, add redirections, close #50vincent-peugnet
2020-03-23fix(home): checkall error when in map moden-peugnet
2020-03-23filter map and orphans hidevincent-peugnet
2020-03-23clean: remove temporary map dev pagen-peugnet
2020-03-23resolve conflictsvincent-peugnet
2020-03-23map integration in homevincent-peugnet
2020-03-23move deepsearch into pages listvincent-peugnet