1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ Created Runner Management Page
Philzen
as Phil. Austermann
More... almost 12 years ago
# relocated in common directory
Philzen
as Phil. Austermann
More... almost 12 years ago
# relocated in common directory
Philzen
as Phil. Austermann
More... almost 12 years ago
- Fixed Typo Bug
Philzen
as Phil. Austermann
More... almost 12 years ago
# added netbeans project files
Philzen
as Phil. Austermann
More... almost 12 years ago
+ checking of database version
Philzen
as Phil. Austermann
More... almost 12 years ago
# enhanced to execute baseline inserts after table creation
Philzen
as Phil. Austermann
More... almost 12 years ago
+ Added Baseline SQL Inserts creation script
Philzen
as Phil. Austermann
More... almost 12 years ago
+ 1st Model to query config stored in database
Philzen
as Phil. Austermann
More... almost 12 years ago
# Added dbVersion to App->params
Philzen
as Phil. Austermann
More... almost 12 years ago
+ New base class for AR models (necessary as it is not possible to set Yii::app()->db variables at runtime)
Philzen
as Phil. Austermann
More... almost 12 years ago
# Encapsulated reading of Local Config File into own static singleton class (CmConfig)
Philzen
as Phil. Austermann
More... almost 12 years ago
- Fixed regression bug
Philzen
as Phil. Austermann
More... almost 12 years ago
# Added all file endings with *~
Philzen
as Phil. Austermann
More... almost 12 years ago
# Refactoring: Db accessing methods now encapsulated in own mapper class CronMan\DbCreator
Philzen
as Phil. Austermann
More... almost 12 years ago
# Refactoring (Renamed / DbType now part of model)
Philzen
as Phil. Austermann
More... almost 12 years ago
# better recognition of already created database
Philzen
as Phil. Austermann
More... almost 12 years ago
# added comments
Philzen
as Phil. Austermann
More... almost 12 years ago
+ Database Creation for PostgreSQL works!
Philzen
as Phil. Austermann
More... almost 12 years ago
- Fix: entered Port # was not considered in DB-Connection
Philzen
as Phil. Austermann
More... almost 12 years ago
# Beautified Error Message
Philzen
as Phil. Austermann
More... almost 12 years ago
+ Added Database Permission Check Dialog (Pre-DB-Creation)
Philzen
as Phil. Austermann
More... almost 12 years ago
# More Consistent Error/Success-Message Layout
Philzen
as Phil. Austermann
More... almost 12 years ago
# More Consistent Error/Success-Message Layout
Philzen
as Phil. Austermann
More... almost 12 years ago
- smallFix
Philzen
as Phil. Austermann
More... almost 12 years ago
- Form Values now correctly restored from previous session / config
Philzen
as Phil. Austermann
More... almost 12 years ago
- Fix Eroor in case Config is not present yet
Philzen
as Phil. Austermann
More... almost 12 years ago
- solved bug with ever-retrurning default values (which were annoyingly overwriting inputs)
Philzen
as Phil. Austermann
More... almost 12 years ago
+ added Integer Check for DB Port #
Philzen
as Phil. Austermann
More... almost 12 years ago
+ Database Connection Testing now working + new (final) step for DB table creation added
Philzen
as Phil. Austermann
More... almost 12 years ago