Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-24 | add release-it as the release tool | n-peugnet | |
2019-10-23 | nf : added search/replace function in editor | vincent-peugnet | |
2019-10-23 | Merge pull request #18 from n-peugnet/add-release-makefile | Vincent Peugnet | |
Add release makefile | |||
2019-10-23 | better dist zip target | n-peugnet | |
using git archive the removing useless files and adding generated files | |||
2019-10-23 | use GNU Standard Makefile Targets | n-peugnet | |
2019-10-22 | finish Makefile and update README | n-peugnet | |
2019-10-22 | first add of Makefile | n-peugnet | |
2019-10-22 | remove alert on each ajax update | vincent-peugnet | |
2019-10-22 | fix css refactoring error | vincent-peugnet | |
2019-10-21 | fix : linewrap for codemirror markdown | vincent-peugnet | |
2019-10-21 | Merge pull request #13 from n-peugnet/add-code-mirror | Vincent Peugnet | |
Include CodeMirror in edit page | |||
2019-10-21 | make font-size input work with codemirror | n-peugnet | |
2019-10-21 | fix for ctrl + d shortcut | 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 | add build instructions in README | 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 | Merge branch 'n-peugnet-add-display-shortcut' into develop | 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-21 | Fix : edit.js edit exclusions | vincent-peugnet | |
add checkboxtab classto list of exlued event for changeHandler | |||
2019-10-21 | Merge branch 'n-peugnet-ajax-form-submission2' into develop | vincent-peugnet | |
2019-10-20 | update README: remove ajax form todo | n-peugnet | |
2019-10-20 | small fixes on ajax form submission | n-peugnet | |
- use only oninput change event - dont update unsavedchanges if toggle class - dont update unsavedchanges if ajax request fails | |||
2019-10-20 | remove deprecated editby worker | n-peugnet | |
2019-10-20 | un peu chlagos le alert mais ça marche | n-peugnet | |
2019-10-20 | first add of ajax form submission | n-peugnet | |
(not tested) | |||
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-09-11 | mini css edit | 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 | |