Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | refactoring ui for info user admin sections | vincent-peugnet | |
2020-01-18 | refactoring medialist | vincent-peugnet | |
2020-01-17 | css cleaning 2 | vincent-peugnet | |
2020-01-17 | css cleaning | vincent-peugnet | |
2020-01-17 | media filter | vincent-peugnet | |
2020-01-17 | media ui menu bar | vincent-peugnet | |
2020-01-11 | fix editor delete add edit rights | vincent-peugnet | |
2020-01-11 | multi edit : | vincent-peugnet | |
- title - description | |||
2020-01-11 | multiedit : addauthor | vincent-peugnet | |
2020-01-10 | new feature : multi edit base working | vincent-peugnet | |
2019-11-15 | Merge branch 'integrate-sentry-sdk' of https://github.com/n-peugnet/wcms ↵ | vincent-peugnet | |
into n-peugnet-integrate-sentry-sdk | |||
2019-11-15 | Merge pull request #23 from n-peugnet/asterix-unsaved-changes | Vincent Peugnet | |
feat: add unsaved changes' asterix indicator | |||
2019-11-15 | fix(home): Cannot set property 'innerHTML' of null | n-peugnet | |
home.bundle.js was included even if the user was not connected | |||
2019-11-15 | feat: load Sentry browser as an external script | n-peugnet | |
- better way to check if we need to report errors in PHP - fix make file $(js_bundles) dependencies (add webpack conf) - update sentry-browser sdk and move it to dev requirements | |||
2019-11-07 | feat: don't include Sentry in front if undefined | n-peugnet | |
2019-11-07 | feat: include sentry in frontend | n-peugnet | |
2019-11-05 | refactor: switch to psr-4 autoloading | n-peugnet | |
2019-11-05 | fix: unsaved asterix uses title instead of id | n-peugnet | |
2019-11-03 | feat: checkall checkbox in home page | n-peugnet | |
2019-10-23 | nf : added search/replace function in editor | vincent-peugnet | |
2019-10-21 | make font-size input work with codemirror | n-peugnet | |
2019-10-21 | add all other highlited editors | n-peugnet | |
2019-10-21 | move js sources to /src/ & remove old worker stuff | n-peugnet | |
2019-10-21 | include CodeMirror in edit page | n-peugnet | |
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea | |||
2019-10-21 | feature : keyboard shortcut for display function | vincent-peugnet | |
2019-10-21 | add display shortcut with ctrl + d | n-peugnet | |
2019-10-21 | css fix : ajust icon size in mobile view | vincent-peugnet | |
2019-10-21 | CSS mobile clean-up | vincent-peugnet | |
2019-10-18 | Big naming Clean-up Art -> Page | vincent-peugnet | |
2019-10-18 | renderall is now a GET action //renderall | vincent-peugnet | |
2019-10-16 | generate better media codes and remove w-nav menu | vincent-peugnet | |
2019-10-16 | better autofocus and logout redirection | vincent-peugnet | |
2019-10-16 | automatic pass ask when visitor try to edit or add | vincent-peugnet | |
2019-09-25 | add time for optlist filter | vincent-peugnet | |
2019-08-21 | Feature : datalist with autofocus | vincent-peugnet | |
2019-08-21 | css style update | vincent-peugnet | |
2019-08-21 | Fix : get list code moved to selection | vincent-peugnet | |
2019-08-21 | Bug fix : limit bookmark id length | vincent-peugnet | |
2019-08-21 | feature : limit query added | vincent-peugnet | |
2019-08-21 | New feature : bookmarks | vincent-peugnet | |
- public bookmarks stored in config.json - personnal bookmarks stored in user data | |||
2019-08-18 | Render All Button | vincent-peugnet | |
2019-08-18 | interface home update | vincent-peugnet | |
2019-08-17 | footer | vincent-peugnet | |
2019-08-17 | Media oragnisation | vincent-peugnet | |
- Delete folder - move or delete files | |||
2019-08-17 | Feature : list is going to work soon | vincent-peugnet | |
2019-08-16 | Generate list code function working | vincent-peugnet | |
2019-08-14 | Change : externaljs become customhead | vincent-peugnet | |
2019-08-10 | bug fix : connect form | vincent-peugnet | |
2019-08-09 | New Feature : Alert pages have more options | vincent-peugnet | |
2019-08-09 | Feature : %CONNECT% | vincent-peugnet | |
+ fix terminal.css |