aboutsummaryrefslogtreecommitdiff
path: root/app/class
AgeCommit message (Collapse)Author
2020-04-09connect using user and password close #70vincent-peugnet
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-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-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-23feat(graph): better layout with cose-bilkentn-peugnet
2020-03-23fix links rewrting in code blocksn-peugnet
2020-03-22first style testsn-peugnet
2020-03-22very first graph displayed using cytoscapen-peugnet
2020-02-12generate cytoscape datasvincent-peugnet
2020-02-12refactoring home>desktop, fix #47vincent-peugnet
2020-02-12Link to refactoring close #48vincent-peugnet
2020-02-12new feature : filter by link tovincent-peugnet
2020-02-12Manual correctionsvincent-peugnet
2020-02-10Refactoring element rendering close #60vincent-peugnet
2020-02-10new feature : page redirection, close #44vincent-peugnet
2020-02-10add case sensitivity option in dsbvincent-peugnet
*deep search bar
2020-02-10deep search bar close #53vincent-peugnet
2020-02-08new feature : duplicate close #14vincent-peugnet
2020-02-08fix %connect + manual updatevincent-peugnet
2020-02-07fix default body in config- adminvincent-peugnet
2020-02-06Merge branch 'better-admin'vincent-peugnet
2020-02-06new feature : admin database manager fix #12vincent-peugnet
2020-02-06BREACKING CHANGE : MOVE PAGES DBvincent-peugnet
2020-01-30home date title and manual updatevincent-peugnet
2020-01-30multi edit can unset templates thumbnail faviconvincent-peugnet
2020-01-30thumbnail can be changed in multi editvincent-peugnet
2020-01-30default thumbnail fix #49vincent-peugnet
2020-01-30work on thumbnail adminvincent-peugnet