7
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:kajona/kajonacms into features/statustransition_ui More... almost 9 years ago
BUG: calculations, riskanalysis -> fixed sql errors More... almost 9 years ago
code style More... almost 9 years ago
UPDATE: system | OrmObjeclistRestriction -> OrmObjeclistRestriction now also implements OrmConditionInterface More... almost 9 years ago
UPDATE: system | Permissions -> removed the db-consistency check More... almost 9 years ago
Merge branch 'master' into features/system_right_merge More... almost 9 years ago
NEW: system | MessagesListBenchmark.php -> added a simple benchmark to measure the message-loading times More... almost 9 years ago
BUG: system | DbPostgres.php -> the postgres driver missed to enclose table names in case of ddl statements, causing errors in case of an emtpy table prefix (e.g. since user is a reserved keyword) More... almost 9 years ago
UPDATE: system | OrmObjeclist -> method addWhereRestriction now accepts parameters of type OrmConditionInterface only More... almost 9 years ago
UPDATE: system | reference_orm.md -> updated the docs to skip the old permission table More... almost 9 years ago
NEW: system | InstallerSystem.php -> added an update to move the permission records between tables More... almost 9 years ago
NEW: system | InstallerSystem.php -> added an update to move the permission records between tables More... almost 9 years ago
NEW: system | Database -> started to merge system and system_date tables More... almost 9 years ago
BUG: system | DbPostgres.php -> getTables() missed to check the _dbprefix_ on emptyness More... almost 9 years ago
BUG: system | SystemAdmin.php -> the diff and changelog views missed to validate on InterfaceVersionable instances. In addition, the folderview mode was forced even for regular backend views. agp-128 More... almost 9 years ago
BUG: system | Root.php -> fixed the number of params in the insert statement More... almost 9 years ago
NEW: system | Root -> removed the system_comment column @ system and the assigned property. making problems since 2002 and not really required. agp-127 More... almost 9 years ago
UPDATE: system | InstallerSystem.php -> permissons are migrated in batches of 2500 records to short ids
Stefan Idler
as sidler
More... almost 9 years ago
Merge branch 'master' into features/orm-condition-refactor More... almost 9 years ago
UPDATE: system | Orm Refactoring -> moved method getOrderByRestrictionsAsString from OrmObjectlistRestriction to OrmCondition, More... almost 9 years ago
UPDATE: module_flow | FlowAdmin > add info to transition action and condition and update graph writer More... almost 9 years ago
NEW: v4skin | AdminskinImageresolver.php -> added a powerpoint icon
Stefan Idler
as sidler
More... almost 9 years ago
NEW: v4skin | AdminskinImageresolver.php -> added a powerpoint icon
Stefan Idler
as sidler
More... almost 9 years ago
Merge branch 'bugfix/agp-120_changelog_rights' More... almost 9 years ago
Merge branch 'bugfix/system-changelog-render' More... almost 9 years ago
Merge branch 'agp-34_dump_zip_pipe' More... almost 9 years ago
BUG: system | RightAdmin.php -> fixed the rendering of the permission matrix, the pre-selected checkboxes got lost More... almost 9 years ago
NEW: system | SystemAdmin.php -> added a default implementation to render permission changelogs More... almost 9 years ago
UPDATE: system | Rights.php -> changed permissions are stored based on the systemid instead of short-ids More... almost 9 years ago
UPDATE: module_flow | FlowTransition > add method to get parent status More... almost 9 years ago