summaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Expand)Author
2009-09-06Merge branch 'public_search'hukl
2009-09-06search field now at the right position with image button and image textfieldhukl
2009-09-06another layout refinementhukl
2009-09-06minor stylesheet changeshukl
2009-09-05css finetuninghukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-05fixing menu padding and font-sizehukl
2009-09-05fixed two js lint warningshukl
2009-09-03flash error styling and more padding (top/bottom) for highlighted textshukl
2009-09-03visual clean up: it all starts with the login screen. this will be so minimal!hukl
2009-09-02final clean uphukl
2009-09-02even betterhukl
2009-09-02more refactoring - self.bite(table)hukl
2009-09-02wow - jquery sucks from time to time. it works now entirely as expected but I don't know why it didn't before *sigh*hukl
2009-09-02corresponding css and js changeshukl
2009-09-02further interface improvementshukl
2009-09-02some drag and drop refinementshukl
2009-09-02only sort images if something has actually changedhukl
2009-09-02drag out and drag back over the droppable now workshukl
2009-09-02formattinghukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-09-01slight interface changeshukl
2009-08-31calendar css improvementshukl
2009-08-31the wrapper should be left-aligned really… what was I thinkinghukl
2009-08-15made the sorting a bit smoother by adding a placeholderhukl
2009-08-15the link has to be closured to make it workhukl
2009-08-09added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...hukl
2009-08-09editing menu items now works to. also some minor changeshukl
2009-08-09refactored the way new menu items are created. went back to rest and added the js ajax search to fill out the form for you. much cleaner, unobtrusive approach.hukl
2009-08-08lots of new code to manage menu items - harder than expected :/hukl
2009-08-08encapsulated javascript magic into objectshukl
2009-08-08fixed indentationhukl
2009-07-19no text-decoration in article_partialhukl
2009-07-19scrollbars for pre elements which are too widehukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-07-18replaced header image. added left_column background image. some css modificationshukl
2009-07-12new header image and css - work in progresshukl
2009-07-12moved old images to new location, preparing new themehukl
2009-06-13added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions a...hukl
2009-06-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-05-08comparing content instead of string length to track changeshukl
2009-05-08put the whole autosave stuff into admin_interface.jshukl
2009-05-07autosave only when something has actually changed. this was hard. i don't like javascripthukl
2009-05-01introducing the restore revision functionalityhukl
2009-04-27seperated admin overview into partials. included recent changeshukl
2009-04-27tiny style fixhukl
2009-04-19tiny css fixhukl
2009-04-18css additionhukl
2009-04-18styling the password input as wellhukl
2009-04-16lowercase of course …hukl