summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Removed debug codeKevin Chabowski2013-09-15
|
* Changed weird internal terminologyKevin Chabowski2013-09-15
|
* Reduced duplicate code for config reading.Kevin Chabowski2013-09-14
|
* checkjobs (was checkmails) now recovers from panicsKevin Chabowski2013-09-14
|
* Made jobsLimit and maxSchedules configurableKevin Chabowski2013-09-12
|
* Jobs will nmow be checked directly after starting.Kevin Chabowski2013-09-12
|
* Made the checkInterval configurableKevin Chabowski2013-09-12
|
* Added settings pageKevin Chabowski2013-09-12
|
* Improved Job editor.Kevin Chabowski2013-09-12
| | | | Jobs that will never be executed can not be saved now.
* Added format hint in job editorKevin Chabowski2013-09-05
|
* Improved job editorKevin Chabowski2013-09-05
|
* Menu options change drectly on Login/LogoutKevin Chabowski2013-09-05
|
* Began designing the interface.Kevin Chabowski2013-09-01
| | | | | * A simple stylesheet added * Templates modified
* Mails are now sent.Kevin Chabowski2013-09-01
| | | | (Also fixed date format for mails)
* Jobeditor can now actually edit jobs.Kevin Chabowski2013-09-01
|
* Jobs can now be viewed in the job editor.Kevin Chabowski2013-08-31
|
* Added JoblistKevin Chabowski2013-08-30
|
* Added {,Set}Location to modelKevin Chabowski2013-08-30
|
* Password reset implementedKevin Chabowski2013-08-30
|
* Password reset partially implemented.Kevin Chabowski2013-08-30
|
* Seeding the PRNGKevin Chabowski2013-08-30
|
* Implemeted account deletionKevin Chabowski2013-08-30
|
* Defined own handler type to reduce repetive jobs.Kevin Chabowski2013-08-30
|
* Implemented Logout and improved sessionsKevin Chabowski2013-08-30
|
* Login implementedKevin Chabowski2013-08-30
|
* Fixed *User.PWHashKevin Chabowski2013-08-30
|
* Account activation doneKevin Chabowski2013-08-29
|
* Registering accounts is workingKevin Chabowski2013-08-29
|
* Some improvements to the modelKevin Chabowski2013-08-28
|
* Added mailing interface (from other project)Kevin Chabowski2013-08-28
|
* Added MySQL implementation of database model.Kevin Chabowski2013-08-28
|
* Improved database modelKevin Chabowski2013-08-28
|
* Added MultiChronosKevin Chabowski2013-08-28
|
* Chronos infos can now be stringified and parsed.Kevin Chabowski2013-08-28
|
* Rough idea for a database model.Kevin Chabowski2013-08-27
|
* NilTime -> nilTimeKevin Chabowski2013-08-26
| | | | | | So users can not manipulate that variable Also added some documentation
* Added Chronos for calculating times in the future.Kevin Chabowski2013-08-26