31 Jul, 2007
40 commits
-
ActionItem0: trying to fix design editor git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@279 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: removing dangerous fixtures git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@278 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding a ! so we know if something goes wrong git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@277 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: closing <a> git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@276 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: sending index to design_editor git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@275 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: missed actual generator git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@274 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding migration generator git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@273 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
creating boxes when creating design git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@272 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: several stuff; working on design editor git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@271 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
reordering migrations git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@270 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: s/name/title/, name is the directory name git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@269 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: changing the expected format of the yml files git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@268 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: removing unused class git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@267 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: moving available design components into Design module git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@266 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding more test data git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@265 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding another template directory for testing git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@264 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: fixing annoying typo git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@263 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding parenthesis so Ruby stops complaining git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@262 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: moving simple to default git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@261 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: moving default to gray git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@260 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: more TODO git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@259 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: more TODO git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@258 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
listing TODO items git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@257 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: removing useless code, ApplicationController already declares design git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@256 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adapting to new design plugin git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@255 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: moving controller methods to their own file git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@254 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding support for design inheritance git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@253 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: testing the fact that I can override design on controller subclasses git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@252 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding newlines after every helper result git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@251 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: minor doc work git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@250 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: implementing acts_as_design git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@249 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding utility method to include all needed headers git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@248 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: properly testing Design:Helper methods git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@247 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
moving design stuff inside designs/ git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@246 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: moving templates test data inside templates/ git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@245 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding test data git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@244 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: a little bit of documentation git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@243 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: adding code from flexible template to be reworked later git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@242 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: finishing Design:Helper, It's generating code beautifully! git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@241 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
ActionItem0: checkpoint: walking forward with design plugin git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@240 3f533792-8f58-4932-b0fe-aaf55b0a4547