Commits

[3053 total ]
Avatar
#244 is no longer issue, remove the unused code

by rambo on 2009-11-09 07:59 (1 day ago)

Avatar
Version bump. Refs #1452

by Piotr Pokora (Using name ‘piotras’) on 2009-11-09 07:08 (1 day ago)

Avatar
scripted whitespace normalization, omitted org.maemo.cas/phpcas.lib/ just in case the library does something stupid with tabs in strings in stead of using escape sequences to mark them

by rambo on 2009-11-09 05:44 (1 day ago)

Avatar
handle the ML workarounds in dbfactory to avoid tons of code duplication, refs #1452 and #1392

by rambo on 2009-11-08 21:33 (1 day ago)

Avatar
use correct method call to test for ML, fixes #1452

by rambo on 2009-11-08 20:46 (1 day ago)

Avatar
rename property _other_xep_keys to _allowed_xep_keys in order to reflect its true meaning, removed old commented out code, refs #1450

by rambo on 2009-11-07 17:29 (3 days ago)

Avatar
use property_exists instead of isset (decorators totally break isset and the value might have been null anyway, refactor another check to continue loop in case a key needs to be skipped instead of using if-tree N levels deep for main code, fixes #1450

by rambo on 2009-11-07 17:26 (3 days ago)

Avatar
refactor to continue in case of not being able to render xep key in stead of using if-tree N levels deep, commented out an isset() that check always fails, refs #1450

by rambo on 2009-11-07 17:20 (3 days ago)

Avatar
use CDATA in name by default, fixes #1446

by rambo on 2009-11-06 21:23 (4 days ago)

Avatar
proxy is_in_tree MgdSchema method in decorators, use correct is_a helper, fixes #1447

by rambo on 2009-11-06 17:50 (4 days ago)