0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit 'pelle/master' More... over 15 years ago
Keybindings previously checked if the item they bound to existed. This became problematic when temporary items weren't registered in time for the check. Now the check is made when the keybinding is triggered instead. More... over 15 years ago
Some adjustments to the padding around the paging - now it's horizontally centered with pixel perfection! More... over 15 years ago
Adding README file for Cobalt. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Fixed a bug in the handling of "... current node" entries More... over 15 years ago
Merge commit 'origin' More... over 15 years ago
Added support for theming cobalt. Themes are added through hooks and are selectable on the cobalt administration page. More... over 15 years ago
Actions are now filtereable through the input box, and are displayed just as the entries below the two cells. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Reversing flawed transaction support. More... over 15 years ago
Ignore the menu created by the admin_menu module which creates a lot of duplicates. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Removed the accidentally included $Id$ keyword from the license file More... over 15 years ago
Added licensing information More... over 15 years ago
Added the delete & view current node actions, and made them intelligent enough to not register when you're on the page they would send you to. More... over 15 years ago
Fixed the paging bugs that showed paging dots when no matches were found. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Added transaction support to the Gears Wrapper, this implementation may be a little bit naive, so feel free to take a look at it. Now also taking care to close result sets after they've been wrapped, this may have been a memory leak when using Gears. More... over 15 years ago
Extra checks to avoid undefined-errors More... over 15 years ago
The database initialization procedure has been wrapped in try-catch statements. This has been done because Safari and Webkit sometimes seems to get db-related problems that only are fixed by a application restart. The error seemed to halt script execution on the page. I.e. not good. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Merge commit 'origin/master' More... over 15 years ago
Applied styling patch from voxpelli More... over 15 years ago
Merge commit 'anders/master' More... over 15 years ago
We now have a "Edit current node" functionality built into Cobalt! Sweet! More... over 15 years ago
The first steps towards adding temporary entries. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago
Restructured the way plugins, handlers and catalogs are registered. More... over 15 years ago
Merge commit 'hugo/master' More... over 15 years ago