dwing

log

age author description
18 months ago Arpad Borsos theoretically support OpenID AX with both axschema and schema.openid.net, thank god that no provider has support for this yet somehowdefault tip
18 months ago Arpad Borsos fix invalid sql
18 months ago Arpad Borsos Use HTML5 placeholder attribute instead of custom JS, also add the openid account buttons to the user details page as well
18 months ago Arpad Borsos Make it possible to change the nickname, also show a history of already used names. Wow, I really love how gedit touches every single line, due to windows style line endings perhaps?
18 months ago Arpad Borsos fix returnto on login to work with https and the likes
20 months ago Arpad Borsos remove magic quotes hack, its deprecated in php5.3 anyway
20 months ago Arpad Borsos update some links
20 months ago Arpad Borsos fix legal with regard to locales, remove dwing specific part
20 months ago Arpad Borsos merge in dwing-rest
23 months ago Arpad Borsos merge in dwing-rest branch
2009-07-23 Arpad Borsos fix strict standards warning
2009-07-23 Arpad Borsos it is actually beginTransaction not startTransaction
2009-07-23 Arpad Borsos new Core::deleteEverythingFor method which makes use of the new ContentProvider Database
2009-07-23 Arpad Borsos make Comment into a ContentProvider
2009-07-22 Arpad Borsos remove old ContentType variables
2009-07-22 Arpad Borsos - make Tag into a ContentProvider
2009-07-22 Arpad Borsos fix stupid mistake
2009-07-22 Arpad Borsos - Make Rating into a ActiveRecord, ContentProviderSingle, JSONable
2009-07-21 Arpad Borsos remove a leftover from Database
2009-07-21 Arpad Borsos some dispatcher work
2009-07-21 Arpad Borsos some more interface work, still need to integrate this with real classes
2009-07-21 Arpad Borsos introduce some interfaces
20 months ago Arpad Borsos fix warning with unknown locales
23 months ago Arpad Borsos Fix mysql password shown in stack trace when connection failed
2009-07-18 Arpad Borsos fix copy&paste error
2009-07-18 Arpad Borsos rework part of the translation system
2009-07-18 Arpad Borsos runtime config model
2009-07-18 Arpad Borsos migrate to Core::
2009-07-18 Arpad Borsos get rid of Database::escape
2009-07-18 Arpad Borsos get rid of Database::escape
2009-07-18 Arpad Borsos get rid of Database::insert_id getter
2009-07-18 Arpad Borsos get rid of Database::queryAll
2009-07-18 Arpad Borsos get rid of Database::queryFirst
2009-07-18 Arpad Borsos get rid of and also make Core:: work with https and non-standard ports
2009-07-18 Arpad Borsos use more child selectors as suggested by page-speed, can't avoid the universal .progress *:hover rule however
2009-07-18 Arpad Borsos also use Utils::allowCache in fckconfig template
2009-07-16 Arpad Borsos more todo
2009-07-16 Arpad Borsos add some ideas to a TODO list
2009-07-16 Arpad Borsos make it easier to update to new jquery or json2 releases, also include John Resigs incredible js template engine and TextPrefill which is still unused so far
2009-05-30 Arpad Borsos use confirm in the delete handler
2009-05-28 Arpad Borsos new Utils::allowCache
2009-05-28 Arpad Borsos also fix REST.DELETE
2009-04-06 Arpad Borsos clean up some more unused stuff
2009-04-06 Arpad Borsos clean up some unused stuff
2009-03-20 Arpad Borsos make the browser cache some commonly used js and css files
2009-03-19 Arpad Borsos clear on logout
2009-03-14 Arpad Borsos remove sub/superscript, as it isn't even included in the page style
2009-03-03 Arpad Borsos update usage of HTMLPurifier to work with latest version 3.3.0
2009-01-18 Arpad Borsos fix stupid typo
2009-01-16 Arpad Borsos Update to jQuery 1.3
2009-01-16 Arpad Borsos Special case Google and Yahoo OpenIDs
2008-12-31 Arpad Borsos Quick bustage fix
2008-12-31 Arpad Borsos throw NotImplementedException from PUT methods plus some css cleanup
2008-12-30 Arpad Borsos fix stuff in opera
2008-12-29 Arpad Borsos deleted the wrong image plus some css fixes for opera. However, the rating widget doesnt work in opera somehow
2008-12-29 Arpad Borsos Translation updates and more dead stuff removal
2008-12-29 Arpad Borsos Legal Notice
2008-12-29 Arpad Borsos news posting and rights management
2008-12-28 Arpad Borsos delete actions
2008-12-28 Arpad Borsos add submitted comments to the DOM and clear the form