Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-21 | new user manual in markdown | vincent-peugnet | |
2020-01-20 | Merge branch 'implement-better-ui' | vincent-peugnet | |
2020-01-20 | refactoring ui for info user admin sections | vincent-peugnet | |
2020-01-20 | Merge branch 'implement-better-ui' | vincent-peugnet | |
2020-01-20 | fix direct media homepage using menu | vincent-peugnet | |
2020-01-20 | Merge branch 'implement-better-ui' | vincent-peugnet | |
2020-01-20 | fix media little problems | vincent-peugnet | |
2020-01-18 | refactoring medialist | vincent-peugnet | |
2020-01-17 | new feature : sleep time per page | 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 | |
2020-01-10 | refact : ptime pdate added inside of page | 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-06 | feat: include Sentry for error reporting | n-peugnet | |
2019-11-06 | fix: some missed use statements | 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-05 | Merge pull request #25 from n-peugnet/add-checkall-checkbox | Vincent Peugnet | |
Add checkall checkbox in home page | |||
2019-11-05 | improvments : documentor | vincent-peugnet | |
2019-11-03 | feat: checkall checkbox in home page | n-peugnet | |
2019-11-01 | fix: version file | vincent-peugnet | |
official version file instead of composer json | |||
2019-10-26 | store version in VERSION instead of composer.json | 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 | fix : thumbnail folder creation check at upload | vincent-peugnet | |
fix issue#5 https://github.com/vincent-peugnet/wcms/issues/5 | |||
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 | little fix | vincent-peugnet | |
2019-10-18 | renderall is now a GET action //renderall | vincent-peugnet | |
2019-10-18 | new page render system | vincent-peugnet | |
create html files in `/render` folder | |||
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 | |