summaryrefslogtreecommitdiff
path: root/public/stylesheets
AgeCommit message (Expand)Author
2009-09-03visual clean up: it all starts with the login screen. this will be so minimal!hukl
2009-09-02corresponding css and js changeshukl
2009-09-02further interface improvementshukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
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-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-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-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
2009-04-16added autosave to node edit view. saves every 15 secondshukl
2009-04-13little layout fixhukl
2009-04-13that line does the trick!hukl
2009-04-13now the letter-spacing could use 1px - not more i say!hukl
2009-04-13now the node index page is sexy too !hukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-04-13slight modificationshukl
2009-04-13rebuilding the admin interfacehukl
2009-03-21cleaned up the node index viewhukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-15including title and abstract in the diff view.hukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-08added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.hukl
2009-03-08added revision column to nodes overviewhukl
2009-03-04minor fixeshukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-02yellow content linkshukl
2009-03-02added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...hukl
2009-02-22another round of view updateshukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-17a little style here and therehukl
2009-02-17added admin layout - more to comehukl
2009-02-01gave paragraphs a margin within the content divhukl
2009-01-31added everything needed to render a pagehukl
2009-01-31Added Page model scaffoldhukl