2015-04-07 |
Roland Haeder | startElement(), finishElement() and characterHandler... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Subject line may contain HTML entities and then it... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Brought loadEmailTemplate() back to life. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Fixed parser error ... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Not so much double quotes for strings (convention). |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | It is better 'menu' + output of full fieldArray if... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | This is a public method. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Throwing an NPE here hides the actual exception and... |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Let's see if this works better. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Updated this as well. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Updated signature of addCriteria(). |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | UpdateCriteria currently needs to overwrite addCriteria(). |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Introduced genericHanleRequestLoginAreaFailedRedirect() |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | This old stuff needs to be rewritten. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Roland Haeder | No more needed to call parent execute(). |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Nope, no more ShipSimu here ... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Moved from shipsimu project. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Introduced genericHanleRequestLoginFailedRedirect(). |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Also call initWebOutputInstance() here. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Added some more missing class fields. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Added missing field. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Same for controller (?). |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Added 'default_image_command' as this is really the... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Gee, found more copy-paste errors ... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Don't look for commands in controller resolvers as... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | resolveController() was everywhere the same, still... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | It is actually a class. |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Added support for template suffix. This allows to load... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Sometimes 'page' is wanted, sometimes 'command' but... |
commit | commitdiff | tree | snapshot |
2015-04-06 |
Roland Haeder | Use getResponseTypeFromSystem() to get 'html' or 'conso... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Don't allow underscores or dashes in application names... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Renamed a lot more stuff from 'web' to 'html'. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Forgot to rename classes as well ... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | One to much? |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Cleanup + expanded CompileableTemplate with a lot publi... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Configuration data is now being inserted as same as... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added 'base_url' |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Introduced executeGenericPrePostCommand() which will... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added shutdown filter methods. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added sendGenericGetResponse() which sends a generic... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added isGetRequestMethod(), isHeadRequestMethod() and... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Moved some class fields and their setter/getter to... |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Renamed classes. |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Renamed classes |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Fixed comments (minor) |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added new method as the template engine may need additional |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Basicly finished menu rendering (wow). |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Added very basic support (unfinished) for menu rendering |
commit | commitdiff | tree | snapshot |
2015-04-05 |
Roland Haeder | Keep multi-line comments in their proper way with ... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | It is now html, not web. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Move also this. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved from 'hub' (jepp, more to come!) |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Added from 'hub' project. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved from 'hub' project, too. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved from 'hub' project. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved visitor stuff from 'hub'. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved default iterator from 'hub'. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved ListGroupList from 'hub'. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Also moved this interface (again more will come). |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Also moved this stuff (more may come). |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Also moved this interface. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Added task handler from 'hub' project. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Moved methods to reduce code duplicates. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Class prefixes can be now all lower-case. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Response type fixed (opps). |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | getDefaultCommand() is now moved to BaseResponse. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Class prefixes for actions, commands and controllers... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Output system is now no longer initialized by loading... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | getResponseTypeFromSystem() is now static. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Separate web and console debugging. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Imported from 'hub' code. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Renamed more stuff (will break app_die(), so it needs... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Very noisy line (for web applications). |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Some fixes for template parsing. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Roland Haeder | Don't shorten variable names, even when they become... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Better use 'self'. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Language base path is now optional. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Added config entry. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Class renamed + some cosmetical changes applied. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Renamed some more 'web' -> 'html' (more will come). |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Even more renamed 'web' -> 'html' |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | 'Web' is to generic, better use 'Html' as it is for... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Obsolete code removed. |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | Updated a little unmaintained test cases (they need... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Roland Haeder | HttpRequest and HttpResponse were to generic as they... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | Introduced initWebOutputInstance() which will initializ... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | It may rarely happen that no filters are registered... |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Roland Haeder | Minor fix, don't mix space and tab for intending, excep... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Roland Haeder | Moved getter near it's setter counter part to have... |
commit | commitdiff | tree | snapshot |
2015-03-21 |
Roland Haeder | Commented added switch to MHASH_SHA256 + 5-times hashin... |
commit | commitdiff | tree | snapshot |
2015-03-19 |
Roland Haeder | Commented out noisy debug lines, closeFile() should... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | More cleanups of public closeFile() method as it is... |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | Fixed parser error. |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Roland Haeder | Don't "abuse" setters for actually "unsetting" (closing... |
commit | commitdiff | tree | snapshot |
2015-03-17 |
Roland Haeder | Updated copyright: |
commit | commitdiff | tree | snapshot |
2015-03-16 |
Roland Haeder | Renamed DatabaseResult to CachedDatabaseResult as it... |
commit | commitdiff | tree | snapshot |
2015-03-13 |
Roland Haeder | Fixed loading of chash.pos (wrong indexes) + added... |
commit | commitdiff | tree | snapshot |
2015-03-10 |
Roland Haeder | Renamed BaseFile to BaseAbstractFile to make it more... |
commit | commitdiff | tree | snapshot |
next |