0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:Tuxion/mokuji.git into inline-editing More... over 10 years ago
Better. * Removed error when clicking editable mode button in editable mode. * Added :focusable selector to jQuery. * Removed error when leaving an editable form with CKEditor. * Added buttons to editable and preview forms. * Added warning message when leaving page with unsaved changes. More... over 10 years ago
Fixed bug with file reference updates. More... over 10 years ago
Fixed for real now. More... over 10 years ago
Fixed bug with core update script. More... over 10 years ago
Fixed some typo's. More... over 10 years ago
Extended image class to track diversions. More... over 10 years ago
Expanded render_form to include additional fields if they are defined in the options. More... over 10 years ago
Added basic fieldset support in `render_form`. More... over 10 years ago
Some small tweaks: * Added `indenting_field` option with `Data()->as_options()`. * Added `$path` variable inside plugins. * Added `str_max` now trims whitespace. More... over 10 years ago
Several tweaks: * Added a template function to PageTypes. * Extended $.restForm to return a reference to the form in callbacks. * Fixed a securimage bug after the core rework. * Added .clearfix to the global.css asset. More... over 10 years ago
Fixed permission bug for keep alive. More... over 10 years ago
Improved registration function and implemented a registration module. More... over 10 years ago
Merge branch 'master' into account-register More... over 10 years ago
Merge branch 'inline-editing' of github.com:Tuxion/mokuji into inline-editing More... over 10 years ago
It works now. * Added AutoTemplate class. * Updated JSLite. * Implemented the AutoTemplate class. More... over 10 years ago
Fixed update bug for inserting new components. More... over 10 years ago
Updated documentation after DB updates rework. More... over 10 years ago
Fixed small bug in referencing scenario's. More... over 10 years ago
Created support for `old_title` key in package.json. More... over 10 years ago
Reworked update script: * New class structure * Uses reference-id's More... over 10 years ago
Merge 2. More... over 10 years ago
Merge. More... over 10 years ago
Merge branch 'master' of github.com:Tuxion/mokuji More... over 10 years ago
Configured the post_max_size and upload_max_filesize (100M) in .htaccess More... over 10 years ago
Small modifications. More... over 10 years ago
Fixed merge oversights. This branch is now where it was at before the rework again. More... over 10 years ago
Merge branch 'master' into inline-editing to get the rework. Conflicts mainly consisted of files that have been deleted in the reworked version. Some conflicts were local working changes. More... over 10 years ago
Tweaked persistent login cookie update. * Replaced duration value with a constant. * Updated phpdoc-md tool to display proper comments for the constant. * Updated APIdocs. More... over 10 years ago
Merge branch 'master' into persistent-login-cookie More... over 10 years ago