Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
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 | |||
2019-08-09 | Feature : Users may expire | vincent-peugnet | |
- user have expiredate - admins can set up this date | |||
2019-08-09 | Users have now a connections counter | vincent-peugnet | |
2019-08-08 | feature : terminal style option | vincent-peugnet | |
+ bug fix : externallinkblank missing underscore |