|
|
|
@136
|
[136]
|
2 years |
skyblue |
Make errors from beginSession() silent.
|
|
|
|
@126
|
[126]
|
2 years |
skyblue |
Make preg_replace_callback() in TextContentProcessor? quiet. We already …
|
|
|
|
@101
|
[101]
|
2 years |
skyblue |
* Properly implement filter fields (the where clause in SQL query) in …
|
|
|
|
@100
|
[100]
|
2 years |
skyblue |
* Make BaseFluxContentSource::logger public, so processors and form …
|
|
|
|
@98
|
[98]
|
2 years |
skyblue |
Adding ignore properties.
|
|
|
|
@96
|
[96]
|
2 years |
skyblue |
Make loadProcessorClass() of BaseFluxContentSource?() public.
|
|
|
|
@95
|
[95]
|
2 years |
skyblue |
Implement callSiblingProcessor() in the BaseFluxContentProcessor?.
|
|
|
|
@92
|
[92]
|
2 years |
skyblue |
Clear $_SESSION array after destroying session.
|
|
|
|
@91
|
[91]
|
2 years |
skyblue |
* Implement attachDefaultExceptionHandler() for BaseFluxLogger?.
* …
|
|
|
|
@90
|
[90]
|
2 years |
skyblue |
* #2: Implement handleForm(). Load form handlers on demand and return the …
|
|
|
|
@89
|
[89]
|
2 years |
skyblue |
* Change copyright year.
* Make session name parameter on …
|
|
|
|
@86
|
[86]
|
2 years |
skyblue |
Use exceptions instead of logging.
|
|
|
|
@82
|
[82]
|
2 years |
skyblue |
Small fix for logging stuff.
|
|
|
|
@81
|
[81]
|
2 years |
skyblue |
#18: Switch to SimpleXML for XML parsing (both for FluxFileContentSource? …
|
|
|
|
@80
|
[80]
|
2 years |
skyblue |
#4: Prevent the included processor from spitting out content using output …
|
|
|
|
@78
|
[78]
|
2 years |
skyblue |
#17: Ditch MDB2 and extend a couple classes from PDO for database …
|
|
|
|
@75
|
[75]
|
2 years |
skyblue |
Rename content categories with content types.
|
|
|
|
@74
|
[74]
|
2 years |
skyblue |
Adding database schema.
|
|
|
|
@73
|
[73]
|
2 years |
skyblue |
Fix the way class-local static members called. I'm getting used to PHP5, …
|
|
|
|
@72
|
[72]
|
2 years |
skyblue |
A oneliner logEvent() fix for FluxLogger?.
|
|
|
|
@71
|
[71]
|
2 years |
skyblue |
The last bits of "Category" ripoff.
|
|
|
|
@70
|
[70]
|
2 years |
skyblue |
Rename the term category with content type (#16)
Add support for …
|
|
|
|
@69
|
[69]
|
2 years |
skyblue |
Prefixing all classes and interfaces with "Flux", with the intentional …
|
|
|
|
@68
|
[68]
|
2 years |
skyblue |
Moved loglevel strings into the BaseFluxLogger? class, removing a bit more …
|
|
|
|
@67
|
[67]
|
2 years |
skyblue |
Move FLUXCAPACITOR_* const declarations into BaseContentSource? class, …
|
|
|
|
@66
|
[66]
|
2 years |
skyblue |
Add the IFluxLogger interface and the BaseFluxLogger? abstract class behind …
|
|
|
|
@63
|
[63]
|
2 years |
skyblue |
Rename PHP class to FluxUtil?.
Remove processor count (which we don't know …
|
|
|
|
@61
|
[61]
|
2 years |
skyblue |
Don't try to disconnect if the handle is a MDB2_Error anyway.
|
|
|
|
@59
|
[59]
|
2 years |
skyblue |
Renamed Logger to FluxLogger?.
Renamed ConfigurationManager? to …
|
|
|
|
@58
|
[58]
|
2 years |
skyblue |
Creating home for FluxCapacitor?.
|